code
stringlengths 2k
1.04M
| repo_path
stringlengths 5
517
| parsed_code
stringlengths 0
1.04M
| quality_prob
float64 0.02
0.95
| learning_prob
float64 0.02
0.93
|
---|---|---|---|---|
.sale-order-payment-change-pp-list { opacity: 0; }
.sale-order-payment-change-pp-company {
position: relative;
z-index: 100;
padding-bottom: 10px;
min-height: 40px;
}
.sale-order-payment-change-pp .sale-order-payment-change-pp-company {
margin-bottom: 15px;
padding: 7px;
height: auto;
border: 1px solid transparent;
transition: all 100ms ease;
}
.sale-order-payment-change-pp-company-graf-container {
position: relative;
padding-top: 50%;
width: auto;
height: 0;
border: 2px solid #c3cace;
border-radius: 2px;
background: #fff;
transition: all 100ms ease;
}
.sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container { border-color: var(--theme-color-primary); }
.sale-order-payment-change-pp-company-image {
position: absolute;
top: 5px;
right: 5px;
bottom: 5px;
left: 5px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.sale-order-payment-change-pp-company-smalltitle {
text-align: center;
font-size: 11px;
}
.sale-order-payment-change-pp-field .form-control { background: #fff; }
.sale-order-payment-change-pp-price {
padding: 4px 0;
text-align: right;
}
.sale-order-payment-change-service-small {
color: #a3a3a3;
font-size: 11px;
}
@media (min-width: 1200px) {
.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(4n+1),
.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(4n+1) {
clear: both;
padding-left: 0;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(3n+1),
.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(3n+1) {
clear: both;
padding-left: 0;
}
}
@media (max-width: 767px) {
.sale-order-payment-change-pp,
.sale-order-payment-change-pp-item-container { max-width: 450px; }
.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(2n+1),
.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(2n+1) {
clear: both;
padding-left: 0;
}
}
.sale-order-payment-change-payment-title {
color: #000;
font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sale-order-payment-change-status-alert,
.sale-order-payment-change-status-restricted,
.sale-order-payment-change-status-success {
display: inline-block;
padding: 4px 10px 5px 8px;
border: 1px solid #eab3b9;
border-radius: 2px;
background: #ffe5e8;
color: #d0021b;
font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sale-order-payment-change-status-restricted {
border: 1px solid rgba(128, 134, 142, 0.20);
background: #f3f4f5;
color: #535c69;
}
.sale-order-payment-change-status-success {
border: 1px solid #bed277;
background: #e3f0bd;
color: #597707;
}
.sale-order-payment-change-payment-price {
font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sale-order-payment-change-payment-form-group { display: table; }
.sale-order-payment-change-payment-form-cell {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.sale-order-inner-payment-button {
display: block;
float: left;
padding: 0 17px;
max-width: 115px;
height: 38px;
border-radius: 2px;
background: #1485ce;
color: #fff;
text-align: center;
font: bold 13px/38px "Helvetica Neue", Helvetica, Arial, sans-serif;
cursor: pointer;
}
.sale-order-inner-payment-button:hover {
background: #53a4d8;
color: #fff;
transition: background ease-out 0.5s;
}
.sale-order-inner-payment-button.inactive-button {
opacity: 0.2;
cursor: pointer;
}
.sale-order-inner-payment-button.inactive-button:hover {
background: #1485ce;
color: #fff;
}
.sale-order-inner-padding-bottom { padding-bottom: 15px; }
.sale-paysystem-wrapper {
position: relative;
margin: 0 -15px 0 0;
padding: 24px 38px 24px 38px;
border: 1px solid #3bc8f5;
color: #424956;
font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.sale-paysystem-wrapper {
position: relative;
margin: 0 -15px 0 0;
padding: 24px 38px 24px 38px;
border: 1px solid #3bc8f5;
color: #424956;
font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.sale-paysystem-close {
position: absolute;
top: 7px;
right: 7px;
}
.sale-paysystem-close-item {
display: inline-block;
width: 18px;
height: 18px;
background: url(../../components/bitrix/sale.personal.order.detail/templates/.default/images/sale-personal-order-sprite.svg) 1px 1px no-repeat;
opacity: 1;
cursor: pointer;
transition: opacity .3s ease;
}
.sale-paysystem-close-item:hover {
opacity: .5;
}
.sale-paysystem-description {
margin: 0 0 11px 0;
color: #bcbdc0;
font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.sale-paysystem-yandex-button {
display: inline-block;
margin: 26px 10px 26px 0;
}
.sale-paysystem-yandex-button-item {
padding: 0 22px;
height: 38px;
border: 0;
border-radius: 2px;
background: #f59023;
color: #fff;
font: bold 13px/35px "Helvetica Neue", Arial, Helvetica, sans-serif;
transition: background .3s ease;
}
.sale-paysystem-yandex-button-item:hover { background: #ff911a; }
.sale-paysystem-yandex-button-descrition {
display: inline-block;
margin: 0 0 15px 0;
color: #80868e;
font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
} | www/html/bitrix/modules/sale/install/components/bitrix/sale.order.payment.change/templates/bootstrap_v4/style.css |
.sale-order-payment-change-pp-list { opacity: 0; }
.sale-order-payment-change-pp-company {
position: relative;
z-index: 100;
padding-bottom: 10px;
min-height: 40px;
}
.sale-order-payment-change-pp .sale-order-payment-change-pp-company {
margin-bottom: 15px;
padding: 7px;
height: auto;
border: 1px solid transparent;
transition: all 100ms ease;
}
.sale-order-payment-change-pp-company-graf-container {
position: relative;
padding-top: 50%;
width: auto;
height: 0;
border: 2px solid #c3cace;
border-radius: 2px;
background: #fff;
transition: all 100ms ease;
}
.sale-order-payment-change-pp-company:hover .sale-order-payment-change-pp-company-graf-container { border-color: var(--theme-color-primary); }
.sale-order-payment-change-pp-company-image {
position: absolute;
top: 5px;
right: 5px;
bottom: 5px;
left: 5px;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
}
.sale-order-payment-change-pp-company-smalltitle {
text-align: center;
font-size: 11px;
}
.sale-order-payment-change-pp-field .form-control { background: #fff; }
.sale-order-payment-change-pp-price {
padding: 4px 0;
text-align: right;
}
.sale-order-payment-change-service-small {
color: #a3a3a3;
font-size: 11px;
}
@media (min-width: 1200px) {
.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(4n+1),
.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(4n+1) {
clear: both;
padding-left: 0;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(3n+1),
.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(3n+1) {
clear: both;
padding-left: 0;
}
}
@media (max-width: 767px) {
.sale-order-payment-change-pp,
.sale-order-payment-change-pp-item-container { max-width: 450px; }
.sale-order-payment-change-pp div .sale-order-payment-change-pp-company:nth-child(2n+1),
.sale-order-payment-change-pp-item-container .sale-order-payment-change-pp-company:nth-child(2n+1) {
clear: both;
padding-left: 0;
}
}
.sale-order-payment-change-payment-title {
color: #000;
font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sale-order-payment-change-status-alert,
.sale-order-payment-change-status-restricted,
.sale-order-payment-change-status-success {
display: inline-block;
padding: 4px 10px 5px 8px;
border: 1px solid #eab3b9;
border-radius: 2px;
background: #ffe5e8;
color: #d0021b;
font: bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sale-order-payment-change-status-restricted {
border: 1px solid rgba(128, 134, 142, 0.20);
background: #f3f4f5;
color: #535c69;
}
.sale-order-payment-change-status-success {
border: 1px solid #bed277;
background: #e3f0bd;
color: #597707;
}
.sale-order-payment-change-payment-price {
font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sale-order-payment-change-payment-form-group { display: table; }
.sale-order-payment-change-payment-form-cell {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.sale-order-inner-payment-button {
display: block;
float: left;
padding: 0 17px;
max-width: 115px;
height: 38px;
border-radius: 2px;
background: #1485ce;
color: #fff;
text-align: center;
font: bold 13px/38px "Helvetica Neue", Helvetica, Arial, sans-serif;
cursor: pointer;
}
.sale-order-inner-payment-button:hover {
background: #53a4d8;
color: #fff;
transition: background ease-out 0.5s;
}
.sale-order-inner-payment-button.inactive-button {
opacity: 0.2;
cursor: pointer;
}
.sale-order-inner-payment-button.inactive-button:hover {
background: #1485ce;
color: #fff;
}
.sale-order-inner-padding-bottom { padding-bottom: 15px; }
.sale-paysystem-wrapper {
position: relative;
margin: 0 -15px 0 0;
padding: 24px 38px 24px 38px;
border: 1px solid #3bc8f5;
color: #424956;
font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.sale-paysystem-wrapper {
position: relative;
margin: 0 -15px 0 0;
padding: 24px 38px 24px 38px;
border: 1px solid #3bc8f5;
color: #424956;
font: 14px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.sale-paysystem-close {
position: absolute;
top: 7px;
right: 7px;
}
.sale-paysystem-close-item {
display: inline-block;
width: 18px;
height: 18px;
background: url(../../components/bitrix/sale.personal.order.detail/templates/.default/images/sale-personal-order-sprite.svg) 1px 1px no-repeat;
opacity: 1;
cursor: pointer;
transition: opacity .3s ease;
}
.sale-paysystem-close-item:hover {
opacity: .5;
}
.sale-paysystem-description {
margin: 0 0 11px 0;
color: #bcbdc0;
font: 11px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.sale-paysystem-yandex-button {
display: inline-block;
margin: 26px 10px 26px 0;
}
.sale-paysystem-yandex-button-item {
padding: 0 22px;
height: 38px;
border: 0;
border-radius: 2px;
background: #f59023;
color: #fff;
font: bold 13px/35px "Helvetica Neue", Arial, Helvetica, sans-serif;
transition: background .3s ease;
}
.sale-paysystem-yandex-button-item:hover { background: #ff911a; }
.sale-paysystem-yandex-button-descrition {
display: inline-block;
margin: 0 0 15px 0;
color: #80868e;
font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
} | 0.390127 | 0.061537 |
:root {
--gray: #a0a0a0;
--teal: #19a9c3;
--blue: #00b9ff;
--dark-gray: #777777;
--prussian-blue: #094370;
}
body {
background-color: #eeeeee;
color: var(--gray);
font-size: 18px;
font-family: 'Noto Sans TC', "Open Sans", Arial, Helvetica, sans-serif;
overflow-x: hidden;
padding: 0px;
margin: 0px;
}
a, a:visited {
color: var(--teal);
text-decoration: none;
}
a:hover {
color: var(--blue);
transition: color 300ms;
}
h1.title {
color: #333;
display: block;
font-size: 2.2rem;
font-weight: 100;
text-align: center;
padding: 30px 0px 10px;
}
nav {
position: absolute;
right: -180px;
width: 150px;
}
nav ul {
list-style: none;
margin: 0px;
padding: 0px;
}
nav li {
list-style: none;
margin: 15px 0px;
padding: 0px;
}
nav a, nav a:visited {
color: var(--gray);
display: block;
transition: color 500ms;
}
nav a span {
background-color: var(--gray);
display: inline-block;
height: 8px;
margin-right: 15px;
transition: background-color 500ms;
width: 20px;
vertical-align: middle;
}
nav a:hover {
color: var(--teal);
}
nav a:hover span {
background-color: var(--teal);
}
nav .active a {
color: var(--teal);
}
nav .active a span {
background-color: var(--teal);
}
p {
line-height: 2rem;
padding: 10px 0px;
font-size: 1rem;
}
h2 {
color: var(--prussian-blue);
font-size: 1.5rem;
font-weight: 400;
padding: 5px 0px;
}
h3 {
font-size: 1.2rem;
font-weight: 100;
}
.main {
position: relative;
margin: 0px auto;
max-width: 800px;
width: 100%;
}
.main-container {
border-radius: 30px;
background-color: #f5f5f5;
color: var(--dark-gray);
margin: 20px 0px;
overflow-x: auto;
padding: 50px;
}
.container {
animation: fadeIn 500ms ease-in;
}
@keyframes fadeIn {
0% {
opacity: 0;
transform: translateY(-25px)
}
100% {
opacity: 1;
transform: translateY(0px)
}
}
@media (max-width: 1250px) {
.main {
max-width: 630px;
}
body {
font-size: 15px;
}
}
@media (max-width: 1050px) {
nav {
max-width: 550px;
margin: 0px auto;
position: static;
width: 100%;
}
nav a span {
display: none;
}
nav ul {
display: flex;
justify-content: space-around;
}
}
@media (max-width: 575px) {
h1.title {
font-size: 1.7rem;
}
.main-container {
padding: 20px;
}
body {
font-size: 13px;
}
.hide-575 {
display: none;
}
}
.loader {
border: 5px solid transparent;
/* Light grey */
border-top: 5px solid #454547;
/* Blue */
border-radius: 50%;
width: 70px;
height: 70px;
animation: spin 750ms linear infinite;
margin: 20px auto;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
ul {
padding: 10px 0px 10px 10px;
}
ul li {
list-style-type: disc;
list-style-position: inside;
padding: 5px 0px;
font-size: 1rem;
}
/*override other css files*/
.cd-timeline {
background-color: transparent;
}
@media (min-width: 64rem) {
.cd-timeline__date {
left: 130%;
}
.cd-timeline__block:nth-child(even) .cd-timeline__date {
right: 130%;
}
}
.cd-timeline__block i.material-icons{
color: #fff
}
.cd-timeline__green{
background-color: var(--cd-color-4);
}
.cd-timeline__red{
background-color: var(--cd-color-5);
}
.cd-timeline__yellow{
background-color: var(--cd-color-6);
}
.cd-timeline__gray{
background-color: #d4d4d4;
} | css/main.css | :root {
--gray: #a0a0a0;
--teal: #19a9c3;
--blue: #00b9ff;
--dark-gray: #777777;
--prussian-blue: #094370;
}
body {
background-color: #eeeeee;
color: var(--gray);
font-size: 18px;
font-family: 'Noto Sans TC', "Open Sans", Arial, Helvetica, sans-serif;
overflow-x: hidden;
padding: 0px;
margin: 0px;
}
a, a:visited {
color: var(--teal);
text-decoration: none;
}
a:hover {
color: var(--blue);
transition: color 300ms;
}
h1.title {
color: #333;
display: block;
font-size: 2.2rem;
font-weight: 100;
text-align: center;
padding: 30px 0px 10px;
}
nav {
position: absolute;
right: -180px;
width: 150px;
}
nav ul {
list-style: none;
margin: 0px;
padding: 0px;
}
nav li {
list-style: none;
margin: 15px 0px;
padding: 0px;
}
nav a, nav a:visited {
color: var(--gray);
display: block;
transition: color 500ms;
}
nav a span {
background-color: var(--gray);
display: inline-block;
height: 8px;
margin-right: 15px;
transition: background-color 500ms;
width: 20px;
vertical-align: middle;
}
nav a:hover {
color: var(--teal);
}
nav a:hover span {
background-color: var(--teal);
}
nav .active a {
color: var(--teal);
}
nav .active a span {
background-color: var(--teal);
}
p {
line-height: 2rem;
padding: 10px 0px;
font-size: 1rem;
}
h2 {
color: var(--prussian-blue);
font-size: 1.5rem;
font-weight: 400;
padding: 5px 0px;
}
h3 {
font-size: 1.2rem;
font-weight: 100;
}
.main {
position: relative;
margin: 0px auto;
max-width: 800px;
width: 100%;
}
.main-container {
border-radius: 30px;
background-color: #f5f5f5;
color: var(--dark-gray);
margin: 20px 0px;
overflow-x: auto;
padding: 50px;
}
.container {
animation: fadeIn 500ms ease-in;
}
@keyframes fadeIn {
0% {
opacity: 0;
transform: translateY(-25px)
}
100% {
opacity: 1;
transform: translateY(0px)
}
}
@media (max-width: 1250px) {
.main {
max-width: 630px;
}
body {
font-size: 15px;
}
}
@media (max-width: 1050px) {
nav {
max-width: 550px;
margin: 0px auto;
position: static;
width: 100%;
}
nav a span {
display: none;
}
nav ul {
display: flex;
justify-content: space-around;
}
}
@media (max-width: 575px) {
h1.title {
font-size: 1.7rem;
}
.main-container {
padding: 20px;
}
body {
font-size: 13px;
}
.hide-575 {
display: none;
}
}
.loader {
border: 5px solid transparent;
/* Light grey */
border-top: 5px solid #454547;
/* Blue */
border-radius: 50%;
width: 70px;
height: 70px;
animation: spin 750ms linear infinite;
margin: 20px auto;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
ul {
padding: 10px 0px 10px 10px;
}
ul li {
list-style-type: disc;
list-style-position: inside;
padding: 5px 0px;
font-size: 1rem;
}
/*override other css files*/
.cd-timeline {
background-color: transparent;
}
@media (min-width: 64rem) {
.cd-timeline__date {
left: 130%;
}
.cd-timeline__block:nth-child(even) .cd-timeline__date {
right: 130%;
}
}
.cd-timeline__block i.material-icons{
color: #fff
}
.cd-timeline__green{
background-color: var(--cd-color-4);
}
.cd-timeline__red{
background-color: var(--cd-color-5);
}
.cd-timeline__yellow{
background-color: var(--cd-color-6);
}
.cd-timeline__gray{
background-color: #d4d4d4;
} | 0.609524 | 0.215103 |
.site-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 140px;
}
.site-header>a>img {
display: block;
width: 160px;
height: 41px;
}
.site-nav-list {
display: flex;
}
.site-nav-item {
margin-right: 40px;
}
.site-nav-item:last-child {
margin-right: 0;
}
.site-nav-item a {
font-size: 18px;
line-height: 23px;
color: #1F1534;
opacity: 0.5;
}
.site-nav-list .active a {
opacity: 1;
font-weight: bold;
}
/* start virtual healhare section */
.virtual-healhare-section {
display: flex;
margin-top: 90px;
margin-bottom: 110px;
}
.virtual-healhare-section .text-wrapper {
display: flex;
flex-direction: column;
justify-content: center;
margin-right: 100px;
}
.virtual-healhare-section .text-wrapper h1 {
font-weight: bold;
font-size: 48px;
line-height: 56px;
margin-bottom: 25px;
}
.virtual-healhare-section .text-wrapper p {
font-weight: 300;
font-size: 21px;
line-height: 32px;
margin-bottom: 48px;
}
.virtual-healhare-section .text-wrapper a {
background-color: #458FF6;
color: white;
}
/* services section */
.services-section {
display: flex;
flex-direction: column;
align-items: center;
}
.services-section .heading {
font-size: 36px;
line-height: 56px;
margin-bottom: 30px;
}
.services-section > hr {
margin-bottom: 35px;
}
.services-section .services-info {
font-weight: 300;
font-size: 18px;
text-align: center;
line-height: 30px;
color: #7D7987;
width: 950px;
margin-bottom: 80px;
}
.services-section .services-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 30px;
}
.services-section .services-item {
width: 370px;
margin-bottom: 40px;
border-radius: 20px;
box-shadow: 10px 40px 50px rgba(229, 233, 246, 0.4);
overflow: hidden;
transition: box-shadow 0.3s linear;
}
.services-section .services-item:hover {
box-shadow: 10px 40px 50px rgba(229, 233, 246, 1);
}
.services-section .services-item a {
padding: 65px 30px 55px 30px;
height: 100%;
}
.services-section .services-item img {
display: block;
height: 100px;
width: 85px;
object-fit: contain;
margin-bottom: 25px;
}
.services-section .services-item h3 {
font-size: 24px;
line-height: 56px;
color: #000000;
margin-bottom: 5px;
}
.services-section .services-item p {
margin: 0;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #7D7987;
}
/* info section */
.info_section{
display: flex;
flex-direction: row;
align-items: center;
align-content: center;
}
.main_div{
display: block;
margin-top: 220px;
}
.div2{
display: block;
width: 481px;
margin-left: 142px;
font-size: 26px;
}
.devider1{
width: 56px;
height: 2px;
border: none;
background-color: black;
border-radius: 5px;
}
.div2 p{
font-size: 20px;
text-align: start;
line-height: 30px;
color: #7D7987;
font-weight: 300;
}
.link1 {
display: flex;
align-items: center;
justify-content: center;
width: 200px;
height: 56px;
border-radius: 55px;
background-color: white;
color: #458FF6;
border: 2px solid #458FF6;
font-weight: bold;
font-size: 18px;
line-height: 60px;
margin-top: 27px;
}
.div3{
display: flex;
flex-direction: row;
justify-content: space-between;
font-size: 26px;
width: 1500px;
margin-top: 268px;
}
.div3 h1{
width: 430px;
}
.devider2{
width: 56px;
height: 2px;
border: none;
background-color: black;
border-radius: 5px;
margin-left: 0px;
}
.div3 p{
font-size: 20px;
text-align: start;
line-height: 30px;
color: #7D7987;
font-weight: 300;
width: 420px;
}
.div3 img{
margin-left: auto;
}
.div3 a img{
display: block;
}
.div4{
width: 1120px;
height: 425px;
background-color: #67C3F3;
border-radius: 40px;
margin-top: 330px;
display: block;
}
.div4_1{
margin-top: 40px;
}
.div4_1 h1{
display: flex;
justify-content: center;
font-size: 36px;
color: #FFFF;
}
.div4_1 hr{
display: flex;
justify-content: center;
width: 56px;
height: 2px;
border: none;
background-color: black;
border-radius: 5px;
}
.div4 div{
display: flex;
flex-direction: column;
}
.div_img div{
display: flex;
/* border: 2px solid red; */
flex-direction: row;
color: #FFFF;
}
.div_img1_img{
/* border: 1px solid black; */
border-radius: 50%;
}
.div_img h2{
margin-top: 50px;
margin-left: 29px;
padding: 0px;
}
.div_img1 div{
display: flex;
flex-direction: column;
}
.div_img div p{
margin-bottom: 90px;
margin-left: 29px;
}
/* .div_info{
/* border: 1px solid black; */
.div_blue_p{
width: 420px;
margin-left: auto;
} | css/styles.css |
.site-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 140px;
}
.site-header>a>img {
display: block;
width: 160px;
height: 41px;
}
.site-nav-list {
display: flex;
}
.site-nav-item {
margin-right: 40px;
}
.site-nav-item:last-child {
margin-right: 0;
}
.site-nav-item a {
font-size: 18px;
line-height: 23px;
color: #1F1534;
opacity: 0.5;
}
.site-nav-list .active a {
opacity: 1;
font-weight: bold;
}
/* start virtual healhare section */
.virtual-healhare-section {
display: flex;
margin-top: 90px;
margin-bottom: 110px;
}
.virtual-healhare-section .text-wrapper {
display: flex;
flex-direction: column;
justify-content: center;
margin-right: 100px;
}
.virtual-healhare-section .text-wrapper h1 {
font-weight: bold;
font-size: 48px;
line-height: 56px;
margin-bottom: 25px;
}
.virtual-healhare-section .text-wrapper p {
font-weight: 300;
font-size: 21px;
line-height: 32px;
margin-bottom: 48px;
}
.virtual-healhare-section .text-wrapper a {
background-color: #458FF6;
color: white;
}
/* services section */
.services-section {
display: flex;
flex-direction: column;
align-items: center;
}
.services-section .heading {
font-size: 36px;
line-height: 56px;
margin-bottom: 30px;
}
.services-section > hr {
margin-bottom: 35px;
}
.services-section .services-info {
font-weight: 300;
font-size: 18px;
text-align: center;
line-height: 30px;
color: #7D7987;
width: 950px;
margin-bottom: 80px;
}
.services-section .services-list {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 30px;
}
.services-section .services-item {
width: 370px;
margin-bottom: 40px;
border-radius: 20px;
box-shadow: 10px 40px 50px rgba(229, 233, 246, 0.4);
overflow: hidden;
transition: box-shadow 0.3s linear;
}
.services-section .services-item:hover {
box-shadow: 10px 40px 50px rgba(229, 233, 246, 1);
}
.services-section .services-item a {
padding: 65px 30px 55px 30px;
height: 100%;
}
.services-section .services-item img {
display: block;
height: 100px;
width: 85px;
object-fit: contain;
margin-bottom: 25px;
}
.services-section .services-item h3 {
font-size: 24px;
line-height: 56px;
color: #000000;
margin-bottom: 5px;
}
.services-section .services-item p {
margin: 0;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #7D7987;
}
/* info section */
.info_section{
display: flex;
flex-direction: row;
align-items: center;
align-content: center;
}
.main_div{
display: block;
margin-top: 220px;
}
.div2{
display: block;
width: 481px;
margin-left: 142px;
font-size: 26px;
}
.devider1{
width: 56px;
height: 2px;
border: none;
background-color: black;
border-radius: 5px;
}
.div2 p{
font-size: 20px;
text-align: start;
line-height: 30px;
color: #7D7987;
font-weight: 300;
}
.link1 {
display: flex;
align-items: center;
justify-content: center;
width: 200px;
height: 56px;
border-radius: 55px;
background-color: white;
color: #458FF6;
border: 2px solid #458FF6;
font-weight: bold;
font-size: 18px;
line-height: 60px;
margin-top: 27px;
}
.div3{
display: flex;
flex-direction: row;
justify-content: space-between;
font-size: 26px;
width: 1500px;
margin-top: 268px;
}
.div3 h1{
width: 430px;
}
.devider2{
width: 56px;
height: 2px;
border: none;
background-color: black;
border-radius: 5px;
margin-left: 0px;
}
.div3 p{
font-size: 20px;
text-align: start;
line-height: 30px;
color: #7D7987;
font-weight: 300;
width: 420px;
}
.div3 img{
margin-left: auto;
}
.div3 a img{
display: block;
}
.div4{
width: 1120px;
height: 425px;
background-color: #67C3F3;
border-radius: 40px;
margin-top: 330px;
display: block;
}
.div4_1{
margin-top: 40px;
}
.div4_1 h1{
display: flex;
justify-content: center;
font-size: 36px;
color: #FFFF;
}
.div4_1 hr{
display: flex;
justify-content: center;
width: 56px;
height: 2px;
border: none;
background-color: black;
border-radius: 5px;
}
.div4 div{
display: flex;
flex-direction: column;
}
.div_img div{
display: flex;
/* border: 2px solid red; */
flex-direction: row;
color: #FFFF;
}
.div_img1_img{
/* border: 1px solid black; */
border-radius: 50%;
}
.div_img h2{
margin-top: 50px;
margin-left: 29px;
padding: 0px;
}
.div_img1 div{
display: flex;
flex-direction: column;
}
.div_img div p{
margin-bottom: 90px;
margin-left: 29px;
}
/* .div_info{
/* border: 1px solid black; */
.div_blue_p{
width: 420px;
margin-left: auto;
} | 0.172555 | 0.046747 |
* {
box-sizing: border-box;
}
html, body {
font: 12px 'Segoe UI';
margin: 0;
height: 100vh;
width: 100vw;
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column;
}
#header {
flex: 0 0 50px;
-webkit-flex: 0 0 50px;
padding:12px 10px;
font:30px 'Segoe UI Light';
}
#footer {
flex: 0 0 30px;
-webkit-flex: 0 0 30px;
padding:12px 10px;
}
#main {
flex: 1 0 0px; /** Don't set parent of component to auto */
-webkit-flex: 1 0 0px; /** Don't set parent of component to auto */
display: flex;
display: -webkit-flex;
flex-direction: row;
-webkit-flex-direction: row;
min-height: 0px;
}
.panel {
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column;
flex: 1 0 auto;
-webkit-flex: 1 0 auto;
overflow: auto;
}
#right.panel {
flex: 0 0 200px;
-webkit-flex: 0 0 200px;
}
.bigpanel {
flex: 0 0 600px;
-webkit-flex: 0 0 600px;
max-width:600px;
}
#left.panel {
flex: 0 0 400px;
-webkit-flex: 0 0 400px;
}
#left2.panel {
flex: 0 0 400px;
-webkit-flex: 0 0 400px;
}
.largeChild {
margin: 5px;
padding: 0px;
min-height: 200px;
min-width: 10px;
height:100%
}
#botWC{
position:relative;
background-color:white;
height:100%;
}
#propList {font:12px 'Segoe UI'}
#propList div {font:bold 10px 'Segoe UI'}
#godiag {
padding-top:63px; width: 100%; height:100%; display: flex; justify-content: space-between;
}
#myPaletteDiv {
width: 105px; margin-right: 2px; background-color: whitesmoke; border: solid 1px black
}
#myDiagramDiv {flex-grow: 1; height: 100%; border: solid 1px black}
.wc-header {
background-color: #0078d7;
box-shadow: 0px 1px rgba(0,0,0,0.2);
box-sizing: content-box;
color: #ffffff;
font-weight: 500;
height: 30px;
left: 0px;
letter-spacing: 0.5px;
padding: 8px 8px 0 8px;
position: absolute;
right: 0px;
top: 0px;
z-index: 1;
cursor:pointer;
}
button {
border: 1px solid gray;
padding: 5px;
cursor: pointer;
}
#tabhost{ padding-top:40px; display: flex; margin-left:110px;position: absolute;}
#tabhost div{
border-left:1px solid black;
border-top:3px solid black;
border-right:1px solid black;
margin-right:5px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:1px;
font:14px verdana;
cursor: pointer;
}
.tabsel {background-color: #EEEE10} | css/style.css | * {
box-sizing: border-box;
}
html, body {
font: 12px 'Segoe UI';
margin: 0;
height: 100vh;
width: 100vw;
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column;
}
#header {
flex: 0 0 50px;
-webkit-flex: 0 0 50px;
padding:12px 10px;
font:30px 'Segoe UI Light';
}
#footer {
flex: 0 0 30px;
-webkit-flex: 0 0 30px;
padding:12px 10px;
}
#main {
flex: 1 0 0px; /** Don't set parent of component to auto */
-webkit-flex: 1 0 0px; /** Don't set parent of component to auto */
display: flex;
display: -webkit-flex;
flex-direction: row;
-webkit-flex-direction: row;
min-height: 0px;
}
.panel {
display: flex;
display: -webkit-flex;
flex-direction: column;
-webkit-flex-direction: column;
flex: 1 0 auto;
-webkit-flex: 1 0 auto;
overflow: auto;
}
#right.panel {
flex: 0 0 200px;
-webkit-flex: 0 0 200px;
}
.bigpanel {
flex: 0 0 600px;
-webkit-flex: 0 0 600px;
max-width:600px;
}
#left.panel {
flex: 0 0 400px;
-webkit-flex: 0 0 400px;
}
#left2.panel {
flex: 0 0 400px;
-webkit-flex: 0 0 400px;
}
.largeChild {
margin: 5px;
padding: 0px;
min-height: 200px;
min-width: 10px;
height:100%
}
#botWC{
position:relative;
background-color:white;
height:100%;
}
#propList {font:12px 'Segoe UI'}
#propList div {font:bold 10px 'Segoe UI'}
#godiag {
padding-top:63px; width: 100%; height:100%; display: flex; justify-content: space-between;
}
#myPaletteDiv {
width: 105px; margin-right: 2px; background-color: whitesmoke; border: solid 1px black
}
#myDiagramDiv {flex-grow: 1; height: 100%; border: solid 1px black}
.wc-header {
background-color: #0078d7;
box-shadow: 0px 1px rgba(0,0,0,0.2);
box-sizing: content-box;
color: #ffffff;
font-weight: 500;
height: 30px;
left: 0px;
letter-spacing: 0.5px;
padding: 8px 8px 0 8px;
position: absolute;
right: 0px;
top: 0px;
z-index: 1;
cursor:pointer;
}
button {
border: 1px solid gray;
padding: 5px;
cursor: pointer;
}
#tabhost{ padding-top:40px; display: flex; margin-left:110px;position: absolute;}
#tabhost div{
border-left:1px solid black;
border-top:3px solid black;
border-right:1px solid black;
margin-right:5px;
padding-left:10px;
padding-right:10px;
padding-top:2px;
padding-bottom:1px;
font:14px verdana;
cursor: pointer;
}
.tabsel {background-color: #EEEE10} | 0.363195 | 0.108898 |
.SingleDatePicker .SingleDatePickerInput {
padding-right: 0;
}
.SingleDatePickerInput > .SingleDatePickerInput_clearDate {
position: unset;
right: unset;
top: unset;
transform: unset;
margin: 0;
}
.SingleDatePickerInput
> .SingleDatePickerInput_clearDate
> .SingleDatePickerInput_clearDate_svg {
height: 10px;
}
.SingleDatePickerInput > .SingleDatePickerInput_clearDate:hover,
.SingleDatePickerInput > .SingleDatePickerInput_clearDate:focus {
background: unset;
border-radius: unset;
}
.SingleDatePickerInput > .SingleDatePickerInput_calendarIcon {
margin: 0;
padding: 8px;
}
.SingleDatePickerInput > .SingleDatePickerInput_calendarIcon:before {
background-color: hsl(0, 0%, 80%);
width: 1px;
height: 26px;
margin-top: -2px;
content: ' ';
transform: translateX(-8px);
}
.DateRangePicker .DateInput {
width: 120px;
border: 1px solid transparent;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.SingleDatePicker .DateInput,
.SingleDatePicker .DateInput .DateInput_input {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.SingleDatePicker .DateInput .DateInput_input {
padding: 11px;
border-bottom-right-radius: 0;
}
.SingleDatePicker .DateInput .DateInput_input.DateInput_input__disabled {
border-radius: 4px 0 0 4px;
color: #999;
font-style: normal;
}
.SingleDatePicker .SingleDatePickerInput {
height: 44px;
border: solid 1px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.error .SingleDatePicker .SingleDatePickerInput {
border-color: #f33737;
}
.error .SingleDatePicker .SingleDatePickerInput .DateInput_input::placeholder {
color: #f33737;
}
.SingleDatePicker .SingleDatePickerInput,
.SingleDatePicker .SingleDatePickerInput button {
display: flex;
outline: none;
}
.SingleDatePicker
.SingleDatePickerInput.SingleDatePickerInput__disabled
button {
border-radius: 0 4px 4px 0;
background-color: #f2f2f2;
color: #999;
}
.SingleDatePicker
.SingleDatePickerInput.SingleDatePickerInput__disabled
svg
path:nth-child(2) {
fill: #999;
}
.DateRangePickerInput__withBorder,
.SingleDatePickerInput__withBorder {
border: solid 1px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #fff;
}
.DateInput_input {
color: #111;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial,
sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
font-size: 15px;
font-weight: 400;
line-height: normal;
}
.DateInput_input__focused {
border-bottom: 2px solid #633147;
}
/*
Styles for selected date boxes between Start/End date boxes
*/
.CalendarDay__selected_span {
border: 1px double #794c68;
background: #d2f1ff;
color: #4c2324;
}
/*
Styles for selected hovered date boxes between Start/End date boxes
*/
.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
border: 1px double #794c68;
background: #794c68;
color: #fff;
}
/*
Styles for hovered (but still not selected!) date boxes between Start/End date boxes
*/
.CalendarDay__hovered_span,
.CalendarDay__hovered_span:active,
.CalendarDay__hovered_span:hover {
border: 1px double #794c68;
background: #d2f1ff;
color: #4c2324;
}
/*
Selected Start/End date box styles
*/
.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover {
border: 1px double #633147;
background: #633147;
color: #fff;
} | myexpenses-client/src/styles/react_dates_overrides.css | .SingleDatePicker .SingleDatePickerInput {
padding-right: 0;
}
.SingleDatePickerInput > .SingleDatePickerInput_clearDate {
position: unset;
right: unset;
top: unset;
transform: unset;
margin: 0;
}
.SingleDatePickerInput
> .SingleDatePickerInput_clearDate
> .SingleDatePickerInput_clearDate_svg {
height: 10px;
}
.SingleDatePickerInput > .SingleDatePickerInput_clearDate:hover,
.SingleDatePickerInput > .SingleDatePickerInput_clearDate:focus {
background: unset;
border-radius: unset;
}
.SingleDatePickerInput > .SingleDatePickerInput_calendarIcon {
margin: 0;
padding: 8px;
}
.SingleDatePickerInput > .SingleDatePickerInput_calendarIcon:before {
background-color: hsl(0, 0%, 80%);
width: 1px;
height: 26px;
margin-top: -2px;
content: ' ';
transform: translateX(-8px);
}
.DateRangePicker .DateInput {
width: 120px;
border: 1px solid transparent;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.SingleDatePicker .DateInput,
.SingleDatePicker .DateInput .DateInput_input {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.SingleDatePicker .DateInput .DateInput_input {
padding: 11px;
border-bottom-right-radius: 0;
}
.SingleDatePicker .DateInput .DateInput_input.DateInput_input__disabled {
border-radius: 4px 0 0 4px;
color: #999;
font-style: normal;
}
.SingleDatePicker .SingleDatePickerInput {
height: 44px;
border: solid 1px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.error .SingleDatePicker .SingleDatePickerInput {
border-color: #f33737;
}
.error .SingleDatePicker .SingleDatePickerInput .DateInput_input::placeholder {
color: #f33737;
}
.SingleDatePicker .SingleDatePickerInput,
.SingleDatePicker .SingleDatePickerInput button {
display: flex;
outline: none;
}
.SingleDatePicker
.SingleDatePickerInput.SingleDatePickerInput__disabled
button {
border-radius: 0 4px 4px 0;
background-color: #f2f2f2;
color: #999;
}
.SingleDatePicker
.SingleDatePickerInput.SingleDatePickerInput__disabled
svg
path:nth-child(2) {
fill: #999;
}
.DateRangePickerInput__withBorder,
.SingleDatePickerInput__withBorder {
border: solid 1px rgba(0, 0, 0, 0.25);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #fff;
}
.DateInput_input {
color: #111;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial,
sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
font-size: 15px;
font-weight: 400;
line-height: normal;
}
.DateInput_input__focused {
border-bottom: 2px solid #633147;
}
/*
Styles for selected date boxes between Start/End date boxes
*/
.CalendarDay__selected_span {
border: 1px double #794c68;
background: #d2f1ff;
color: #4c2324;
}
/*
Styles for selected hovered date boxes between Start/End date boxes
*/
.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
border: 1px double #794c68;
background: #794c68;
color: #fff;
}
/*
Styles for hovered (but still not selected!) date boxes between Start/End date boxes
*/
.CalendarDay__hovered_span,
.CalendarDay__hovered_span:active,
.CalendarDay__hovered_span:hover {
border: 1px double #794c68;
background: #d2f1ff;
color: #4c2324;
}
/*
Selected Start/End date box styles
*/
.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover {
border: 1px double #633147;
background: #633147;
color: #fff;
} | 0.546254 | 0.144511 |
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url('./files/sansita-swashed-vietnamese-300-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-300-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-400-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/sansita-swashed-vietnamese-400-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-400-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-500-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url('./files/sansita-swashed-vietnamese-500-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-500-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-600-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url('./files/sansita-swashed-vietnamese-600-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-600-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-700-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('./files/sansita-swashed-vietnamese-700-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-700-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-800-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url('./files/sansita-swashed-vietnamese-800-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-800-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-900-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url('./files/sansita-swashed-vietnamese-900-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-900-normal.woff') format('woff');
} | packages/sansita-swashed/vietnamese.css | @font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 300;
src: url('./files/sansita-swashed-vietnamese-300-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-300-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-400-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url('./files/sansita-swashed-vietnamese-400-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-400-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-500-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 500;
src: url('./files/sansita-swashed-vietnamese-500-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-500-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-600-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 600;
src: url('./files/sansita-swashed-vietnamese-600-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-600-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-700-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 700;
src: url('./files/sansita-swashed-vietnamese-700-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-700-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-800-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 800;
src: url('./files/sansita-swashed-vietnamese-800-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-800-normal.woff') format('woff');
}
/* sansita-swashed-vietnamese-900-normal*/
@font-face {
font-family: '<NAME>';
font-style: normal;
font-display: swap;
font-weight: 900;
src: url('./files/sansita-swashed-vietnamese-900-normal.woff2') format('woff2'), url('./files/sansita-swashed-vietnamese-900-normal.woff') format('woff');
} | 0.144692 | 0.058831 |
.hero {
display: flex;
flex-direction: column;
align-content: center;
background-color: #b4ffe2;
align-items: center;
width: 100%;
height: 100%;
}
.logo {
padding-top: 30px;
}
.logo > img {
width: 200px;
top: 20px;
margin: 0 auto;
}
.btn-login {
margin-top: 70px;
width: 408px;
height: 54px;
display: flex;
justify-content: center;
align-items: center;
background-color: #11fba0;
border-radius: 42px;
color: white;
box-shadow: 8px 12px 32px rgba(92, 90, 90, 0.25);
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.hero a {
text-decoration: none !important;
font-size: 2rem;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.165em;
cursor: pointer;
color: white !important;
}
.btn-login:hover {
background-color: #09ae6f !important;
}
/* grain and marquee */
.menu {
margin-top: 40px;
--marquee-width: 100vw;
width: 100%;
height: 100%;
--offset: 20vw;
--move-initial: calc(-25% + var(--offset));
--move-final: calc(-50% + var(--offset));
--item-font-size: 10vw;
counter-reset: menu;
}
.menu__item {
cursor: default;
position: relative;
text-transform: uppercase;
color: black;
display: flex;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
}
.menu__item-link {
display: inline-block;
cursor: pointer;
position: relative;
-webkit-text-stroke: 1.5px #000;
text-stroke: 1.5px #000;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
color: transparent;
transition: opacity 0.4s;
}
.rght {
-webkit-text-stroke: 1.5px #000;
text-stroke: 1.5px #000;
-webkit-text-fill-color: black;
text-fill-color: black;
color: black;
text-align: right;
}
.menu__item-link::before {
all: initial;
counter-increment: menu;
content: counter(menu);
position: absolute;
bottom: 60%;
left: 0;
opacity: 0;
}
.menu__item-link:hover {
transition-duration: 0.1s;
opacity: 0;
}
.menu__item > a {
font-size: 15.7rem;
font-weight: 900 !important;
cursor: inherit;
}
.marquee {
position: absolute;
top: 0;
left: 0;
width: var(--marquee-width);
overflow: hidden;
pointer-events: none;
mix-blend-mode: color-burn;
}
.marquee__inner {
width: fit-content;
display: flex;
position: relative;
transform: translate3d(var(--move-initial), 0, 0);
animation: marquee 5s linear infinite;
animation-play-state: paused;
opacity: 0;
transition: opacity 0.1s;
}
.menu__item-link:hover ~ .marquee .marquee__inner {
animation-play-state: running;
opacity: 1;
transition-duration: 0.4s;
}
.marquee span {
text-align: center;
color: black;
}
.menu__item-link,
.marquee span {
white-space: nowrap;
font-size: var(--item-font-size);
padding: 0 1vw;
font-weight: 900;
line-height: 1.15;
}
.marquee span {
font-style: italic;
}
@keyframes marquee {
0% {
transform: translate3d(var(--move-initial), 0, 0);
}
100% {
transform: translate3d(var(--move-final), 0, 0);
}
} | nirvana-app/src/Login.css | .hero {
display: flex;
flex-direction: column;
align-content: center;
background-color: #b4ffe2;
align-items: center;
width: 100%;
height: 100%;
}
.logo {
padding-top: 30px;
}
.logo > img {
width: 200px;
top: 20px;
margin: 0 auto;
}
.btn-login {
margin-top: 70px;
width: 408px;
height: 54px;
display: flex;
justify-content: center;
align-items: center;
background-color: #11fba0;
border-radius: 42px;
color: white;
box-shadow: 8px 12px 32px rgba(92, 90, 90, 0.25);
transition: all 0.3s ease-in-out;
cursor: pointer;
}
.hero a {
text-decoration: none !important;
font-size: 2rem;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 0.165em;
cursor: pointer;
color: white !important;
}
.btn-login:hover {
background-color: #09ae6f !important;
}
/* grain and marquee */
.menu {
margin-top: 40px;
--marquee-width: 100vw;
width: 100%;
height: 100%;
--offset: 20vw;
--move-initial: calc(-25% + var(--offset));
--move-final: calc(-50% + var(--offset));
--item-font-size: 10vw;
counter-reset: menu;
}
.menu__item {
cursor: default;
position: relative;
text-transform: uppercase;
color: black;
display: flex;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
}
.menu__item-link {
display: inline-block;
cursor: pointer;
position: relative;
-webkit-text-stroke: 1.5px #000;
text-stroke: 1.5px #000;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
color: transparent;
transition: opacity 0.4s;
}
.rght {
-webkit-text-stroke: 1.5px #000;
text-stroke: 1.5px #000;
-webkit-text-fill-color: black;
text-fill-color: black;
color: black;
text-align: right;
}
.menu__item-link::before {
all: initial;
counter-increment: menu;
content: counter(menu);
position: absolute;
bottom: 60%;
left: 0;
opacity: 0;
}
.menu__item-link:hover {
transition-duration: 0.1s;
opacity: 0;
}
.menu__item > a {
font-size: 15.7rem;
font-weight: 900 !important;
cursor: inherit;
}
.marquee {
position: absolute;
top: 0;
left: 0;
width: var(--marquee-width);
overflow: hidden;
pointer-events: none;
mix-blend-mode: color-burn;
}
.marquee__inner {
width: fit-content;
display: flex;
position: relative;
transform: translate3d(var(--move-initial), 0, 0);
animation: marquee 5s linear infinite;
animation-play-state: paused;
opacity: 0;
transition: opacity 0.1s;
}
.menu__item-link:hover ~ .marquee .marquee__inner {
animation-play-state: running;
opacity: 1;
transition-duration: 0.4s;
}
.marquee span {
text-align: center;
color: black;
}
.menu__item-link,
.marquee span {
white-space: nowrap;
font-size: var(--item-font-size);
padding: 0 1vw;
font-weight: 900;
line-height: 1.15;
}
.marquee span {
font-style: italic;
}
@keyframes marquee {
0% {
transform: translate3d(var(--move-initial), 0, 0);
}
100% {
transform: translate3d(var(--move-final), 0, 0);
}
} | 0.417271 | 0.056862 |
* {
box-sizing: border-box;
}
body {
background: #eaeaea url(./images/bck.jpg) 0 100%/100% no-repeat;
color: rgba(51,51,51,0.54);
font: 16px/1.4 'futura-pt', sans-serif;
}
figure {
margin: 0;
}
img {
max-width: 100%;
}
/**************************************
* Header
* ------------------------------------
* Top part of the page. Contains a
* logo and the site titles.
*************************************/
.header {
align-items: center;
background: #fff;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
0 1px 10px 0 rgba(0, 0, 0, 0.12),
0 2px 4px -1px rgba(0, 0, 0, 0.4);
display: flex;
flex-direction: column;
flex-wrap: wrap;
padding: 20px 0 0 0;
}
.logo {
height: 100px;
width: 100px;
}
.titles {
flex: auto;
padding-right: 10px;
text-align: center;
text-transform: uppercase;
}
.titles-main {
color: rgb(51,51,51);
font-size: 28px;
margin: 0;
}
.titles-sub {
font-size: 16px;
font-weight: 500;
margin: 0;
}
/*************************************************************************
* Responsive image
* ------------------------------------------------------------------------
* Big image seperating the header and main area. Images are loaded in HTML
* depending on viewport size and DPI.
**************************************************************************/
.responsive-image-container {
border-top: 5px solid rgba(51,51,51,0.27);
margin: 20px 0 -6px 0;
width: 100%;
}
.responsive-image {
width: 100%;
}
/********************************************************************
* Projects (Main section)
* -------------------------------------------------------------------
* Contains a list of all the projects listed on the site. Each one is
* represented as a card; more below.
*********************************************************************/
/*aside {
width: 40%;
padding-left: .5rem;
margin-left: .5rem;
float: right;
box-shadow: inset 5px 0 5px -5px #29627e;
font-style: italic;
color: #29627e;
}
aside > p {
margin: .5rem;*/
.books {
margin: 40px 0;
padding: 0 20px;
}
.books_title {
font-size: 22px;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.books_list {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 0;
}
/*
* Card classes
* ------------------------------------
* Every book is represented as a card. On top each one has the book image.
* followed by a description of the book. At the bottom each card has
* a list of links for buying the book, see
* it's source code and more info about it.
*/
.card {
align-items: flex-start;
background-color: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
0 1px 5px 0 rgba(0, 0, 0, 0.12),
0 3px 1px -2px rgba(0, 0, 0, 0.2);
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
transition: box-shadow 0.2s;
}
.card:hover {
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
}
.books_first {
order: 1;
}
.books_second {
order: 2;
}
.books_third {
order: 3;
}
/*
* CARD: HEADER
* Set the card top (background) image
*/
.card-header-dl {
background: rgba(51,51,51,0.27) url(../images/book2.png) 50% 30%/80% no-repeat;
min-height: 350px;
width: 100%;
}
.card-header-ml {
background: rgba(51,51,51,0.27) url(../images/book1.png) 50% 30%/80% no-repeat;
min-height: 350px;
width: 100%;
}
.card-header-iot {
background: rgba(51,51,51,0.27) url(../images/book3.png) 50% 30%/80% no-repeat;
min-height: 350px;
width: 100%;
}
/*
* CARD: TITLE
*/
.card-title {
background: #fff;
border-top: 1px solid rgba(51,51,51,0.12);
font-size: 16px;
margin: 350px 0 0 0;
padding: 16px 16px 0 16px;
text-transform: uppercase;
width: 100%;
}
/*
* CARD: DESCRIPTION
*/
.description {
margin: 0;
padding: 16px;
width: 100%;
}
/*
* CARD: LINKS
*/
.card-links {
align-self: flex-end;
border-top: 1px solid rgba(51,51,51,0.12);
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%;
}
/*
* Adding padding to each link to make it big enough for touch
*/
.card-link {
border-right: 1px solid rgba(51,51,51,0.12);
color: rgba(51,51,51,0.54);
flex: auto;
padding: 8px 0 4px 0;
text-align: center;
text-decoration: none;
transition: color 0.2s;
}
/*
* Remove right border from last icon link
*/
.card-link:last-child {
border-right: 0;
}
.card-link-text {
display: inline-block;
font-size: 13px;
font-weight: 500;
line-height: 26px;
text-transform: uppercase;
vertical-align: top;
}
/*
* The card icon links at the bottom of every card
*/
.card-link:hover {
color: rgb(33,150,243);
}
.card-link:visited {
color: rgba(81,45,168,0.54);
}
/*
* Disabled card icon link
*/
.disabled {
color: rgba(51,51,51,0.27);
}
.disabled:hover {
color: rgba(51,51,51,0.27);
cursor: not-allowed;
}
/**************************************
* Footer
* ------------------------------------
* The footer consist of two parts. A
* list with links for the authors social media links
* and copyright information
*************************************/
.footer {
background: rgba(51,51,51,0.87);
border-top: 5px solid rgba(51,51,51,0.87);
width: 100%;
}
.social {
display: flex;
justify-content: center;
list-style: none;
margin: 0 auto;
padding: 0;
}
/*
* Adding padding to each link to make it big enough for touch
*/
.social-icon {
background: rgba(255,255,255,0.12);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
0 1px 5px 0 rgba(0, 0, 0, 0.12),
0 3px 1px -2px rgba(0, 0, 0, 0.2);
padding: 12px 16px 8px 16px;
}
.social-link {
background: rgba(255,255,255,0.27);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
0 1px 5px 0 rgba(0, 0, 0, 0.12),
0 3px 1px -2px rgba(0, 0, 0, 0.2);
display: block;
margin-left: 20px;
padding: 12px 16px 8px 16px;
transition: box-shadow 0.2s;
}
.social-link:hover {
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
}
.icon-github {
background: rgba(200,200,200,0.64);
transition: background 0.2s;
}
.icon-github:hover {
background: rgba(255,255,255,1);
}
.icon-linkedin {
background: rgba(64,153,255,0.54);
}
.icon-linkedin:hover {
background: rgba(64,153,255,1);
transition: background 0.2s;
}
.icon-twitter {
background: rgba(64,153,255,0.54);
transition: background 0.2s;
}
.icon-twitter:hover {
background: rgba(64,153,255,1);
}
.copyright {
color: rgba(255,255,255,0.54);
font-style: italic;
margin: 0 auto;
padding: 20px;
text-align: center;
} | Front_End_Web_Developer/Build_portfolio/css/main.css | * {
box-sizing: border-box;
}
body {
background: #eaeaea url(./images/bck.jpg) 0 100%/100% no-repeat;
color: rgba(51,51,51,0.54);
font: 16px/1.4 'futura-pt', sans-serif;
}
figure {
margin: 0;
}
img {
max-width: 100%;
}
/**************************************
* Header
* ------------------------------------
* Top part of the page. Contains a
* logo and the site titles.
*************************************/
.header {
align-items: center;
background: #fff;
box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14),
0 1px 10px 0 rgba(0, 0, 0, 0.12),
0 2px 4px -1px rgba(0, 0, 0, 0.4);
display: flex;
flex-direction: column;
flex-wrap: wrap;
padding: 20px 0 0 0;
}
.logo {
height: 100px;
width: 100px;
}
.titles {
flex: auto;
padding-right: 10px;
text-align: center;
text-transform: uppercase;
}
.titles-main {
color: rgb(51,51,51);
font-size: 28px;
margin: 0;
}
.titles-sub {
font-size: 16px;
font-weight: 500;
margin: 0;
}
/*************************************************************************
* Responsive image
* ------------------------------------------------------------------------
* Big image seperating the header and main area. Images are loaded in HTML
* depending on viewport size and DPI.
**************************************************************************/
.responsive-image-container {
border-top: 5px solid rgba(51,51,51,0.27);
margin: 20px 0 -6px 0;
width: 100%;
}
.responsive-image {
width: 100%;
}
/********************************************************************
* Projects (Main section)
* -------------------------------------------------------------------
* Contains a list of all the projects listed on the site. Each one is
* represented as a card; more below.
*********************************************************************/
/*aside {
width: 40%;
padding-left: .5rem;
margin-left: .5rem;
float: right;
box-shadow: inset 5px 0 5px -5px #29627e;
font-style: italic;
color: #29627e;
}
aside > p {
margin: .5rem;*/
.books {
margin: 40px 0;
padding: 0 20px;
}
.books_title {
font-size: 22px;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.books_list {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 0;
}
/*
* Card classes
* ------------------------------------
* Every book is represented as a card. On top each one has the book image.
* followed by a description of the book. At the bottom each card has
* a list of links for buying the book, see
* it's source code and more info about it.
*/
.card {
align-items: flex-start;
background-color: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
0 1px 5px 0 rgba(0, 0, 0, 0.12),
0 3px 1px -2px rgba(0, 0, 0, 0.2);
display: flex;
flex-wrap: wrap;
margin-bottom: 20px;
transition: box-shadow 0.2s;
}
.card:hover {
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
}
.books_first {
order: 1;
}
.books_second {
order: 2;
}
.books_third {
order: 3;
}
/*
* CARD: HEADER
* Set the card top (background) image
*/
.card-header-dl {
background: rgba(51,51,51,0.27) url(../images/book2.png) 50% 30%/80% no-repeat;
min-height: 350px;
width: 100%;
}
.card-header-ml {
background: rgba(51,51,51,0.27) url(../images/book1.png) 50% 30%/80% no-repeat;
min-height: 350px;
width: 100%;
}
.card-header-iot {
background: rgba(51,51,51,0.27) url(../images/book3.png) 50% 30%/80% no-repeat;
min-height: 350px;
width: 100%;
}
/*
* CARD: TITLE
*/
.card-title {
background: #fff;
border-top: 1px solid rgba(51,51,51,0.12);
font-size: 16px;
margin: 350px 0 0 0;
padding: 16px 16px 0 16px;
text-transform: uppercase;
width: 100%;
}
/*
* CARD: DESCRIPTION
*/
.description {
margin: 0;
padding: 16px;
width: 100%;
}
/*
* CARD: LINKS
*/
.card-links {
align-self: flex-end;
border-top: 1px solid rgba(51,51,51,0.12);
display: flex;
flex-wrap: wrap;
justify-content: center;
width: 100%;
}
/*
* Adding padding to each link to make it big enough for touch
*/
.card-link {
border-right: 1px solid rgba(51,51,51,0.12);
color: rgba(51,51,51,0.54);
flex: auto;
padding: 8px 0 4px 0;
text-align: center;
text-decoration: none;
transition: color 0.2s;
}
/*
* Remove right border from last icon link
*/
.card-link:last-child {
border-right: 0;
}
.card-link-text {
display: inline-block;
font-size: 13px;
font-weight: 500;
line-height: 26px;
text-transform: uppercase;
vertical-align: top;
}
/*
* The card icon links at the bottom of every card
*/
.card-link:hover {
color: rgb(33,150,243);
}
.card-link:visited {
color: rgba(81,45,168,0.54);
}
/*
* Disabled card icon link
*/
.disabled {
color: rgba(51,51,51,0.27);
}
.disabled:hover {
color: rgba(51,51,51,0.27);
cursor: not-allowed;
}
/**************************************
* Footer
* ------------------------------------
* The footer consist of two parts. A
* list with links for the authors social media links
* and copyright information
*************************************/
.footer {
background: rgba(51,51,51,0.87);
border-top: 5px solid rgba(51,51,51,0.87);
width: 100%;
}
.social {
display: flex;
justify-content: center;
list-style: none;
margin: 0 auto;
padding: 0;
}
/*
* Adding padding to each link to make it big enough for touch
*/
.social-icon {
background: rgba(255,255,255,0.12);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
0 1px 5px 0 rgba(0, 0, 0, 0.12),
0 3px 1px -2px rgba(0, 0, 0, 0.2);
padding: 12px 16px 8px 16px;
}
.social-link {
background: rgba(255,255,255,0.27);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
0 1px 5px 0 rgba(0, 0, 0, 0.12),
0 3px 1px -2px rgba(0, 0, 0, 0.2);
display: block;
margin-left: 20px;
padding: 12px 16px 8px 16px;
transition: box-shadow 0.2s;
}
.social-link:hover {
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14),
0 1px 18px 0 rgba(0, 0, 0, 0.12),
0 3px 5px -1px rgba(0, 0, 0, 0.4);
}
.icon-github {
background: rgba(200,200,200,0.64);
transition: background 0.2s;
}
.icon-github:hover {
background: rgba(255,255,255,1);
}
.icon-linkedin {
background: rgba(64,153,255,0.54);
}
.icon-linkedin:hover {
background: rgba(64,153,255,1);
transition: background 0.2s;
}
.icon-twitter {
background: rgba(64,153,255,0.54);
transition: background 0.2s;
}
.icon-twitter:hover {
background: rgba(64,153,255,1);
}
.copyright {
color: rgba(255,255,255,0.54);
font-style: italic;
margin: 0 auto;
padding: 20px;
text-align: center;
} | 0.452536 | 0.122996 |
.container, header, footer {
max-width: 980px;
margin: auto;
padding: 0 20px;
}
.button {
display: inline-block;
padding: 20px 60px;
font-size: 16px;
line-height: 16px;
font-weight: normal;
letter-spacing: 0.4;
color: #ffffff;
background: #4FD37E;
text-transform: uppercase;
border-radius: 4px;
}
/* Header */
header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 40px 20px;
}
.logo {
max-height: 40px;
max-width: 200px;
}
.logo-text {
display: block;
font-size: 20px;
font-weight: bold;
color: #2F2F2F;
line-height: 20px;
letter-spacing : 0.5;
}
.utility-nav ul {
list-style: none;
margin: 0;
}
.utility-nav ul li {
display: inline-block;
vertical-align: middle;
}
.utility-nav ul,
.utility-nav a {
font-size: 16px;
font-weight: regular;
color: #AFAFAF;
line-height: 16px;
letter-spacing : 0.4;
}
.snipcart-checkout {
display: inline-flex;
align-items: center;
position: relative;
}
.shopping-cart {
width: 20px;
height: 20px;
margin-right: 20px;
margin-left: 5px;
background: #FFFFFF center center no-repeat;
background-size: 100%;
}
.cart-count {
display: none;
position: absolute;
left: 28px;
color: #4FD37E;
}
/* Main Navigation */
.main-nav {
position: relative;
width: 100%;
height: 60px;
margin-bottom: 40px;
text-align: center;
background: #F7F7F7;
}
.main-nav ul {
list-style: none;
margin: 0;
}
.main-nav ul li {
display: inline-block;
margin: 0 10px;
}
.main-nav ul,
.main-nav a {
font-size: 16px;
font-weight: regular;
color: #2F2F2F;
line-height: 60px;
letter-spacing : 0.4;
}
.main-nav a:hover {
color: #000000;
}
.added-to-cart {
display: none;
position: absolute;
width: 100%;
height: 100%;
background: #4FD37E;
text-align: center;
}
.added-to-cart p {
margin: 0;
padding: 0;
font-size: 16px;
line-height: 60px;
letter-spacing : 0.4;
color: #FFFFFF;
}
/* Product Listing */
.product-list {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.product-list-item {
width: 300px;
margin-right: 20px;
margin-bottom: 20px;
text-align: center;
}
.product-list-item:nth-child(3n) {
margin-right: 0;
}
.product-list-image {
margin-bottom: 20px;
}
.product-list-title {
line-height: 20px;
margin-bottom: 20px;
}
.product-list-price {
font-size: 20px;
font-weight: bold;
color: #2F2F2F;
line-height: 20px;
letter-spacing : 0.5;
}
/* Product Details */
.product-details {
display: flex;
justify-content: space-between;
padding-bottom: 80px;
}
.product-image {
flex: 1;
margin-right: 20px;
}
.product-info {
flex: 1;
}
.product-info h1 {
margin-bottom: 10px;
}
.product-price {
font-size: 22px;
font-weight: normal;
color: #2F2F2F;
line-height: 28px;
letter-spacing : 0.5;
margin-bottom: 30px;
}
.product-description {
margin-bottom: 40px;
text-align: left;
font-family: Lato, sans-serif;
font-size: 17px;
letter-spacing: 0.2;
color: #2F2F2F;
}
.recommended {
padding-top: 20px;
border-top: 3px solid #F7F7F7;
}
.recommended-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.recommended-product {
margin-right: 20px;
margin-bottom: 20px;
text-align: center;
}
.recommended-product:nth-child(3n) {
margin-right: 0;
}
.recommended-image {
margin-bottom: 10px;
}
.recommended-title {
margin-bottom: 20px;
font-size: 16px;
font-weight: regular;
color: #2F2F2F;
line-height: 16px;
letter-spacing : 0.4;
text-align: center;
}
.recommended-price {
margin-bottom: 20px;
font-size: 18px;
font-weight: bold;
color: #2F2F2F;
line-height: 18px;
letter-spacing : 0.5;
text-align: center;
}
/* Footer */
footer {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 40px;
padding: 40px 20px;
border-top: 3px solid #F7F7F7;
}
.footer-nav ul {
list-style: none;
margin: 0;
}
.footer-nav ul li {
display: inline-block;
margin: 0 20px 0 0;
}
footer p,
footer a {
margin: 0;
font-size: 13px;
font-weight: normal;
color: #AFAFAF;
line-height: 13px;
letter-spacing : 0.3;
text-transform: uppercase;
}
footer a {
text-decoration: none;
}
/* Media Queries */
@media (max-width: 400px) {
.main-nav ul, .main-nav ul a {
font-size: 12px;
}
}
@media (max-width: 500px) {
header {
display: block;
text-align: center;
}
.logo,
.logo-text {
margin-bottom: 20px;
}
}
@media (max-width: 659px) {
.product-list-item,
.product-list-item:nth-child(2n),
.product-list-item:nth-child(3n),
.recommended-product,
.recommended-product:nth-child(2n),
.recommended-product:nth-child(3n) {
margin-right: 20px;
margin-left: 20px;
}
}
@media (max-width: 639px) {
.product-list-item,
.product-list-item:nth-child(2n),
.product-list-item:nth-child(3n),
.recommended-product,
.recommended-product:nth-child(2n),
.recommended-product:nth-child(3n) {
margin-right: 0px;
margin-left: 0px;
}
}
@media (max-width: 750px) {
.product-details,
.recommended-wrapper {
display: block;
text-align: center;
}
.product-image {
margin-right: 0;
}
.recommended-image {
max-width: 300px;
width: 100%;
}
footer {
display: block;
text-align: center;
}
.footer-nav ul {
display: block;
margin-bottom: 20px;
}
.footer-nav ul li {
display: block;
margin: 0 0 10px;
}
}
@media (min-width: 660px) and (max-width: 979px) {
.product-list-item:nth-child(3n),
.recommended-product:nth-child(3n) {
margin-right: 20px;
}
.product-list-item:nth-child(2n),
.recommended-product:nth-child(2n) {
margin-right: 0;
}
} | public/stylesheets/style.css | .container, header, footer {
max-width: 980px;
margin: auto;
padding: 0 20px;
}
.button {
display: inline-block;
padding: 20px 60px;
font-size: 16px;
line-height: 16px;
font-weight: normal;
letter-spacing: 0.4;
color: #ffffff;
background: #4FD37E;
text-transform: uppercase;
border-radius: 4px;
}
/* Header */
header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 40px 20px;
}
.logo {
max-height: 40px;
max-width: 200px;
}
.logo-text {
display: block;
font-size: 20px;
font-weight: bold;
color: #2F2F2F;
line-height: 20px;
letter-spacing : 0.5;
}
.utility-nav ul {
list-style: none;
margin: 0;
}
.utility-nav ul li {
display: inline-block;
vertical-align: middle;
}
.utility-nav ul,
.utility-nav a {
font-size: 16px;
font-weight: regular;
color: #AFAFAF;
line-height: 16px;
letter-spacing : 0.4;
}
.snipcart-checkout {
display: inline-flex;
align-items: center;
position: relative;
}
.shopping-cart {
width: 20px;
height: 20px;
margin-right: 20px;
margin-left: 5px;
background: #FFFFFF center center no-repeat;
background-size: 100%;
}
.cart-count {
display: none;
position: absolute;
left: 28px;
color: #4FD37E;
}
/* Main Navigation */
.main-nav {
position: relative;
width: 100%;
height: 60px;
margin-bottom: 40px;
text-align: center;
background: #F7F7F7;
}
.main-nav ul {
list-style: none;
margin: 0;
}
.main-nav ul li {
display: inline-block;
margin: 0 10px;
}
.main-nav ul,
.main-nav a {
font-size: 16px;
font-weight: regular;
color: #2F2F2F;
line-height: 60px;
letter-spacing : 0.4;
}
.main-nav a:hover {
color: #000000;
}
.added-to-cart {
display: none;
position: absolute;
width: 100%;
height: 100%;
background: #4FD37E;
text-align: center;
}
.added-to-cart p {
margin: 0;
padding: 0;
font-size: 16px;
line-height: 60px;
letter-spacing : 0.4;
color: #FFFFFF;
}
/* Product Listing */
.product-list {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.product-list-item {
width: 300px;
margin-right: 20px;
margin-bottom: 20px;
text-align: center;
}
.product-list-item:nth-child(3n) {
margin-right: 0;
}
.product-list-image {
margin-bottom: 20px;
}
.product-list-title {
line-height: 20px;
margin-bottom: 20px;
}
.product-list-price {
font-size: 20px;
font-weight: bold;
color: #2F2F2F;
line-height: 20px;
letter-spacing : 0.5;
}
/* Product Details */
.product-details {
display: flex;
justify-content: space-between;
padding-bottom: 80px;
}
.product-image {
flex: 1;
margin-right: 20px;
}
.product-info {
flex: 1;
}
.product-info h1 {
margin-bottom: 10px;
}
.product-price {
font-size: 22px;
font-weight: normal;
color: #2F2F2F;
line-height: 28px;
letter-spacing : 0.5;
margin-bottom: 30px;
}
.product-description {
margin-bottom: 40px;
text-align: left;
font-family: Lato, sans-serif;
font-size: 17px;
letter-spacing: 0.2;
color: #2F2F2F;
}
.recommended {
padding-top: 20px;
border-top: 3px solid #F7F7F7;
}
.recommended-wrapper {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.recommended-product {
margin-right: 20px;
margin-bottom: 20px;
text-align: center;
}
.recommended-product:nth-child(3n) {
margin-right: 0;
}
.recommended-image {
margin-bottom: 10px;
}
.recommended-title {
margin-bottom: 20px;
font-size: 16px;
font-weight: regular;
color: #2F2F2F;
line-height: 16px;
letter-spacing : 0.4;
text-align: center;
}
.recommended-price {
margin-bottom: 20px;
font-size: 18px;
font-weight: bold;
color: #2F2F2F;
line-height: 18px;
letter-spacing : 0.5;
text-align: center;
}
/* Footer */
footer {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 40px;
padding: 40px 20px;
border-top: 3px solid #F7F7F7;
}
.footer-nav ul {
list-style: none;
margin: 0;
}
.footer-nav ul li {
display: inline-block;
margin: 0 20px 0 0;
}
footer p,
footer a {
margin: 0;
font-size: 13px;
font-weight: normal;
color: #AFAFAF;
line-height: 13px;
letter-spacing : 0.3;
text-transform: uppercase;
}
footer a {
text-decoration: none;
}
/* Media Queries */
@media (max-width: 400px) {
.main-nav ul, .main-nav ul a {
font-size: 12px;
}
}
@media (max-width: 500px) {
header {
display: block;
text-align: center;
}
.logo,
.logo-text {
margin-bottom: 20px;
}
}
@media (max-width: 659px) {
.product-list-item,
.product-list-item:nth-child(2n),
.product-list-item:nth-child(3n),
.recommended-product,
.recommended-product:nth-child(2n),
.recommended-product:nth-child(3n) {
margin-right: 20px;
margin-left: 20px;
}
}
@media (max-width: 639px) {
.product-list-item,
.product-list-item:nth-child(2n),
.product-list-item:nth-child(3n),
.recommended-product,
.recommended-product:nth-child(2n),
.recommended-product:nth-child(3n) {
margin-right: 0px;
margin-left: 0px;
}
}
@media (max-width: 750px) {
.product-details,
.recommended-wrapper {
display: block;
text-align: center;
}
.product-image {
margin-right: 0;
}
.recommended-image {
max-width: 300px;
width: 100%;
}
footer {
display: block;
text-align: center;
}
.footer-nav ul {
display: block;
margin-bottom: 20px;
}
.footer-nav ul li {
display: block;
margin: 0 0 10px;
}
}
@media (min-width: 660px) and (max-width: 979px) {
.product-list-item:nth-child(3n),
.recommended-product:nth-child(3n) {
margin-right: 20px;
}
.product-list-item:nth-child(2n),
.recommended-product:nth-child(2n) {
margin-right: 0;
}
} | 0.339718 | 0.057019 |
#pageWrapper {
}
#leftPanel {
}
#mainPanel {
}
#rightPanel {
}
#fullWidth {
}
.profile-twitter-account td.label{
text-align: left;
width: 250px;
}
@media only screen and (max-width : 800px ){
.profile-twitter-account td{
display: block !important;
}
.profile-twitter-account td.label{
width: 100%;
}
}
#myPhoto {
max-width: 100%;
position: relative;
/* centre the image inside this div */
text-align:center;
margin-top:0;
margin-bottom:0;
padding:0;
/* alternatively,
display:block;
margin:auto;
*/
/* end of centreing the image */
}
#myPhoto img {
max-width: 200px;
width: 200px;
background-color: transparent;
text-align:center;
}
.edit-image-button {
position:absolute;
right:0;
top:0;
/*height:20px;*/
background-color: #ffffff;
text-decoration: none;
font-size: x-small;
padding-left: 24px;
padding-bottom: 4px;
padding-top: 4px;
padding-right: 2px;
margin-top: 0;
margin-right: 0;
background-repeat: no-repeat;
background-position: 4px center;
background-image: url("/library/image/silk/picture_edit.png");
border-top: thin solid #09c;
border-right: thin solid #09c;
border-bottom: thin solid #09c;
border-left: thin solid #09c;
}
.edit-image-button:hover {
background-color: #ffff77;
}
.sakai-wicket-iconwithtooltip{
float: right;
}
.profileContent .radio label, .profileContent .checkbox label{
font-size: 1.2em;
}
.edit-button {
float:right;
clear: none;
display:block;
text-decoration: none;
font-size: x-small;
padding-left: 24px;
padding-bottom: 4px;
padding-top: 4px;
padding-right: 2px;
margin-top: 0;
margin-right: 10px;
background-repeat: no-repeat;
background-position: 4px center;
background-image: url("/library/image/silk/pencil.png");
border-left: thin solid #09c;
border-right: thin solid #09c;
border-bottom: thin solid #09c;
position: absolute;
right: 15px;
}
.edit-button:hover {
background-color: #ffff77;
}
.new-items-count {
padding-left: 4px !important;
font-weight: bold;
}
/* profile heading styles */
#profileHeading {
margin-left: -10px;
}
#profileHeadingName {
font-size: 140%;
font-weight: bold;
}
/* generic styles */
.tiny {
font-size: 70%;
}
/*.small {
font-size: 90%;
} */
.right {
float:right;
}
.instruction {
color: #777777;
}
.clear {
clear:both;
}
h2 {
margin-top: 0;
}
/* page navigation links */
#page-links a:link,
#page-links a:visited {
}
.icon {
background-position: center left;
background-repeat: no-repeat;
padding-left: 18px;
display: inline !important;
}
/* icons */
.locked {
background-image: url(/library/image/silk/lock.png);
}
.unlocked {
background-image: url(/library/image/silk/lock_open.png);
}
.profile {
background-image: url(/library/image/silk/vcard.png);
}
.picture {
background-image: url(/library/image/silk/picture.png);
}
.pictures {
background-image: url(/library/image/silk/pictures.png);
}
.picture-add {
background-image: url(/library/image/silk/picture_add.png);
}
.connections {
background-image: url(/library/image/silk/group.png);
}
.connection-add {
background-image: url(/library/image/silk/user_add.png);
}
.connection-delete {
background-image: url(/library/image/silk/user_delete.png);
}
.connection-confirm {
background-image: url(/library/image/silk/accept.png);
}
.connection-ignore {
background-image: url(/library/image/silk/delete.png);
}
.connection-request {
background-image: url(/library/image/silk/group_gear.png);
}
.connection-confirmed {
background-image: url(/library/image/silk/group_link.png);
}
.search {
background-image: url(/library/image/silk/magnifier.png);
}
.privacy {
background-image: url(/library/image/silk/lock.png);
}
.preferences {
background-image: url(/library/image/silk/cog.png);
}
.messages {
background-image: url(/library/image/silk/comments.png);
}
.message {
background-image: url(/library/image/silk/comment.png);
}
.twitter {
background-image: url(../images/twitter.png);
}
.email-link {
background-image: url(/library/image/silk/email_link.png);
}
.website-link {
background-image: url(/library/image/silk/world_link.png);
}
.google {
background-image: url(../images/google.png);
}
.facebook {
background-image: url(../images/facebook.png);
}
.linkedin {
background-image: url(../images/linkedin.png);
}
.myspace {
background-image: url(../images/myspace.png);
}
.recordIcon {
background-image: url(../images/mic.png);
width: 11px;
height: 15px;
display: inline-block;
background-size: 100%;
margin-left: 7px;
}
/* sideLink styles */
#sideLink ul {
list-style-type:none !important;
}
#sideLink li {
border-bottom-style: solid;
border-bottom-color: #09c;
border-bottom-width: thin;
list-style-type: none !important;
}
#sideLink li a {
text-decoration: none !important;
display:block; /* makes whole li clickable */
padding-top: 2px;
padding-bottom: 2px;
}
#sideLink li span {
padding-top: 2px;
padding-bottom: 2px;
display:block;
margin: 0;
}
/** workaround for disabled link and extra markup */
#sideLink li span>span {
margin: 0;
padding: 0;
}
#sideLink li:hover {
background-color: #D1ECF6;
}
#sideLink li#selected {
background-color: #D1ECF6;
}
/* side-widget styles */
.side-widget {
}
.side-widget-heading {
margin-top: 4px;
border-right: 1px solid #ddd;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
display:block;
font-weight: bold;
background-color: #F5F5F5;
word-wrap: break-word;
}
.side-widget-content {
display:block;
margin-bottom: 4px;
}
.side-widget-labels {
display: block;
position: relative;
/*border-bottom: thin solid #d0d0df;*/
height: 1.0em;
padding-top: 2px;
margin-bottom: 2px;
}
.side-widget-item-count, .side-widget-more-link {
font-size: 70%;
position: absolute;
}
.side-widget-item-count {
left: 0;
padding-left: 2px;
width: 40%;
}
.side-widget-more-link {
right: 0;
text-align: right; /* depends on element width */
padding-right: 2px;
width: 60%;
}
/* kudos styles */
.kudos-wrapper {
display: block;
text-align: center;
margin-top: 4px;
}
.kudos-rating {
font-size: 120%;
font-weight: bold;
}
.kudos-icon-left {
}
.kudos-icon-right {
}
/* mainSection styles */
.mainSection {
padding-bottom: 10px;
display: block;
}
.mainSectionHeading {
display:block;
font-weight: bold;
border-bottom: thin solid #09c;
margin-bottom: 0;
margin-top: 8px;
padding-bottom: 0;
width: 100%;
}
.mainSectionContentDescription {
padding-top: 5px;
}
.mainSectionContent {
padding-top: 5px;
}
/* profile and preferences information sections */
.profileContent, preferencesContent{
padding-top: 2px;
padding-bottom: 2px;
font-size: 90%;
border: none;
}
.preferencesContent {
margin-top: 6px;
margin-bottom: 12px;
}
.profileContent td{
padding: 0.5em 1em 0.5em 0em !important;
}
.profileContent td:last-child{
padding: 0.5em 0 0.5em 0 !important;
}
.profileContent .label,
.preferencesContent .label {
color: #000000;
/*color: #444444;*/
vertical-align: middle;
font-weight: normal;
padding-top: 4px;
padding-bottom: 4px;
}
.preferencesContent .label {
width: 170px;
}
.label a {
padding-top: 2px;
padding-bottom: 2px;
}
.profileContent .content,
.preferencesContent .content {
padding-left: 2px;
/*padding-right: 40px;*/
vertical-align: middle;
word-wrap: break-word;
/* WebKit rule. See http://blog.kenneth.io/blog/2012/03/04/word-wrapping-hypernation-using-css/ */
word-break: break-word;
/* Split long words with hyphens */
hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
/* Only split after 8 characters. Webkit only. */
-webkit-hyphenate-limit-before:8;
}
.contentExample {
color: #aaa;
}
.preferencesContent .item {
padding-left: 4px;
padding-right: 4px;
text-align: center;
font-size: 80%;
}
.profileContent .toolTip,
.preferencesContent .toolTip {
padding-left: 8px;
vertical-align: top;
/*padding-right: 40px;*/
}
.disabled {
color: #5D5D5D !important;
}
.status-msg {
word-wrap: break-word;
}
.statusField {
color: #5D5D5D;
border: 1px solid #AAAAAA;
width: 300px;
}
.formInputField,
.formInputArea,
.profileImageUrlInputField,
.form-input-small {
padding-left: 2px;
border: 1px solid #AAAAAA;
margin: .2em;
}
.formInputField {
width: 210px;
}
.formInputArea {
width: 300px;
}
.form-input-small {
width: 80px;
}
.profileImageUrlInputField {
width: 180px;
}
.formInputField:focus,
.formInputArea:focus,
.profileImageUrlInputField:focus {
border-color: black;
background: #ffc;
}
.formInputField.invalid,
.formInputArea.invalid {
border: 2px solid red;
color: red;
}
.formInputField.valid
.formInputArea.valid {
/*color: green;*/
}
.feedbackLabel {
display:block;
font-weight: bold;
}
/* wicket FeedbackPanel but remove the list styles and just make it bold */
.wicket-feedbackpanel-nolist ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
font-weight: bold;
}
.formSectionHeading {
/* PRFL-372 div > h4, added color
font-weight: bold;
padding-top: 2px;
*/
color: #333;
padding-left: 0;
}
.formSectionText {
font-weight: normal;
font-size: 0.9em;
padding-left: 2px;
margin-top: 4px;
font-style: italic;
}
/* Style for wicket's feedback message panel */
.alertMessage ul {
list-style-type: none !important;
margin-left: -40px;
margin-bottom: 0px;
margin-top: 0px;
}
/* friends feed styles */
#friends-feed-wrapper {
display: block;
text-align: center;
}
#friends-feed-wrapper table{
border: none;
margin: 0 auto;
table-layout: fixed;
}
#friends-feed-wrapper table td {
padding-left: 2px;
padding-right: 2px;
margin-left: 1px;
margin-right: 1px;
vertical-align: top;
}
.friends-feed-item {
vertical-align: top;
width: 55px;
max-width: 55px;
margin: 1px;
text-align: center;
word-wrap: break-word;
white-space: normal;
}
.friends-feed-item-photo {
max-width: 55px;
width: 55px;
/* centre the image inside this cell */
display:block;
margin:auto;
/* end centreing */
cursor: pointer;
}
.friends-feed-item-caption {
max-width: 55px;
margin-top: 0;
font-size: 70%;
color: #3355BB;
cursor: pointer;
}
.friends-feed-item-caption:hover {
color: #33f;
}
/* people list styles */
.connections-wrap, .search-results-wrap {
border-bottom: 1px solid #d0d0df;
margin-bottom: 12px;
max-width: 520px;
width: 100%;
}
.connection, .search-result {
display:block;
position: relative;
left: 0;
top: 0;
height: 170px;
border-left: 1px solid #d0d0df;
border-right: 1px solid #d0d0df;
border-top: 1px solid #d0d0df;
border-collapse: collapse;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
overflow: hidden; /* to crop bigger pictures that might overhang */
}
.connection:hover, .search-result:hover {
background-color: #FFFFE6;
}
.connection-img, .search-result-img {
position: absolute;
top: 5px;
left: 5px;
max-width: 100px;
border: 1px solid #666666;
padding: 2px;
}
.connection-info-wrap, .search-result-info-wrap {
position: absolute;
top: 5px;
left: 115px;
width: 200px;
}
.connection-info-name, .search-result-info-name, wall-item-name {
display: inline;
font-weight: bold;
word-wrap:break-word;
/* WebKit rule. See http://blog.kenneth.io/blog/2012/03/04/word-wrapping-hypernation-using-css/ */
word-break: break-word;
/* Split long words with hyphens */
hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
/* Only split after 8 characters. Webkit only. */
-webkit-hyphenate-limit-before:8;
}
.connection-status-msg, .search-result-status-msg {
display: block;
font-size: 90%;
}
.connection-status-date, .search-result-status-date {
display: block;
font-size: 70%;
color: #5D5D5D;
}
.search-connections {
margin-bottom: 10px;
}
/* action styles */
.connection-actions-wrap, .search-result-actions-wrap {
position: absolute;
top: 5px;
right: 0px;
max-width: 250px;
width: 50%;
font-size: 90%;
padding: 0;
}
@media (max-width: 800px) {
.connection-actions-wrap, .search-result-actions-wrap {
top: 35px;
width: calc(100% - 114px);
}
}
.connection-actions, .search-result-actions {
margin-bottom: 0;
margin-top: 0;
margin-left: 0;
padding-top: 0;
list-style-type:none !important;
}
.connection-actions li, .search-result-actions li {
border-bottom-style: solid;
border-bottom-color: #09c;
border-bottom-width: thin;
padding-left: 5px;
list-style-type: none !important;
vertical-align: top;
}
.connection-actions li a, .search-result-actions li a {
text-decoration: none !important;
display:block; /* makes whole li clickable */
padding-top: 2px;
padding-bottom: 2px;
}
.connection-actions li span, .search-result-actions li span {
padding-top: 2px;
padding-bottom: 2px;
display:block;
margin: 0;
}
/** workaround for disabled link and extra markup */
.connection-actions li span>span, .search-result-actions li span>span {
margin: 0;
padding: 0;
}
.connection-actions li:hover, .search-result-actions li:hover {
background-color: #D1ECF6;
}
.connection-actions li#selected, .search-result-actions li#selected {
background-color: #D1ECF6;
}
.connection-summary-wrap, .search-result-summary-wrap {
position: absolute;
top: 115px;
left: auto;
max-width: 510px;
width: 100%;
height: 50px;
font-size: 90%;
padding: 0;
}
.connections-wrap .connection-summary-wrap,
.search-result .search-result-summary-wrap {
width:340px;
}
.search-result-summary {
word-wrap:break-word;
}
.connection-action-icon {
float:right;
margin-left: 2px;
}
.iconAdd, .iconRemove {
width:18px;
height:18px;
background-repeat: no-repeat;
background-position: 4px center;
margin: 0;
padding: 0;
vertical-align: middle;
}
.iconAdd {
background-image: url("/library/image/silk/user_add.png");
}
.iconRemove {
background-image: url("/library/image/silk/user_delete.png");
}
.connectionStatus {
color: #5D5D5D;
font-size: 90%;
}
/* fix this so the image is in the style, NOT in wicket */
.rssLink {
margin: 0;
padding: 0;
/*float: right;*/
display: inline;
/*background: url(/library/image/feed.png) center right no-repeat;*/
}
.rssLink img {
vertical-align: middle;
}
/* heading for pages and items */
.header {
border-bottom: 1px solid #DDD;
line-height: 1.55;
}
.results-header, .search-results-header {
margin-top: 12px;
font-weight: normal;
}
/* modal window styles (also modalWindowButtons above) */
.modalWindowWrapper {
display: block;
position: relative;
left: 5px;
top: 5px;
width: 450px; /* must be smaller than the actual modal window */
height: 120px;
}
.modalWindowImage {
position: absolute;
top: 0;
left: 0;
max-width: 100px;
width: 100px;
border: 1px solid #666666;
padding: 2px;
}
.modalWindowMain {
position: relative;
top: 0;
left: 120px;
width: 300px;
}
.modalWindowText {
margin-top: 5px;
}
/* style the indicator for form submits that use an IndicatingAjaxButton as the button */
span.wicket-ajax-indicator img {
padding-left: 2px;
display: inline;
white-space: nowrap;
vertical-align: middle;
}
/* warning message style for hen editing another person's profile */
.edit-other-warning {
display:block;
border: 2px solid #ffcc33;
background-color: #fff9e6 !important;
background-image: url(/library/image/silk/error.png) !important;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 10px;
padding-left: 24px;
background-position: 4px center;
background-repeat: no-repeat;
color: #5D5D5D;
}
/* warning message style for hen editing another person's profile */
.save-failed-error {
display:block;
border: 2px solid #ff0000;
background-color: #FFE8E8 !important;
background-image: url(/library/image/silk/cancel.png) !important;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 10px;
padding-left: 24px;
background-position: 4px center;
background-repeat: no-repeat;
color: #5D5D5D;
}
/* autocomplete styling */
div.wicket-aa {
font-size: 12px;
background-color: white;
border-color: #cccccc;
border-width: 1px;
border-style: solid;
margin: 1px 0 0 0;
text-align:left;
}
div.wicket-aa ul {
list-style:none;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
div.wicket-aa li {
list-style:none;
margin-left: -17px; /*strip the default margin */
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}
div.wicket-aa ul li.selected {
background-color: #ffff77;
}
/* message threads styles */
.message-thread-list-wrap {
border-top: 1px solid #d0d0df;
width: 700px;
}
.message-thread-item {
display:block;
position: relative;
left: 0;
top: 0;
border-bottom: 1px solid #d0d0df;
border-collapse: collapse;
/*height: 50px;*/
min-height: 50px; /*use min-height rather than fixed height as names might be long and spill over */
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
overflow: hidden; /* to crop bigger pictures that might overhang */
}
.message-thread-item:hover {
background-color: #FFFFE6;
}
.message-thread-photo-wrap {
display:table-cell;
vertical-align:top;
}
.message-thread-photo{
float:left;
max-width: 50px;
width: 50px;
}
.message-thread-from-wrap, .message-thread-details-wrap {
display: table-cell;
overflow:hidden;
vertical-align: top;
font-size: 100%;
padding-left: 10px;
}
.message-thread-from-wrap {
width: 150px;
}
.message-thread-details-wrap {
}
.message-thread-from-name {
display: block;
font-size: 90%;
}
.message-thread-date {
display: block;
font-size: 70%;
color: #5D5D5D;
}
.message-thread-subject {
display: block;
font-size: 90%;
}
.message-thread-body {
display: block;
font-size: 90%;
color: #5D5D5D;
}
/* message view styles */
.message-details-wrap {
margin-top: 10px;
width: 700px;
padding-bottom: 10px;
border-bottom: 1px solid #999999;
margin-bottom: 1px;
}
.message-subject {
font-size: 140%;
font-weight: bold;
color: #5D5D5D;
}
.message-list-wrap {
border-top: 1px solid #d0d0df;
width: 700px;
}
.message-item {
display:block;
position: relative;
left: 0;
top: 0;
border-bottom: 1px solid #d0d0df;
border-collapse: collapse;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
overflow: hidden; /* to crop bigger pictures that might overhang */
}
.message-item:hover {
}
.message-photo-wrap {
display:table-cell;
vertical-align:top;
}
.message-photo{
float:left;
max-width: 55px;
width: 55px;
}
.message-info-wrap {
display: table-cell;
overflow:hidden;
vertical-align: top;
font-size: 100%;
padding-left: 10px;
}
.message-from-wrap {
display: block;
}
.message-from-name {
display: inline;
}
.message-date {
display: inline;
font-size: 70%;
color: #5D5D5D;
}
.message-body {
display: block;
width: 100%;
padding-top:5px;
font-size: 90%;
color: #5D5D5D;
}
.replyLabel {
width: 50px;
float: left;
color: #5D5D5D;
vertical-align: top;
font-weight: normal;
}
.unread-message {
background-color: #e9edff;
}
.unread-message:hover {
background-color: #e9edff;
}
.message-panel-buttons {
}
/* gallery-related */
.add-form-item {
vertical-align: top;
}
.add-form-warning {
text-align: right;
padding-right: 10px;
}
.gallery-warning-text {
font-size: 12px;
font-weight: bold;
}
.gallery-form {
position: relative;
}
.gallery-item img {
}
.gallery-image-panel {
cursor: pointer;
}
.gallery-image-form {
position: relative;
}
.gallery-image-form img {
max-width: 575px;
}
/* spacing between gallery images in grid */
.gallery-form td {
border: 5px;
border-spacing: 5px;
padding: 5px;
}
/* gallery feed styles */
#gallery-feed {
display: block;
text-align: center;
}
#gallery-feed table {
border: none;
margin: 0 auto;
table-layout: fixed;
}
#gallery-feed table td {
padding-left: 2px;
padding-right: 2px;
margin-left: 1px;
margin-right: 1px;
vertical-align: top;
}
.gallery-feed-item {
vertical-align: top;
width: 55px;
max-width: 55px;
margin: 1px;
text-align: center;
word-wrap: break-word;
white-space: normal;
}
.gallery-feed-item img {
max-width: 55px;
width: 55px;
display:block;
margin:auto;
}
/* wall-related */
.wall-wrap {
width: 500px;
font-size: 90%;
}
.wall-item {
clear:left;
border-top: 1px solid #d0d0df;
padding: 5px;
}
.wall-item-img {
float: left;
max-width: 35px;
width: 35px;
margin-bottom: 5px;
cursor: pointer;
}
.wall-item-text-wrap {
width: 435px;
margin-left: 50px;
overflow: hidden;
}
.wall-item-comment-text-wrap {
width: 380px;
margin-left: 50px;
overflow: hidden;
}
.wall-item-comment {
margin-top: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #F5F4F2;/*#EFEFED;*//*#ECECE9;*/
}
.wall-item-post-comment {
width: 435px;
height: 100px;
padding-left: 5px;
padding-top: 5px;
background-color: #F5F4F2;
}
.wall-comment-input-area {
width: 415px;
margin-bottom: 5px;
font-size: 90%;
}
.wallButtons input[type="submit"] {
color: rgb(34, 119, 221);
}
.wall-item-details {
}
.wall-item-date {
color: #AAADBA;
}
.wall-item-actions-wrap {
float: right;
}
.wall-item-action-icon {
float:right;
margin-left: 2px;
}
.wall-post-form {
padding-top: 5px;
padding-bottom: 5px;
}
.wall-post-container {
/* height: 150px; let this be set automatically by the contents*/
padding-bottom: 5px;
}
.wall-post-input-area {
width: 492px; /* TinyMCE control adds 8px */
}
.wall-post-button {
margin-top: 5px;
}
/* confirmed friends button form */
.confirmed-friends-button-form {
margin-bottom: 5px;
}
/* create worksite panel */
.create-worksite-panel {
width: 500px;
padding: 5px;
margin-left: auto;
margin-right: auto;
}
/* close button */
.closebutton {
float: right;
clear: none;
text-align: right;
}
.closebutton:hover {
background-color: #ffcccc;
}
/* accessibility */
.accessibility-label {
position: absolute;
left: -999em;
width: 1em;
overflow: hidden;
}
.text-counter {
color: #999999;
font-size: 1.5em;
font-weight: bolder;
float:right;
}
.pager {
margin-top: 10px;
}
/* visible to screen reader only */
.offscreen {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
}
/* center the datepicker icon */
img.ui-datepicker-trigger {
vertical-align: middle;
}
button.ui-datepicker-trigger {
margin: 0 0;
}
button.ui-datepicker-trigger .fa.fa-calendar{
color: #212121 !important;
}
.no-pictures {
margin-bottom: 10px;
}
input[type="submit"].secondary {
color: #555 !important
} | profile2/tool/src/webapp/css/profile2.css |
#pageWrapper {
}
#leftPanel {
}
#mainPanel {
}
#rightPanel {
}
#fullWidth {
}
.profile-twitter-account td.label{
text-align: left;
width: 250px;
}
@media only screen and (max-width : 800px ){
.profile-twitter-account td{
display: block !important;
}
.profile-twitter-account td.label{
width: 100%;
}
}
#myPhoto {
max-width: 100%;
position: relative;
/* centre the image inside this div */
text-align:center;
margin-top:0;
margin-bottom:0;
padding:0;
/* alternatively,
display:block;
margin:auto;
*/
/* end of centreing the image */
}
#myPhoto img {
max-width: 200px;
width: 200px;
background-color: transparent;
text-align:center;
}
.edit-image-button {
position:absolute;
right:0;
top:0;
/*height:20px;*/
background-color: #ffffff;
text-decoration: none;
font-size: x-small;
padding-left: 24px;
padding-bottom: 4px;
padding-top: 4px;
padding-right: 2px;
margin-top: 0;
margin-right: 0;
background-repeat: no-repeat;
background-position: 4px center;
background-image: url("/library/image/silk/picture_edit.png");
border-top: thin solid #09c;
border-right: thin solid #09c;
border-bottom: thin solid #09c;
border-left: thin solid #09c;
}
.edit-image-button:hover {
background-color: #ffff77;
}
.sakai-wicket-iconwithtooltip{
float: right;
}
.profileContent .radio label, .profileContent .checkbox label{
font-size: 1.2em;
}
.edit-button {
float:right;
clear: none;
display:block;
text-decoration: none;
font-size: x-small;
padding-left: 24px;
padding-bottom: 4px;
padding-top: 4px;
padding-right: 2px;
margin-top: 0;
margin-right: 10px;
background-repeat: no-repeat;
background-position: 4px center;
background-image: url("/library/image/silk/pencil.png");
border-left: thin solid #09c;
border-right: thin solid #09c;
border-bottom: thin solid #09c;
position: absolute;
right: 15px;
}
.edit-button:hover {
background-color: #ffff77;
}
.new-items-count {
padding-left: 4px !important;
font-weight: bold;
}
/* profile heading styles */
#profileHeading {
margin-left: -10px;
}
#profileHeadingName {
font-size: 140%;
font-weight: bold;
}
/* generic styles */
.tiny {
font-size: 70%;
}
/*.small {
font-size: 90%;
} */
.right {
float:right;
}
.instruction {
color: #777777;
}
.clear {
clear:both;
}
h2 {
margin-top: 0;
}
/* page navigation links */
#page-links a:link,
#page-links a:visited {
}
.icon {
background-position: center left;
background-repeat: no-repeat;
padding-left: 18px;
display: inline !important;
}
/* icons */
.locked {
background-image: url(/library/image/silk/lock.png);
}
.unlocked {
background-image: url(/library/image/silk/lock_open.png);
}
.profile {
background-image: url(/library/image/silk/vcard.png);
}
.picture {
background-image: url(/library/image/silk/picture.png);
}
.pictures {
background-image: url(/library/image/silk/pictures.png);
}
.picture-add {
background-image: url(/library/image/silk/picture_add.png);
}
.connections {
background-image: url(/library/image/silk/group.png);
}
.connection-add {
background-image: url(/library/image/silk/user_add.png);
}
.connection-delete {
background-image: url(/library/image/silk/user_delete.png);
}
.connection-confirm {
background-image: url(/library/image/silk/accept.png);
}
.connection-ignore {
background-image: url(/library/image/silk/delete.png);
}
.connection-request {
background-image: url(/library/image/silk/group_gear.png);
}
.connection-confirmed {
background-image: url(/library/image/silk/group_link.png);
}
.search {
background-image: url(/library/image/silk/magnifier.png);
}
.privacy {
background-image: url(/library/image/silk/lock.png);
}
.preferences {
background-image: url(/library/image/silk/cog.png);
}
.messages {
background-image: url(/library/image/silk/comments.png);
}
.message {
background-image: url(/library/image/silk/comment.png);
}
.twitter {
background-image: url(../images/twitter.png);
}
.email-link {
background-image: url(/library/image/silk/email_link.png);
}
.website-link {
background-image: url(/library/image/silk/world_link.png);
}
.google {
background-image: url(../images/google.png);
}
.facebook {
background-image: url(../images/facebook.png);
}
.linkedin {
background-image: url(../images/linkedin.png);
}
.myspace {
background-image: url(../images/myspace.png);
}
.recordIcon {
background-image: url(../images/mic.png);
width: 11px;
height: 15px;
display: inline-block;
background-size: 100%;
margin-left: 7px;
}
/* sideLink styles */
#sideLink ul {
list-style-type:none !important;
}
#sideLink li {
border-bottom-style: solid;
border-bottom-color: #09c;
border-bottom-width: thin;
list-style-type: none !important;
}
#sideLink li a {
text-decoration: none !important;
display:block; /* makes whole li clickable */
padding-top: 2px;
padding-bottom: 2px;
}
#sideLink li span {
padding-top: 2px;
padding-bottom: 2px;
display:block;
margin: 0;
}
/** workaround for disabled link and extra markup */
#sideLink li span>span {
margin: 0;
padding: 0;
}
#sideLink li:hover {
background-color: #D1ECF6;
}
#sideLink li#selected {
background-color: #D1ECF6;
}
/* side-widget styles */
.side-widget {
}
.side-widget-heading {
margin-top: 4px;
border-right: 1px solid #ddd;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
display:block;
font-weight: bold;
background-color: #F5F5F5;
word-wrap: break-word;
}
.side-widget-content {
display:block;
margin-bottom: 4px;
}
.side-widget-labels {
display: block;
position: relative;
/*border-bottom: thin solid #d0d0df;*/
height: 1.0em;
padding-top: 2px;
margin-bottom: 2px;
}
.side-widget-item-count, .side-widget-more-link {
font-size: 70%;
position: absolute;
}
.side-widget-item-count {
left: 0;
padding-left: 2px;
width: 40%;
}
.side-widget-more-link {
right: 0;
text-align: right; /* depends on element width */
padding-right: 2px;
width: 60%;
}
/* kudos styles */
.kudos-wrapper {
display: block;
text-align: center;
margin-top: 4px;
}
.kudos-rating {
font-size: 120%;
font-weight: bold;
}
.kudos-icon-left {
}
.kudos-icon-right {
}
/* mainSection styles */
.mainSection {
padding-bottom: 10px;
display: block;
}
.mainSectionHeading {
display:block;
font-weight: bold;
border-bottom: thin solid #09c;
margin-bottom: 0;
margin-top: 8px;
padding-bottom: 0;
width: 100%;
}
.mainSectionContentDescription {
padding-top: 5px;
}
.mainSectionContent {
padding-top: 5px;
}
/* profile and preferences information sections */
.profileContent, preferencesContent{
padding-top: 2px;
padding-bottom: 2px;
font-size: 90%;
border: none;
}
.preferencesContent {
margin-top: 6px;
margin-bottom: 12px;
}
.profileContent td{
padding: 0.5em 1em 0.5em 0em !important;
}
.profileContent td:last-child{
padding: 0.5em 0 0.5em 0 !important;
}
.profileContent .label,
.preferencesContent .label {
color: #000000;
/*color: #444444;*/
vertical-align: middle;
font-weight: normal;
padding-top: 4px;
padding-bottom: 4px;
}
.preferencesContent .label {
width: 170px;
}
.label a {
padding-top: 2px;
padding-bottom: 2px;
}
.profileContent .content,
.preferencesContent .content {
padding-left: 2px;
/*padding-right: 40px;*/
vertical-align: middle;
word-wrap: break-word;
/* WebKit rule. See http://blog.kenneth.io/blog/2012/03/04/word-wrapping-hypernation-using-css/ */
word-break: break-word;
/* Split long words with hyphens */
hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
/* Only split after 8 characters. Webkit only. */
-webkit-hyphenate-limit-before:8;
}
.contentExample {
color: #aaa;
}
.preferencesContent .item {
padding-left: 4px;
padding-right: 4px;
text-align: center;
font-size: 80%;
}
.profileContent .toolTip,
.preferencesContent .toolTip {
padding-left: 8px;
vertical-align: top;
/*padding-right: 40px;*/
}
.disabled {
color: #5D5D5D !important;
}
.status-msg {
word-wrap: break-word;
}
.statusField {
color: #5D5D5D;
border: 1px solid #AAAAAA;
width: 300px;
}
.formInputField,
.formInputArea,
.profileImageUrlInputField,
.form-input-small {
padding-left: 2px;
border: 1px solid #AAAAAA;
margin: .2em;
}
.formInputField {
width: 210px;
}
.formInputArea {
width: 300px;
}
.form-input-small {
width: 80px;
}
.profileImageUrlInputField {
width: 180px;
}
.formInputField:focus,
.formInputArea:focus,
.profileImageUrlInputField:focus {
border-color: black;
background: #ffc;
}
.formInputField.invalid,
.formInputArea.invalid {
border: 2px solid red;
color: red;
}
.formInputField.valid
.formInputArea.valid {
/*color: green;*/
}
.feedbackLabel {
display:block;
font-weight: bold;
}
/* wicket FeedbackPanel but remove the list styles and just make it bold */
.wicket-feedbackpanel-nolist ul {
list-style-type: none;
margin-left: 0;
padding-left: 0;
font-weight: bold;
}
.formSectionHeading {
/* PRFL-372 div > h4, added color
font-weight: bold;
padding-top: 2px;
*/
color: #333;
padding-left: 0;
}
.formSectionText {
font-weight: normal;
font-size: 0.9em;
padding-left: 2px;
margin-top: 4px;
font-style: italic;
}
/* Style for wicket's feedback message panel */
.alertMessage ul {
list-style-type: none !important;
margin-left: -40px;
margin-bottom: 0px;
margin-top: 0px;
}
/* friends feed styles */
#friends-feed-wrapper {
display: block;
text-align: center;
}
#friends-feed-wrapper table{
border: none;
margin: 0 auto;
table-layout: fixed;
}
#friends-feed-wrapper table td {
padding-left: 2px;
padding-right: 2px;
margin-left: 1px;
margin-right: 1px;
vertical-align: top;
}
.friends-feed-item {
vertical-align: top;
width: 55px;
max-width: 55px;
margin: 1px;
text-align: center;
word-wrap: break-word;
white-space: normal;
}
.friends-feed-item-photo {
max-width: 55px;
width: 55px;
/* centre the image inside this cell */
display:block;
margin:auto;
/* end centreing */
cursor: pointer;
}
.friends-feed-item-caption {
max-width: 55px;
margin-top: 0;
font-size: 70%;
color: #3355BB;
cursor: pointer;
}
.friends-feed-item-caption:hover {
color: #33f;
}
/* people list styles */
.connections-wrap, .search-results-wrap {
border-bottom: 1px solid #d0d0df;
margin-bottom: 12px;
max-width: 520px;
width: 100%;
}
.connection, .search-result {
display:block;
position: relative;
left: 0;
top: 0;
height: 170px;
border-left: 1px solid #d0d0df;
border-right: 1px solid #d0d0df;
border-top: 1px solid #d0d0df;
border-collapse: collapse;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
overflow: hidden; /* to crop bigger pictures that might overhang */
}
.connection:hover, .search-result:hover {
background-color: #FFFFE6;
}
.connection-img, .search-result-img {
position: absolute;
top: 5px;
left: 5px;
max-width: 100px;
border: 1px solid #666666;
padding: 2px;
}
.connection-info-wrap, .search-result-info-wrap {
position: absolute;
top: 5px;
left: 115px;
width: 200px;
}
.connection-info-name, .search-result-info-name, wall-item-name {
display: inline;
font-weight: bold;
word-wrap:break-word;
/* WebKit rule. See http://blog.kenneth.io/blog/2012/03/04/word-wrapping-hypernation-using-css/ */
word-break: break-word;
/* Split long words with hyphens */
hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
/* Only split after 8 characters. Webkit only. */
-webkit-hyphenate-limit-before:8;
}
.connection-status-msg, .search-result-status-msg {
display: block;
font-size: 90%;
}
.connection-status-date, .search-result-status-date {
display: block;
font-size: 70%;
color: #5D5D5D;
}
.search-connections {
margin-bottom: 10px;
}
/* action styles */
.connection-actions-wrap, .search-result-actions-wrap {
position: absolute;
top: 5px;
right: 0px;
max-width: 250px;
width: 50%;
font-size: 90%;
padding: 0;
}
@media (max-width: 800px) {
.connection-actions-wrap, .search-result-actions-wrap {
top: 35px;
width: calc(100% - 114px);
}
}
.connection-actions, .search-result-actions {
margin-bottom: 0;
margin-top: 0;
margin-left: 0;
padding-top: 0;
list-style-type:none !important;
}
.connection-actions li, .search-result-actions li {
border-bottom-style: solid;
border-bottom-color: #09c;
border-bottom-width: thin;
padding-left: 5px;
list-style-type: none !important;
vertical-align: top;
}
.connection-actions li a, .search-result-actions li a {
text-decoration: none !important;
display:block; /* makes whole li clickable */
padding-top: 2px;
padding-bottom: 2px;
}
.connection-actions li span, .search-result-actions li span {
padding-top: 2px;
padding-bottom: 2px;
display:block;
margin: 0;
}
/** workaround for disabled link and extra markup */
.connection-actions li span>span, .search-result-actions li span>span {
margin: 0;
padding: 0;
}
.connection-actions li:hover, .search-result-actions li:hover {
background-color: #D1ECF6;
}
.connection-actions li#selected, .search-result-actions li#selected {
background-color: #D1ECF6;
}
.connection-summary-wrap, .search-result-summary-wrap {
position: absolute;
top: 115px;
left: auto;
max-width: 510px;
width: 100%;
height: 50px;
font-size: 90%;
padding: 0;
}
.connections-wrap .connection-summary-wrap,
.search-result .search-result-summary-wrap {
width:340px;
}
.search-result-summary {
word-wrap:break-word;
}
.connection-action-icon {
float:right;
margin-left: 2px;
}
.iconAdd, .iconRemove {
width:18px;
height:18px;
background-repeat: no-repeat;
background-position: 4px center;
margin: 0;
padding: 0;
vertical-align: middle;
}
.iconAdd {
background-image: url("/library/image/silk/user_add.png");
}
.iconRemove {
background-image: url("/library/image/silk/user_delete.png");
}
.connectionStatus {
color: #5D5D5D;
font-size: 90%;
}
/* fix this so the image is in the style, NOT in wicket */
.rssLink {
margin: 0;
padding: 0;
/*float: right;*/
display: inline;
/*background: url(/library/image/feed.png) center right no-repeat;*/
}
.rssLink img {
vertical-align: middle;
}
/* heading for pages and items */
.header {
border-bottom: 1px solid #DDD;
line-height: 1.55;
}
.results-header, .search-results-header {
margin-top: 12px;
font-weight: normal;
}
/* modal window styles (also modalWindowButtons above) */
.modalWindowWrapper {
display: block;
position: relative;
left: 5px;
top: 5px;
width: 450px; /* must be smaller than the actual modal window */
height: 120px;
}
.modalWindowImage {
position: absolute;
top: 0;
left: 0;
max-width: 100px;
width: 100px;
border: 1px solid #666666;
padding: 2px;
}
.modalWindowMain {
position: relative;
top: 0;
left: 120px;
width: 300px;
}
.modalWindowText {
margin-top: 5px;
}
/* style the indicator for form submits that use an IndicatingAjaxButton as the button */
span.wicket-ajax-indicator img {
padding-left: 2px;
display: inline;
white-space: nowrap;
vertical-align: middle;
}
/* warning message style for hen editing another person's profile */
.edit-other-warning {
display:block;
border: 2px solid #ffcc33;
background-color: #fff9e6 !important;
background-image: url(/library/image/silk/error.png) !important;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 10px;
padding-left: 24px;
background-position: 4px center;
background-repeat: no-repeat;
color: #5D5D5D;
}
/* warning message style for hen editing another person's profile */
.save-failed-error {
display:block;
border: 2px solid #ff0000;
background-color: #FFE8E8 !important;
background-image: url(/library/image/silk/cancel.png) !important;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 10px;
padding-left: 24px;
background-position: 4px center;
background-repeat: no-repeat;
color: #5D5D5D;
}
/* autocomplete styling */
div.wicket-aa {
font-size: 12px;
background-color: white;
border-color: #cccccc;
border-width: 1px;
border-style: solid;
margin: 1px 0 0 0;
text-align:left;
}
div.wicket-aa ul {
list-style:none;
margin-top: 0 !important;
margin-bottom: 0 !important;
}
div.wicket-aa li {
list-style:none;
margin-left: -17px; /*strip the default margin */
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
}
div.wicket-aa ul li.selected {
background-color: #ffff77;
}
/* message threads styles */
.message-thread-list-wrap {
border-top: 1px solid #d0d0df;
width: 700px;
}
.message-thread-item {
display:block;
position: relative;
left: 0;
top: 0;
border-bottom: 1px solid #d0d0df;
border-collapse: collapse;
/*height: 50px;*/
min-height: 50px; /*use min-height rather than fixed height as names might be long and spill over */
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
overflow: hidden; /* to crop bigger pictures that might overhang */
}
.message-thread-item:hover {
background-color: #FFFFE6;
}
.message-thread-photo-wrap {
display:table-cell;
vertical-align:top;
}
.message-thread-photo{
float:left;
max-width: 50px;
width: 50px;
}
.message-thread-from-wrap, .message-thread-details-wrap {
display: table-cell;
overflow:hidden;
vertical-align: top;
font-size: 100%;
padding-left: 10px;
}
.message-thread-from-wrap {
width: 150px;
}
.message-thread-details-wrap {
}
.message-thread-from-name {
display: block;
font-size: 90%;
}
.message-thread-date {
display: block;
font-size: 70%;
color: #5D5D5D;
}
.message-thread-subject {
display: block;
font-size: 90%;
}
.message-thread-body {
display: block;
font-size: 90%;
color: #5D5D5D;
}
/* message view styles */
.message-details-wrap {
margin-top: 10px;
width: 700px;
padding-bottom: 10px;
border-bottom: 1px solid #999999;
margin-bottom: 1px;
}
.message-subject {
font-size: 140%;
font-weight: bold;
color: #5D5D5D;
}
.message-list-wrap {
border-top: 1px solid #d0d0df;
width: 700px;
}
.message-item {
display:block;
position: relative;
left: 0;
top: 0;
border-bottom: 1px solid #d0d0df;
border-collapse: collapse;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
overflow: hidden; /* to crop bigger pictures that might overhang */
}
.message-item:hover {
}
.message-photo-wrap {
display:table-cell;
vertical-align:top;
}
.message-photo{
float:left;
max-width: 55px;
width: 55px;
}
.message-info-wrap {
display: table-cell;
overflow:hidden;
vertical-align: top;
font-size: 100%;
padding-left: 10px;
}
.message-from-wrap {
display: block;
}
.message-from-name {
display: inline;
}
.message-date {
display: inline;
font-size: 70%;
color: #5D5D5D;
}
.message-body {
display: block;
width: 100%;
padding-top:5px;
font-size: 90%;
color: #5D5D5D;
}
.replyLabel {
width: 50px;
float: left;
color: #5D5D5D;
vertical-align: top;
font-weight: normal;
}
.unread-message {
background-color: #e9edff;
}
.unread-message:hover {
background-color: #e9edff;
}
.message-panel-buttons {
}
/* gallery-related */
.add-form-item {
vertical-align: top;
}
.add-form-warning {
text-align: right;
padding-right: 10px;
}
.gallery-warning-text {
font-size: 12px;
font-weight: bold;
}
.gallery-form {
position: relative;
}
.gallery-item img {
}
.gallery-image-panel {
cursor: pointer;
}
.gallery-image-form {
position: relative;
}
.gallery-image-form img {
max-width: 575px;
}
/* spacing between gallery images in grid */
.gallery-form td {
border: 5px;
border-spacing: 5px;
padding: 5px;
}
/* gallery feed styles */
#gallery-feed {
display: block;
text-align: center;
}
#gallery-feed table {
border: none;
margin: 0 auto;
table-layout: fixed;
}
#gallery-feed table td {
padding-left: 2px;
padding-right: 2px;
margin-left: 1px;
margin-right: 1px;
vertical-align: top;
}
.gallery-feed-item {
vertical-align: top;
width: 55px;
max-width: 55px;
margin: 1px;
text-align: center;
word-wrap: break-word;
white-space: normal;
}
.gallery-feed-item img {
max-width: 55px;
width: 55px;
display:block;
margin:auto;
}
/* wall-related */
.wall-wrap {
width: 500px;
font-size: 90%;
}
.wall-item {
clear:left;
border-top: 1px solid #d0d0df;
padding: 5px;
}
.wall-item-img {
float: left;
max-width: 35px;
width: 35px;
margin-bottom: 5px;
cursor: pointer;
}
.wall-item-text-wrap {
width: 435px;
margin-left: 50px;
overflow: hidden;
}
.wall-item-comment-text-wrap {
width: 380px;
margin-left: 50px;
overflow: hidden;
}
.wall-item-comment {
margin-top: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #F5F4F2;/*#EFEFED;*//*#ECECE9;*/
}
.wall-item-post-comment {
width: 435px;
height: 100px;
padding-left: 5px;
padding-top: 5px;
background-color: #F5F4F2;
}
.wall-comment-input-area {
width: 415px;
margin-bottom: 5px;
font-size: 90%;
}
.wallButtons input[type="submit"] {
color: rgb(34, 119, 221);
}
.wall-item-details {
}
.wall-item-date {
color: #AAADBA;
}
.wall-item-actions-wrap {
float: right;
}
.wall-item-action-icon {
float:right;
margin-left: 2px;
}
.wall-post-form {
padding-top: 5px;
padding-bottom: 5px;
}
.wall-post-container {
/* height: 150px; let this be set automatically by the contents*/
padding-bottom: 5px;
}
.wall-post-input-area {
width: 492px; /* TinyMCE control adds 8px */
}
.wall-post-button {
margin-top: 5px;
}
/* confirmed friends button form */
.confirmed-friends-button-form {
margin-bottom: 5px;
}
/* create worksite panel */
.create-worksite-panel {
width: 500px;
padding: 5px;
margin-left: auto;
margin-right: auto;
}
/* close button */
.closebutton {
float: right;
clear: none;
text-align: right;
}
.closebutton:hover {
background-color: #ffcccc;
}
/* accessibility */
.accessibility-label {
position: absolute;
left: -999em;
width: 1em;
overflow: hidden;
}
.text-counter {
color: #999999;
font-size: 1.5em;
font-weight: bolder;
float:right;
}
.pager {
margin-top: 10px;
}
/* visible to screen reader only */
.offscreen {
position: absolute !important;
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
clip: rect(1px, 1px, 1px, 1px);
}
/* center the datepicker icon */
img.ui-datepicker-trigger {
vertical-align: middle;
}
button.ui-datepicker-trigger {
margin: 0 0;
}
button.ui-datepicker-trigger .fa.fa-calendar{
color: #212121 !important;
}
.no-pictures {
margin-bottom: 10px;
}
input[type="submit"].secondary {
color: #555 !important
} | 0.231962 | 0.060418 |
@import '@semcore/utils/style/var.css';
STabLine {
position: relative;
display: flex;
width: 100%;
max-width: 100%;
}
STabLine[underlined] {
border-bottom: 1px solid var(--gray80);
}
STabLineItem {
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1.1;
position: relative;
touch-action: manipulation;
white-space: nowrap;
user-select: none;
box-sizing: border-box;
padding: 0;
margin: 0;
box-shadow: none;
outline: none;
text-decoration: none;
-webkit-tap-highlight-color: transparent;
overflow: visible;
outline: 0;
text-align: center;
vertical-align: middle;
font-family: inherit;
cursor: pointer;
border: none;
background: transparent;
&::-moz-focus-inner {
border: none;
padding: 0;
}
&:active,
&:hover,
&:focus {
outline: 0;
text-decoration: none;
}
&::after {
content: '';
left: 0;
width: 100%;
background-color: transparent;
transition: background-color 0.2s;
}
&:hover::after {
background-color: var(--stone);
}
}
SIndicator,
STabLineItem::after {
position: absolute;
display: block;
bottom: -1px;
height: 2px;
}
SIndicator {
transition: transform 0.5s ease;
background-color: var(--light-blue);
will-change: transform;
}
STabLineItem[selected] {
flex-shrink: 0;
}
STabLineItem[disabled] {
opacity: var(--disabled-opacity);
cursor: default;
pointer-events: none; /* Disable link interactions */
}
STabLineItem[keyboardFocused] {
box-shadow: var(--keyborad-focus);
}
SText {
display: inline-block;
color: var(--gray20);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
SAddon {
color: var(--gray60);
display: inline-flex;
align-items: center;
justify-content: center;
}
STabLineItem[size='m'] {
height: 28px;
margin-right: 16px;
min-width: 18px;
font-size: var(--fs-100);
& SText:not(:last-child) {
margin-right: 8px;
}
& SAddon {
&:not(:last-child) {
margin-right: 8px;
}
}
}
STabLineItem[size='l'] {
height: 34px;
margin-right: 16px;
min-width: 26px;
font-size: var(--fs-200);
& SText:not(:last-child) {
margin-right: 8px;
}
& SAddon {
&:not(:last-child) {
margin-right: 8px;
}
}
}
STabLineItem[size='xl'] {
height: 42px;
margin-right: 24px;
min-width: 32px;
font-size: var(--fs-300);
& SText:not(:last-child) {
margin-right: 12px;
}
& SAddon {
&:not(:last-child) {
margin-right: 12px;
}
}
}
STabLineItem[neighborLocation='left'] {
margin-right: 0;
}
@media (prefers-reduced-motion) {
STabLineItem {
&::after {
transition: none;
}
}
SIndicator {
transition: none;
}
} | semcore/tab-line/src/style/tab-line.shadow.css | @import '@semcore/utils/style/var.css';
STabLine {
position: relative;
display: flex;
width: 100%;
max-width: 100%;
}
STabLine[underlined] {
border-bottom: 1px solid var(--gray80);
}
STabLineItem {
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 1.1;
position: relative;
touch-action: manipulation;
white-space: nowrap;
user-select: none;
box-sizing: border-box;
padding: 0;
margin: 0;
box-shadow: none;
outline: none;
text-decoration: none;
-webkit-tap-highlight-color: transparent;
overflow: visible;
outline: 0;
text-align: center;
vertical-align: middle;
font-family: inherit;
cursor: pointer;
border: none;
background: transparent;
&::-moz-focus-inner {
border: none;
padding: 0;
}
&:active,
&:hover,
&:focus {
outline: 0;
text-decoration: none;
}
&::after {
content: '';
left: 0;
width: 100%;
background-color: transparent;
transition: background-color 0.2s;
}
&:hover::after {
background-color: var(--stone);
}
}
SIndicator,
STabLineItem::after {
position: absolute;
display: block;
bottom: -1px;
height: 2px;
}
SIndicator {
transition: transform 0.5s ease;
background-color: var(--light-blue);
will-change: transform;
}
STabLineItem[selected] {
flex-shrink: 0;
}
STabLineItem[disabled] {
opacity: var(--disabled-opacity);
cursor: default;
pointer-events: none; /* Disable link interactions */
}
STabLineItem[keyboardFocused] {
box-shadow: var(--keyborad-focus);
}
SText {
display: inline-block;
color: var(--gray20);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
SAddon {
color: var(--gray60);
display: inline-flex;
align-items: center;
justify-content: center;
}
STabLineItem[size='m'] {
height: 28px;
margin-right: 16px;
min-width: 18px;
font-size: var(--fs-100);
& SText:not(:last-child) {
margin-right: 8px;
}
& SAddon {
&:not(:last-child) {
margin-right: 8px;
}
}
}
STabLineItem[size='l'] {
height: 34px;
margin-right: 16px;
min-width: 26px;
font-size: var(--fs-200);
& SText:not(:last-child) {
margin-right: 8px;
}
& SAddon {
&:not(:last-child) {
margin-right: 8px;
}
}
}
STabLineItem[size='xl'] {
height: 42px;
margin-right: 24px;
min-width: 32px;
font-size: var(--fs-300);
& SText:not(:last-child) {
margin-right: 12px;
}
& SAddon {
&:not(:last-child) {
margin-right: 12px;
}
}
}
STabLineItem[neighborLocation='left'] {
margin-right: 0;
}
@media (prefers-reduced-motion) {
STabLineItem {
&::after {
transition: none;
}
}
SIndicator {
transition: none;
}
} | 0.471467 | 0.075142 |
@charset "UTF-8";
@font-face {
font-family: "talenta-font";
src:url("../fonts/talenta-font.eot");
src:url("../fonts/talenta-font.eot?#iefix") format("embedded-opentype"),
url("../fonts/talenta-font.woff") format("woff"),
url("../fonts/talenta-font.ttf") format("truetype"),
url("../fonts/talenta-font.svg#talenta-font") format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "talenta-font" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="talenta-"]:before,
[class*=" talenta-"]:before {
font-family: "talenta-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.talenta-kalkulator-1:before {
content: "\62";
}
.talenta-profil:before {
content: "\63";
}
.talenta-kalender-2:before {
content: "\64";
}
.talenta-orang-3:before {
content: "\65";
}
.talenta-jam-1:before {
content: "\66";
}
.talenta-gembok:before {
content: "\67";
}
.talenta-orang-1:before {
content: "\68";
}
.talenta-orang-2:before {
content: "\69";
}
.talenta-akses-setting:before {
content: "\61";
}
.talenta-orang-setting:before {
content: "\6a";
}
.talenta-organisasi-setting:before {
content: "\6b";
}
.talenta-profil-setting:before {
content: "\6c";
}
.talenta-struktur-setting:before {
content: "\6d";
}
.talenta-kalender-3:before {
content: "\6e";
}
.talenta-uang:before {
content: "\6f";
}
.talenta-timbangan:before {
content: "\70";
}
.talenta-komponen:before {
content: "\71";
}
.talenta-kalkulator-2:before {
content: "\72";
}
.talenta-kalender-1:before {
content: "\73";
}
.talenta-modul:before {
content: "\74";
}
.talenta-delegasi-orang:before {
content: "\75";
}
.talenta-centang:before {
content: "\76";
}
.talenta-pensil:before {
content: "\77";
}
.talenta-uang-1:before {
content: "\78";
}
.talenta-kalender-4:before {
content: "\79";
}
.talenta-tulisan:before {
content: "\7a";
}
.talenta-jam-2:before {
content: "\41";
}
.talenta-orang-4:before {
content: "\42";
}
.talenta-aset-kotak:before {
content: "\43";
}
.talenta-orang-kotak:before {
content: "\44";
}
.talenta-tambah:before {
content: "\45";
}
.talenta-kalender-5:before {
content: "\46";
}
.talenta-panah:before {
content: "\47";
}
.talenta-tulisan-1:before {
content: "\48";
}
.talenta-timbangan-1:before {
content: "\49";
}
.talenta-pattern:before {
content: "\4a";
}
.talenta-kalender-6:before {
content: "\4b";
}
.talenta-kalender-7:before {
content: "\4c";
}
.talenta-kalender-8:before {
content: "\4d";
}
.talenta-jam-3:before {
content: "\4e";
}
.talenta-kalender-9:before {
content: "\4f";
}
.talenta-tulisan-2:before {
content: "\50";
}
.talenta-cabang:before {
content: "\51";
}
.talenta-chat:before {
content: "\53";
}
.talenta-orang-5:before {
content: "\54";
}
.talenta-kaca-pembesar:before {
content: "\55";
}
.talenta-transfer:before {
content: "\56";
}
.talenta-centang-approval:before {
content: "\57";
}
.talenta-delegasi-panah:before {
content: "\58";
}
.talenta-modul-1:before {
content: "\59";
}
.talenta-silang:before {
content: "\5a";
}
.talenta-talenta-icon-assets-48-48:before {
content: "\52";
}
.talenta-laptop-ess-setting:before {
content: "\30";
} | public/assets/css/talenta-font.css | @charset "UTF-8";
@font-face {
font-family: "talenta-font";
src:url("../fonts/talenta-font.eot");
src:url("../fonts/talenta-font.eot?#iefix") format("embedded-opentype"),
url("../fonts/talenta-font.woff") format("woff"),
url("../fonts/talenta-font.ttf") format("truetype"),
url("../fonts/talenta-font.svg#talenta-font") format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "talenta-font" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="talenta-"]:before,
[class*=" talenta-"]:before {
font-family: "talenta-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.talenta-kalkulator-1:before {
content: "\62";
}
.talenta-profil:before {
content: "\63";
}
.talenta-kalender-2:before {
content: "\64";
}
.talenta-orang-3:before {
content: "\65";
}
.talenta-jam-1:before {
content: "\66";
}
.talenta-gembok:before {
content: "\67";
}
.talenta-orang-1:before {
content: "\68";
}
.talenta-orang-2:before {
content: "\69";
}
.talenta-akses-setting:before {
content: "\61";
}
.talenta-orang-setting:before {
content: "\6a";
}
.talenta-organisasi-setting:before {
content: "\6b";
}
.talenta-profil-setting:before {
content: "\6c";
}
.talenta-struktur-setting:before {
content: "\6d";
}
.talenta-kalender-3:before {
content: "\6e";
}
.talenta-uang:before {
content: "\6f";
}
.talenta-timbangan:before {
content: "\70";
}
.talenta-komponen:before {
content: "\71";
}
.talenta-kalkulator-2:before {
content: "\72";
}
.talenta-kalender-1:before {
content: "\73";
}
.talenta-modul:before {
content: "\74";
}
.talenta-delegasi-orang:before {
content: "\75";
}
.talenta-centang:before {
content: "\76";
}
.talenta-pensil:before {
content: "\77";
}
.talenta-uang-1:before {
content: "\78";
}
.talenta-kalender-4:before {
content: "\79";
}
.talenta-tulisan:before {
content: "\7a";
}
.talenta-jam-2:before {
content: "\41";
}
.talenta-orang-4:before {
content: "\42";
}
.talenta-aset-kotak:before {
content: "\43";
}
.talenta-orang-kotak:before {
content: "\44";
}
.talenta-tambah:before {
content: "\45";
}
.talenta-kalender-5:before {
content: "\46";
}
.talenta-panah:before {
content: "\47";
}
.talenta-tulisan-1:before {
content: "\48";
}
.talenta-timbangan-1:before {
content: "\49";
}
.talenta-pattern:before {
content: "\4a";
}
.talenta-kalender-6:before {
content: "\4b";
}
.talenta-kalender-7:before {
content: "\4c";
}
.talenta-kalender-8:before {
content: "\4d";
}
.talenta-jam-3:before {
content: "\4e";
}
.talenta-kalender-9:before {
content: "\4f";
}
.talenta-tulisan-2:before {
content: "\50";
}
.talenta-cabang:before {
content: "\51";
}
.talenta-chat:before {
content: "\53";
}
.talenta-orang-5:before {
content: "\54";
}
.talenta-kaca-pembesar:before {
content: "\55";
}
.talenta-transfer:before {
content: "\56";
}
.talenta-centang-approval:before {
content: "\57";
}
.talenta-delegasi-panah:before {
content: "\58";
}
.talenta-modul-1:before {
content: "\59";
}
.talenta-silang:before {
content: "\5a";
}
.talenta-talenta-icon-assets-48-48:before {
content: "\52";
}
.talenta-laptop-ess-setting:before {
content: "\30";
} | 0.264643 | 0.082994 |
.iti__flag { display: none; }
*/
.bwidget {
margin: 0em 0em 2em 0em;
border:solid #000000 3px;
}
.boomimage {
width:100%; height:auto;
}
.bgwhite {background-color: #fff;}
.selectpad {
padding:8px 16px;
width:12em;
border: solid #EBECF2 1px;
background-color:#F8F8F8;
width:100%;
}
.iti {width:100%;}
/* eof: boomerang-widget */
/* bof: adapted */
button.sub-button {
background: #ff6400;
color: #fff;
border: none;
padding: 0px 10px 0px 30px;
border-radius: 5px;
cursor: pointer;
position: relative;
width: 100%;
height:3em;
display: inline-block;
}
button.sub-button:after {
background: url(../img/icon-white.png);
content: "";
top: 0;
left: 0;
background-repeat: no-repeat;
background-size: 18px;
background-position: 10px;
}
div.box-a {border:solid #f7f7f7 1px;}
.smaller-input{
width:100%;
background-attachment:scroll;
background-clip:border-box;
background-color:rgb(248, 248, 248);
background-image:none;
background-origin:padding-box;
background-position-x:0%;
background-position-y:0%;
background-size:auto;
border-bottom-color:rgb(0, 0, 0);
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
border-bottom-style:none;
border-bottom-width:0px;
border-image-outset:0px;
border-image-repeat:stretch;
border-image-slice:100%;
border-image-source:none;
border-image-width:1;
border-left-color:rgb(0, 0, 0);
border-left-style:none;
border-left-width:0px;
border-right-color:rgb(0, 0, 0);
border-right-style:none;
border-right-width:0px;
border-top-color:rgb(0, 0, 0);
border-top-left-radius:6px;
border-top-right-radius:6px;
border-top-style:none;
border-top-width:0px;
box-sizing:border-box;
color:rgb(0, 0, 0);
cursor:text;
display:inline-block;
font-family:system-ui;
font-size:11px;
font-stretch:100%;
font-style:normal;
font-variant-caps:normal;
font-variant-east-asian:normal;
font-variant-ligatures:normal;
font-variant-numeric:normal;
font-weight:400;
height:29px;
letter-spacing:normal;
line-height:normal;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding-bottom:8px;
padding-left:10px;
padding-right:10px;
padding-top:8px;
text-align:start;
text-indent:0px;
text-rendering:auto;
text-shadow:none;
text-transform:none;
word-spacing:0px;
writing-mode:horizontal-tb;
-webkit-appearance:none;
-webkit-rtl-ordering:logical;
}
button.tr-btn {
padding: 10px 15px;
color: #ffffff;
background: #35A3F6;
display: inline-block;
border-radius: 30px;
margin-top: 25px;
}
button.tr-btn:hover {
opacity: 0.9;
}
button.tr-btn.org-c {
background: #ff5c00;
margin-top: 15px;
}
button.blue-c {
border-radius: 5px;
width:180px;
}
.hseven {
height:8em;
}
input.iti {
width:100%;
}
.label-bold {
box-sizing:border-box;
color:rgb(102, 102, 116);
cursor:default;
display:inline;
font-family:Montserrat, sans-serif;
font-size:12px;
font-weight:600;
margin-left:0px;
margin-right:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
text-transform:uppercase;
}
.tablinks {
align-items:flex-start;
background-color:rgb(0, 182, 235);
border-bottom-color:rgb(255, 255, 255);
border-bottom-left-radius:30px;
border-bottom-right-radius:30px;
border-bottom-style:none;
border-bottom-width:0px;
border-image-outset:0px;
border-image-repeat:stretch;
border-image-slice:100%;
border-image-source:none;
border-image-width:1;
border-left-color:rgb(255, 255, 255);
border-left-style:none;
border-left-width:0px;
border-right-color:rgb(255, 255, 255);
border-right-style:none;
border-right-width:0px;
border-top-color:rgb(255, 255, 255);
border-top-left-radius:30px;
border-top-right-radius:30px;
border-top-style:none;
border-top-width:0px;
box-sizing:border-box;
color:rgb(255, 255, 255);
cursor:pointer;
display:block;
float:left;
font-family:system-ui;
font-size:15px;
font-stretch:100%;
font-style:normal;
font-variant-caps:normal;
font-variant-east-asian:normal;
font-variant-ligatures:normal;
font-variant-numeric:normal;
font-weight:400;
height:28px;
letter-spacing:normal;
line-height:normal;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
outline-color:rgb(255, 255, 255);
outline-style:none;
outline-width:0px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
text-align:center;
text-indent:0px;
text-rendering:auto;
text-shadow:none;
text-transform:none;
transition-delay:0s;
transition-duration:0.3s;
transition-property:all;
transition-timing-function:ease;
width:120px;
word-spacing:0px;
writing-mode:horizontal-tb;
-webkit-appearance:none;
}
/* eof: adapted */
body{font-family: 'Montserrat', sans-serif;margin:0px;padding:0px;color: #414042;}
ul,li,p{margin: 0;padding: 0}
*{box-sizing: border-box;}
.container{
max-width: 1100px;
margin: auto;
padding: 0px 15px;
}
body,html {
height: 100%;
background-repeat: no-repeat;
}
.text-center{
text-align: center!important;
}
a{
text-decoration: none!important;
}
img{
max-width: 100%;
}
*{
margin: 0;
padding: 0;box-sizing: border-box;
}
ul,li{
list-style: none;
}
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 999999999000; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-contentXX {
background-color: #fefefe;
margin: auto;
border: 1px solid #888;
width: 275px;
}
/* The Close Button */
.close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold; margin-right: 5px;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.topnav {
background-color: #fff;position: relative;
}
.topnav a {
display: inline-block;
color: #7a8091;
text-align: center;
padding: 20px 16px;
text-decoration: none;
font-size: 14px;
position: relative;
z-index: 999999999999;
font-weight: 500;
}
span.note {
background: #fbb736;
color: #fff;
border-radius: 50%;
height: 20px;
width: 20px;
display: inline-block;
font-size: 12px;
line-height: 20px;
margin-left: 10px;
}
.topnav:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
box-shadow: 0 0 10px 0px #d6d6d6;
top: 0;
left: 0;
z-index: 1;
}
.topnav a:hover {
color: black;
}
.topnav a:hover:after {
content: "";
width: 25px;
height: 25px;
position: absolute;
left: 50%;
transform: translate(-50%) rotate(45deg);
background: #fff;
z-index: 1;
top: 45px; border-radius: 6px;
}
.topnav a.active {
color: #7a8091;
}
.topnav .icon {
display: none;
}
.search-container button {
float: right;
padding: unset;
margin-top: 0;
margin-right: 16px;
background: transparent;
font-size: 17px;
border: none;
cursor: pointer;
width: 30px;
height: 40px;
}
.topnav .search-container {
float: right;
position: relative;
z-index: 10;
border: 1px solid #c1c7d9;
border-radius: 30px;
top: 10px;
right: 10px;background: #fff;
}
.topnav input[type=text] {
padding: 6px;
font-size: 14px;
border: none;
color: #c1c7d9;
background: transparent;
line-height: 28px;
margin-left: 10px; outline: none;
}
.dropbtn {
background-color: #ffffff;
color: #a0a1ae;
padding: 10px 14px;
font-size: 14px;
border: none;
cursor: pointer;
border-radius: 30px;
}
.dropbtn:hover, .dropbtn:focus {
background-color: #e6e6e6;
}
#myInput {
box-sizing: border-box;
background-image: url('searchicon.png');
background-position: 14px 12px;
background-repeat: no-repeat;
font-size: 16px;
padding: 14px 20px 12px 45px;
border: none;
border-bottom: 1px solid #ddd;
}
#myInput:focus {outline: 3px solid #ddd;}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f6f6f6;
min-width: 230px;
overflow: auto;
border: 1px solid #ddd;
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown a:hover {background-color: #ddd;}
.show {display: block;}
body {
background: url(../images/bg-1.jpg);
background-size: cover;
position: relative;
z-index: 1;
background-repeat: repeat-y;
background-attachment: scroll;
}
/*
body:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #000129;
opacity: 0.6;
z-index: -1;
}
*/
.header-top {
position: relative;
padding: 50px 0;
overflow: hidden;
}
.left-part {
display: inline-block;
}
.right-part {
/* display: inline-block; */
float: right;
}
.search-bar input[type="search"] {
background: transparent;
border: none;
color: #fff;
}
.search-bar {
position: relative;
background: rgba(45, 0, 103, 0.46);
padding: 10px 15px;
border-radius: 30px;
}
input#sub-btn {
text-indent: -99999px;
background: url(../images/arrow.png);
padding: 5px 13px;
border: none;
background-position: center center;
background-repeat: no-repeat;
}
input[type="search"] {
outline: none;
}
.logo-icon {
display: inline-block;
margin-right: 15px;
}
button#myBtn {
height: 34px;
width: 25px;
background: url(../images/icon-22.png);
background-repeat: no-repeat;
border: none;
}
.logo-a {
display: inline-block;
vertical-align: top;
}
.logo-a li {
/* display: inline-block; */
margin-right: 15px;
float: left;
}
.log-btn {
display: inline-block;
position: relative;
margin-right: 15px;
vertical-align: top;
}
.log-btn a {
background: url(../images/Import-50.png);
background-repeat: no-repeat;
background-position: center center;
display: inline-block;
width: 24px;
height: 30px;
}
.profile-icon {
display: inline-block;
vertical-align: top;
}
span.welcome-text {
color: #fff;
font-size: 12px;
position: relative;
top: -20px;
margin-right: 10px;
}
.dashboard-area {
position: relative;
background: #f3f4f9;
padding: 25px;
}
.inner-wrapper {
background: #f3f4f9;
border-radius: 5px;
overflow: hidden;
}
.left-side {
display: inline-block;
}
.links-a li {
display: inline-block;
color: #a0a1ae;
}
.links-a h2 {
color: #333;
font-weight: 500;
margin-right: 15px;
}
.right-side {
/* display: inline-block; */
float: right;
}
.top-part {
position: relative;
overflow: hidden;
}
spna.icon-arrow-down {
background: #fbb736;
height: 25px;
display: inline-block;
width: 25px;
border-radius: 50%;
line-height: 24px;
margin-left: 15px;
}
.wallet-title-area {
background:#35A3F6;
color: #fff;
padding: 15px;
margin-top: 50px;
}
.wallet-title-area h4 {
font-weight: 600;
margin-bottom: 5px;
}
.e-wallet-chart {
background: #fff;
}
.tr-info {
padding: 15px;
}
.wallet-table-info {
padding: 15px;
}
.tr-info-inner {
padding-bottom: 30px;
border-bottom: 1px solid#35A3F6;
}
.tr-info ul {
display: inline-block;
margin-right: 30px;
text-align: center;
vertical-align: top;
}
h2.amount {
color: #4b4b4c;
font-size: 40px;
font-weight: 500;
}
/* #00b6eb; */
a.tr-btn {
padding: 10px 15px;
color: #ffffff;
background: #35A3F6;
display: inline-block;
border-radius: 30px;
margin-top: 25px;
}
a.tr-btn:hover {
opacity: 0.9;
}
a.tr-btn.org-c {
background: #ff5c00;
margin-top: 15px;
}
.input-amount input[type="text"] {
height: 50px;
text-align: center;
border: 1px solid #e8e8e8;
margin-bottom: 5px;
}
.input-amount p {
font-size: 8px;
}
.wallet-table-info h5 {
font-weight: 600;
font-size: 16px;
margin-bottom: 30px;
}
.wallet-table-info p {
font-size: 12px;
font-weight: 600;
display: inline-block;
}
.filltet-bottom-info {
margin-top: 15px;
/* display: block; */
vertical-align: top;
}
.page-num {
float: right;
}
.wallet-table-info input[type="number"] {
width: 35px;
border: 1px solid #e2e2e2;
height: 25px;
padding-left: 5px;
}
.wallet-table-info table {
border: 1px solid #e2e2e2;
margin-top: 15px;
text-align: center;
font-size: 12px;
width: 100%;
background: #fff;
}
.wallet-table-info table th {
border-bottom: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
font-weight: 600;
text-transform: capitalize;
padding: 15px 0;
}
.wallet-table-info tr:last-child td {
border-bottom: none;
}
.wallet-table-info td {
border-bottom: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
padding: 10px 15px;
}
.wallet-table-info td:last-child {
border-right: none;
}
.wallet-table-info table th:last-child {
border-right: none;
}
.page-num a {
background: #f2f1f8;
width: 24px;
display: inline-block;
height: 24px;
border-radius: 50%;
text-align: center;
font-size: 12px;
line-height: 24px;
}
.page-num li {
display: inline-block;
}
.page-num a img {
transform: rotate(90deg);
position: relative;
left: -2px;
top: -1px;
}
a.num-b {
background: #197d93;
color: #fff;
}
#footer p {
color: #fff;
font-size: 12px;
display: inline-block;
}
footer#footer {
position: relative;
margin-top: 30px;
padding-bottom: 30px;
}
.footer-menu li {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.left-text {
display: inline-block;
}
/*
.footer-menu {
}
*/
.footer-menu a {
color: #fff;
font-size: 14px;
}
.footer-menu a:hover {
opacity: 0.9;
}
.currency {
padding-left:12px;
}
.currency-symbol {
position: absolute;
padding: 10px 4px;
color:#35A3F6;
}
a.btn-d {
padding: 14px;
background: #f8bb00;
color: #fff;
border-radius: 5px;
display: block;
text-align: center;
width: 160px;
margin: 15px auto;
}
.moder-header {
padding: 10px 20px 0;
margin-bottom: -15px;
}
.main-content {
padding: 20px;
background:#35A3F6;
}
.main-content p {
color: #fff;
text-align: center;
margin-bottom: 15px;
}
.main-content h5 {
font-weight: 500;
margin-bottom: 5px;
text-transform: uppercase;
color: #fff;
}
.currency-input input.currency {
height: 40px;
line-height: 22px;
padding-left: 16px;
font-size: 18px;
color:#35A3F6;
font-weight: 400;
margin-bottom: 25px;
width: 100%;
}
.modal-content .main-content .dropdown button.dropbtn {
width: 100%;
border-radius: 10px;
}
.modal-content .main-content .dropdown {
width: 100%;
}
div#myDropdown2 {
width: 100%;
}
.green-c.in {
background: #32bfa2;
color: #fff;
padding: 4px 15px;
border-radius: 15px;
}
.red-c.out {
background: #f4516c;
color: #fff;
padding: 4px 15px;
border-radius: 15px;
}
.controls-side {
position: fixed;
background: #fff;
left: auto;
right: 0;
z-index: 999;
top: 50%;
transform: translate(0,-50%);
padding: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.controls-side li {
margin: 5px auto;
}
/*Coder*/
/* Style the tab */
.tab {
overflow: hidden;
border: 1px solid#35A3F6;
background-color: #fff;
border-radius: 30px;
display: inline-block;
width: auto;
}
/* Style the buttons inside the tab */
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 5px 10px;
transition: 0.3s;
/* font-size: 15px; */
font-size:1.2em;
color:#35A3F6;
width: 90px;
border-radius: 30px;
}
/* Change background color of buttons on hover */
.tab button:hover {
background-color: rgba(0, 182, 235, 0.4);
}
/* Create an active/current tablink class #35A3F6 */
.tab button.active {
background-color:#35A3F6;
color: #fff;
}
/* Style the tab content */
.tabcontent {
display: none;
padding: 5px 0px;
border: none;
border-top: none;
}
/*the container must be positioned relative:*/
.custom-select {
position: relative;
width: 165px;
}
.custom-select select {
display: none; /*hide original SELECT element:*/
}
.select-selected {
background-color: #f8f8f8;
}
ul.top-selection {
margin: 15px auto;
padding: 0px 0 15px;
}
ul.top-selection li {
display: inline-block;
}
ul.top-selection h4 {
color: #666674;
font-size: 12px;
}
ul.top-selection li:last-child {
float: right;
}
.more-info a.tr-btn {
margin: 10px auto;
}
/*style the arrow inside the select element:*/
.select-selected:after {
position: absolute;
content: "";
top: 14px;
right: 10px;
width: 0;
height: 0;
border: 6px solid transparent;
border-color: #414042 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
border-color: transparent transparent #fff transparent;
top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
color:#35A3F6;
padding: 8px 16px;
border: none;
cursor: pointer;
user-select: none;
border-radius: 5px;
}
/*style items (options):*/
.select-items {
position: absolute;
background-color: #f8f8f8;
top: 100%;
left: 0;
right: 0;
z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
display: none;
}
.select-items div:hover, .same-as-selected {
background-color: rgba(0, 0, 0, 0.1);
}
.form-area .box-a {
width: 25%;
float: left;
vertical-align: top;
position: relative;
height: 335px;
}
.logo-to img {
width: 20px;
}
.more-info {
padding-top: 50px;
}
.logo-to {
text-align: center;
}
.status-des.dashed-b {
border-bottom: 1px dashed #b1b1b1;
}
.status-des h3 {
color: #666674;
font-size: 14px;
}
.status-des li {
display: inline-block;
vertical-align: middle;
}
.status-des li h2 {
color:#35A3F6;
font-size: 26px;
}
.status-des li.buums {
color:#35A3F6;
font-size: 26px;
font-weight:bold;
}
.form-area {
margin: 150px 0 50px;
background: #fff;
overflow: hidden;
}
.status-des p {
font-size: 12px;
color: #666674;
}
.status-des li:last-child {
float: right;
}
.status {
padding: 12px;
}
.form-area a.tr-btn {
border-radius: 5px;
font-size: 12px;
margin-top: 10px;
display: block;
width: 180px;
text-align: center;
}
.status-des {
padding: 15px 0;
}
.form-p .container {
max-width: 100%;
margin: auto;
padding: 0px 15px;
}
.tab-area label {
font-size: 12px;
color: #666674;font-weight: 600;
}
.tab-area input#cname {
width: 100%;
}
.tab-area input {
display: inline-block;
border: none;
background: #f8f8f8;
padding: 8px 10px;
border-radius: 6px;
}
.from-row {
width: 49%;
display: inline-block;
margin: 0px auto 0px auto;
border:solid #000 1px;
height:auto;
}
.tab-area .from-row input {
width: 100%;
}
.tab-area button.sub-button {
background: #ff6400;
color: #fff;
border: none;
padding: 0px 10px 0px 30px;
border-radius: 5px;
cursor: pointer;
position: relative;
width: 49%;
display: inline-block;
}
button.sub-button:after {
background: url(../img/icon-white.png);
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-repeat: no-repeat;
background-size: 18px;
background-position: 10px;
}
.form-area .box-a:nth-child(3) {
border-left: 1px solid #f3f4f9;
border-right: 1px solid #f3f4f9;
padding: 0 12px;
}
select#my_select_box {
background: #f8f8f8;
border: none;
padding: 10px 5px;
border-radius: 5px;
color:#35A3F6;
font-size: 1em;
width: 10em;
font-weight: 600;
}
select.my_select_box {
background: #f8f8f8;
border: none;
padding: 10px 5px;
border-radius: 5px;
color:#35A3F6;
font-size: 1em;
width: 10em;
font-weight: 600;
}
/*
.iti__flag {
display: none;
}
*/
#my_changing_image {
/* height: 100%; */
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.more-info p {
font-size: 12.2px;
color: #666674;
margin-top: 5px;
}
.logo-a img {
height: 26px;
width: auto;
margin-top: 3px;
}
.margin-top-0 {
margin-top:0px;
}
.btn {border-radius:10px;}
/*Coder End*/
/*
@media screen and (min-width: 990px) and (max-width: 1300px) {
.from-row {
width: 100%;
margin: 0;
}
.tab-area button.sub-button {
width: 100%;
}
*/
@media screen and (min-width: 912px) and (max-width: 1300px) {
.form-area .box-a {
width: 45%;
}
.from-row {
width: 100%;
margin: 0;
}
.tab-area button.sub-button {
width: 100%;
}
.form-area .box-a {
height: 380px;
}
#my_changing_image {
height: auto;
top: auto;
left: auto;
transform: none;
}
.form-area .box-a:first-child {
height: auto;
}
.form-area .box-a:nth-child(3) {
height: auto;
}
.form-area .box-a {
height: auto;
}
.form-area .box-a {
width: 100%;
float: none;
}
.from-row {
width: 100%;
margin: 0;
}
.tab-area button.sub-button {
width: 100%;
}
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
float: right;
display: block;
}
.topnav.responsive {position: relative;}
.topnav.responsive .icon {
position: absolute;
right: 0;
top: 0;
}
.topnav.responsive a {
float: none;
display: block;
text-align: left;
}
.topnav .search-container {
float: none;display: none;
}
.topnav input[type=text], .topnav .search-container button {
float: none;
display: block;
text-align: left;
width: 100%;
margin: 0;
padding: 14px;
}
.topnav input[type=text] {
border: 1px solid #ccc;
}
.tr-info-inner {
text-align: center;
}
.tr-info ul {
margin-bottom: 30px;
}
} /* @media*/ | public/assets/buumerang/css/style.css | .iti__flag { display: none; }
*/
.bwidget {
margin: 0em 0em 2em 0em;
border:solid #000000 3px;
}
.boomimage {
width:100%; height:auto;
}
.bgwhite {background-color: #fff;}
.selectpad {
padding:8px 16px;
width:12em;
border: solid #EBECF2 1px;
background-color:#F8F8F8;
width:100%;
}
.iti {width:100%;}
/* eof: boomerang-widget */
/* bof: adapted */
button.sub-button {
background: #ff6400;
color: #fff;
border: none;
padding: 0px 10px 0px 30px;
border-radius: 5px;
cursor: pointer;
position: relative;
width: 100%;
height:3em;
display: inline-block;
}
button.sub-button:after {
background: url(../img/icon-white.png);
content: "";
top: 0;
left: 0;
background-repeat: no-repeat;
background-size: 18px;
background-position: 10px;
}
div.box-a {border:solid #f7f7f7 1px;}
.smaller-input{
width:100%;
background-attachment:scroll;
background-clip:border-box;
background-color:rgb(248, 248, 248);
background-image:none;
background-origin:padding-box;
background-position-x:0%;
background-position-y:0%;
background-size:auto;
border-bottom-color:rgb(0, 0, 0);
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
border-bottom-style:none;
border-bottom-width:0px;
border-image-outset:0px;
border-image-repeat:stretch;
border-image-slice:100%;
border-image-source:none;
border-image-width:1;
border-left-color:rgb(0, 0, 0);
border-left-style:none;
border-left-width:0px;
border-right-color:rgb(0, 0, 0);
border-right-style:none;
border-right-width:0px;
border-top-color:rgb(0, 0, 0);
border-top-left-radius:6px;
border-top-right-radius:6px;
border-top-style:none;
border-top-width:0px;
box-sizing:border-box;
color:rgb(0, 0, 0);
cursor:text;
display:inline-block;
font-family:system-ui;
font-size:11px;
font-stretch:100%;
font-style:normal;
font-variant-caps:normal;
font-variant-east-asian:normal;
font-variant-ligatures:normal;
font-variant-numeric:normal;
font-weight:400;
height:29px;
letter-spacing:normal;
line-height:normal;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding-bottom:8px;
padding-left:10px;
padding-right:10px;
padding-top:8px;
text-align:start;
text-indent:0px;
text-rendering:auto;
text-shadow:none;
text-transform:none;
word-spacing:0px;
writing-mode:horizontal-tb;
-webkit-appearance:none;
-webkit-rtl-ordering:logical;
}
button.tr-btn {
padding: 10px 15px;
color: #ffffff;
background: #35A3F6;
display: inline-block;
border-radius: 30px;
margin-top: 25px;
}
button.tr-btn:hover {
opacity: 0.9;
}
button.tr-btn.org-c {
background: #ff5c00;
margin-top: 15px;
}
button.blue-c {
border-radius: 5px;
width:180px;
}
.hseven {
height:8em;
}
input.iti {
width:100%;
}
.label-bold {
box-sizing:border-box;
color:rgb(102, 102, 116);
cursor:default;
display:inline;
font-family:Montserrat, sans-serif;
font-size:12px;
font-weight:600;
margin-left:0px;
margin-right:0px;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
text-transform:uppercase;
}
.tablinks {
align-items:flex-start;
background-color:rgb(0, 182, 235);
border-bottom-color:rgb(255, 255, 255);
border-bottom-left-radius:30px;
border-bottom-right-radius:30px;
border-bottom-style:none;
border-bottom-width:0px;
border-image-outset:0px;
border-image-repeat:stretch;
border-image-slice:100%;
border-image-source:none;
border-image-width:1;
border-left-color:rgb(255, 255, 255);
border-left-style:none;
border-left-width:0px;
border-right-color:rgb(255, 255, 255);
border-right-style:none;
border-right-width:0px;
border-top-color:rgb(255, 255, 255);
border-top-left-radius:30px;
border-top-right-radius:30px;
border-top-style:none;
border-top-width:0px;
box-sizing:border-box;
color:rgb(255, 255, 255);
cursor:pointer;
display:block;
float:left;
font-family:system-ui;
font-size:15px;
font-stretch:100%;
font-style:normal;
font-variant-caps:normal;
font-variant-east-asian:normal;
font-variant-ligatures:normal;
font-variant-numeric:normal;
font-weight:400;
height:28px;
letter-spacing:normal;
line-height:normal;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
outline-color:rgb(255, 255, 255);
outline-style:none;
outline-width:0px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
text-align:center;
text-indent:0px;
text-rendering:auto;
text-shadow:none;
text-transform:none;
transition-delay:0s;
transition-duration:0.3s;
transition-property:all;
transition-timing-function:ease;
width:120px;
word-spacing:0px;
writing-mode:horizontal-tb;
-webkit-appearance:none;
}
/* eof: adapted */
body{font-family: 'Montserrat', sans-serif;margin:0px;padding:0px;color: #414042;}
ul,li,p{margin: 0;padding: 0}
*{box-sizing: border-box;}
.container{
max-width: 1100px;
margin: auto;
padding: 0px 15px;
}
body,html {
height: 100%;
background-repeat: no-repeat;
}
.text-center{
text-align: center!important;
}
a{
text-decoration: none!important;
}
img{
max-width: 100%;
}
*{
margin: 0;
padding: 0;box-sizing: border-box;
}
ul,li{
list-style: none;
}
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 999999999000; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
width: 100%; /* Full width */
height: 100%; /* Full height */
overflow: auto; /* Enable scroll if needed */
background-color: rgb(0,0,0); /* Fallback color */
background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-contentXX {
background-color: #fefefe;
margin: auto;
border: 1px solid #888;
width: 275px;
}
/* The Close Button */
.close {
color: #aaaaaa;
float: right;
font-size: 28px;
font-weight: bold; margin-right: 5px;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.topnav {
background-color: #fff;position: relative;
}
.topnav a {
display: inline-block;
color: #7a8091;
text-align: center;
padding: 20px 16px;
text-decoration: none;
font-size: 14px;
position: relative;
z-index: 999999999999;
font-weight: 500;
}
span.note {
background: #fbb736;
color: #fff;
border-radius: 50%;
height: 20px;
width: 20px;
display: inline-block;
font-size: 12px;
line-height: 20px;
margin-left: 10px;
}
.topnav:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
box-shadow: 0 0 10px 0px #d6d6d6;
top: 0;
left: 0;
z-index: 1;
}
.topnav a:hover {
color: black;
}
.topnav a:hover:after {
content: "";
width: 25px;
height: 25px;
position: absolute;
left: 50%;
transform: translate(-50%) rotate(45deg);
background: #fff;
z-index: 1;
top: 45px; border-radius: 6px;
}
.topnav a.active {
color: #7a8091;
}
.topnav .icon {
display: none;
}
.search-container button {
float: right;
padding: unset;
margin-top: 0;
margin-right: 16px;
background: transparent;
font-size: 17px;
border: none;
cursor: pointer;
width: 30px;
height: 40px;
}
.topnav .search-container {
float: right;
position: relative;
z-index: 10;
border: 1px solid #c1c7d9;
border-radius: 30px;
top: 10px;
right: 10px;background: #fff;
}
.topnav input[type=text] {
padding: 6px;
font-size: 14px;
border: none;
color: #c1c7d9;
background: transparent;
line-height: 28px;
margin-left: 10px; outline: none;
}
.dropbtn {
background-color: #ffffff;
color: #a0a1ae;
padding: 10px 14px;
font-size: 14px;
border: none;
cursor: pointer;
border-radius: 30px;
}
.dropbtn:hover, .dropbtn:focus {
background-color: #e6e6e6;
}
#myInput {
box-sizing: border-box;
background-image: url('searchicon.png');
background-position: 14px 12px;
background-repeat: no-repeat;
font-size: 16px;
padding: 14px 20px 12px 45px;
border: none;
border-bottom: 1px solid #ddd;
}
#myInput:focus {outline: 3px solid #ddd;}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f6f6f6;
min-width: 230px;
overflow: auto;
border: 1px solid #ddd;
z-index: 1;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
}
.dropdown a:hover {background-color: #ddd;}
.show {display: block;}
body {
background: url(../images/bg-1.jpg);
background-size: cover;
position: relative;
z-index: 1;
background-repeat: repeat-y;
background-attachment: scroll;
}
/*
body:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background: #000129;
opacity: 0.6;
z-index: -1;
}
*/
.header-top {
position: relative;
padding: 50px 0;
overflow: hidden;
}
.left-part {
display: inline-block;
}
.right-part {
/* display: inline-block; */
float: right;
}
.search-bar input[type="search"] {
background: transparent;
border: none;
color: #fff;
}
.search-bar {
position: relative;
background: rgba(45, 0, 103, 0.46);
padding: 10px 15px;
border-radius: 30px;
}
input#sub-btn {
text-indent: -99999px;
background: url(../images/arrow.png);
padding: 5px 13px;
border: none;
background-position: center center;
background-repeat: no-repeat;
}
input[type="search"] {
outline: none;
}
.logo-icon {
display: inline-block;
margin-right: 15px;
}
button#myBtn {
height: 34px;
width: 25px;
background: url(../images/icon-22.png);
background-repeat: no-repeat;
border: none;
}
.logo-a {
display: inline-block;
vertical-align: top;
}
.logo-a li {
/* display: inline-block; */
margin-right: 15px;
float: left;
}
.log-btn {
display: inline-block;
position: relative;
margin-right: 15px;
vertical-align: top;
}
.log-btn a {
background: url(../images/Import-50.png);
background-repeat: no-repeat;
background-position: center center;
display: inline-block;
width: 24px;
height: 30px;
}
.profile-icon {
display: inline-block;
vertical-align: top;
}
span.welcome-text {
color: #fff;
font-size: 12px;
position: relative;
top: -20px;
margin-right: 10px;
}
.dashboard-area {
position: relative;
background: #f3f4f9;
padding: 25px;
}
.inner-wrapper {
background: #f3f4f9;
border-radius: 5px;
overflow: hidden;
}
.left-side {
display: inline-block;
}
.links-a li {
display: inline-block;
color: #a0a1ae;
}
.links-a h2 {
color: #333;
font-weight: 500;
margin-right: 15px;
}
.right-side {
/* display: inline-block; */
float: right;
}
.top-part {
position: relative;
overflow: hidden;
}
spna.icon-arrow-down {
background: #fbb736;
height: 25px;
display: inline-block;
width: 25px;
border-radius: 50%;
line-height: 24px;
margin-left: 15px;
}
.wallet-title-area {
background:#35A3F6;
color: #fff;
padding: 15px;
margin-top: 50px;
}
.wallet-title-area h4 {
font-weight: 600;
margin-bottom: 5px;
}
.e-wallet-chart {
background: #fff;
}
.tr-info {
padding: 15px;
}
.wallet-table-info {
padding: 15px;
}
.tr-info-inner {
padding-bottom: 30px;
border-bottom: 1px solid#35A3F6;
}
.tr-info ul {
display: inline-block;
margin-right: 30px;
text-align: center;
vertical-align: top;
}
h2.amount {
color: #4b4b4c;
font-size: 40px;
font-weight: 500;
}
/* #00b6eb; */
a.tr-btn {
padding: 10px 15px;
color: #ffffff;
background: #35A3F6;
display: inline-block;
border-radius: 30px;
margin-top: 25px;
}
a.tr-btn:hover {
opacity: 0.9;
}
a.tr-btn.org-c {
background: #ff5c00;
margin-top: 15px;
}
.input-amount input[type="text"] {
height: 50px;
text-align: center;
border: 1px solid #e8e8e8;
margin-bottom: 5px;
}
.input-amount p {
font-size: 8px;
}
.wallet-table-info h5 {
font-weight: 600;
font-size: 16px;
margin-bottom: 30px;
}
.wallet-table-info p {
font-size: 12px;
font-weight: 600;
display: inline-block;
}
.filltet-bottom-info {
margin-top: 15px;
/* display: block; */
vertical-align: top;
}
.page-num {
float: right;
}
.wallet-table-info input[type="number"] {
width: 35px;
border: 1px solid #e2e2e2;
height: 25px;
padding-left: 5px;
}
.wallet-table-info table {
border: 1px solid #e2e2e2;
margin-top: 15px;
text-align: center;
font-size: 12px;
width: 100%;
background: #fff;
}
.wallet-table-info table th {
border-bottom: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
font-weight: 600;
text-transform: capitalize;
padding: 15px 0;
}
.wallet-table-info tr:last-child td {
border-bottom: none;
}
.wallet-table-info td {
border-bottom: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
padding: 10px 15px;
}
.wallet-table-info td:last-child {
border-right: none;
}
.wallet-table-info table th:last-child {
border-right: none;
}
.page-num a {
background: #f2f1f8;
width: 24px;
display: inline-block;
height: 24px;
border-radius: 50%;
text-align: center;
font-size: 12px;
line-height: 24px;
}
.page-num li {
display: inline-block;
}
.page-num a img {
transform: rotate(90deg);
position: relative;
left: -2px;
top: -1px;
}
a.num-b {
background: #197d93;
color: #fff;
}
#footer p {
color: #fff;
font-size: 12px;
display: inline-block;
}
footer#footer {
position: relative;
margin-top: 30px;
padding-bottom: 30px;
}
.footer-menu li {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.left-text {
display: inline-block;
}
/*
.footer-menu {
}
*/
.footer-menu a {
color: #fff;
font-size: 14px;
}
.footer-menu a:hover {
opacity: 0.9;
}
.currency {
padding-left:12px;
}
.currency-symbol {
position: absolute;
padding: 10px 4px;
color:#35A3F6;
}
a.btn-d {
padding: 14px;
background: #f8bb00;
color: #fff;
border-radius: 5px;
display: block;
text-align: center;
width: 160px;
margin: 15px auto;
}
.moder-header {
padding: 10px 20px 0;
margin-bottom: -15px;
}
.main-content {
padding: 20px;
background:#35A3F6;
}
.main-content p {
color: #fff;
text-align: center;
margin-bottom: 15px;
}
.main-content h5 {
font-weight: 500;
margin-bottom: 5px;
text-transform: uppercase;
color: #fff;
}
.currency-input input.currency {
height: 40px;
line-height: 22px;
padding-left: 16px;
font-size: 18px;
color:#35A3F6;
font-weight: 400;
margin-bottom: 25px;
width: 100%;
}
.modal-content .main-content .dropdown button.dropbtn {
width: 100%;
border-radius: 10px;
}
.modal-content .main-content .dropdown {
width: 100%;
}
div#myDropdown2 {
width: 100%;
}
.green-c.in {
background: #32bfa2;
color: #fff;
padding: 4px 15px;
border-radius: 15px;
}
.red-c.out {
background: #f4516c;
color: #fff;
padding: 4px 15px;
border-radius: 15px;
}
.controls-side {
position: fixed;
background: #fff;
left: auto;
right: 0;
z-index: 999;
top: 50%;
transform: translate(0,-50%);
padding: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.controls-side li {
margin: 5px auto;
}
/*Coder*/
/* Style the tab */
.tab {
overflow: hidden;
border: 1px solid#35A3F6;
background-color: #fff;
border-radius: 30px;
display: inline-block;
width: auto;
}
/* Style the buttons inside the tab */
.tab button {
background-color: inherit;
float: left;
border: none;
outline: none;
cursor: pointer;
padding: 5px 10px;
transition: 0.3s;
/* font-size: 15px; */
font-size:1.2em;
color:#35A3F6;
width: 90px;
border-radius: 30px;
}
/* Change background color of buttons on hover */
.tab button:hover {
background-color: rgba(0, 182, 235, 0.4);
}
/* Create an active/current tablink class #35A3F6 */
.tab button.active {
background-color:#35A3F6;
color: #fff;
}
/* Style the tab content */
.tabcontent {
display: none;
padding: 5px 0px;
border: none;
border-top: none;
}
/*the container must be positioned relative:*/
.custom-select {
position: relative;
width: 165px;
}
.custom-select select {
display: none; /*hide original SELECT element:*/
}
.select-selected {
background-color: #f8f8f8;
}
ul.top-selection {
margin: 15px auto;
padding: 0px 0 15px;
}
ul.top-selection li {
display: inline-block;
}
ul.top-selection h4 {
color: #666674;
font-size: 12px;
}
ul.top-selection li:last-child {
float: right;
}
.more-info a.tr-btn {
margin: 10px auto;
}
/*style the arrow inside the select element:*/
.select-selected:after {
position: absolute;
content: "";
top: 14px;
right: 10px;
width: 0;
height: 0;
border: 6px solid transparent;
border-color: #414042 transparent transparent transparent;
}
/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
border-color: transparent transparent #fff transparent;
top: 7px;
}
/*style the items (options), including the selected item:*/
.select-items div,.select-selected {
color:#35A3F6;
padding: 8px 16px;
border: none;
cursor: pointer;
user-select: none;
border-radius: 5px;
}
/*style items (options):*/
.select-items {
position: absolute;
background-color: #f8f8f8;
top: 100%;
left: 0;
right: 0;
z-index: 99;
}
/*hide the items when the select box is closed:*/
.select-hide {
display: none;
}
.select-items div:hover, .same-as-selected {
background-color: rgba(0, 0, 0, 0.1);
}
.form-area .box-a {
width: 25%;
float: left;
vertical-align: top;
position: relative;
height: 335px;
}
.logo-to img {
width: 20px;
}
.more-info {
padding-top: 50px;
}
.logo-to {
text-align: center;
}
.status-des.dashed-b {
border-bottom: 1px dashed #b1b1b1;
}
.status-des h3 {
color: #666674;
font-size: 14px;
}
.status-des li {
display: inline-block;
vertical-align: middle;
}
.status-des li h2 {
color:#35A3F6;
font-size: 26px;
}
.status-des li.buums {
color:#35A3F6;
font-size: 26px;
font-weight:bold;
}
.form-area {
margin: 150px 0 50px;
background: #fff;
overflow: hidden;
}
.status-des p {
font-size: 12px;
color: #666674;
}
.status-des li:last-child {
float: right;
}
.status {
padding: 12px;
}
.form-area a.tr-btn {
border-radius: 5px;
font-size: 12px;
margin-top: 10px;
display: block;
width: 180px;
text-align: center;
}
.status-des {
padding: 15px 0;
}
.form-p .container {
max-width: 100%;
margin: auto;
padding: 0px 15px;
}
.tab-area label {
font-size: 12px;
color: #666674;font-weight: 600;
}
.tab-area input#cname {
width: 100%;
}
.tab-area input {
display: inline-block;
border: none;
background: #f8f8f8;
padding: 8px 10px;
border-radius: 6px;
}
.from-row {
width: 49%;
display: inline-block;
margin: 0px auto 0px auto;
border:solid #000 1px;
height:auto;
}
.tab-area .from-row input {
width: 100%;
}
.tab-area button.sub-button {
background: #ff6400;
color: #fff;
border: none;
padding: 0px 10px 0px 30px;
border-radius: 5px;
cursor: pointer;
position: relative;
width: 49%;
display: inline-block;
}
button.sub-button:after {
background: url(../img/icon-white.png);
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-repeat: no-repeat;
background-size: 18px;
background-position: 10px;
}
.form-area .box-a:nth-child(3) {
border-left: 1px solid #f3f4f9;
border-right: 1px solid #f3f4f9;
padding: 0 12px;
}
select#my_select_box {
background: #f8f8f8;
border: none;
padding: 10px 5px;
border-radius: 5px;
color:#35A3F6;
font-size: 1em;
width: 10em;
font-weight: 600;
}
select.my_select_box {
background: #f8f8f8;
border: none;
padding: 10px 5px;
border-radius: 5px;
color:#35A3F6;
font-size: 1em;
width: 10em;
font-weight: 600;
}
/*
.iti__flag {
display: none;
}
*/
#my_changing_image {
/* height: 100%; */
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
.more-info p {
font-size: 12.2px;
color: #666674;
margin-top: 5px;
}
.logo-a img {
height: 26px;
width: auto;
margin-top: 3px;
}
.margin-top-0 {
margin-top:0px;
}
.btn {border-radius:10px;}
/*Coder End*/
/*
@media screen and (min-width: 990px) and (max-width: 1300px) {
.from-row {
width: 100%;
margin: 0;
}
.tab-area button.sub-button {
width: 100%;
}
*/
@media screen and (min-width: 912px) and (max-width: 1300px) {
.form-area .box-a {
width: 45%;
}
.from-row {
width: 100%;
margin: 0;
}
.tab-area button.sub-button {
width: 100%;
}
.form-area .box-a {
height: 380px;
}
#my_changing_image {
height: auto;
top: auto;
left: auto;
transform: none;
}
.form-area .box-a:first-child {
height: auto;
}
.form-area .box-a:nth-child(3) {
height: auto;
}
.form-area .box-a {
height: auto;
}
.form-area .box-a {
width: 100%;
float: none;
}
.from-row {
width: 100%;
margin: 0;
}
.tab-area button.sub-button {
width: 100%;
}
.topnav a:not(:first-child) {display: none;}
.topnav a.icon {
float: right;
display: block;
}
.topnav.responsive {position: relative;}
.topnav.responsive .icon {
position: absolute;
right: 0;
top: 0;
}
.topnav.responsive a {
float: none;
display: block;
text-align: left;
}
.topnav .search-container {
float: none;display: none;
}
.topnav input[type=text], .topnav .search-container button {
float: none;
display: block;
text-align: left;
width: 100%;
margin: 0;
padding: 14px;
}
.topnav input[type=text] {
border: 1px solid #ccc;
}
.tr-info-inner {
text-align: center;
}
.tr-info ul {
margin-bottom: 30px;
}
} /* @media*/ | 0.336876 | 0.083106 |
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@1,600&display=swap');
@import url('/_css/_animaScroll.css');
body, h1, h2, p, ul, li, a {
margin: 0;
padding: 0;
}
body {
color: #0F1E32;
background: #f1f6ed;
}
ul {
list-style: none;
}
a {
text-decoration: none;
color: white;
}
img {
display: block;
max-width: 100%;
}
* {
box-sizing: border-box;
}
.menu-bg {
width: 100%;
background: linear-gradient(180deg, #FFDA8E 0%, #FFF3DB 130%);
}
.menu {
margin: 0 auto;
max-width: 1410px;
display: flex;
justify-content: space-between;
padding: 20px 0;
align-items: center;
}
.logo a{
color: #4483BF;
font-size: 48px;
font-family: 'Magneto';
}
.logo span {
display: block;
font-family: 'Libre Franklin', sans-serif;
font-style: italic;
font-weight: 600;
font-size: 24px;
line-height: 29px;
margin-top: -10px;
color: #4483BF;
}
.lista-menu li{
display: inline-block;
margin-right: 30px;
}
.lista-menu li:nth-child(1)::after,
.lista-menu li:nth-child(2)::after{
content: '';
width: 11px;
height: 11px;
background: #384D68;
border-radius: 50px;
display: inline-block;
margin-left: 30px;
}
.lista-menu li:nth-child(3)::after {
content: '';
width: 11px;
height: 11px;
background: #F27D3F;
border-radius: 50px;
display: inline-block;
margin-left: 30px;
}
.lista-menu li a {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
color: #384D68;
font-size: 24px;
transition: 1s;
}
.lista-menu li a:hover {
border-bottom: 6px solid #1A2E47;
transition: .3s;
}
.lista-menu li:hover {
transform: scale(1.1);
transition: .8s;
}
@media (max-width: 600px) {
body {
max-width: 600px;
}
.lista-menu li a {
font-size: 16px;
}
.lista-menu li:nth-child(1)::after{
width: 6px;
height: 6px;
}
.lista-menu li:nth-child(2)::after{
display: none;
}
.lista-menu li:nth-child(3)::after {
width: 6px;
height: 6px;
}
.lista-menu {
margin-left: 40px;
}
.logo a{
color: #4483BF;
font-size: 20px;
font-family: 'Magneto';
}
.logo span{
font-size: 14px;
}
.menu {
padding: 0;
}
}
footer {
width: 100%;
margin-top: -37px;
background: linear-gradient(180deg, #FFDA8E 0%, #FFF3DB 175%);
}
.rodape {
margin: 0 auto;
max-width: 1410px;
height: 150px;
display: flex;
justify-content: space-between;
align-items: center;
overflow: hidden;
}
.direitos,
.contato {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 18px;
color: #1A2E47;
}
.contato a {
display: block;
color: #1A2E47;
}
.contato h4 {
margin-bottom: 0;
font-weight: bold;
}
.direitos::after {
content: '';
width: 30px;
height: 30px;
background: #4483BF;
border-radius: 50px;
display: inline-block;
margin-left: 80px;
}
@media (max-width: 600px) {
.rodape {
height: 150px;
}
.direitos {
display: none;
}
.contato {
font-size: 11px;
padding-left: 0px;
width: 90px;
margin-left: -90px;
}
.direitos::after {
display: none;
}
footer img {
display: none;
}
.rodape {
justify-content: flex-start;
flex-direction: column;
}
}
/* Corpo do site */
.intro {
width: 100%;
height: 160px;
font-family: 'Libre Franklin', sans-serif;
font-size: 36px;
color: #384D68;
font-style: italic;
font-weight: 600;
text-align: center;
display: flex;
align-items: center;
background: linear-gradient(360deg, #FFDA8E 15.17%, #FFF3DB 125%);
}
.intro h2 {
margin: 0 auto;
text-align: center;
margin-top: 60px;
}
.intro h2::after {
content: url(../_imagens/Group\ 21.svg);
display: block;
margin: 30px;
animation: show 3s infinite;
}
@keyframes show {
from {
transform: scale(.8)
}
50% {
transform: scale(1.2)
}
to {
transform: scale(.8);
}
}
@media (max-width: 600px) {
.intro h2 {
font-size: 24px;
max-width: 200px;
padding-left: 15px;
margin-top: -50px;
padding-top: 0;
}
.intro h2::after {
display: none;
}
}
.contato-bg {
background: url(../_imagens/Group\ 32.svg) no-repeat top ;
margin-top: -75px;
padding-bottom: 60px;
}
.contato-bg h3 {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
color: white;
font-size: 48px;
text-align: center;
padding-top: 60px;
padding-bottom: 30px;
}
.contato-bg h3::after {
content: '';
width: 30px;
height: 30px;
border-radius: 50px;
background: #FFDA8E;
display: block;
margin: 15px auto;
}
.contato-container {
max-width: 1410px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.form {
max-width: 570px;
margin-right: 120px;
}
.form span {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
color: #FFDA8E;
font-size: 24px;
}
.span-form {
max-width: 470px;
margin-left: 40px;
}
form {
background: #F27D3F;
padding: 40px;
border-radius: 50px;
-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.41);
box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.41);
}
form label {
display: block;
padding-bottom: 5px;
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
font-size: 24px;
color: #1A2E47;
}
form input {
width: 490px;
height: 45px;
border: none;
margin-bottom: 15px;
}
input#mensagem {
height: 140px;
}
form button {
width: 210px;
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
font-size: 36px;
color: #FFDA8E;
background: #1A2E47;
border: 6px solid #0F1E32;
border-radius: 10px;
padding: 10px 0;
position: relative;
display: block;
transition: ease-out .3s;
z-index: 1;
}
form button:hover {
color: #0F1E32;
cursor: pointer;
}
form button::before {
transition: .5s all ease;
position: absolute;
top: 0;
left: 50%;
right: 50%;
bottom: 0;
opacity: 0;
content: "";
background-color: #F27D3F;
}
form button:hover::before {
transition: .5s all ease;
left: 0;
right: 0;
opacity: 1;
z-index: -1;
}
.bolas {
margin-right: 120px;
}
.contato-info {
max-width: 570px;
color: white;
font-size: 24px;
font-family: 'Nunito', Arial, Helvetica, sans-serif;
}
.contato-info h4 {
margin-bottom: 0;
font-style: italic;
font-weight: bold;
}
.endereço h4 {
margin-top: 15px;
}
.icons {
display: flex;
flex-wrap: wrap;
}
.icons a {
padding: 15px;
}
.icons a:hover {
transform: rotateZ(-20deg);
transition: .5s;
}
#mapa {
width: 430px;
height: 190px;
margin-top: -30px;
border-radius: 30px;
overflow: hidden;
}
@media (max-width: 1280px) {
.bolas {
display: none;
}
}
@media (max-width: 600px) {
#mapa {
width: 200px;
height: 90px;
z-index: 999999;
margin-top: 30px;
}
.contato-info {
max-width: 200px;
font-size: 14px;
padding-left: 10px;
}
.contato-bg {
background: #0F1E32 url(../_imagens/Group\ 32.svg) no-repeat top ;
}
input#mensagem {
height: 90px;
}
.form {
max-width: 250px;
background: #F27D3F;
padding:15px 0;
padding-right: 15px;
padding-top: 0;
margin-left: 0px;
}
.form label {
margin-left: -30px;
}
.form input {
width: 200px;
height: 30px;
border: none;
margin-bottom: 15px;
margin-left: -30px;
}
.contato-container {
max-width: 1410px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
flex-direction: column;
}
.contato-bg h3 {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
color: white;
font-size: 20px;
text-align: center;
padding-top: 60px;
padding-bottom: 15px;
}
form button {
margin-left: -30px;
}
.nome {
padding-top: 15px;
}
} | app/public/wp-content/themes/homero/_css/_contato.css | @import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@1,600&display=swap');
@import url('/_css/_animaScroll.css');
body, h1, h2, p, ul, li, a {
margin: 0;
padding: 0;
}
body {
color: #0F1E32;
background: #f1f6ed;
}
ul {
list-style: none;
}
a {
text-decoration: none;
color: white;
}
img {
display: block;
max-width: 100%;
}
* {
box-sizing: border-box;
}
.menu-bg {
width: 100%;
background: linear-gradient(180deg, #FFDA8E 0%, #FFF3DB 130%);
}
.menu {
margin: 0 auto;
max-width: 1410px;
display: flex;
justify-content: space-between;
padding: 20px 0;
align-items: center;
}
.logo a{
color: #4483BF;
font-size: 48px;
font-family: 'Magneto';
}
.logo span {
display: block;
font-family: 'Libre Franklin', sans-serif;
font-style: italic;
font-weight: 600;
font-size: 24px;
line-height: 29px;
margin-top: -10px;
color: #4483BF;
}
.lista-menu li{
display: inline-block;
margin-right: 30px;
}
.lista-menu li:nth-child(1)::after,
.lista-menu li:nth-child(2)::after{
content: '';
width: 11px;
height: 11px;
background: #384D68;
border-radius: 50px;
display: inline-block;
margin-left: 30px;
}
.lista-menu li:nth-child(3)::after {
content: '';
width: 11px;
height: 11px;
background: #F27D3F;
border-radius: 50px;
display: inline-block;
margin-left: 30px;
}
.lista-menu li a {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
color: #384D68;
font-size: 24px;
transition: 1s;
}
.lista-menu li a:hover {
border-bottom: 6px solid #1A2E47;
transition: .3s;
}
.lista-menu li:hover {
transform: scale(1.1);
transition: .8s;
}
@media (max-width: 600px) {
body {
max-width: 600px;
}
.lista-menu li a {
font-size: 16px;
}
.lista-menu li:nth-child(1)::after{
width: 6px;
height: 6px;
}
.lista-menu li:nth-child(2)::after{
display: none;
}
.lista-menu li:nth-child(3)::after {
width: 6px;
height: 6px;
}
.lista-menu {
margin-left: 40px;
}
.logo a{
color: #4483BF;
font-size: 20px;
font-family: 'Magneto';
}
.logo span{
font-size: 14px;
}
.menu {
padding: 0;
}
}
footer {
width: 100%;
margin-top: -37px;
background: linear-gradient(180deg, #FFDA8E 0%, #FFF3DB 175%);
}
.rodape {
margin: 0 auto;
max-width: 1410px;
height: 150px;
display: flex;
justify-content: space-between;
align-items: center;
overflow: hidden;
}
.direitos,
.contato {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 18px;
color: #1A2E47;
}
.contato a {
display: block;
color: #1A2E47;
}
.contato h4 {
margin-bottom: 0;
font-weight: bold;
}
.direitos::after {
content: '';
width: 30px;
height: 30px;
background: #4483BF;
border-radius: 50px;
display: inline-block;
margin-left: 80px;
}
@media (max-width: 600px) {
.rodape {
height: 150px;
}
.direitos {
display: none;
}
.contato {
font-size: 11px;
padding-left: 0px;
width: 90px;
margin-left: -90px;
}
.direitos::after {
display: none;
}
footer img {
display: none;
}
.rodape {
justify-content: flex-start;
flex-direction: column;
}
}
/* Corpo do site */
.intro {
width: 100%;
height: 160px;
font-family: 'Libre Franklin', sans-serif;
font-size: 36px;
color: #384D68;
font-style: italic;
font-weight: 600;
text-align: center;
display: flex;
align-items: center;
background: linear-gradient(360deg, #FFDA8E 15.17%, #FFF3DB 125%);
}
.intro h2 {
margin: 0 auto;
text-align: center;
margin-top: 60px;
}
.intro h2::after {
content: url(../_imagens/Group\ 21.svg);
display: block;
margin: 30px;
animation: show 3s infinite;
}
@keyframes show {
from {
transform: scale(.8)
}
50% {
transform: scale(1.2)
}
to {
transform: scale(.8);
}
}
@media (max-width: 600px) {
.intro h2 {
font-size: 24px;
max-width: 200px;
padding-left: 15px;
margin-top: -50px;
padding-top: 0;
}
.intro h2::after {
display: none;
}
}
.contato-bg {
background: url(../_imagens/Group\ 32.svg) no-repeat top ;
margin-top: -75px;
padding-bottom: 60px;
}
.contato-bg h3 {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
color: white;
font-size: 48px;
text-align: center;
padding-top: 60px;
padding-bottom: 30px;
}
.contato-bg h3::after {
content: '';
width: 30px;
height: 30px;
border-radius: 50px;
background: #FFDA8E;
display: block;
margin: 15px auto;
}
.contato-container {
max-width: 1410px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.form {
max-width: 570px;
margin-right: 120px;
}
.form span {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
color: #FFDA8E;
font-size: 24px;
}
.span-form {
max-width: 470px;
margin-left: 40px;
}
form {
background: #F27D3F;
padding: 40px;
border-radius: 50px;
-webkit-box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.41);
box-shadow: 5px 5px 15px 5px rgba(0,0,0,0.41);
}
form label {
display: block;
padding-bottom: 5px;
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
font-size: 24px;
color: #1A2E47;
}
form input {
width: 490px;
height: 45px;
border: none;
margin-bottom: 15px;
}
input#mensagem {
height: 140px;
}
form button {
width: 210px;
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
font-size: 36px;
color: #FFDA8E;
background: #1A2E47;
border: 6px solid #0F1E32;
border-radius: 10px;
padding: 10px 0;
position: relative;
display: block;
transition: ease-out .3s;
z-index: 1;
}
form button:hover {
color: #0F1E32;
cursor: pointer;
}
form button::before {
transition: .5s all ease;
position: absolute;
top: 0;
left: 50%;
right: 50%;
bottom: 0;
opacity: 0;
content: "";
background-color: #F27D3F;
}
form button:hover::before {
transition: .5s all ease;
left: 0;
right: 0;
opacity: 1;
z-index: -1;
}
.bolas {
margin-right: 120px;
}
.contato-info {
max-width: 570px;
color: white;
font-size: 24px;
font-family: 'Nunito', Arial, Helvetica, sans-serif;
}
.contato-info h4 {
margin-bottom: 0;
font-style: italic;
font-weight: bold;
}
.endereço h4 {
margin-top: 15px;
}
.icons {
display: flex;
flex-wrap: wrap;
}
.icons a {
padding: 15px;
}
.icons a:hover {
transform: rotateZ(-20deg);
transition: .5s;
}
#mapa {
width: 430px;
height: 190px;
margin-top: -30px;
border-radius: 30px;
overflow: hidden;
}
@media (max-width: 1280px) {
.bolas {
display: none;
}
}
@media (max-width: 600px) {
#mapa {
width: 200px;
height: 90px;
z-index: 999999;
margin-top: 30px;
}
.contato-info {
max-width: 200px;
font-size: 14px;
padding-left: 10px;
}
.contato-bg {
background: #0F1E32 url(../_imagens/Group\ 32.svg) no-repeat top ;
}
input#mensagem {
height: 90px;
}
.form {
max-width: 250px;
background: #F27D3F;
padding:15px 0;
padding-right: 15px;
padding-top: 0;
margin-left: 0px;
}
.form label {
margin-left: -30px;
}
.form input {
width: 200px;
height: 30px;
border: none;
margin-bottom: 15px;
margin-left: -30px;
}
.contato-container {
max-width: 1410px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
flex-direction: column;
}
.contato-bg h3 {
font-family: 'Nunito', Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
color: white;
font-size: 20px;
text-align: center;
padding-top: 60px;
padding-bottom: 15px;
}
form button {
margin-left: -30px;
}
.nome {
padding-top: 15px;
}
} | 0.32338 | 0.087408 |
.background_glossyCornsilk8,
.hover_background_glossyCornsilk8:hover,
.active_background_glossyCornsilk8:active:hover {
background: #987a00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyCornsilk8h,
.hover_background_glossyCornsilk8h:hover,
.active_background_glossyCornsilk8h:active:hover {
background: #987a00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyCornsilk8a,
.hover_background_glossyCornsilk8a:hover,
.active_background_glossyCornsilk8a:active:hover {
background: #987a00;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(50%, rgba(0, 0, 0, .10)), color-stop(51%, rgba(255, 255, 255, .00)), color-stop(100%, rgba(255, 255, 255, .30)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.background_glossyCornsilk8s,
.hover_background_glossyCornsilk8s:hover,
.active_background_glossyCornsilk8s:active:hover {
background: #987a00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_color_glossyCornsilk8,
.hover_background_color_glossyCornsilk8:hover,
.active_background_color_glossyCornsilk8:active:hover {
background-color:#987a00;
}
.background_first_color_glossyCornsilk8,
.hover_background_first_color_glossyCornsilk8:hover,
.active_background_first_color_glossyCornsilk8:active:hover {
background-color:#ffffff;
}
.background_last_color_glossyCornsilk8,
.hover_background_last_color_glossyCornsilk8:hover,
.active_background_color_last_glossyCornsilk8:active:hover {
background-color:#000000;
}
/* ------------------------------ color settings -------------------------------*/
.color_glossyCornsilk8,
.hover_color_glossyCornsilk8:hover,
.active_color_glossyCornsilk8:active:hover {
color: #c8c8c8;
}
.color_glossyCornsilk8h,
.hover_color_glossyCornsilk8h:hover,
.active_color_glossyCornsilk8h:active:hover {
color: #c8c8c8;
}
.color_glossyCornsilk8a,
.hover_color_glossyCornsilk8a:hover,
.active_color_glossyCornsilk8a:active:hover {
color: #c8c8c8;
}
.color_glossyCornsilk8s,
.hover_color_glossyCornsilk8s:hover,
.active_color_glossyCornsilk8s:active:hover {
color: #282828;
}
/* -------------------------- border color settings -----------------------------*/
.border_glossyCornsilk8,
.hover_border_glossyCornsilk8:hover,
.active_border_glossyCornsilk8:active:hover {
border-color: #7a6100 #7a6100 #7a6100 #7a6100;
}
.border_glossyCornsilk8h,
.hover_border_glossyCornsilk8h:hover,
.active_border_glossyCornsilk8h:active:hover {
border-color: #634f00 #634f00 #634f00 #634f00;
}
.border_glossyCornsilk8a,
.hover_border_glossyCornsilk8a:hover,
.active_border_glossyCornsilk8a:active:hover {
border-color: #4c3d00 #4c3d00 #4c3d00 #4c3d00;
}
.border_glossyCornsilk8s,
.hover_border_glossyCornsilk8s:hover,
.active_border_glossyCornsilk8s:active:hover {
border-color: #7a6100 #7a6100 #7a6100 #7a6100;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glossyCornsilk8,
.hover_shadow_expand_glossyCornsilk8:hover,
.active_shadow_expand_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(152, 122, 0, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(152, 122, 0, .39);
box-shadow: 0em 0em 1em 0.25em rgba(152, 122, 0, .39);
}
.shadow_expand_glossyCornsilk8h,
.hover_shadow_expand_glossyCornsilk8h:hover,
.active_shadow_expand_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(183, 146, 0, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(183, 146, 0, .50);
box-shadow: 0em 0em 1em 0.25em rgba(183, 146, 0, .50);
}
.shadow_expand_glossyCornsilk8a,
.hover_shadow_expand_glossyCornsilk8a:hover,
.active_shadow_expand_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .63);
box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .63);
}
.shadow_expand_glossyCornsilk8s,
.hover_shadow_expand_glossyCornsilk8s:hover,
.active_shadow_expand_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .71);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .71);
box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glossyCornsilk8,
.hover_shadow_left_glossyCornsilk8:hover,
.active_shadow_left_glossyCornsilk8:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_left_glossyCornsilk8h,
.hover_shadow_left_glossyCornsilk8h:hover,
.active_shadow_left_glossyCornsilk8h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_left_glossyCornsilk8a,
.hover_shadow_left_glossyCornsilk8a:hover,
.active_shadow_left_glossyCornsilk8a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_left_glossyCornsilk8s,
.hover_shadow_left_glossyCornsilk8s:hover,
.active_shadow_left_glossyCornsilk8s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glossyCornsilk8,
.hover_shadow_right_glossyCornsilk8:hover,
.active_shadow_right_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(152, 122, 0, .39);
box-shadow: 0.5em 0em 1em rgba(152, 122, 0, .39);
}
.shadow_right_glossyCornsilk8h,
.hover_shadow_right_glossyCornsilk8h:hover,
.active_shadow_right_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(183, 146, 0, .50);
box-shadow: 0.5em 0em 1em rgba(183, 146, 0, .50);
}
.shadow_right_glossyCornsilk8a,
.hover_shadow_right_glossyCornsilk8a:hover,
.active_shadow_right_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .63);
box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .63);
}
.shadow_right_glossyCornsilk8s,
.hover_shadow_right_glossyCornsilk8s:hover,
.active_shadow_right_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .71);
box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glossyCornsilk8,
.hover_shadow_top_glossyCornsilk8:hover,
.active_shadow_top_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(152, 122, 0, .39);
box-shadow: 0em -0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_top_glossyCornsilk8h,
.hover_shadow_top_glossyCornsilk8h:hover,
.active_shadow_top_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(183, 146, 0, .50);
box-shadow: 0em -0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_top_glossyCornsilk8a,
.hover_shadow_top_glossyCornsilk8a:hover,
.active_shadow_top_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .63);
box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_top_glossyCornsilk8s,
.hover_shadow_top_glossyCornsilk8s:hover,
.active_shadow_top_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .71);
box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glossyCornsilk8,
.hover_shadow_bottom_glossyCornsilk8:hover,
.active_shadow_bottom_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(152, 122, 0, .39);
box-shadow: 0em 0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_bottom_glossyCornsilk8h,
.hover_shadow_bottom_glossyCornsilk8h:hover,
.active_shadow_bottom_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(183, 146, 0, .50);
box-shadow: 0em 0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_bottom_glossyCornsilk8a,
.hover_shadow_bottom_glossyCornsilk8a:hover,
.active_shadow_bottom_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .63);
box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_bottom_glossyCornsilk8s,
.hover_shadow_bottom_glossyCornsilk8s:hover,
.active_shadow_bottom_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .71);
box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glossyCornsilk8,
.hover_shadow_top_left_glossyCornsilk8:hover,
.active_shadow_top_left_glossyCornsilk8:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_top_left_glossyCornsilk8h,
.hover_shadow_top_left_glossyCornsilk8h:hover,
.active_shadow_top_left_glossyCornsilk8h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_top_left_glossyCornsilk8a,
.hover_shadow_top_left_glossyCornsilk8a:hover,
.active_shadow_top_left_glossyCornsilk8a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_top_left_glossyCornsilk8s,
.hover_shadow_top_left_glossyCornsilk8s:hover,
.active_shadow_top_left_glossyCornsilk8s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glossyCornsilk8,
.hover_shadow_top_right_glossyCornsilk8:hover,
.active_shadow_top_right_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(152, 122, 0, .39);
box-shadow: 0.5em -0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_top_right_glossyCornsilk8h,
.hover_shadow_top_right_glossyCornsilk8h:hover,
.active_shadow_top_right_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(183, 146, 0, .50);
box-shadow: 0.5em -0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_top_right_glossyCornsilk8a,
.hover_shadow_top_right_glossyCornsilk8a:hover,
.active_shadow_top_right_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .63);
box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_top_right_glossyCornsilk8s,
.hover_shadow_top_right_glossyCornsilk8s:hover,
.active_shadow_top_right_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .71);
box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glossyCornsilk8,
.hover_shadow_bottom_left_glossyCornsilk8:hover,
.active_shadow_bottom_left_glossyCornsilk8:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(152, 122, 0, .39);
box-shadow: -0.5em 0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_bottom_left_glossyCornsilk8h,
.hover_shadow_bottom_left_glossyCornsilk8h:hover,
.active_shadow_bottom_left_glossyCornsilk8h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(183, 146, 0, .50);
box-shadow: -0.5em 0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_bottom_left_glossyCornsilk8a,
.hover_shadow_bottom_left_glossyCornsilk8a:hover,
.active_shadow_bottom_left_glossyCornsilk8a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .63);
box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_bottom_left_glossyCornsilk8s,
.hover_shadow_bottom_left_glossyCornsilk8s:hover,
.active_shadow_bottom_left_glossyCornsilk8s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .71);
box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glossyCornsilk8,
.hover_shadow_bottom_right_glossyCornsilk8:hover,
.active_shadow_bottom_right_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(152, 122, 0, .39);
box-shadow: 0.5em 0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_bottom_right_glossyCornsilk8h,
.hover_shadow_bottom_right_glossyCornsilk8h:hover,
.active_shadow_bottom_right_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(183, 146, 0, .50);
box-shadow: 0.5em 0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_bottom_right_glossyCornsilk8a,
.hover_shadow_bottom_right_glossyCornsilk8a:hover,
.active_shadow_bottom_right_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .63);
box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_bottom_right_glossyCornsilk8s,
.hover_shadow_bottom_right_glossyCornsilk8s:hover,
.active_shadow_bottom_right_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .71);
box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .71);
} | widgets/common/assets/gradients/glossy/glossyCornsilk/glossyCornsilk8.css | .background_glossyCornsilk8,
.hover_background_glossyCornsilk8:hover,
.active_background_glossyCornsilk8:active:hover {
background: #987a00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyCornsilk8h,
.hover_background_glossyCornsilk8h:hover,
.active_background_glossyCornsilk8h:active:hover {
background: #987a00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyCornsilk8a,
.hover_background_glossyCornsilk8a:hover,
.active_background_glossyCornsilk8a:active:hover {
background: #987a00;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(50%, rgba(0, 0, 0, .10)), color-stop(51%, rgba(255, 255, 255, .00)), color-stop(100%, rgba(255, 255, 255, .30)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.background_glossyCornsilk8s,
.hover_background_glossyCornsilk8s:hover,
.active_background_glossyCornsilk8s:active:hover {
background: #987a00;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_color_glossyCornsilk8,
.hover_background_color_glossyCornsilk8:hover,
.active_background_color_glossyCornsilk8:active:hover {
background-color:#987a00;
}
.background_first_color_glossyCornsilk8,
.hover_background_first_color_glossyCornsilk8:hover,
.active_background_first_color_glossyCornsilk8:active:hover {
background-color:#ffffff;
}
.background_last_color_glossyCornsilk8,
.hover_background_last_color_glossyCornsilk8:hover,
.active_background_color_last_glossyCornsilk8:active:hover {
background-color:#000000;
}
/* ------------------------------ color settings -------------------------------*/
.color_glossyCornsilk8,
.hover_color_glossyCornsilk8:hover,
.active_color_glossyCornsilk8:active:hover {
color: #c8c8c8;
}
.color_glossyCornsilk8h,
.hover_color_glossyCornsilk8h:hover,
.active_color_glossyCornsilk8h:active:hover {
color: #c8c8c8;
}
.color_glossyCornsilk8a,
.hover_color_glossyCornsilk8a:hover,
.active_color_glossyCornsilk8a:active:hover {
color: #c8c8c8;
}
.color_glossyCornsilk8s,
.hover_color_glossyCornsilk8s:hover,
.active_color_glossyCornsilk8s:active:hover {
color: #282828;
}
/* -------------------------- border color settings -----------------------------*/
.border_glossyCornsilk8,
.hover_border_glossyCornsilk8:hover,
.active_border_glossyCornsilk8:active:hover {
border-color: #7a6100 #7a6100 #7a6100 #7a6100;
}
.border_glossyCornsilk8h,
.hover_border_glossyCornsilk8h:hover,
.active_border_glossyCornsilk8h:active:hover {
border-color: #634f00 #634f00 #634f00 #634f00;
}
.border_glossyCornsilk8a,
.hover_border_glossyCornsilk8a:hover,
.active_border_glossyCornsilk8a:active:hover {
border-color: #4c3d00 #4c3d00 #4c3d00 #4c3d00;
}
.border_glossyCornsilk8s,
.hover_border_glossyCornsilk8s:hover,
.active_border_glossyCornsilk8s:active:hover {
border-color: #7a6100 #7a6100 #7a6100 #7a6100;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glossyCornsilk8,
.hover_shadow_expand_glossyCornsilk8:hover,
.active_shadow_expand_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(152, 122, 0, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(152, 122, 0, .39);
box-shadow: 0em 0em 1em 0.25em rgba(152, 122, 0, .39);
}
.shadow_expand_glossyCornsilk8h,
.hover_shadow_expand_glossyCornsilk8h:hover,
.active_shadow_expand_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(183, 146, 0, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(183, 146, 0, .50);
box-shadow: 0em 0em 1em 0.25em rgba(183, 146, 0, .50);
}
.shadow_expand_glossyCornsilk8a,
.hover_shadow_expand_glossyCornsilk8a:hover,
.active_shadow_expand_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .63);
box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .63);
}
.shadow_expand_glossyCornsilk8s,
.hover_shadow_expand_glossyCornsilk8s:hover,
.active_shadow_expand_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .71);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .71);
box-shadow: 0em 0em 1em 0.25em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glossyCornsilk8,
.hover_shadow_left_glossyCornsilk8:hover,
.active_shadow_left_glossyCornsilk8:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_left_glossyCornsilk8h,
.hover_shadow_left_glossyCornsilk8h:hover,
.active_shadow_left_glossyCornsilk8h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_left_glossyCornsilk8a,
.hover_shadow_left_glossyCornsilk8a:hover,
.active_shadow_left_glossyCornsilk8a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_left_glossyCornsilk8s,
.hover_shadow_left_glossyCornsilk8s:hover,
.active_shadow_left_glossyCornsilk8s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glossyCornsilk8,
.hover_shadow_right_glossyCornsilk8:hover,
.active_shadow_right_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(152, 122, 0, .39);
box-shadow: 0.5em 0em 1em rgba(152, 122, 0, .39);
}
.shadow_right_glossyCornsilk8h,
.hover_shadow_right_glossyCornsilk8h:hover,
.active_shadow_right_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(183, 146, 0, .50);
box-shadow: 0.5em 0em 1em rgba(183, 146, 0, .50);
}
.shadow_right_glossyCornsilk8a,
.hover_shadow_right_glossyCornsilk8a:hover,
.active_shadow_right_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .63);
box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .63);
}
.shadow_right_glossyCornsilk8s,
.hover_shadow_right_glossyCornsilk8s:hover,
.active_shadow_right_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .71);
box-shadow: 0.5em 0em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glossyCornsilk8,
.hover_shadow_top_glossyCornsilk8:hover,
.active_shadow_top_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(152, 122, 0, .39);
box-shadow: 0em -0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_top_glossyCornsilk8h,
.hover_shadow_top_glossyCornsilk8h:hover,
.active_shadow_top_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(183, 146, 0, .50);
box-shadow: 0em -0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_top_glossyCornsilk8a,
.hover_shadow_top_glossyCornsilk8a:hover,
.active_shadow_top_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .63);
box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_top_glossyCornsilk8s,
.hover_shadow_top_glossyCornsilk8s:hover,
.active_shadow_top_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .71);
box-shadow: 0em -0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glossyCornsilk8,
.hover_shadow_bottom_glossyCornsilk8:hover,
.active_shadow_bottom_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(152, 122, 0, .39);
box-shadow: 0em 0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_bottom_glossyCornsilk8h,
.hover_shadow_bottom_glossyCornsilk8h:hover,
.active_shadow_bottom_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(183, 146, 0, .50);
box-shadow: 0em 0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_bottom_glossyCornsilk8a,
.hover_shadow_bottom_glossyCornsilk8a:hover,
.active_shadow_bottom_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .63);
box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_bottom_glossyCornsilk8s,
.hover_shadow_bottom_glossyCornsilk8s:hover,
.active_shadow_bottom_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .71);
box-shadow: 0em 0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glossyCornsilk8,
.hover_shadow_top_left_glossyCornsilk8:hover,
.active_shadow_top_left_glossyCornsilk8:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_top_left_glossyCornsilk8h,
.hover_shadow_top_left_glossyCornsilk8h:hover,
.active_shadow_top_left_glossyCornsilk8h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_top_left_glossyCornsilk8a,
.hover_shadow_top_left_glossyCornsilk8a:hover,
.active_shadow_top_left_glossyCornsilk8a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_top_left_glossyCornsilk8s,
.hover_shadow_top_left_glossyCornsilk8s:hover,
.active_shadow_top_left_glossyCornsilk8s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glossyCornsilk8,
.hover_shadow_top_right_glossyCornsilk8:hover,
.active_shadow_top_right_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(152, 122, 0, .39);
box-shadow: 0.5em -0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_top_right_glossyCornsilk8h,
.hover_shadow_top_right_glossyCornsilk8h:hover,
.active_shadow_top_right_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(183, 146, 0, .50);
box-shadow: 0.5em -0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_top_right_glossyCornsilk8a,
.hover_shadow_top_right_glossyCornsilk8a:hover,
.active_shadow_top_right_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .63);
box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_top_right_glossyCornsilk8s,
.hover_shadow_top_right_glossyCornsilk8s:hover,
.active_shadow_top_right_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .71);
box-shadow: 0.5em -0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glossyCornsilk8,
.hover_shadow_bottom_left_glossyCornsilk8:hover,
.active_shadow_bottom_left_glossyCornsilk8:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(152, 122, 0, .39);
box-shadow: -0.5em 0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_bottom_left_glossyCornsilk8h,
.hover_shadow_bottom_left_glossyCornsilk8h:hover,
.active_shadow_bottom_left_glossyCornsilk8h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(183, 146, 0, .50);
box-shadow: -0.5em 0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_bottom_left_glossyCornsilk8a,
.hover_shadow_bottom_left_glossyCornsilk8a:hover,
.active_shadow_bottom_left_glossyCornsilk8a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .63);
box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_bottom_left_glossyCornsilk8s,
.hover_shadow_bottom_left_glossyCornsilk8s:hover,
.active_shadow_bottom_left_glossyCornsilk8s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .71);
box-shadow: -0.5em 0.5em 1em rgba(137, 110, 0, .71);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glossyCornsilk8,
.hover_shadow_bottom_right_glossyCornsilk8:hover,
.active_shadow_bottom_right_glossyCornsilk8:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(152, 122, 0, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(152, 122, 0, .39);
box-shadow: 0.5em 0.5em 1em rgba(152, 122, 0, .39);
}
.shadow_bottom_right_glossyCornsilk8h,
.hover_shadow_bottom_right_glossyCornsilk8h:hover,
.active_shadow_bottom_right_glossyCornsilk8h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(183, 146, 0, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(183, 146, 0, .50);
box-shadow: 0.5em 0.5em 1em rgba(183, 146, 0, .50);
}
.shadow_bottom_right_glossyCornsilk8a,
.hover_shadow_bottom_right_glossyCornsilk8a:hover,
.active_shadow_bottom_right_glossyCornsilk8a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .63);
box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .63);
}
.shadow_bottom_right_glossyCornsilk8s,
.hover_shadow_bottom_right_glossyCornsilk8s:hover,
.active_shadow_bottom_right_glossyCornsilk8s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .71);
-moz-box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .71);
box-shadow: 0.5em 0.5em 1em rgba(137, 110, 0, .71);
} | 0.460046 | 0.058239 |
/* @group Main Color default: #803133 */
#header div.menu-wrapper,
#header nav ul.menu > li > button,
div.tags a, div.tags span,
section.breaking-news div.slick,
.pagination a, .pagination span,
.button,
.pace .pace-progress{
background: #a272f2;
}
.title.bordered,
div.text blockquote,
#footer{
border-color: #a272f2;
}
/* @end */
/* @group Secondary Color default: #000 (links, titles, etc): Important to use some dark color to generate contrast */
ul.menu li a, ul.menu > li > button, div.tags a, div.nav span{ color: #fff; }
a,
.button,
h1, h2, h3, h4, h5, h6,
#header nav div.social,
#header nav div.social ul li a,
#header nav form button,
.slick-prev:before, .slick-next:before,
div.tags span,
div.meta a.comments:hover,
.pagination a, .pagination span, .pagination a:hover, .pagination .current{ color: #000; }
#header nav ul.menu > li > a:hover:before, #header nav ul.menu > li > button:hover:before, #header nav ul.menu > li.current-menu-item > a:before{ background: #fff; }
#footer{ background: #fff; }
section.breaking-news h3,
#single section.related a.thumb span,
section.widget_tag_cloud a,
.spinner > div{ background: #a272f2; }
.button.dark > div{ background: #000; }
/* @end */
/* @group Third Color default: #666 (links rollover, tags rollover, titles, etc)*/
a:hover{ color: #666; }
/* @end */
/* @group Fourth Color default: #888 (dates and comments)*/
article time, div.meta time,
div.meta a.comments{ color: #888; }
/* @end */
/* @group Sixth Color default: #ccc (border color for sections)*/
hr,
div.articles article.first,
div.articles article.default,
#single .left-content article.post,
#single #comments,
section.author,
aside#featured div.box article,
div.text pre{ border-color: #ccc; }
/* @end */
/* @group Secondary Color default: #535353 (paragraphs)*/
body{ color: #535353; }
/* @end */
/*
Contrast helper
Note: sometimes if you pick a dark color the text, buttons and links will not look good enough. In these cases, uncomment all lines below:
*/
.button, .button:hover,
#header nav ul.menu > li > a,
#header nav div.social,
#header nav div.social ul li a,
#header nav form button,
section.breaking-news div.slick,
div.tags a, div.tags span,
.pagination a, .pagination span, .pagination a:hover, .pagination .current,
section.breaking-news div.slick a{ color: #fff; }
#header nav ul.menu > li > a:hover:before, #header nav ul.menu > li.current-menu-item > a:before, #header nav ul.menu > li > div > a:before,
.spinner > div{
background: #fff;
} | assets/css/croft-color.css | /* @group Main Color default: #803133 */
#header div.menu-wrapper,
#header nav ul.menu > li > button,
div.tags a, div.tags span,
section.breaking-news div.slick,
.pagination a, .pagination span,
.button,
.pace .pace-progress{
background: #a272f2;
}
.title.bordered,
div.text blockquote,
#footer{
border-color: #a272f2;
}
/* @end */
/* @group Secondary Color default: #000 (links, titles, etc): Important to use some dark color to generate contrast */
ul.menu li a, ul.menu > li > button, div.tags a, div.nav span{ color: #fff; }
a,
.button,
h1, h2, h3, h4, h5, h6,
#header nav div.social,
#header nav div.social ul li a,
#header nav form button,
.slick-prev:before, .slick-next:before,
div.tags span,
div.meta a.comments:hover,
.pagination a, .pagination span, .pagination a:hover, .pagination .current{ color: #000; }
#header nav ul.menu > li > a:hover:before, #header nav ul.menu > li > button:hover:before, #header nav ul.menu > li.current-menu-item > a:before{ background: #fff; }
#footer{ background: #fff; }
section.breaking-news h3,
#single section.related a.thumb span,
section.widget_tag_cloud a,
.spinner > div{ background: #a272f2; }
.button.dark > div{ background: #000; }
/* @end */
/* @group Third Color default: #666 (links rollover, tags rollover, titles, etc)*/
a:hover{ color: #666; }
/* @end */
/* @group Fourth Color default: #888 (dates and comments)*/
article time, div.meta time,
div.meta a.comments{ color: #888; }
/* @end */
/* @group Sixth Color default: #ccc (border color for sections)*/
hr,
div.articles article.first,
div.articles article.default,
#single .left-content article.post,
#single #comments,
section.author,
aside#featured div.box article,
div.text pre{ border-color: #ccc; }
/* @end */
/* @group Secondary Color default: #535353 (paragraphs)*/
body{ color: #535353; }
/* @end */
/*
Contrast helper
Note: sometimes if you pick a dark color the text, buttons and links will not look good enough. In these cases, uncomment all lines below:
*/
.button, .button:hover,
#header nav ul.menu > li > a,
#header nav div.social,
#header nav div.social ul li a,
#header nav form button,
section.breaking-news div.slick,
div.tags a, div.tags span,
.pagination a, .pagination span, .pagination a:hover, .pagination .current,
section.breaking-news div.slick a{ color: #fff; }
#header nav ul.menu > li > a:hover:before, #header nav ul.menu > li.current-menu-item > a:before, #header nav ul.menu > li > div > a:before,
.spinner > div{
background: #fff;
} | 0.308503 | 0.052134 |
.hero {
background-image: url('../assets/youthbg1.JPG');
background-repeat: no-repeat;
background-size: cover;
height: 640px;
margin-bottom: 0px;
margin-top: 25px;
}
.hero-text {
background-color: rgba(102, 127, 153, 0.6);
color: #fff;
margin-top: 6em;
padding-bottom: 1em;
}
.intro-engage > div {
padding: 50px;
position: relative; }
.intro-engage > div h2 {
color: #fff;
font-family: "Anton", sans-serif;
text-transform: uppercase;
letter-spacing: .1rem; }
.intro-engage > div p {
color: rgba(255, 255, 255, 0.5); }
.intro-engage > div:before {
content: "";
position: absolute;
top: 20px;
bottom: 20px;
left: 20px;
right: 20px;
border: 2px solid rgba(255, 255, 255, 0.5); }
.intro-engage > div:nth-of-type(1) {
background-color: #4e4e4e; }
.intro-engage > div:nth-of-type(2) {
background-color: #fd5f00; }
.intro-engage > div:nth-of-type(3) {
background-color: #a23131; }
.intro-engage > div *:last-child {
margin-bottom: 0; }
.bg-image {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed; }
.bg-image.overlay {
position: relative; }
.bg-image.overlay:after {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
width: 100%;
background: rgba(205, 165, 88, 0.95); }
.bg-image > .container {
position: relative;
z-index: 1; }
.block-counter-1 {
text-align: center; }
.block-counter-1 .number, .block-counter-1 .caption {
display: block;
line-height: 1; }
.block-counter-1 .number {
color: #fd5f00;
font-size: 4rem;
position: relative;
padding-bottom: 20px;
margin-bottom: 20px;
font-family: "Anton", sans-serif; }
.block-counter-1 .number:after {
position: absolute;
content: "";
width: 50px;
height: 3px;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background: rgba(0, 0, 0, 0.3); }
.block-counter-1.block-counter-1-sm {
text-align: left; }
.block-counter-1.block-counter-1-sm .number:after {
left: 0;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.site-section {
padding: 2.5em 0; }
@media (min-width: 768px) {
.site-section {
padding: 5em 0; } }
.site-section.site-section-sm {
padding: 4em 0; }
.site-footer {
padding: 4em 0;
background: #333333; }
@media (min-width: 768px) {
.site-footer {
padding: 8em 0; } }
.site-footer .border-top {
border-top: 1px solid rgba(255, 255, 255, 0.1) !important; }
.site-footer p {
color: #737373; }
.site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5 {
color: #fff; }
.site-footer a {
color: #999999; }
.site-footer a:hover {
color: white; }
.site-footer ul li {
margin-bottom: 10px; }
.site-footer .footer-heading {
font-size: 16px;
color: #fff;
text-transform: uppercase;
letter-spacing: .2rem; } | vendor/assets/style.css | .hero {
background-image: url('../assets/youthbg1.JPG');
background-repeat: no-repeat;
background-size: cover;
height: 640px;
margin-bottom: 0px;
margin-top: 25px;
}
.hero-text {
background-color: rgba(102, 127, 153, 0.6);
color: #fff;
margin-top: 6em;
padding-bottom: 1em;
}
.intro-engage > div {
padding: 50px;
position: relative; }
.intro-engage > div h2 {
color: #fff;
font-family: "Anton", sans-serif;
text-transform: uppercase;
letter-spacing: .1rem; }
.intro-engage > div p {
color: rgba(255, 255, 255, 0.5); }
.intro-engage > div:before {
content: "";
position: absolute;
top: 20px;
bottom: 20px;
left: 20px;
right: 20px;
border: 2px solid rgba(255, 255, 255, 0.5); }
.intro-engage > div:nth-of-type(1) {
background-color: #4e4e4e; }
.intro-engage > div:nth-of-type(2) {
background-color: #fd5f00; }
.intro-engage > div:nth-of-type(3) {
background-color: #a23131; }
.intro-engage > div *:last-child {
margin-bottom: 0; }
.bg-image {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed; }
.bg-image.overlay {
position: relative; }
.bg-image.overlay:after {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
width: 100%;
background: rgba(205, 165, 88, 0.95); }
.bg-image > .container {
position: relative;
z-index: 1; }
.block-counter-1 {
text-align: center; }
.block-counter-1 .number, .block-counter-1 .caption {
display: block;
line-height: 1; }
.block-counter-1 .number {
color: #fd5f00;
font-size: 4rem;
position: relative;
padding-bottom: 20px;
margin-bottom: 20px;
font-family: "Anton", sans-serif; }
.block-counter-1 .number:after {
position: absolute;
content: "";
width: 50px;
height: 3px;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background: rgba(0, 0, 0, 0.3); }
.block-counter-1.block-counter-1-sm {
text-align: left; }
.block-counter-1.block-counter-1-sm .number:after {
left: 0;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.site-section {
padding: 2.5em 0; }
@media (min-width: 768px) {
.site-section {
padding: 5em 0; } }
.site-section.site-section-sm {
padding: 4em 0; }
.site-footer {
padding: 4em 0;
background: #333333; }
@media (min-width: 768px) {
.site-footer {
padding: 8em 0; } }
.site-footer .border-top {
border-top: 1px solid rgba(255, 255, 255, 0.1) !important; }
.site-footer p {
color: #737373; }
.site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5 {
color: #fff; }
.site-footer a {
color: #999999; }
.site-footer a:hover {
color: white; }
.site-footer ul li {
margin-bottom: 10px; }
.site-footer .footer-heading {
font-size: 16px;
color: #fff;
text-transform: uppercase;
letter-spacing: .2rem; } | 0.457621 | 0.088623 |
.ace-merbivore-soft .ace_editor {
border: 2px solid rgb(159, 159, 159);
}
.ace-merbivore-soft .ace_editor.ace_focus {
border: 2px solid #327fbd;
}
.ace-merbivore-soft .ace_gutter {
background: #262424;
color: #E6E1DC;
}
.ace-merbivore-soft .ace_print_margin {
width: 1px;
background: #262424;
}
.ace-merbivore-soft .ace_scroller {
background-color: #1C1C1C;
}
.ace-merbivore-soft .ace_text-layer {
color: #E6E1DC;
}
.ace-merbivore-soft .ace_cursor {
border-left: 2px solid #FFFFFF;
}
.ace-merbivore-soft .ace_cursor.ace_overwrite {
border-left: 0px;
border-bottom: 1px solid #FFFFFF;
}
.ace-merbivore-soft .ace_marker-layer .ace_selection {
background: #494949;
}
.ace-merbivore-soft.multiselect .ace_selection.start {
box-shadow: 0 0 3px 0px #1C1C1C;
border-radius: 2px;
}
.ace-merbivore-soft .ace_marker-layer .ace_step {
background: rgb(102, 82, 0);
}
.ace-merbivore-soft .ace_marker-layer .ace_bracket {
margin: -1px 0 0 -1px;
border: 1px solid #404040;
}
.ace-merbivore-soft .ace_marker-layer .ace_active_line {
background: #333435;
}
.ace-merbivore-soft .ace_gutter_active_line {
background-color: #333435;
}
.ace-merbivore-soft .ace_marker-layer .ace_selected_word {
border: 1px solid #494949;
}
.ace-merbivore-soft .ace_invisible {
color: #404040;
}
.ace-merbivore-soft .ace_keyword, .ace-merbivore-soft .ace_meta {
color:#FC803A;
}
.ace-merbivore-soft .ace_constant, .ace-merbivore-soft .ace_constant.ace_other {
color:#68C1D8;
}
.ace-merbivore-soft .ace_constant.ace_character, {
color:#68C1D8;
}
.ace-merbivore-soft .ace_constant.ace_character.ace_escape, {
color:#68C1D8;
}
.ace-merbivore-soft .ace_constant.ace_language {
color:#E1C582;
}
.ace-merbivore-soft .ace_constant.ace_library {
color:#8EC65F;
}
.ace-merbivore-soft .ace_constant.ace_numeric {
color:#7FC578;
}
.ace-merbivore-soft .ace_invalid {
color:#FFFFFF;
background-color:#FE3838;
}
.ace-merbivore-soft .ace_invalid.ace_deprecated {
color:#FFFFFF;
background-color:#FE3838;
}
.ace-merbivore-soft .ace_support.ace_constant {
color:#8EC65F;
}
.ace-merbivore-soft .ace_fold {
background-color: #FC803A;
border-color: #E6E1DC;
}
.ace-merbivore-soft .ace_storage {
color:#FC803A;
}
.ace-merbivore-soft .ace_string {
color:#8EC65F;
}
.ace-merbivore-soft .ace_comment {
font-style:italic;
color:#AC4BB8;
}
.ace-merbivore-soft .ace_meta {
font-style:italic;
color:#AC4BB8;
}
.ace-merbivore-soft .ace_meta.ace_tag {
color:#FC803A;
}
.ace-merbivore-soft .ace_entity.ace_other.ace_attribute-name {
color:#EAF1A3;
}
.ace-merbivore-soft .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-merbivore-soft .ace_indent-guide {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWOQkZH5zzBz5sz/AA8EBB6crd1rAAAAAElFTkSuQmCC) right repeat-y;
} | public/scripts/__ace/theme/merbivore_soft.css | .ace-merbivore-soft .ace_editor {
border: 2px solid rgb(159, 159, 159);
}
.ace-merbivore-soft .ace_editor.ace_focus {
border: 2px solid #327fbd;
}
.ace-merbivore-soft .ace_gutter {
background: #262424;
color: #E6E1DC;
}
.ace-merbivore-soft .ace_print_margin {
width: 1px;
background: #262424;
}
.ace-merbivore-soft .ace_scroller {
background-color: #1C1C1C;
}
.ace-merbivore-soft .ace_text-layer {
color: #E6E1DC;
}
.ace-merbivore-soft .ace_cursor {
border-left: 2px solid #FFFFFF;
}
.ace-merbivore-soft .ace_cursor.ace_overwrite {
border-left: 0px;
border-bottom: 1px solid #FFFFFF;
}
.ace-merbivore-soft .ace_marker-layer .ace_selection {
background: #494949;
}
.ace-merbivore-soft.multiselect .ace_selection.start {
box-shadow: 0 0 3px 0px #1C1C1C;
border-radius: 2px;
}
.ace-merbivore-soft .ace_marker-layer .ace_step {
background: rgb(102, 82, 0);
}
.ace-merbivore-soft .ace_marker-layer .ace_bracket {
margin: -1px 0 0 -1px;
border: 1px solid #404040;
}
.ace-merbivore-soft .ace_marker-layer .ace_active_line {
background: #333435;
}
.ace-merbivore-soft .ace_gutter_active_line {
background-color: #333435;
}
.ace-merbivore-soft .ace_marker-layer .ace_selected_word {
border: 1px solid #494949;
}
.ace-merbivore-soft .ace_invisible {
color: #404040;
}
.ace-merbivore-soft .ace_keyword, .ace-merbivore-soft .ace_meta {
color:#FC803A;
}
.ace-merbivore-soft .ace_constant, .ace-merbivore-soft .ace_constant.ace_other {
color:#68C1D8;
}
.ace-merbivore-soft .ace_constant.ace_character, {
color:#68C1D8;
}
.ace-merbivore-soft .ace_constant.ace_character.ace_escape, {
color:#68C1D8;
}
.ace-merbivore-soft .ace_constant.ace_language {
color:#E1C582;
}
.ace-merbivore-soft .ace_constant.ace_library {
color:#8EC65F;
}
.ace-merbivore-soft .ace_constant.ace_numeric {
color:#7FC578;
}
.ace-merbivore-soft .ace_invalid {
color:#FFFFFF;
background-color:#FE3838;
}
.ace-merbivore-soft .ace_invalid.ace_deprecated {
color:#FFFFFF;
background-color:#FE3838;
}
.ace-merbivore-soft .ace_support.ace_constant {
color:#8EC65F;
}
.ace-merbivore-soft .ace_fold {
background-color: #FC803A;
border-color: #E6E1DC;
}
.ace-merbivore-soft .ace_storage {
color:#FC803A;
}
.ace-merbivore-soft .ace_string {
color:#8EC65F;
}
.ace-merbivore-soft .ace_comment {
font-style:italic;
color:#AC4BB8;
}
.ace-merbivore-soft .ace_meta {
font-style:italic;
color:#AC4BB8;
}
.ace-merbivore-soft .ace_meta.ace_tag {
color:#FC803A;
}
.ace-merbivore-soft .ace_entity.ace_other.ace_attribute-name {
color:#EAF1A3;
}
.ace-merbivore-soft .ace_markup.ace_underline {
text-decoration:underline;
}
.ace-merbivore-soft .ace_indent-guide {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWOQkZH5zzBz5sz/AA8EBB6crd1rAAAAAElFTkSuQmCC) right repeat-y;
} | 0.492432 | 0.166574 |
html,body {
margin: 0;
font-family: Montserrat, san-serif;
font-size: 2vh;
height: 100%;
overflow-x: hidden;
}
#home {
background-image: url('../images/playful-kitten-6683.jpg');
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100vh;
background-position: center;
background-attachment: fixed;
}
#nav-wrapper {
display: flex;
justify-content: flex-end;
position: fixed;
bottom: 0;
right: 0;
width: 100%;
}
nav > a:last-child {
margin-right: 3vw;
}
nav > a {
color: orange;
text-decoration: none;
margin-right: 3vw;
line-height: 5em;
vertical-align: middle;
font-size: 26px;
text-shadow: black 1px 2px;
font-weight: 900;
}
nav > a:hover {
position: relative;
top: -15px;
}
.tagline {
position: fixed;
top: 0px;
left: 5px;
font-size: 45px;
font-weight: 900;
margin: 0;
}
.tagline > h1 {
font-size: 54px;
margin: 0;
padding-left: 16px;
font-weight: 900;
}
.tagline > span {
color: orange;
text-shadow: black 1px 2px;
}
.network {
position: fixed;
top: 35px;
left: 1px;
margin: 0;
font-size: 32px;
line-height: 3em;
padding-left: 16px;
}
.logo {
height: 32px;
vertical-align: middle;
}
.spin {
-ms-transform: rotateY(360deg);
/* IE 9 */
-webkit-transform: rotateY(360deg);
/* Chrome, Safari, Opera */
transform: rotateY(360deg);
transition-duration: 5s;
}
#about {
background-image: url('../images/kitten-flying.jpg');
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100vh;
background-position: center;
background-attachment: fixed;
}
#about > .summary {
position: relative;
top: 15vh;
left: 23vw;
}
#about > .summary > p {
font-size: 24px;
margin: 0;
}
.schedule {
display: none;
position: fixed;
z-index: 1;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 36%;
height: 36%;
overflow: auto;
background-color: black;
border: 2px solid orange;
border-radius: 5px;
font-size: medium;
}
.table {
color: orange;
}
.close {
float: right;
}
.contact {
display: none;
position: fixed;
z-index: 1;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25%;
height: 15%;
overflow: auto;
color: orange;
background-color: black;
border: 2px solid orange;
border-radius: 5px;
font-size: medium;
text-align: center;
}
.phone {
color: orange;
padding-right: 10px;
}
.contact > span {
vertical-align: middle;
padding-right: 10px;
} | css/standard.css | html,body {
margin: 0;
font-family: Montserrat, san-serif;
font-size: 2vh;
height: 100%;
overflow-x: hidden;
}
#home {
background-image: url('../images/playful-kitten-6683.jpg');
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100vh;
background-position: center;
background-attachment: fixed;
}
#nav-wrapper {
display: flex;
justify-content: flex-end;
position: fixed;
bottom: 0;
right: 0;
width: 100%;
}
nav > a:last-child {
margin-right: 3vw;
}
nav > a {
color: orange;
text-decoration: none;
margin-right: 3vw;
line-height: 5em;
vertical-align: middle;
font-size: 26px;
text-shadow: black 1px 2px;
font-weight: 900;
}
nav > a:hover {
position: relative;
top: -15px;
}
.tagline {
position: fixed;
top: 0px;
left: 5px;
font-size: 45px;
font-weight: 900;
margin: 0;
}
.tagline > h1 {
font-size: 54px;
margin: 0;
padding-left: 16px;
font-weight: 900;
}
.tagline > span {
color: orange;
text-shadow: black 1px 2px;
}
.network {
position: fixed;
top: 35px;
left: 1px;
margin: 0;
font-size: 32px;
line-height: 3em;
padding-left: 16px;
}
.logo {
height: 32px;
vertical-align: middle;
}
.spin {
-ms-transform: rotateY(360deg);
/* IE 9 */
-webkit-transform: rotateY(360deg);
/* Chrome, Safari, Opera */
transform: rotateY(360deg);
transition-duration: 5s;
}
#about {
background-image: url('../images/kitten-flying.jpg');
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100vh;
background-position: center;
background-attachment: fixed;
}
#about > .summary {
position: relative;
top: 15vh;
left: 23vw;
}
#about > .summary > p {
font-size: 24px;
margin: 0;
}
.schedule {
display: none;
position: fixed;
z-index: 1;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 36%;
height: 36%;
overflow: auto;
background-color: black;
border: 2px solid orange;
border-radius: 5px;
font-size: medium;
}
.table {
color: orange;
}
.close {
float: right;
}
.contact {
display: none;
position: fixed;
z-index: 1;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 25%;
height: 15%;
overflow: auto;
color: orange;
background-color: black;
border: 2px solid orange;
border-radius: 5px;
font-size: medium;
text-align: center;
}
.phone {
color: orange;
padding-right: 10px;
}
.contact > span {
vertical-align: middle;
padding-right: 10px;
} | 0.468791 | 0.106041 |
GtkTreeMenu.menu,
GtkMenuToolButton.menu,
GtkComboBox .menu {
background-color: @menu_bg_color;
color: @menu_fg_color;
}
.primary-toolbar .menu,
.primary-toolbar .button .menu,
.toolbar .menu,
.toolbar .primary-toolbar .menu,
.header-bar .menu,
.header-bar .primary-toolbar .menu,
.menu {
padding: 0;
border-radius: 0;
border-style: none;
background-color: @menu_bg_color;
color: @menu_fg_color;
}
.menu.button:hover,
.menu.button:active,
.menu.button:active *:insensitive,
.menu.button:insensitive,
.menu.button {
border-width: 0;
background-color: @menu_bg_color;
background-image: none;
}
.context-menu {
font: initial;
}
/***********
* menubar *
***********/
.menubar {
background-color: @menubar_bg_color;
color: @menubar_fg_color;
}
/***************
* menubaritem *
***************/
.menubar.menuitem,
.menubar .menuitem {
padding: 3px 6px;
color: @menubar_fg_color;
border-width: 0px;
border-bottom: 2px solid transparent;
}
.menubar.menuitem:hover,
.menubar .menuitem:hover {
border-width: 0px;
border-bottom: 2px solid @menu_selected_bg_color;
}
/************
* menuitem *
************/
GtkTreeMenu .menuitem {
color: @menu_fg_color;
padding: 4px 6px;
border-width: 0;
background-color: @menu_bg_color;
}
.menuitem,
.menu .menuitem {
padding: 4px 3px;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 0;
background-color: transparent;
background-image: none;
color: @menu_fg_color;
-GtkMenuItem-arrow-scaling: 0.5;
}
.menu .menuitem:active,
.menu .menuitem:hover {
transition: 100ms linear;
border-style: none;
background-color: @menu_selected_bg_color;
border-radius: 0;
color: @menu_selected_fg_color;
background-image: none;
}
.menu .menuitem:active,
.menu .menuitem *:active,
.menu .menuitem:hover,
.menu .menuitem *:hover {
transition: 100ms linear;
background-color: @menu_selected_bg_color;;
color: @menu_selected_fg_color;
}
.menu .menuitem:insensitive,
.menu .menuitem *:insensitive {
color: mix(@menu_fg_color, @menu_bg_color, 0.5);
}
.menuitem.check,
.menuitem.radio,
.menuitem.check:hover,
.menuitem.radio:hover,
.menuitem.check:insensitive,
.menuitem.radio:insensitive {
border-style: none;
background-color: transparent;
background-image: none;
}
.menuitem.check:active,
.menuitem.radio:active {
border-style: none;
background-color: transparent;
}
.menuitem.arrow {
color: alpha(@menu_fg_color, 0.6);
}
.menuitem GtkCalendar:inconsistent {
color: mix(@menu_fg_color, @menu_bg_color, 0.5);
}
.menuitem GtkCalendar.button {
border-style: none;
background-color: transparent;
background-image: none;
}
.menuitem .entry {
border-color: shade(@menu_bg_color, 0.7);
background-color: @menu_bg_color;
background-image: none;
color: @menu_fg_color;
}
.menuitem .entry:active,
.menuitem .entry:focus {
border-color: shade(@menu_bg_color, 0.7);
}
.menuitem .accelerator {
color: alpha(@menu_fg_color, 0.6);
}
.menuitem .accelerator:hover {
color: alpha(@theme_base_color, 0.8);
}
.menuitem .accelerator:insensitive {
color: alpha(mix(@menu_fg_color, @menu_bg_color, 0.5), 0.6);
} | gnome-theme/gtk-3.0/widgets/menu.css | GtkTreeMenu.menu,
GtkMenuToolButton.menu,
GtkComboBox .menu {
background-color: @menu_bg_color;
color: @menu_fg_color;
}
.primary-toolbar .menu,
.primary-toolbar .button .menu,
.toolbar .menu,
.toolbar .primary-toolbar .menu,
.header-bar .menu,
.header-bar .primary-toolbar .menu,
.menu {
padding: 0;
border-radius: 0;
border-style: none;
background-color: @menu_bg_color;
color: @menu_fg_color;
}
.menu.button:hover,
.menu.button:active,
.menu.button:active *:insensitive,
.menu.button:insensitive,
.menu.button {
border-width: 0;
background-color: @menu_bg_color;
background-image: none;
}
.context-menu {
font: initial;
}
/***********
* menubar *
***********/
.menubar {
background-color: @menubar_bg_color;
color: @menubar_fg_color;
}
/***************
* menubaritem *
***************/
.menubar.menuitem,
.menubar .menuitem {
padding: 3px 6px;
color: @menubar_fg_color;
border-width: 0px;
border-bottom: 2px solid transparent;
}
.menubar.menuitem:hover,
.menubar .menuitem:hover {
border-width: 0px;
border-bottom: 2px solid @menu_selected_bg_color;
}
/************
* menuitem *
************/
GtkTreeMenu .menuitem {
color: @menu_fg_color;
padding: 4px 6px;
border-width: 0;
background-color: @menu_bg_color;
}
.menuitem,
.menu .menuitem {
padding: 4px 3px;
border-width: 1px;
border-style: solid;
border-color: transparent;
border-radius: 0;
background-color: transparent;
background-image: none;
color: @menu_fg_color;
-GtkMenuItem-arrow-scaling: 0.5;
}
.menu .menuitem:active,
.menu .menuitem:hover {
transition: 100ms linear;
border-style: none;
background-color: @menu_selected_bg_color;
border-radius: 0;
color: @menu_selected_fg_color;
background-image: none;
}
.menu .menuitem:active,
.menu .menuitem *:active,
.menu .menuitem:hover,
.menu .menuitem *:hover {
transition: 100ms linear;
background-color: @menu_selected_bg_color;;
color: @menu_selected_fg_color;
}
.menu .menuitem:insensitive,
.menu .menuitem *:insensitive {
color: mix(@menu_fg_color, @menu_bg_color, 0.5);
}
.menuitem.check,
.menuitem.radio,
.menuitem.check:hover,
.menuitem.radio:hover,
.menuitem.check:insensitive,
.menuitem.radio:insensitive {
border-style: none;
background-color: transparent;
background-image: none;
}
.menuitem.check:active,
.menuitem.radio:active {
border-style: none;
background-color: transparent;
}
.menuitem.arrow {
color: alpha(@menu_fg_color, 0.6);
}
.menuitem GtkCalendar:inconsistent {
color: mix(@menu_fg_color, @menu_bg_color, 0.5);
}
.menuitem GtkCalendar.button {
border-style: none;
background-color: transparent;
background-image: none;
}
.menuitem .entry {
border-color: shade(@menu_bg_color, 0.7);
background-color: @menu_bg_color;
background-image: none;
color: @menu_fg_color;
}
.menuitem .entry:active,
.menuitem .entry:focus {
border-color: shade(@menu_bg_color, 0.7);
}
.menuitem .accelerator {
color: alpha(@menu_fg_color, 0.6);
}
.menuitem .accelerator:hover {
color: alpha(@theme_base_color, 0.8);
}
.menuitem .accelerator:insensitive {
color: alpha(mix(@menu_fg_color, @menu_bg_color, 0.5), 0.6);
} | 0.347205 | 0.093017 |
.main_grid {
display: grid;
grid-template-columns: 2fr 2fr 2fr;
padding-top: 2rem;
grid-gap: 2rem;
}
.bg-img1 {
background: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img2 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.37.39\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img3 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img4 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 2.02.57\ PM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img5 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img6{
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img7 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img8 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img9 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 2.16.14\ PM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img10 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.37.39\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img11 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 2.02.57\ PM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img12 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img13 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.37.39\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img14 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 2.02.57\ PM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img15 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img16 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.37.39\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img17 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img18 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.trynaH:hover {
background:rgb(141, 201, 156);
transition: .5s;
}
.overlay{
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0.5);
transition: .5s;
} | client/src/components/feature/product_cards/modal.css | .main_grid {
display: grid;
grid-template-columns: 2fr 2fr 2fr;
padding-top: 2rem;
grid-gap: 2rem;
}
.bg-img1 {
background: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img2 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.37.39\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img3 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img4 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 2.02.57\ PM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img5 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img6{
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img7 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img8 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.32.40\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img9 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 2.16.14\ PM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img10 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.37.39\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img11 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 2.02.57\ PM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img12 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img13 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.37.39\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img14 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 2.02.57\ PM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img15 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img16 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.37.39\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
} .bg-img17 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.bg-img18 {
background-image: url(/image/images/Screen\ Shot\ 2019-08-15\ at\ 10.52.46\ AM.png);
background-position: top;
background-size: cover;
background-repeat: no-repeat;
position:relative;
height: 400px;
width: 400px;
}
.trynaH:hover {
background:rgb(141, 201, 156);
transition: .5s;
}
.overlay{
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: rgba(0, 0, 0, 0.5);
transition: .5s;
} | 0.261897 | 0.157979 |
.toolbox-node-icon {
background-repeat: no-repeat;
background-position: center;
vertical-align: -2px;
width: 16px; height: 16px;
}
.AccelerationSensor-icon {
background-image: url(images/ftcAccelerationSensor.png);
}
.AnalogInput-icon {
background-image: url(images/ftcAnalogInput.png);
}
.AnalogOutput-icon {
background-image: url(images/ftcAnalogOutput.png);
}
.CRServo-icon {
background-image: url(images/ftcCRServo.png);
}
.ColorSensor-icon {
background-image: url(images/ftcColorSensor.png);
}
.CompassSensor-icon {
background-image: url(images/ftcCompassSensor.png);
}
.DcMotor-icon {
background-image: url(images/ftcDcMotor.png);
}
.DcMotorController-icon {
background-image: url(images/ftcDcMotorController.png);
}
.DeviceInterfaceModule-icon {
background-image: url(images/ftcDeviceInterfaceModule.png);
}
.DigitalChannel-icon {
background-image: url(images/ftcDigitalChannel.png);
}
.ElapsedTime-icon {
background-image: url(images/ftcElapsedTime.png);
}
.Gamepad-icon {
background-image: url(images/ftcGamepad.png);
}
.GyroSensor-icon {
background-image: url(images/ftcGyroSensor.png);
}
.I2cDevice-icon {
background-image: url(images/ftcI2cDevice.png);
}
.I2cDeviceReader-icon {
background-image: url(images/ftcI2cDeviceReader.png);
}
.I2cDeviceSynch-icon {
background-image: url(images/ftcI2cDeviceSynch.png);
}
.IrSeekerSensor-icon {
background-image: url(images/ftcIrSeekerSensor.png);
}
.LED-icon {
background-image: url(images/ftcLED.png);
}
.LegacyModule-icon {
background-image: url(images/ftcLegacyModule.png);
}
.LightSensor-icon {
background-image: url(images/ftcLightSensor.png);
}
.LinearOpMode-icon {
background-image: url(images/ftcLinearOpMode.png);
}
.OpMode-icon {
background-image: url(images/ftcOpMode.png);
}
.OpticalDistanceSensor-icon {
background-image: url(images/ftcOpticalDistanceSensor.png);
}
.PwmOutput-icon {
background-image: url(images/ftcPwmOutput.png);
}
.RobotController-icon {
background-image: url(images/ftcRobotController.png);
}
.Servo-icon {
background-image: url(images/ftcServo.png);
}
.ServoController-icon {
background-image: url(images/ftcServoController.png);
}
.TouchSensor-icon {
background-image: url(images/ftcTouchSensor.png);
}
.TouchSensorMultiplexer-icon {
background-image: url(images/ftcTouchSensorMultiplexer.png);
}
.UltrasonicSensor-icon {
background-image: url(images/ftcUltrasonicSensor.png);
}
.VoltageSensor-icon {
background-image: url(images/ftcVoltageSensor.png);
} | TeamCode/build/intermediates/merged_assets/debug/out/blocks/images.css | .toolbox-node-icon {
background-repeat: no-repeat;
background-position: center;
vertical-align: -2px;
width: 16px; height: 16px;
}
.AccelerationSensor-icon {
background-image: url(images/ftcAccelerationSensor.png);
}
.AnalogInput-icon {
background-image: url(images/ftcAnalogInput.png);
}
.AnalogOutput-icon {
background-image: url(images/ftcAnalogOutput.png);
}
.CRServo-icon {
background-image: url(images/ftcCRServo.png);
}
.ColorSensor-icon {
background-image: url(images/ftcColorSensor.png);
}
.CompassSensor-icon {
background-image: url(images/ftcCompassSensor.png);
}
.DcMotor-icon {
background-image: url(images/ftcDcMotor.png);
}
.DcMotorController-icon {
background-image: url(images/ftcDcMotorController.png);
}
.DeviceInterfaceModule-icon {
background-image: url(images/ftcDeviceInterfaceModule.png);
}
.DigitalChannel-icon {
background-image: url(images/ftcDigitalChannel.png);
}
.ElapsedTime-icon {
background-image: url(images/ftcElapsedTime.png);
}
.Gamepad-icon {
background-image: url(images/ftcGamepad.png);
}
.GyroSensor-icon {
background-image: url(images/ftcGyroSensor.png);
}
.I2cDevice-icon {
background-image: url(images/ftcI2cDevice.png);
}
.I2cDeviceReader-icon {
background-image: url(images/ftcI2cDeviceReader.png);
}
.I2cDeviceSynch-icon {
background-image: url(images/ftcI2cDeviceSynch.png);
}
.IrSeekerSensor-icon {
background-image: url(images/ftcIrSeekerSensor.png);
}
.LED-icon {
background-image: url(images/ftcLED.png);
}
.LegacyModule-icon {
background-image: url(images/ftcLegacyModule.png);
}
.LightSensor-icon {
background-image: url(images/ftcLightSensor.png);
}
.LinearOpMode-icon {
background-image: url(images/ftcLinearOpMode.png);
}
.OpMode-icon {
background-image: url(images/ftcOpMode.png);
}
.OpticalDistanceSensor-icon {
background-image: url(images/ftcOpticalDistanceSensor.png);
}
.PwmOutput-icon {
background-image: url(images/ftcPwmOutput.png);
}
.RobotController-icon {
background-image: url(images/ftcRobotController.png);
}
.Servo-icon {
background-image: url(images/ftcServo.png);
}
.ServoController-icon {
background-image: url(images/ftcServoController.png);
}
.TouchSensor-icon {
background-image: url(images/ftcTouchSensor.png);
}
.TouchSensorMultiplexer-icon {
background-image: url(images/ftcTouchSensorMultiplexer.png);
}
.UltrasonicSensor-icon {
background-image: url(images/ftcUltrasonicSensor.png);
}
.VoltageSensor-icon {
background-image: url(images/ftcVoltageSensor.png);
} | 0.623721 | 0.137706 |
.PersonajeCard1 {
background-image: url('../images/background1.jpg');
background-size: cover;
}
.face {
position: absolute;
width: 67px;
height: 55px;
right: 130px;
bottom: 140px;
border-radius: 50%;
background: #FFCCBC;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
z-index: 2;
}
.eyes {
position: absolute;
width: 10px;
height: 10px;
left: 37px;
bottom: 25px;
background: #000000;
border-radius: 50%;
}
.mouth {
position: absolute;
width: 10px;
height: -0px;
right: 25px;
top: 40px;
border: 2px solid #000000;
transform: rotate(29.05deg);
}
.mask {
position: absolute;
bottom: 116px;
left: 10px;
border-style: groove;
height: 1000px;
width: 100px;
border-radius: 40% 50%;
border-color: transparent transparent #202336;
border-width: 40px 20px 40px 10px;
transform: rotate(120deg);
transform-origin: bottom left;
z-index: 1;
}
.body1 {
position: absolute;
width: 66px;
height: 76px;
left: 155px;
top: 85px;
background: #202336;
border-radius: 10%;
z-index: 7;
}
.logo {
position: absolute;
width: 20px;
height: 20px;
right: 25px;
bottom: 70px;
border-style: double;
background: linear-gradient(0deg, #A4EFBE, #A4EFBE), linear-gradient(0deg, #1A9CE5, #1A9CE5), #1A9CE5;
border-radius: 50%;
transform: rotate(120deg);
transform-origin: bottom left;
}
.shield {
position: absolute;
border-style: groove;
width: 102px;
height: 102px;
right: 50px;
bottom: 77px;
border-radius: 50%;
background: #C71B44;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.accesory {
position: absolute;
width: 10px;
height: 41px;
right: 45px;
top: 33px;
background: #C4C4C4;
}
.arm-left {
position: absolute;
border-style: solid;
border-color: #FFCCBC transparent transparent transparent;
border-width: 75px 13px 0px 12px;
height: 0px;
width: 0px;
left: 115px;
top: 35px;
margin: 20px 0 50px 0;
transform: rotate(120deg);
transform-origin:left right;
}
.hand-right {
position: absolute;
width: 25px;
height: 25px;
right: 90px;
bottom: 116px;
border-radius: 50%;
background: #FFCCBC;
}
.hand-left {
position: absolute;
width: 25px;
height: 25px;
left: -10px;
bottom: 1px;
border-radius: 50%;
background: #FFCCBC;
}
.leg-left {
position: absolute;
border-style: solid;
border-color: #FFCCBC transparent transparent transparent;
border-width: 60px 13px 0px 12px;
height: 0px;
width: 0px;
left: 144px;
top: 133px;
margin: 20px 0 50px 0;
transform: rotate(24deg);
transform-origin:left right;
}
.leg-right {
position: absolute;
border-style: solid;
border-color: #FFCCBC transparent transparent transparent;
border-width: 60px 13px 0px 12px;
height: 0px;
width: 0px;
right: 143px;
top: 133px;
margin: 20px 0 50px 0;
transform-origin:left right;
}
.accesory1-sword {
position: relative;
border-style: solid;
border-color: transparent transparent #202336 transparent;
border-width: 0 10px 10px 10px;
height: 0;
width: 10px;
margin: 20px 0 50px 0;
left: 90px;
top: 40px;
}
.accesory2-sword {
position: absolute;
width: 10px;
height: 10px;
left: 100px;
top: 95px;
background: #202336;
}
.sword {
position: absolute;
border-style: groove;
border-color: #A7B3FB transparent transparent transparent;
border-width: 60px 10px 0px 10px;
height: 0px;
width: 0px;
left: 95px;
top: -15px;
margin: 20px 0 20px 0;
transform: rotate(180deg);
} | challenge-prework/src/assets/styles/Warrior1.css | .PersonajeCard1 {
background-image: url('../images/background1.jpg');
background-size: cover;
}
.face {
position: absolute;
width: 67px;
height: 55px;
right: 130px;
bottom: 140px;
border-radius: 50%;
background: #FFCCBC;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
z-index: 2;
}
.eyes {
position: absolute;
width: 10px;
height: 10px;
left: 37px;
bottom: 25px;
background: #000000;
border-radius: 50%;
}
.mouth {
position: absolute;
width: 10px;
height: -0px;
right: 25px;
top: 40px;
border: 2px solid #000000;
transform: rotate(29.05deg);
}
.mask {
position: absolute;
bottom: 116px;
left: 10px;
border-style: groove;
height: 1000px;
width: 100px;
border-radius: 40% 50%;
border-color: transparent transparent #202336;
border-width: 40px 20px 40px 10px;
transform: rotate(120deg);
transform-origin: bottom left;
z-index: 1;
}
.body1 {
position: absolute;
width: 66px;
height: 76px;
left: 155px;
top: 85px;
background: #202336;
border-radius: 10%;
z-index: 7;
}
.logo {
position: absolute;
width: 20px;
height: 20px;
right: 25px;
bottom: 70px;
border-style: double;
background: linear-gradient(0deg, #A4EFBE, #A4EFBE), linear-gradient(0deg, #1A9CE5, #1A9CE5), #1A9CE5;
border-radius: 50%;
transform: rotate(120deg);
transform-origin: bottom left;
}
.shield {
position: absolute;
border-style: groove;
width: 102px;
height: 102px;
right: 50px;
bottom: 77px;
border-radius: 50%;
background: #C71B44;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.accesory {
position: absolute;
width: 10px;
height: 41px;
right: 45px;
top: 33px;
background: #C4C4C4;
}
.arm-left {
position: absolute;
border-style: solid;
border-color: #FFCCBC transparent transparent transparent;
border-width: 75px 13px 0px 12px;
height: 0px;
width: 0px;
left: 115px;
top: 35px;
margin: 20px 0 50px 0;
transform: rotate(120deg);
transform-origin:left right;
}
.hand-right {
position: absolute;
width: 25px;
height: 25px;
right: 90px;
bottom: 116px;
border-radius: 50%;
background: #FFCCBC;
}
.hand-left {
position: absolute;
width: 25px;
height: 25px;
left: -10px;
bottom: 1px;
border-radius: 50%;
background: #FFCCBC;
}
.leg-left {
position: absolute;
border-style: solid;
border-color: #FFCCBC transparent transparent transparent;
border-width: 60px 13px 0px 12px;
height: 0px;
width: 0px;
left: 144px;
top: 133px;
margin: 20px 0 50px 0;
transform: rotate(24deg);
transform-origin:left right;
}
.leg-right {
position: absolute;
border-style: solid;
border-color: #FFCCBC transparent transparent transparent;
border-width: 60px 13px 0px 12px;
height: 0px;
width: 0px;
right: 143px;
top: 133px;
margin: 20px 0 50px 0;
transform-origin:left right;
}
.accesory1-sword {
position: relative;
border-style: solid;
border-color: transparent transparent #202336 transparent;
border-width: 0 10px 10px 10px;
height: 0;
width: 10px;
margin: 20px 0 50px 0;
left: 90px;
top: 40px;
}
.accesory2-sword {
position: absolute;
width: 10px;
height: 10px;
left: 100px;
top: 95px;
background: #202336;
}
.sword {
position: absolute;
border-style: groove;
border-color: #A7B3FB transparent transparent transparent;
border-width: 60px 10px 0px 10px;
height: 0px;
width: 0px;
left: 95px;
top: -15px;
margin: 20px 0 20px 0;
transform: rotate(180deg);
} | 0.629319 | 0.198239 |
body { font-size: 75%;
line-height: 125%;
font-family: Verdana, Arial, Helvetica, }
a:link { color: #0000FF; }
a:active { color: #FF33CC; }
a:visited { color: #800080; }
a:hover {color: #800080;
font-weight: bold; }
a:sidebar {color: #339900; }
h1 { font-size: 135%;
font-weight: bold;
color: #800000;
margin-bottom: .5em;
line-height: 135%; }
h2 { font-size: 115%;
margin-top: 1.5em;
margin-bottom: .5em; }
h3 { font-size: 100%;
margin-top: 1.2em;
margin-bottom: .5em; }
h4 { font-size: 100%;
color: darkmagenta;
margin-top: 1.2em;
margin-bottom: .5em; }
p { margin-top:6pt; margin-bottom: 6pt; }
p.margin {
margin-left: 57pt;
margin-top: -47pt; }
p.margin2 {
margin-left: 57pt; }
li p { margin-top: .6em;
margin-bottom: 0em; }
big { font-weight: bold;
font-size: 105%; }
ol {margin-top: .5em;
margin-bottom: 0em }
ul {margin-top: .6em;
margin-bottom: 0em;
margin-left: 2.75em; }
ol ul { list-style: disc; margin-top: 2em; }
li {padding-bottom: .3em;
margin-left: -1.25em; }
dl ul { margin-top: 2em;
margin-bottom: 0em; } /*list item inside a def/term*/
dl { margin-top: -1em; }
ol dl { margin-top: -1.5em;
margin-left: 0em; } /*term/def list inside a numbered list*/
ol dl dl { margin-top: 0em;
margin-left: .2em; } /*term/def list inside a term/def list*/
dd { margin-bottom: 0em; /*not currently working*/
margin-left: 1.5em; }
dt { padding-top: 2em;
font-weight: bold;
margin-left: 1.5em; }
code {font-family: Courier; }
pre { margin-top: 0em;
margin-bottom: 1.5em;
font-family: Courier;
}
table { font-size: 100%;
text-align: left;
margin-top: 1em;
}
tr { margin: .50em;
vertical-align: top;
}
th { text-align: left;
margin: .50em;
vertical-align: top;
background: #dddddd;
}
td { margin: .50em;
vertical-align: top;
}
/* Only use this for sidebars that ARE in a list */
DIV.sidebartext {
position: relative;
left: -22px;
height: 72px;
width: 300px;
margin-top: .6em;
margin-right: 3em;
margin-left: 0;
margin-bottom: .6em;
padding-top: .75em;
padding-right: 6px;
padding-left: .75em;
padding-bottom: .75em;
cursor: hand;
border-left: 4pt solid #339900;
background-color: #F0F0F0; }
/* Only use this for sidebars that are NOT in a list */
DIV.sidebartbl {
height: 72px;
width: 300px;
margin-top: .6em;
margin-right: 3em;
margin-left: 0;
margin-bottom: .6em;
padding-top: .75em;
padding-right: 8em;
padding-left: .75em;
padding-bottom: .75em;
cursor: hand;
border-left: 4pt solid #339900;
background-color: #F0F0F0; }
a:visited.sidebar: {
color: #339900;
text-decoration: none; }
a:hover.sidebar: {
text-decoration: underline; }
.endlink {
line-height: 6pt;
position: relative;
top: 1pt;
background-color: transparent;
font-weight: bold;
font-size: 7pt;
font-style: italic;
color: black;
text-decoration: none;
cursor: hand;
width: 20px;
height: 8pt;
padding-top: -2pt;
padding-bottom: 1pt;
margin: 0pt;
border-bottom: 1pt solid #00cc33;
border-top: 1pt solid #00cc33;
} | GHelp/cbhelp.css |
body { font-size: 75%;
line-height: 125%;
font-family: Verdana, Arial, Helvetica, }
a:link { color: #0000FF; }
a:active { color: #FF33CC; }
a:visited { color: #800080; }
a:hover {color: #800080;
font-weight: bold; }
a:sidebar {color: #339900; }
h1 { font-size: 135%;
font-weight: bold;
color: #800000;
margin-bottom: .5em;
line-height: 135%; }
h2 { font-size: 115%;
margin-top: 1.5em;
margin-bottom: .5em; }
h3 { font-size: 100%;
margin-top: 1.2em;
margin-bottom: .5em; }
h4 { font-size: 100%;
color: darkmagenta;
margin-top: 1.2em;
margin-bottom: .5em; }
p { margin-top:6pt; margin-bottom: 6pt; }
p.margin {
margin-left: 57pt;
margin-top: -47pt; }
p.margin2 {
margin-left: 57pt; }
li p { margin-top: .6em;
margin-bottom: 0em; }
big { font-weight: bold;
font-size: 105%; }
ol {margin-top: .5em;
margin-bottom: 0em }
ul {margin-top: .6em;
margin-bottom: 0em;
margin-left: 2.75em; }
ol ul { list-style: disc; margin-top: 2em; }
li {padding-bottom: .3em;
margin-left: -1.25em; }
dl ul { margin-top: 2em;
margin-bottom: 0em; } /*list item inside a def/term*/
dl { margin-top: -1em; }
ol dl { margin-top: -1.5em;
margin-left: 0em; } /*term/def list inside a numbered list*/
ol dl dl { margin-top: 0em;
margin-left: .2em; } /*term/def list inside a term/def list*/
dd { margin-bottom: 0em; /*not currently working*/
margin-left: 1.5em; }
dt { padding-top: 2em;
font-weight: bold;
margin-left: 1.5em; }
code {font-family: Courier; }
pre { margin-top: 0em;
margin-bottom: 1.5em;
font-family: Courier;
}
table { font-size: 100%;
text-align: left;
margin-top: 1em;
}
tr { margin: .50em;
vertical-align: top;
}
th { text-align: left;
margin: .50em;
vertical-align: top;
background: #dddddd;
}
td { margin: .50em;
vertical-align: top;
}
/* Only use this for sidebars that ARE in a list */
DIV.sidebartext {
position: relative;
left: -22px;
height: 72px;
width: 300px;
margin-top: .6em;
margin-right: 3em;
margin-left: 0;
margin-bottom: .6em;
padding-top: .75em;
padding-right: 6px;
padding-left: .75em;
padding-bottom: .75em;
cursor: hand;
border-left: 4pt solid #339900;
background-color: #F0F0F0; }
/* Only use this for sidebars that are NOT in a list */
DIV.sidebartbl {
height: 72px;
width: 300px;
margin-top: .6em;
margin-right: 3em;
margin-left: 0;
margin-bottom: .6em;
padding-top: .75em;
padding-right: 8em;
padding-left: .75em;
padding-bottom: .75em;
cursor: hand;
border-left: 4pt solid #339900;
background-color: #F0F0F0; }
a:visited.sidebar: {
color: #339900;
text-decoration: none; }
a:hover.sidebar: {
text-decoration: underline; }
.endlink {
line-height: 6pt;
position: relative;
top: 1pt;
background-color: transparent;
font-weight: bold;
font-size: 7pt;
font-style: italic;
color: black;
text-decoration: none;
cursor: hand;
width: 20px;
height: 8pt;
padding-top: -2pt;
padding-bottom: 1pt;
margin: 0pt;
border-bottom: 1pt solid #00cc33;
border-top: 1pt solid #00cc33;
} | 0.279828 | 0.068226 |
.masthead {
width: 100%;
height: 90vh;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
/* margin-bottom: 10px; */
}
.black-overlay {
font-size: 3em ;
display: -webkit-flex; /* Safari */
display: flex;
background-color: rgba(0,0,0,.7);
height: 100%;
align-items: center;
color: white;
text-shadow: 2px 2px 4px #000000;
}
.insertspace {
padding-top: 300px ;
}
.blog-overlay {
font-family: 'Poppins' ;
font-size: 4rem ;
display: -webkit-flex; /* Safari */
display: flex;
align-items: center;
color: white;
text-shadow: 2px 2px 4px #000000;
}
.content-box {
max-width: 700px;
text-align: center;
margin: 0 auto;
}
.content-box img {
border-radius: 50%;
border: 2px solid #ddd;
width: 200px ;
height: 200px;
}
#myheader {
display: flex ;
justify-content: space-between;
align-items: center;
overflow: hidden;
}
#myheader ul {
display:flex;
list-style-type: none;
margin:0 ;
padding:0;
}
#myheader ul li {
margin:0 10px ;
font-weight: 600;
}
#myheader ul li a {
color: #383838 ;
text-decoration: none;
position: relative;
}
#myheader ul li a::after {
content: '';
background-color: #383838;
position: absolute;
left:0;
bottom:-19px;
height:2px;
width: 100%;
transition: transform 0.2s ease ;
}
#myheader ul li a:hover::after {
transform:translateY(-15px);
}
#site-footer {
margin:0 auto ;
padding:0 10px ;
display: flex ;
width:100% ;
align-items: center;
overflow: hidden;
}
#site-footer ul {
display:flex;
list-style-type: none;
margin:0 auto;
padding:0;
}
#site-footer ul li {
margin:0 10px ;
}
#site-footer ul li a {
color:#a5a5a5 ;
}
#site-footer ul li a:hover {
color:gray ;
}
@media only screen and (max-width: 690px) {
#myheader {
display: flex ;
flex-direction: column;
align-items: center;
justify-content: center;
margin: auto;
text-align: center;
}
#myheader ul {
display:flex ;
flex-direction: column;
list-style-type: none;
justify-content: space-between;
align-items: center;
text-decoration: none;
}
#myheader ul li a::after {
content: '';
height:0;
width: 0%;
}
} | src/components/layout.css | .masthead {
width: 100%;
height: 90vh;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
/* margin-bottom: 10px; */
}
.black-overlay {
font-size: 3em ;
display: -webkit-flex; /* Safari */
display: flex;
background-color: rgba(0,0,0,.7);
height: 100%;
align-items: center;
color: white;
text-shadow: 2px 2px 4px #000000;
}
.insertspace {
padding-top: 300px ;
}
.blog-overlay {
font-family: 'Poppins' ;
font-size: 4rem ;
display: -webkit-flex; /* Safari */
display: flex;
align-items: center;
color: white;
text-shadow: 2px 2px 4px #000000;
}
.content-box {
max-width: 700px;
text-align: center;
margin: 0 auto;
}
.content-box img {
border-radius: 50%;
border: 2px solid #ddd;
width: 200px ;
height: 200px;
}
#myheader {
display: flex ;
justify-content: space-between;
align-items: center;
overflow: hidden;
}
#myheader ul {
display:flex;
list-style-type: none;
margin:0 ;
padding:0;
}
#myheader ul li {
margin:0 10px ;
font-weight: 600;
}
#myheader ul li a {
color: #383838 ;
text-decoration: none;
position: relative;
}
#myheader ul li a::after {
content: '';
background-color: #383838;
position: absolute;
left:0;
bottom:-19px;
height:2px;
width: 100%;
transition: transform 0.2s ease ;
}
#myheader ul li a:hover::after {
transform:translateY(-15px);
}
#site-footer {
margin:0 auto ;
padding:0 10px ;
display: flex ;
width:100% ;
align-items: center;
overflow: hidden;
}
#site-footer ul {
display:flex;
list-style-type: none;
margin:0 auto;
padding:0;
}
#site-footer ul li {
margin:0 10px ;
}
#site-footer ul li a {
color:#a5a5a5 ;
}
#site-footer ul li a:hover {
color:gray ;
}
@media only screen and (max-width: 690px) {
#myheader {
display: flex ;
flex-direction: column;
align-items: center;
justify-content: center;
margin: auto;
text-align: center;
}
#myheader ul {
display:flex ;
flex-direction: column;
list-style-type: none;
justify-content: space-between;
align-items: center;
text-decoration: none;
}
#myheader ul li a::after {
content: '';
height:0;
width: 0%;
}
} | 0.270384 | 0.067117 |
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* SELECT - CSS */
/* https://www.filamentgroup.com/lab/select-css.html */
.select-css {
display: block;
font-size: 16px;
font-family: sans-serif;
font-weight: 700;
color: #444;
line-height: 1.3;
padding: 0.6em 1.4em 0.5em 0.8em;
width: 100%;
max-width: 100%;
box-sizing: border-box;
margin: 0;
border: 1px solid #aaa;
box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
border-radius: 0.5em;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-color: #fff;
background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
background-repeat: no-repeat, repeat;
background-position: right 0.7em top 50%, 0 0;
background-size: 0.65em auto, 100%;
}
.select-css::-ms-expand {
display: none;
}
.select-css:hover {
border-color: #888;
}
.select-css:focus {
border-color: #aaa;
box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
box-shadow: 0 0 0 3px -moz-mac-focusring;
color: #222;
outline: none;
}
.select-css option {
font-weight: normal;
}
/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir='rtl'] .select-css,
:root:lang(ar) .select-css,
:root:lang(iw) .select-css {
background-position: left 0.7em top 50%, 0 0;
padding: 0.6em 0.8em 0.5em 1.4em;
}
/* Disabled styles */
.select-css:disabled,
.select-css[aria-disabled='true'] {
color: graytext;
background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}
.select-css:disabled:hover,
.select-css[aria-disabled='true'] {
border-color: #aaa;
}
.loader {
color: #4966b6;
font-size: 20px;
margin: 100px auto;
width: 1em;
height: 1em;
border-radius: 50%;
position: relative;
text-indent: -9999em;
-webkit-animation: load4 1.3s infinite linear;
animation: load4 1.3s infinite linear;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
@-webkit-keyframes load4 {
0%,
100% {
box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
}
12.5% {
box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
25% {
box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
37.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
50% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
62.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
}
75% {
box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
}
87.5% {
box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
}
}
@keyframes load4 {
0%,
100% {
box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
}
12.5% {
box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
25% {
box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
37.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
50% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
62.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
}
75% {
box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
}
87.5% {
box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
}
}
:root {
--grid-unit: 4px;
}
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: sans-serif;
font-size: 16px;
font-weight: 700;
color: #444;
line-height: 1.3;
}
#app {
display: flex;
flex-direction: column;
height: 100vh;
}
#hearthStone_header {
height: calc(var(--grid-unit) * 20);
flex-shrink: 0;
}
#hearthStone_sidebar > * {
margin-bottom: calc(var(--grid-unit) * 2);
}
#hearthStone_main {
flex: 1;
display: flex;
overflow: hidden;
}
#hearthStone_sidebarSelectors {
flex: 1;
border-right: 4px solid #666;
padding: calc(var(--grid-unit) * 4);
}
#hearthStone_sidebarSelectors > * {
margin-bottom: calc(var(--grid-unit) * 2);
}
#hearthStone_sidebarSelectorsLogo {
max-width: 100%;
}
#hearthStone_cardSelector {
flex: 4;
display: flex;
flex-wrap: wrap;
overflow: scroll;
justify-content: center;
background-color: rgba(164, 203, 245, 0.746);
}
#hearthStone_cardSelector > * {
padding-top: 24px;
}
#hearthStone_cardSelector .card {
position: relative;
max-width: calc(var(--grid-unit) * 50);
margin-top: -24px;
cursor: pointer;
border-bottom: 4px solid transparent;
transition: all 0.3s ease-in-out;
}
#hearthStone_cardSelector .card:hover {
border-color: rgb(102, 102, 102);
background-color: rgba(17, 134, 202, 0.1);
box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.75);
border-radius: 1em;
}
#hearthStone_sidebarDeck {
flex: 2;
border-left: 4px solid #666;
display: flex;
flex-direction: column;
}
#hearthStone_deckBuilder,
#hearthStone_cardSummary {
padding: calc(var(--grid-unit) * 8) calc(var(--grid-unit) * 4);
flex: 1;
display: flex;
flex-direction: column;
overflow: hidden;
}
#hearthStone_deckBuilderHeader {
margin-left: calc(var(--grid-unit) * 2);
flex-grow: 0;
flex-shrink: 0;
}
#hearthStone_deckBuilderCards,
#hearthStone_cardSummaryStats {
margin-top: calc(var(--grid-unit) * 4);
font-size: 12px;
display: flex;
flex-direction: column;
list-style-type: none;
overflow: scroll;
}
#hearthStone_deckBuilderCards > *,
#hearthStone_cardSummaryStats > * {
padding: calc(var(--grid-unit) * 2) calc(var(--grid-unit) * 4);
margin-left: calc(var(--grid-unit) * -2);
margin-right: calc(var(--grid-unit) * -2);
/* border: 1px solid #ccc; */
border-radius: 3px;
}
#hearthStone_deckBuilderCards > *:hover {
background-color: #eee;
cursor: pointer;
}
#hearthStone_cardSummary {
border-top: 4px solid #666;
}
#hearthStone_footer {
border-top: 4px solid #666;
color: #111;
padding: calc(var(--grid-unit) * 4);
text-align: center;
font-size: 14px;
} | styles.css | html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* SELECT - CSS */
/* https://www.filamentgroup.com/lab/select-css.html */
.select-css {
display: block;
font-size: 16px;
font-family: sans-serif;
font-weight: 700;
color: #444;
line-height: 1.3;
padding: 0.6em 1.4em 0.5em 0.8em;
width: 100%;
max-width: 100%;
box-sizing: border-box;
margin: 0;
border: 1px solid #aaa;
box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.04);
border-radius: 0.5em;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background-color: #fff;
background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
background-repeat: no-repeat, repeat;
background-position: right 0.7em top 50%, 0 0;
background-size: 0.65em auto, 100%;
}
.select-css::-ms-expand {
display: none;
}
.select-css:hover {
border-color: #888;
}
.select-css:focus {
border-color: #aaa;
box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
box-shadow: 0 0 0 3px -moz-mac-focusring;
color: #222;
outline: none;
}
.select-css option {
font-weight: normal;
}
/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir='rtl'] .select-css,
:root:lang(ar) .select-css,
:root:lang(iw) .select-css {
background-position: left 0.7em top 50%, 0 0;
padding: 0.6em 0.8em 0.5em 1.4em;
}
/* Disabled styles */
.select-css:disabled,
.select-css[aria-disabled='true'] {
color: graytext;
background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22graytext%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}
.select-css:disabled:hover,
.select-css[aria-disabled='true'] {
border-color: #aaa;
}
.loader {
color: #4966b6;
font-size: 20px;
margin: 100px auto;
width: 1em;
height: 1em;
border-radius: 50%;
position: relative;
text-indent: -9999em;
-webkit-animation: load4 1.3s infinite linear;
animation: load4 1.3s infinite linear;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
@-webkit-keyframes load4 {
0%,
100% {
box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
}
12.5% {
box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
25% {
box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
37.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
50% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
62.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
}
75% {
box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
}
87.5% {
box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
}
}
@keyframes load4 {
0%,
100% {
box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
}
12.5% {
box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
25% {
box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
}
37.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
50% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
}
62.5% {
box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
}
75% {
box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
}
87.5% {
box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
}
}
:root {
--grid-unit: 4px;
}
* {
box-sizing: border-box;
padding: 0;
margin: 0;
}
body {
font-family: sans-serif;
font-size: 16px;
font-weight: 700;
color: #444;
line-height: 1.3;
}
#app {
display: flex;
flex-direction: column;
height: 100vh;
}
#hearthStone_header {
height: calc(var(--grid-unit) * 20);
flex-shrink: 0;
}
#hearthStone_sidebar > * {
margin-bottom: calc(var(--grid-unit) * 2);
}
#hearthStone_main {
flex: 1;
display: flex;
overflow: hidden;
}
#hearthStone_sidebarSelectors {
flex: 1;
border-right: 4px solid #666;
padding: calc(var(--grid-unit) * 4);
}
#hearthStone_sidebarSelectors > * {
margin-bottom: calc(var(--grid-unit) * 2);
}
#hearthStone_sidebarSelectorsLogo {
max-width: 100%;
}
#hearthStone_cardSelector {
flex: 4;
display: flex;
flex-wrap: wrap;
overflow: scroll;
justify-content: center;
background-color: rgba(164, 203, 245, 0.746);
}
#hearthStone_cardSelector > * {
padding-top: 24px;
}
#hearthStone_cardSelector .card {
position: relative;
max-width: calc(var(--grid-unit) * 50);
margin-top: -24px;
cursor: pointer;
border-bottom: 4px solid transparent;
transition: all 0.3s ease-in-out;
}
#hearthStone_cardSelector .card:hover {
border-color: rgb(102, 102, 102);
background-color: rgba(17, 134, 202, 0.1);
box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.75);
border-radius: 1em;
}
#hearthStone_sidebarDeck {
flex: 2;
border-left: 4px solid #666;
display: flex;
flex-direction: column;
}
#hearthStone_deckBuilder,
#hearthStone_cardSummary {
padding: calc(var(--grid-unit) * 8) calc(var(--grid-unit) * 4);
flex: 1;
display: flex;
flex-direction: column;
overflow: hidden;
}
#hearthStone_deckBuilderHeader {
margin-left: calc(var(--grid-unit) * 2);
flex-grow: 0;
flex-shrink: 0;
}
#hearthStone_deckBuilderCards,
#hearthStone_cardSummaryStats {
margin-top: calc(var(--grid-unit) * 4);
font-size: 12px;
display: flex;
flex-direction: column;
list-style-type: none;
overflow: scroll;
}
#hearthStone_deckBuilderCards > *,
#hearthStone_cardSummaryStats > * {
padding: calc(var(--grid-unit) * 2) calc(var(--grid-unit) * 4);
margin-left: calc(var(--grid-unit) * -2);
margin-right: calc(var(--grid-unit) * -2);
/* border: 1px solid #ccc; */
border-radius: 3px;
}
#hearthStone_deckBuilderCards > *:hover {
background-color: #eee;
cursor: pointer;
}
#hearthStone_cardSummary {
border-top: 4px solid #666;
}
#hearthStone_footer {
border-top: 4px solid #666;
color: #111;
padding: calc(var(--grid-unit) * 4);
text-align: center;
font-size: 14px;
} | 0.381565 | 0.097648 |
.show-nav {
display: block;
position: absolute;
background-color: rgba(0,0,0,0.5);
top: 82px;
left: 0;
right: 0;
}
.sub-titulo {
color: var(--sub-title-color, #F00);
font-family: "Inconsolata", monospace;
font-size: 1.8;
}
.categoria {
font-family: "Inconsolata", monospace;
font-weight: 100;
font-size: 1.1;
}
.titulo-principal {
font-family: "Inconsolata", monospace;
font-weight: 800;
text-align: center;
font-size: 2em;
}
[class*="descripcion"] {
font-family: 'Lato', sans-serif;
padding-left: 1em;
padding-right: 1em;
border-left: 1px solid var(--button-color-primary, #0070CA);
font-size: 0.9em;
}
.icon {
color: var(--sub-title-color, #F00);
}
.boton {
background-color: var(--button-color-primary, #0070CA);
padding: 0.5em 1em;
border-radius: 1em;
color: var( --text-color, #fff);
text-decoration: none;
font-family: 'Lato', sans-serif;
font-size: 0.9em;
}
body {
background-color: var(--background-color, #333);
}
.background-header {
background-color: var(--background-items, #000);
position: fixed;
top: 0;
width: 100%;
z-index: 20; /*Tener cuidado hay un z-index de 10*/
}
.header {
box-sizing: border-box;
margin: 0 auto;
max-width: 1366px; /*ancho de pantalla mas usado actualmente*/
background-color: var(--background-items, #000);
display: flex;
box-sizing: border-box;
padding: 1em 1.5em;
justify-content: space-between;
font-family: 'Lato', sans-serif;
align-items: center;
position:relative;
}
.logo-header {
width: 50px;
height: 50px;
}
.icon-menu {
background-color: white;
}
.navegacion {
display: none;
}
.contenedor-item {
display: flex;
flex-direction: column;
list-style: none;
margin-top: 1em;
margin-bottom: 1em;
padding-left: 1em;
padding-right: 1em;
}
.item a {
display: block;
padding: 0.5em 1em;
color: var(--text-color, #fff);
text-decoration: none;
background-color: var(--button-color-primary, #0070CA);
border-radius: 1em;
font-size: 0.9em;
margin-bottom: 1em;
text-align: center;
}
.item a:hover {
background-color: var(--text-color, #fff);
font-weight: 800;
color: var(--button-color-primary, #0070CA);
}
.contenedor-layout {
margin-top: 98px;
}
.contenedor-A, .contenedor-B{
background-color: var( --background-items, #000);
color: var( --text-color, #fff); /*revisar si se puede optmizar*/
border-radius: 0.7em;
margin-right: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-top: 1em;
}
.contenedor-A {
overflow: hidden;
}
.contenedor-foto {
margin: 0;
display: flex;
flex-direction: column;
position: relative;
}
.img-portada {
max-width: 100%; /*imagen responsive no borrar*/
}
.contenedor-logo {
position: absolute;
bottom: 1em;
left: 1em;
z-index: 10;
}
.logo {
width: 50px;
height: 50px;
display: block;
}
.descripcion-foto {
color: #fff;
position: absolute;
left: 28px;
bottom: 25px;
padding: 0.5em 1em 0.5em 3em;
border-radius: 1em;
background-color: var( --background-items, #000);
}
.contenedor-portafolio .categoria{
color: var(--sub-title-color, #F00);
}
.contenedor-portafolio {
padding: 1.2em;
}
.linea-divisora {
color: var(--line-through, #66CC33);
}
.contenedor-habilidad {
font-family: 'Inconsolata', monospace;
display: flex;
flex-direction: column;
}
.contenedor-habilidad + p {
display: flex;
justify-content: center;
}
.contenedor-habilidad em {
font-style: normal;
}
.nombre-habilidad, .valor-habilidad {
margin-top: 0;
}
.contenedor-progreso {
margin-right: 1em;
margin-left: 1em;
background: var(--progres-background, #eee);
max-width: 100%;
height: 1em;
border-radius: 1em;
}
.progreso {
background: var(--line-through, #66CC33);
height: 1em;
width: 80%;
border-radius: 1em;
}
.progreso.dos {
width: 50%;
}
.progreso.tres {
width: 50%;
}
.valor-habilidad {
align-self: flex-end;
}
/*
este comentario divide los estilos de la seccion lateral derecha
de guia no borrar gracias.
*/
.contenedor-B {
padding: 1.5em;
}
.item-proyectos .boton {
background-color: var(--button-color-secondary, #FF9933);
display: inline-block;
margin-top: 1em;
margin-bottom: 0.5em;
}
.item-proyectos + p {
display: flex;
justify-content: center;
}
.item-estudios + p {
display: flex;
justify-content: center;
}
.fecha-estudios {
font-family: 'Lato', sans-serif;
color: var(--sub-title-color, #F00);
}
.pie {
padding-top: 0.1px; /*no borrar*/
padding-bottom: 4em;
background-color: var( --text-color, #fff);
}
.pie .sub-titulo {
color: black;
text-align: center;
}
.contenedor-red-social {
width: 50%;
margin: 0 auto;
display: flex;
justify-content: center;
}
.contenedor-red-social .icon {
color: black;
margin: 0.5em;
font-size: 2em;
}
strong {
font-weight: 800;
}
strong + a {
color: var(--button-color-secondary, #ff8206);
font-family: 'Lato', sans-serif;
padding-left: 1em;
display: block;
margin-top: 1em;
}
strong + a:hover {
color: var(--button-color-primary, #0070CA);
text-decoration: none;
}
.contenedor-proyectos{
margin-bottom: 1.5em;
}
@media (min-width:600px){
.contenedor-layout {
/* margin-left: auto;
margin-right: auto;
max-width: 1366px;
display: flex;
justify-content: center;
align-items: flex-start; */
/*
se remplazo las lineas arriba
por display grid
*/
display: grid;
grid-template-columns: 1fr 1fr;
margin-left: auto;
margin-right: auto;
max-width: 1366px;
}
}
@media (min-width: 900px){
.contenedor-layout {
display: grid;
grid-template-columns: 400px 1fr;
}
.contenedor-B {
display: grid;
column-gap: 2em;
grid-template-columns: 1fr 1fr;
}
.contenedor-proyectos {
border-radius: 0.5em;
border: 1px solid gray;
padding: 1.5em;
}
}
@media (min-width:650px) {
.icon-menu {
display: none;
}
.navegacion {
display: block;
}
.contenedor-item {
flex-direction: row;
list-style: none;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.item a {
margin-left: 1em;
margin-bottom: 0;
}
} | css/styles.css | .show-nav {
display: block;
position: absolute;
background-color: rgba(0,0,0,0.5);
top: 82px;
left: 0;
right: 0;
}
.sub-titulo {
color: var(--sub-title-color, #F00);
font-family: "Inconsolata", monospace;
font-size: 1.8;
}
.categoria {
font-family: "Inconsolata", monospace;
font-weight: 100;
font-size: 1.1;
}
.titulo-principal {
font-family: "Inconsolata", monospace;
font-weight: 800;
text-align: center;
font-size: 2em;
}
[class*="descripcion"] {
font-family: 'Lato', sans-serif;
padding-left: 1em;
padding-right: 1em;
border-left: 1px solid var(--button-color-primary, #0070CA);
font-size: 0.9em;
}
.icon {
color: var(--sub-title-color, #F00);
}
.boton {
background-color: var(--button-color-primary, #0070CA);
padding: 0.5em 1em;
border-radius: 1em;
color: var( --text-color, #fff);
text-decoration: none;
font-family: 'Lato', sans-serif;
font-size: 0.9em;
}
body {
background-color: var(--background-color, #333);
}
.background-header {
background-color: var(--background-items, #000);
position: fixed;
top: 0;
width: 100%;
z-index: 20; /*Tener cuidado hay un z-index de 10*/
}
.header {
box-sizing: border-box;
margin: 0 auto;
max-width: 1366px; /*ancho de pantalla mas usado actualmente*/
background-color: var(--background-items, #000);
display: flex;
box-sizing: border-box;
padding: 1em 1.5em;
justify-content: space-between;
font-family: 'Lato', sans-serif;
align-items: center;
position:relative;
}
.logo-header {
width: 50px;
height: 50px;
}
.icon-menu {
background-color: white;
}
.navegacion {
display: none;
}
.contenedor-item {
display: flex;
flex-direction: column;
list-style: none;
margin-top: 1em;
margin-bottom: 1em;
padding-left: 1em;
padding-right: 1em;
}
.item a {
display: block;
padding: 0.5em 1em;
color: var(--text-color, #fff);
text-decoration: none;
background-color: var(--button-color-primary, #0070CA);
border-radius: 1em;
font-size: 0.9em;
margin-bottom: 1em;
text-align: center;
}
.item a:hover {
background-color: var(--text-color, #fff);
font-weight: 800;
color: var(--button-color-primary, #0070CA);
}
.contenedor-layout {
margin-top: 98px;
}
.contenedor-A, .contenedor-B{
background-color: var( --background-items, #000);
color: var( --text-color, #fff); /*revisar si se puede optmizar*/
border-radius: 0.7em;
margin-right: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-top: 1em;
}
.contenedor-A {
overflow: hidden;
}
.contenedor-foto {
margin: 0;
display: flex;
flex-direction: column;
position: relative;
}
.img-portada {
max-width: 100%; /*imagen responsive no borrar*/
}
.contenedor-logo {
position: absolute;
bottom: 1em;
left: 1em;
z-index: 10;
}
.logo {
width: 50px;
height: 50px;
display: block;
}
.descripcion-foto {
color: #fff;
position: absolute;
left: 28px;
bottom: 25px;
padding: 0.5em 1em 0.5em 3em;
border-radius: 1em;
background-color: var( --background-items, #000);
}
.contenedor-portafolio .categoria{
color: var(--sub-title-color, #F00);
}
.contenedor-portafolio {
padding: 1.2em;
}
.linea-divisora {
color: var(--line-through, #66CC33);
}
.contenedor-habilidad {
font-family: 'Inconsolata', monospace;
display: flex;
flex-direction: column;
}
.contenedor-habilidad + p {
display: flex;
justify-content: center;
}
.contenedor-habilidad em {
font-style: normal;
}
.nombre-habilidad, .valor-habilidad {
margin-top: 0;
}
.contenedor-progreso {
margin-right: 1em;
margin-left: 1em;
background: var(--progres-background, #eee);
max-width: 100%;
height: 1em;
border-radius: 1em;
}
.progreso {
background: var(--line-through, #66CC33);
height: 1em;
width: 80%;
border-radius: 1em;
}
.progreso.dos {
width: 50%;
}
.progreso.tres {
width: 50%;
}
.valor-habilidad {
align-self: flex-end;
}
/*
este comentario divide los estilos de la seccion lateral derecha
de guia no borrar gracias.
*/
.contenedor-B {
padding: 1.5em;
}
.item-proyectos .boton {
background-color: var(--button-color-secondary, #FF9933);
display: inline-block;
margin-top: 1em;
margin-bottom: 0.5em;
}
.item-proyectos + p {
display: flex;
justify-content: center;
}
.item-estudios + p {
display: flex;
justify-content: center;
}
.fecha-estudios {
font-family: 'Lato', sans-serif;
color: var(--sub-title-color, #F00);
}
.pie {
padding-top: 0.1px; /*no borrar*/
padding-bottom: 4em;
background-color: var( --text-color, #fff);
}
.pie .sub-titulo {
color: black;
text-align: center;
}
.contenedor-red-social {
width: 50%;
margin: 0 auto;
display: flex;
justify-content: center;
}
.contenedor-red-social .icon {
color: black;
margin: 0.5em;
font-size: 2em;
}
strong {
font-weight: 800;
}
strong + a {
color: var(--button-color-secondary, #ff8206);
font-family: 'Lato', sans-serif;
padding-left: 1em;
display: block;
margin-top: 1em;
}
strong + a:hover {
color: var(--button-color-primary, #0070CA);
text-decoration: none;
}
.contenedor-proyectos{
margin-bottom: 1.5em;
}
@media (min-width:600px){
.contenedor-layout {
/* margin-left: auto;
margin-right: auto;
max-width: 1366px;
display: flex;
justify-content: center;
align-items: flex-start; */
/*
se remplazo las lineas arriba
por display grid
*/
display: grid;
grid-template-columns: 1fr 1fr;
margin-left: auto;
margin-right: auto;
max-width: 1366px;
}
}
@media (min-width: 900px){
.contenedor-layout {
display: grid;
grid-template-columns: 400px 1fr;
}
.contenedor-B {
display: grid;
column-gap: 2em;
grid-template-columns: 1fr 1fr;
}
.contenedor-proyectos {
border-radius: 0.5em;
border: 1px solid gray;
padding: 1.5em;
}
}
@media (min-width:650px) {
.icon-menu {
display: none;
}
.navegacion {
display: block;
}
.contenedor-item {
flex-direction: row;
list-style: none;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
padding-right: 0;
}
.item a {
margin-left: 1em;
margin-bottom: 0;
}
} | 0.449876 | 0.205725 |
html {
width: 100%;
height: 100%;
}
body {
margin: 0;
width: 100%;
height: 100%;
display: flex;
flex-flow: column;
font-family:system,-apple-system,Roboto,Helvetica Neue,Arial,Helvetica,Geneva,sans-serif;
font-size: 14px;
transition: background-color 200ms ease;
}
body snackbar {
z-index: 20;
}
@media (max-device-width: 480px) {
body {
font-size: 12px;
}
.post-cell .post-section, .comment-entry .info .meta-time {
font-size: 11px !important;
}
.post-cell h3 {
font-size: 14px !important;
}
snackbar-menu > ul > li:not(.divider) {
line-height: 28px !important;
height: 24px;
}
.post-cell {
margin-left: 4px !important;
margin-right: 4px !important;
}
.post-cell iframe{
height: calc(100vw - 8px);
}
.post-cell .post-action .btn {
line-height: 30px !important;
}
.post-cell .post-indicator {
line-height: 3em !important;
}
.comments-end {
line-height: 4em !important;
}
.comment-entry .more-replies {
font-size: 14px !important;
}
.comment-entry .info .username {
vertical-align: middle !important;
}
.comment-entry .info .status {
font-size: 11px !important;
}
.comment-entry .action div:first-child {
font-size: 13px !important;
}
#comment-hint {
padding: 16px 6px !important;
}
.post-cell a.long {
line-height: 56px !important;
}
#navbar .unread-count {
top: -2px !important;
}
.post-cell .post-section a > div {
line-height: 26px !important;
}
}
templates {
display: none;
}
body/*:not(.darktheme)*/ {
--color-background: inherit;
--color-tag: white;
--color-nicgag: white;
--color-background-tag: whitesmoke;
--color-background-post-loading-error: black;
--color-background-post-loading-spinner: white;
--color-comment-antiquity: #707070;
--color-background-comment-antiquity: #f4f4f4;
--color-background-footer: #f4f4f4;
--color-footer-comment: #999;
--color-comment-shadow: gray;
--color-footer-border: #e5e5e5;
--color-home-tag: black;
---preview-header-background: white;
}
body.darktheme {
color: white;
background-color: black;
--color-background: black;
--color-tag: black;
--color-nicgag: #222;
--color-background-tag: #333;
--color-background-post-loading-error: white;
--color-background-post-loading-spinner: black;
--color-comment-antiquity: #bdbdbd;
--color-background-comment-antiquity: #222222d0;
--color-background-footer: #FFFFFF10;
--color-footer-comment: #fafafa;
--color-comment-shadow: #a9a9a969;
--color-footer-border: #222;
--color-home-tag: white;
---preview-header-background: rgb(34, 34, 34);
}
.featured-tag {
border-bottom: 1px solid rgba(0,0,0,.1);
overflow-x: auto;
padding: 4px 0 10px 0;
margin-left: 8px;
margin-right: 8px;
width: calc(100vw - 16px);
list-style-type: none;
white-space: nowrap;
margin-top: 0;
margin-bottom: 0;
}
.featured-tag li {
display: inline;
}
.featured-tag li a {
color: var(--color-home-tag);
font-weight: 700;
text-decoration: none;
padding: 0 16px;
background-color: var(--color-background-tag);
border-radius: 12px;
line-height: 26px;
height: 26px;
display: inline-block;
margin: 4px 4px;
}
#shade {
background-color: rgba(0,0,0,.5);
position: fixed;
z-index: 10;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
body:not(.shade) #shade {
display: none;
}
/*body.shade recycler-list {
overflow-y: hidden;
}*/
#snackbar-user .profile-img {
width: 100%;
border-radius: 50%;
}
#logout {
line-height: 24px;
font-size: 14px;
font-weight: 700;
cursor: pointer;
}
#snackbar-user .user .status {
font-family: Helvetica;
opacity: 0.6;
}
#snackbar-user a {
text-decoration: none;
color: inherit;
}
#snackbar-post-share a {
color: inherit;
}
#snackbar-post-share a {
color: inherit;
}
#splash {
position: fixed;
z-index: 10;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: white;
background-image: url(splash_screen.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 50vw 50vw;
}
body.darktheme #splash {
filter: invert(100%);
}
.post-status-container {
height: 70px;
}
.spinner {
display: block;
height: 70px;
overflow: hidden;
}
.spinner>div:nth-child(1) {
margin: 20px 0;
height: 8px;
translate: -100% 0;
animation: spinner_anim 1s linear infinite;
background-image: linear-gradient(
90deg,
var(--color-background-post-loading-spinner) 0%,
darkgray 30%,
darkgray 70%,
var(--color-background-post-loading-spinner) 100%
);
}
@keyframes spinner_anim {
0% {
transform: translate(-100%, 0);
translate: -100% 0;
}
50% {
transform: translate(0, 0);
translate: 0 0;
}
100% {
transform: translate(100%, 0);
translate: 100% 0;
}
}
.post-loading-error {
text-align: center;
height: 60px;
background-color: lightgray;
box-shadow: 0px 0px 8px var(--color-background-post-loading-error);
border-bottom: 10px solid darkgray;
}
.post-loading-error>button {
width: 40%;
margin-top: 10px;
}
.post-loading-error>div {
margin-top: 5px;
font-size: 12px;
font-weight: 700;
opacity: 0.7;
color: black;
}
tabs {
box-shadow: none !important;
}
#page-home, #page-gag, #page-thread, #comment-editor, #page-home-search {
flex-grow: 1;
width: 100%;
}
.comment-shadow {
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.comment-shadow .icon-search, .comment-shadow .logo {
display: none !important;
}
.comment-antiquity .icon-collapse-down:after {
content: "";
display: inline-block;
vertical-align: middle;
margin-left: 4px;
}
.comment-antiquity span {
cursor: pointer;
}
.comment-antiquity span:active {
opacity: 0.8;
}
.comment-antiquity, .featured-posts-toggle, #snackbar-comment-antiquity {
color: var(--color-comment-antiquity);
font-weight: 700;
}
.comment-antiquity, .featured-posts-toggle {
background-color: var(--color-background-comment-antiquity);
padding: 8px 0;
padding-left: 16px;
border-bottom: 1px solid #e5e5e5;
font-size: 16px;
}
.comments-end {
height: 50px;
text-align: center;
line-height: 50px;
border: 2px dashed darkgray;
font-weight: 700;
-moz-user-select: none;
user-select: none;
font-size: 14px;
}
#fatal-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
color: white;
}
#error-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: fill;
opacity: 0.5;
z-index: -1;
}
#fatal-error>div {
background-color: #00000030;
}
#fatal-error a {
background-color: var(--color-tag);
}
#footer-comment {
width: 100%;
height: 40px;
background-color: var(--color-background);
border-top: 1px solid var(--color-footer-border);
padding: 8px;
box-sizing: border-box;
}
#footer-comment div {
color: var(--color-footer-comment);
background-color: var(--color-background-footer);
border: 1px solid var(--color-footer-border);
border-radius: 4px;
box-sizing: border-box;
text-align: center;
cursor: pointer;
font-size: 13px;
padding: 3px 0;
}
#snackbar-comment-menu .comment-follow.disabled * {
cursor: wait;
}
#snackbar-nicgag-settings h2 {
color: var(--color-text);
background-color: var(--color-nicgag);
width: max-content;
border-radius: 2px;
padding: 0 12px;
font-family: Verdana;
transform: rotate(-90deg);
/*! translate: -22% -580%; */
letter-spacing: 2px;
position: absolute;
bottom: 50px;
left: -25px;
}
#snackbar-nicgag-settings input {
background: none;
}
#page-preview {
/*! background: linear-gradient(0deg, rgba(34,34,34,1) 0%, rgba(34,34,34,1) 10%, rgba(34,34,34,0.5) 100%);*/
background: linear-gradient(0deg, rgb(34, 34, 34) 0%, rgb(34, 34, 34) 10%, transparent 105%);
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
vertical-align: middle;
display: flex;
}
#page-preview * {
width: 100vw;
margin: auto 0px;
}
#header-preview {
z-index: 1;
}
#header-preview .icon-share:before {
content: "";
}
#header-preview .right {
padding: 0;
}
#header-preview .right div {
cursor: pointer;
padding: 12px;
}
#page-home {
padding-top: 96px;
}
body.extra-padding #page-home {
padding-top: 120px;
}
body.darktheme #snackbar-comment-menu .icon-noti {
opacity: 0.65;
}
.hidden {
display: none !important;
}
#page-home-search {
overflow-y: auto;
}
#page-home-search header {
padding: 0 16px;
color: var(--color-background-disabled);
}
#page-home-search header span {
float: right;
text-decoration: underline;
cursor: pointer;
}
#page-home-search hr {
margin-right: 24px;
opacity: 0.5;
}
#page-home-search .search-list, #page-home-search .tags-list {
margin: 16px 0;
}
#page-home-search .search-item {
padding: 12px 24px;
display: flex;
align-items: center;
}
#page-home-search .search-item:hover {
background-color: var(--color-background-tag);
}
#page-home-search .search-item a, #page-home-search .search-for>span {
margin-left: 8px;
flex-grow: 1;
}
#page-home-search .search-item a:not(:hover):not(:active) {
color: inherit;
text-decoration: none;
}
#page-home-search .search-for span:hover {
text-decoration: underline;
cursor: pointer;
}
#page-home-search .search-item a span:last-child {
float: right;
} | index.css | html {
width: 100%;
height: 100%;
}
body {
margin: 0;
width: 100%;
height: 100%;
display: flex;
flex-flow: column;
font-family:system,-apple-system,Roboto,Helvetica Neue,Arial,Helvetica,Geneva,sans-serif;
font-size: 14px;
transition: background-color 200ms ease;
}
body snackbar {
z-index: 20;
}
@media (max-device-width: 480px) {
body {
font-size: 12px;
}
.post-cell .post-section, .comment-entry .info .meta-time {
font-size: 11px !important;
}
.post-cell h3 {
font-size: 14px !important;
}
snackbar-menu > ul > li:not(.divider) {
line-height: 28px !important;
height: 24px;
}
.post-cell {
margin-left: 4px !important;
margin-right: 4px !important;
}
.post-cell iframe{
height: calc(100vw - 8px);
}
.post-cell .post-action .btn {
line-height: 30px !important;
}
.post-cell .post-indicator {
line-height: 3em !important;
}
.comments-end {
line-height: 4em !important;
}
.comment-entry .more-replies {
font-size: 14px !important;
}
.comment-entry .info .username {
vertical-align: middle !important;
}
.comment-entry .info .status {
font-size: 11px !important;
}
.comment-entry .action div:first-child {
font-size: 13px !important;
}
#comment-hint {
padding: 16px 6px !important;
}
.post-cell a.long {
line-height: 56px !important;
}
#navbar .unread-count {
top: -2px !important;
}
.post-cell .post-section a > div {
line-height: 26px !important;
}
}
templates {
display: none;
}
body/*:not(.darktheme)*/ {
--color-background: inherit;
--color-tag: white;
--color-nicgag: white;
--color-background-tag: whitesmoke;
--color-background-post-loading-error: black;
--color-background-post-loading-spinner: white;
--color-comment-antiquity: #707070;
--color-background-comment-antiquity: #f4f4f4;
--color-background-footer: #f4f4f4;
--color-footer-comment: #999;
--color-comment-shadow: gray;
--color-footer-border: #e5e5e5;
--color-home-tag: black;
---preview-header-background: white;
}
body.darktheme {
color: white;
background-color: black;
--color-background: black;
--color-tag: black;
--color-nicgag: #222;
--color-background-tag: #333;
--color-background-post-loading-error: white;
--color-background-post-loading-spinner: black;
--color-comment-antiquity: #bdbdbd;
--color-background-comment-antiquity: #222222d0;
--color-background-footer: #FFFFFF10;
--color-footer-comment: #fafafa;
--color-comment-shadow: #a9a9a969;
--color-footer-border: #222;
--color-home-tag: white;
---preview-header-background: rgb(34, 34, 34);
}
.featured-tag {
border-bottom: 1px solid rgba(0,0,0,.1);
overflow-x: auto;
padding: 4px 0 10px 0;
margin-left: 8px;
margin-right: 8px;
width: calc(100vw - 16px);
list-style-type: none;
white-space: nowrap;
margin-top: 0;
margin-bottom: 0;
}
.featured-tag li {
display: inline;
}
.featured-tag li a {
color: var(--color-home-tag);
font-weight: 700;
text-decoration: none;
padding: 0 16px;
background-color: var(--color-background-tag);
border-radius: 12px;
line-height: 26px;
height: 26px;
display: inline-block;
margin: 4px 4px;
}
#shade {
background-color: rgba(0,0,0,.5);
position: fixed;
z-index: 10;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
body:not(.shade) #shade {
display: none;
}
/*body.shade recycler-list {
overflow-y: hidden;
}*/
#snackbar-user .profile-img {
width: 100%;
border-radius: 50%;
}
#logout {
line-height: 24px;
font-size: 14px;
font-weight: 700;
cursor: pointer;
}
#snackbar-user .user .status {
font-family: Helvetica;
opacity: 0.6;
}
#snackbar-user a {
text-decoration: none;
color: inherit;
}
#snackbar-post-share a {
color: inherit;
}
#snackbar-post-share a {
color: inherit;
}
#splash {
position: fixed;
z-index: 10;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: white;
background-image: url(splash_screen.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: 50vw 50vw;
}
body.darktheme #splash {
filter: invert(100%);
}
.post-status-container {
height: 70px;
}
.spinner {
display: block;
height: 70px;
overflow: hidden;
}
.spinner>div:nth-child(1) {
margin: 20px 0;
height: 8px;
translate: -100% 0;
animation: spinner_anim 1s linear infinite;
background-image: linear-gradient(
90deg,
var(--color-background-post-loading-spinner) 0%,
darkgray 30%,
darkgray 70%,
var(--color-background-post-loading-spinner) 100%
);
}
@keyframes spinner_anim {
0% {
transform: translate(-100%, 0);
translate: -100% 0;
}
50% {
transform: translate(0, 0);
translate: 0 0;
}
100% {
transform: translate(100%, 0);
translate: 100% 0;
}
}
.post-loading-error {
text-align: center;
height: 60px;
background-color: lightgray;
box-shadow: 0px 0px 8px var(--color-background-post-loading-error);
border-bottom: 10px solid darkgray;
}
.post-loading-error>button {
width: 40%;
margin-top: 10px;
}
.post-loading-error>div {
margin-top: 5px;
font-size: 12px;
font-weight: 700;
opacity: 0.7;
color: black;
}
tabs {
box-shadow: none !important;
}
#page-home, #page-gag, #page-thread, #comment-editor, #page-home-search {
flex-grow: 1;
width: 100%;
}
.comment-shadow {
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
z-index: 1;
}
.comment-shadow .icon-search, .comment-shadow .logo {
display: none !important;
}
.comment-antiquity .icon-collapse-down:after {
content: "";
display: inline-block;
vertical-align: middle;
margin-left: 4px;
}
.comment-antiquity span {
cursor: pointer;
}
.comment-antiquity span:active {
opacity: 0.8;
}
.comment-antiquity, .featured-posts-toggle, #snackbar-comment-antiquity {
color: var(--color-comment-antiquity);
font-weight: 700;
}
.comment-antiquity, .featured-posts-toggle {
background-color: var(--color-background-comment-antiquity);
padding: 8px 0;
padding-left: 16px;
border-bottom: 1px solid #e5e5e5;
font-size: 16px;
}
.comments-end {
height: 50px;
text-align: center;
line-height: 50px;
border: 2px dashed darkgray;
font-weight: 700;
-moz-user-select: none;
user-select: none;
font-size: 14px;
}
#fatal-error {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
justify-content: center;
align-items: center;
color: white;
}
#error-background {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: fill;
opacity: 0.5;
z-index: -1;
}
#fatal-error>div {
background-color: #00000030;
}
#fatal-error a {
background-color: var(--color-tag);
}
#footer-comment {
width: 100%;
height: 40px;
background-color: var(--color-background);
border-top: 1px solid var(--color-footer-border);
padding: 8px;
box-sizing: border-box;
}
#footer-comment div {
color: var(--color-footer-comment);
background-color: var(--color-background-footer);
border: 1px solid var(--color-footer-border);
border-radius: 4px;
box-sizing: border-box;
text-align: center;
cursor: pointer;
font-size: 13px;
padding: 3px 0;
}
#snackbar-comment-menu .comment-follow.disabled * {
cursor: wait;
}
#snackbar-nicgag-settings h2 {
color: var(--color-text);
background-color: var(--color-nicgag);
width: max-content;
border-radius: 2px;
padding: 0 12px;
font-family: Verdana;
transform: rotate(-90deg);
/*! translate: -22% -580%; */
letter-spacing: 2px;
position: absolute;
bottom: 50px;
left: -25px;
}
#snackbar-nicgag-settings input {
background: none;
}
#page-preview {
/*! background: linear-gradient(0deg, rgba(34,34,34,1) 0%, rgba(34,34,34,1) 10%, rgba(34,34,34,0.5) 100%);*/
background: linear-gradient(0deg, rgb(34, 34, 34) 0%, rgb(34, 34, 34) 10%, transparent 105%);
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
vertical-align: middle;
display: flex;
}
#page-preview * {
width: 100vw;
margin: auto 0px;
}
#header-preview {
z-index: 1;
}
#header-preview .icon-share:before {
content: "";
}
#header-preview .right {
padding: 0;
}
#header-preview .right div {
cursor: pointer;
padding: 12px;
}
#page-home {
padding-top: 96px;
}
body.extra-padding #page-home {
padding-top: 120px;
}
body.darktheme #snackbar-comment-menu .icon-noti {
opacity: 0.65;
}
.hidden {
display: none !important;
}
#page-home-search {
overflow-y: auto;
}
#page-home-search header {
padding: 0 16px;
color: var(--color-background-disabled);
}
#page-home-search header span {
float: right;
text-decoration: underline;
cursor: pointer;
}
#page-home-search hr {
margin-right: 24px;
opacity: 0.5;
}
#page-home-search .search-list, #page-home-search .tags-list {
margin: 16px 0;
}
#page-home-search .search-item {
padding: 12px 24px;
display: flex;
align-items: center;
}
#page-home-search .search-item:hover {
background-color: var(--color-background-tag);
}
#page-home-search .search-item a, #page-home-search .search-for>span {
margin-left: 8px;
flex-grow: 1;
}
#page-home-search .search-item a:not(:hover):not(:active) {
color: inherit;
text-decoration: none;
}
#page-home-search .search-for span:hover {
text-decoration: underline;
cursor: pointer;
}
#page-home-search .search-item a span:last-child {
float: right;
} | 0.499512 | 0.089694 |
@charset "utf-8";
/*
Theme Name: Landscaping HTML Theme
Theme URI: http://weblusive.com/name
Author:
Author URI:
Version: 1.0.0
*/
/* TABLE OF CONTENTS
01-GLOBAL STYLE START
02-FAQ STYLE START
03-CONTACT US STYLE START
04-NEWS PAGE STYLE START
05-NEWS PAGE DETAIL STYLE START
06-ABOUT US STYLE START
07-PROJECT STYLE START
08-ALL SERVICES STYLE START
09-CART STYLE START
10-CHECKOUT STYLE START
11-SHOP PAGE STYLE START
12-PRODUCT DETAIL PAGE STYLE START
13-CARASOUEL STYLE START
14-HOMEPAGE VARIATION START
15-HEADER FOTTER START
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);
@import url(https://fonts.googleapis.com/css?family=Poppins:400);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400italic);
@import url(https://fonts.googleapis.com/css?family=Alegreya:400,700);
@import url(https://fonts.googleapis.com/css?family=Playball);
@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('animate.min.css');
@import url('../plugins/prettyPhoto_compressed_3.1.6/css/prettyPhoto.css');
/***********************************
--01-GLOBAL STYLE START---
***********************************/
body {
font-family: 'Open Sans', sans-serif;
background: #fff;
margin: 0px;
padding: 0px;
}
body {
letter-spacing: 0.6px;
}
img {
max-width: 100%;
}
a,
a:hover,
a:active,
a:focus {
text-decoration: none;
outline: none;
border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: 'Roboto Slab', serif;
text-transform: uppercase;
font-weight: 700;
}
ul,
li {
margin: 0;
padding: 0;
list-style: none;
}
p {
margin: 0px 0px 26px;
padding: 0px;
letter-spacing: 0.5px;
line-height: 26px;
font-size: 15px;
color: #8e8d8d;
}
p.mar_btm15 {
margin-bottom: 15px;
}
p:last-child {
margin-bottom: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Alegreya', serif;
font-weight: 700;
}
h3 {
font-size: 40px;
color: #fff;
margin-bottom: 34px;
text-transform: none;
letter-spacing: 1px;
}
h3 .green-head {
color: #94b200;
}
h3 .lytgreen-head {
color: #9fc612;
}
h3.black-color {
color: #353535;
}
h4 {
font-size: 22px;
margin-bottom: 10px;
color: #000;
line-height: 24px;
}
.fl {
float: left;
}
.fr {
float: right;
}
a.view-all {
text-transform: uppercase;
width: 159px;
text-align: center;
color: #ad6334;
font-family: 'Raleway', sans-serif;
font-size: 16px;
line-height: 54px;
}
a.view-all:hover {} .hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #333;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
color: white;
}
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.button {
float: left;
width: 173px;
margin: 0 30px 0 0;
border: none;
background: none;
color: inherit;
vertical-align: middle;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
text-align: center;
font-size: 16px;
border-radius: 3px;
font-weight: 600;
text-transform: uppercase;
line-height: 54px;
height: 54px;
}
.button--winona {
overflow: hidden;
padding: 0;
-webkit-transition: border-color 0.3s, background-color 0.3s;
transition: border-color 0.3s, background-color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona::after {
content: attr(data-text);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-webkit-transform: translate3d(0, 25%, 0);
transform: translate3d(0, 25%, 0);
}
.button--winona > span {
display: block;
}
.button--winona.button--inverted:after,
.button--winona.button--inverted2:after {
color: #fff;
}
.button--winona::after,
.button--winona > span {
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona.button--inverted {
background: #f8de32;
color: #7c6f1c;
}
.button--winona.button--inverted2 {
background: #a6c644;
color: #fff;
}
.button--winona.button--inverted:hover,
.button--winona.button--inverted2:hover {
background: #94b936;
}
.button--winona:hover::after {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.button--winona:hover > span {
opacity: 0;
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0);
}
.pad_zero {
padding-left: 0;
padding-right: 0
}
.pad_85_100 {
padding: 85px 0px 100px;
}
.pad_94_196 {
padding: 94px 0px 196px;
}
.pad_94_100 {
padding: 94px 0px 100px;
}
.pad_94_70 {
padding: 94px 0px 70px;
}
.pad_94_85 {
padding: 94px 0px 85px;
}
.pad_100_97 {
padding: 100px 0px 97px;
}
.pad_100 {
padding: 100px 0px;
}
.pad_85_95 {
padding: 85px 0px 95px;
}
.pad_84_70 {
padding: 84px 0px 70px;
}
.pad_100_70 {
padding: 100px 0px 70px;
}
.pad_100_95 {
padding: 100px 0px 95px;
}
.pad_100_85 {
padding: 100px 0px 85px;
}
.pad_100_62 {
padding: 100px 0px 62px;
}
.pad_100_196 {
padding: 100px 0px 196px;
}
.pad_94_0 {
padding: 94px 0px 0px;
}
.pad_94 {
padding: 94px 0px;
}
.pad_60 {
padding: 60px 0px;
}
h3.mar_btm1 {
margin-bottom: 28px;
}
h3.mar_btm2 {
margin-bottom: 43px;
}
h3.mar_btm18 {
margin-bottom: 18px;
}
h3.mar_btm15 {
margin-bottom: 15px;
}
h3.mar_btm23 {
margin-bottom: 23px;
}
h3.mar_btm30 {
margin-bottom: 30px;
}
h3.mar_btm40 {
margin-bottom: 40px;
}
h3.mar_btm50 {
margin-bottom: 50px;
}
h3.mar_btm60 {
margin-bottom: 60px;
}
p.mar_btm10 {
margin-bottom: 10px;
}
p.line_heig {
line-height: 24px;
}
p.line_heig1 {
line-height: 28px;
}
h4.fnt28 {
font-size: 28px;
color: #404040;
text-transform: none;
margin-bottom: 20px;
}
h4.fnt28.mar_top {
margin-top: -3px;
}
h4.fnt28.mar_btm {
margin-bottom: 15px;
}
h4.fnt28.mar_btm1 {
margin-bottom: 28px;
}
.wdt_100 {
width: 100%;
float: left;
}
p.fnt17 {
font-size: 17px;
color: #727272;
letter-spacing: 0px;
line-height: 28px;
margin-bottom: 48px;
}
.mtop5 {
margin-top: 5px;
}
h4.mbtm15 {
margin-bottom: 13px;
}
h5.martopminus10 {
margin-top: -10px;
}
.form_marbtm {
margin-bottom: 12px;
}
img {
max-width: 100%;
}
.pt0 {
padding-top: 0 !important;
}
.pb0 {
padding-bottom: 0 !important;
}
.mb0 {
margin-bottom: 0 !important;
}
.mrm20 {
margin-right: -20px;
}
.mrm110 {
margin-right: -110px;
}
.mlm20 {
margin-left: -20px;
}
.mlm30 {
margin-left: -30px;
}
a:focus {
outline: none;
}
.fz18
{
font-size: 18px !important;
}
/***********************************
--02-HEADER TOP START---
***********************************/
.header-5 {
background: #f1f0f2;
position: relative;
min-height: 100px;
}
.header-5 .logo {
margin: 0;
}
.header-5 p,
.header-5 ul,
.header-5 li {
margin: 0;
padding: 0;
list-style: none;
}
.header-5 .thm-container {
position: relative;
z-index: 9;
padding: 24px 0;
}
.header-5 .header-right-info {
padding: 5px 0;
}
.header-5 .header-right-info ul li {
display: inline-block;
vertical-align: bottom;
}
.header-5 .header-right-info ul li + li .single-header-right-info {
border-left: 1px solid #d1d0d1;
margin: 0 0 0 20px;
}
.header-5 .header-right-info ul li .single-header-right-info .text-box,
.header-5 .header-right-info ul li .single-header-right-info .icon-box {
display: table-cell;
vertical-align: bottom;
}
.header-5 .header-right-info ul li .single-header-right-info .icon-box {
text-align: center;
padding: 0 20px;
}
.header-5 .header-right-info ul li .single-header-right-info .icon-box i {
color: #c4d114;
font-size: 30px;
}
.header-5 .header-right-info ul li .single-header-right-info .text-box p {
color: #848484;
line-height: 20px;
font-size: 14px;
}
.hdr_top_bar {
background: #33381e;
padding: 8px 0px 9px;
}
.hdr_top_bar.hdr_top_bar_var2 {
background: rgba(0, 0, 0, .4);
padding: 11px 0px 12px;
}
.hdr_top_bar.hdr_top_bar_var3 {
background: none;
border-bottom: 1px solid #776250;
padding: 7px 0px;
margin-bottom: 7px;
}
.landing_gardening_txt {
font-size: 18px;
color: #7f9a48;
font-style: italic;
float: left;
margin: 3px 0px;
}
.landing_gardening_txt.land_garden_txtvar2 {
color: #fff;
}
.hdr_cnt {
float: right;
}
.hdr_cnt ul {
margin: 1px 0px 0px;
padding: 0px;
float: right;
}
.hdr_cnt ul li {
float: left;
font-size: 18px;
font-weight: 400;
font-style: italic;
color: #abb488;
margin-right: 28px;
line-height: 29px;
}
.hdr_cnt ul li.cnt_white_color {
color: #a2a4a5;
}
.hdr_cnt ul li:last-child {
margin-right: 0px;
}
.hdr_cnt ul li a {
color: #abb488;
text-decoration: none;
}
.hdr_cnt ul li a.cnt_white_color {
color: #fff;
}
.hdr_cnt ul li.var3_white {
color: #fff;
}
.hdr_cnt ul li a.var3_white {
color: #fff;
}
.hdr_msg_icon {
background: url(../images/common_in_all/msg_icon.png) no-repeat 0px 6px;
padding-left: 42px;
font-size: 16px;
}
.hdr_call_icon {
background: url(../images/common_in_all/call_icon.png) no-repeat 0px 6px;
padding-left: 34px;
font-size: 18px;
}
.hdr_msg_icon.white_msg_icon {
background: url(../images/common_in_all/white_msg_icon.png) no-repeat 0px 6px;
}
.hdr_call_icon.white_call_icon {
background: url(../images/common_in_all/white_call_icon.png) no-repeat 0px 6px;
}
.hdr_top_variation4 {
background: url(../images/common_in_all/main_header_bg.jpg) repeat-x bottom #fff;
border-top: 3px solid #7fa319;
position: relative;
}
.hdr_top_variation4 ul li::after {
display: none
}
.hdr_top_variation4 ul {
margin: 25px 0px;
padding: 0px;
float: right;
}
.hdr_top_variation4 ul li {
list-style: none;
float: left;
padding-left: 48px;
position: relative;
padding-right: 22px;
margin-right: 22px;
padding-top: 4px;
padding-bottom: 4px;
}
.hdr_top_variation4 ul li:after {
width: 2px;
height: 43px;
position: absolute;
right: 0px;
top: 0px;
background: url(../images/common_in_all/hdr4_cnt_after.jpg) no-repeat 0px 0px;
content: "";
}
.hdr_top_variation4 ul li h6 {
font-size: 14px;
color: #85a820;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
}
.hdr_top_variation4 ul li p {
font-size: 15px;
color: #000;
line-height: 20px;
}
.hdr_top_variation4 ul li p.p_20 {
font-size: 20px;
font-weight: 600;
}
.hdr4_msg_icon {
background: url(../images/common_in_all/hdr4_msg_icon.png) no-repeat 0px 4px;
}
.hdr4_call_icon {
background: url(../images/common_in_all/hdr4_call_icon.png) no-repeat 0px 5px;
}
.hdr_top_variation4 ul li:last-child {
margin-right: 0px;
padding-right: 0px;
}
.hdr_top_variation4 ul li:last-child:after {
background: none;
}
/***********************************
--03-NAVIGATION START---
***********************************/
.thm-container {
max-width: 1170px;
margin: 0px auto;
}
.logo {
margin: 21px 0px 28px;
}
.logo-menu {
float: left;
margin: 20px 0 20px 25px;
display: none;
}
.dropdown-submenu-active:before {
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #12121b;
content: "";
position: absolute;
top: 0 !important;
right: 24px;
}
#main-navigation-wrapper.navbar-default {
background: transparent;
border: none;
min-height: auto;
background: url(../images/common_in_all/main_header_bg.jpg) repeat-x bottom #fff;
border-radius: 0;
margin: 0;
}
#main-navigation-wrapper.navbar-default:after {
width: 100%;
background: url(../images/common_in_all/header_shadow_bg.png) repeat-x;
height: 9px;
position: absolute;
left: 0px;
bottom: -9px;
content: "";
}
#main-navigation-wrapper .navbar-collapse {
padding-left: 0;
padding-right: 0;
position: relative;
}
#main-navigation-wrapper .nav > li {
padding: 36px 0;
margin-right: 6px;
}
#main-navigation-wrapper .nav.small_hgt > li {
padding: 36px 0 10px;
}
#main-navigation-wrapper .nav > li > a:before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: #7da309;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
#main-navigation-wrapper .nav > li a.nav_drop_ar:after {
background: rgba(0, 0, 0, 0) url(../images/common_in_all/nav_dropar.png) no-repeat scroll center bottom;
content: "";
height: 6px;
right: 2px;
position: absolute;
top: 11px;
width: 9px;
}
#main-navigation-wrapper .nav > li.dropdown:hover:before {
width: 0;
height: 0;
content: "";
position: absolute;
bottom: -7px !important;
z-index: 1010;
text-align: center;
left: 20px;
}
#main-navigation-wrapper .nav > li > a {
padding: 4px 0;
font-size: 15px;
font-family: "Raleway", sans-serif;
font-weight: bold;
color: #474747;
text-transform: uppercase;
padding-right: 20px;
}
#main-navigation-wrapper .nav > li:last-child > a {
padding-right: 0px;
}
#main-navigation-wrapper .nav > li:last-child {
margin-right: 0px;
}
#main-navigation-wrapper .nav > li + li > a {
padding-left: 20px;
}
#main-navigation-wrapper .navbar-nav {
margin-left: 0;
margin-right: 0;
float: right;
}
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,
#main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a {
background: none;
color: #7da309;
}
#main-navigation-wrapper .nav > li a.nav_drop_ar:hover:after {
background: rgba(0, 0, 0, 0) url("../images/common_in_all/nav_dropar_hover.png") no-repeat scroll center bottom;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
position: absolute;
top: calc(100% + 5px) ;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
font-size: 14px;
text-align: left;
list-style: none;
background-clip: padding-box;
padding: 0;
border: none;
border-radius: 0;
display: block;
opacity: 0;
visibility: hidden;
-webkit-transition: all .4s ease;
transition: all .4s ease;
min-width: 220px;
background: #e6e8df;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
#main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new {
position: relative;
}
#main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new:hover a {
color: #fff;
}
#main-navigation-wrapper .dropdown-submenu2 > li > a {
color: #000 !important;
}
#main-navigation-wrapper .dropdown-submenu2 > li:hover a {
color: #fff !important;
}
#main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav .dropdown-submenu li:hover {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
#main-navigation-wrapper .dropdown-submenu > li {
background: url(../images/common_in_all/nav_list_bg.jpg) repeat-x bottom;
}
#main-navigation-wrapper .dropdown-submenu > li > a {
display: block;
padding: 4px 32px 7px;
clear: both;
line-height: 36px;
color: #000;
white-space: nowrap;
font-size: 15px;
text-transform: capitalize;
}
#main-navigation-wrapper .dropdown-submenu > li a:hover,
#main-navigation-wrapper .dropdown-submenu > li a:active,
#main-navigation-wrapper .dropdown-submenu > li a:focus {
color: #9acc41;
background: #33381e;
}
#main-navigation-wrapper .dropdown-submenu > li:last-child a {
border: none;
}
.request_btn {
position: absolute;
right: 0px;
bottom: -54px;
}
.responsive_btn {
width: 100%;
padding: 45px 31px;
float: left;
display: none;
}
a.request_quote {
z-index: 100;
font-weight: 800;
color: #fff!important;
background: url(../images/common_in_all/request_btn_bg.jpg) repeat-x;
width: 219px!important;
}
a.hdr_mob_get_quote_btn {
display: none;
}
/***********************************
--03.1-STICKY HEADER VARIATION START---
***********************************/
.finance-navbar.affix {
top: 0;
left: 0;
right: 0;
position: fixed !important;
margin: 0;
animation: fadeItIn 1s;
z-index: 1000;
}
.finance-navbar.affix .logo {
margin: 12px 0px 17px;
width: 229px;
}
.finance-navbar.affix .nav > li {
padding: 21px 0!important;
}
.finance-navbar.affix a.request_quote {
display: none;
}
@keyframes fadeItIn {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
}
.hdr_variation2 {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
float: left;
z-index: 1;
}
#main-navigation-wrapper.variation2_navbar.navbar-default {
background: none;
}
#main-navigation-wrapper.variation2_navbar.navbar-default:after {
display: none;
}
#main-navigation-wrapper.variation2_navbar .nav > li > a {
color: #fff;
}
#main-navigation-wrapper.variation2_navbar .nav > li a.nav_drop_ar:after {
background: rgba(0, 0, 0, 0) url(../images/common_in_all/nav2_dropar.png) no-repeat scroll center bottom;
}
.nav_variation4_in {
border: 1px solid #aac263;
width: 100%;
float: left;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 {
background: #85a820;
padding: 4px;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .navbar-nav {
float: left;
margin-left: 30px;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .nav > li {
padding: 10px 0px!important;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .nav > li a {
color: #fff;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav {
margin-left: 0;
position: relative;
background: #131313;
padding: 8px 115px 8px 0;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav::after {
width: 0;
height: 0;
border-right: 100px solid transparent;
border-top: 64px solid #131313;
content: '';
position: absolute;
right: -100px;
top: 0px;
}
a.var4_request_btn {
font-size: 16px;
color: #fff;
width: 194px;
background: #799d1c;
text-align: center;
float: right;
font-weight: 700;
text-transform: uppercase;
line-height: 48px;
text-decoration: none;
font-family: 'Raleway', sans-serif;
}
a.var4_request_btn:hover {
background: #000;
}
a.var5_request_btn {
font-size: 16px;
color: #131313;
text-align: center;
float: right;
font-weight: 700;
text-transform: uppercase;
line-height: 64px;
text-decoration: none;
font-family: 'Raleway', sans-serif;
width: 235px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
background: none;
position: absolute;
z-index: 10;
width: 100%;
margin-top: -7px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar .dropdown-submenu > li > a {
color: #000;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar .dropdown-submenu > li > a:hover {
color: #fff;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
background: #85a820;
margin-top: 0px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.variation5_navbar,
#main-navigation-wrapper.finance-navbar.affix.variation2_navbar.variation4_navbar.variation5_navbar.navbar-default {
position: static;
margin-top: 0;
background: rgba(166, 198, 68, 1);
background: -moz-linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: -webkit-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: -webkit-linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: -o-linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: -ms-linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
}
#main-navigation-wrapper .navbar-collapse.nav_variation5 {
background: transparent;
padding: 0;
}
/***********************************
--04-HOME VARIATION 1 START---
***********************************/
#minimal-bootstrap-carousel .carousel-caption {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 0;
text-align: right;
text-shadow: none;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container {
display: table;
width: 100%;
height: 100%;
max-width: 1170px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
display: table-cell;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
vertical-align: top;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
vertical-align: bottom;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
vertical-align: middle;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
display: block;
}
#minimal-bootstrap-carousel.slider5 .carousel-inner .item {
min-height: 665px
}
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 670px;
height: 100%;
width: 100%;
background-size: cover;
background-position: center center;
background-color: #1E1E1E;
}
#minimal-bootstrap-carousel .carousel-inner .slide-1
{
background-image: url('../images/home_page4/home_slider_img3.jpg');
}
#minimal-bootstrap-carousel .carousel-control {
width: 40px;
height: 40px;
font-size: 15px;
border: 0px;
margin: 0px;
line-height: 40px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
visibility: visible !important;
opacity: .65;
margin-top: -20px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
top: 50.1%;
border-radius: 0;
z-index: 0;
}
#minimal-bootstrap-carousel .carousel-control.left {
left: 1%;
}
#minimal-bootstrap-carousel .carousel-control.right {
right: 1%;
}
#minimal-bootstrap-carousel .carousel-control:hover {
opacity: 1;
background: #000;
}
.carousel-fade .carousel-inner .item {
-webkit-transition-property: opacity;
transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
z-index: 2;
}
/* fixing layers styles */
#minimal-bootstrap-carousel .carousel-caption h2 {
font-size: 43px;
color: #fff;
font-weight: 800;
letter-spacing: 1.3px;
font-family: 'Raleway', sans-serif;
line-height: 52px;
text-transform: uppercase;
margin-bottom: 11px;
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
#minimal-bootstrap-carousel .carousel-caption p {
font-size: 20px;
color: #fff;
font-weight: 400;
font-style: italic;
letter-spacing: 0.6px;
line-height: 28px;
margin-bottom: 29px;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
a.view-all.slide_contact_btn {
color: #7c6f1c;
float: left;
width: 173px;
border-radius: 4px;
font-weight: 700;
background: #f8de32;
padding: 0px;
letter-spacing: 0.2px;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
a.view-all.slide_contact_btn:hover {
color: #fff
}
a.view-all.slide_contact_btn:last-child {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
a.view-all.slide_contact_btn.slide_service_btn {
background: #a6c644;
margin-left: 30px;
color: #fff;
}
a.view-all.slide_contact_btn.slide_service_btn.mar_lft_zero {
margin-left: 0;
margin-right: 30px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fl {
float: left;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fr {
float: right;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt55 {
width: 55%;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home1_slide1 {
padding: 226px 0px 0px 0px;
}
#minimal-bootstrap-carousel.slider5 .carousel-caption .thm-container .box.valign-top.home1_slide1 {
padding: 190px 0px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home1_slide2 {
padding: 190px 0px 0px 0px;
}
/***********************************
--04.1-HOME VARIATION 2 START---
***********************************/
#minimal-bootstrap-carousel .carousel-inner.ver_new_2_slider .item {
min-height: 1180px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_2_slider .carousel-caption h2 {
margin-bottom: 15px;
}
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55 {
font-size: 55px;
line-height: 72px;
}
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55.ln_height1 {
line-height: 64px;
}
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55.ln_height2 {
line-height: 74px;
}
#minimal-bootstrap-carousel .carousel-caption p.fnt_22 {
font-size: 22px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home2_slide1 {
padding: 312px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt65 {
width: 65%;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt70 {
width: 70%;
display: inline-block;
float: none;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom.home2_slide2 {
padding-bottom: 248px;
}
a.view-all.slide_contact_btn.veriation_2_btns {
float: none;
display: inline-block;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home2_slide3 {
padding: 520px 0px 0px;
}
.service_bg {
background: url(../images/home_page2/service_bg.jpg) repeat;
}
.service_mrbtm {
margin-bottom: 58px;
}
.service_mrbtm1 {
margin-bottom: 55px;
}
.service_head_br {
background: url(../images/home_page2/service_head_line.jpg) no-repeat right bottom;
margin: 0px;
float: left;
padding-right: 74px;
line-height: 30px;
}
.quality-list.quality-list1 {
margin: 0px;
padding: 0px;
border: 0px;
}
.second_qaulity_prduct {
margin: 50px 0px 0px;
padding: 50px 0px 0px;
border-top: 1px dashed #b4b4b4;
width: 100%;
float: left;
}
.quality-list p.mar_btmp {
margin-bottom: 17px;
}
.quality-list_img1 {
padding-left: 0px;
padding-right: 20px;
}
.quality-list_img1 img {
margin-bottom: 0px;
}
.quality-list_desc1 {
padding-right: 0px;
margin: -2px 0px 0px;
}
a.read_btn1 {
font-size: 14px;
color: #b4ce34;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
}
a.read_btn1:hover {
color: #000;
}
ul.gallery_slide_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.gallery_slide_list li {
list-style: none;
float: left;
width: 18%;
margin-right: 30px;
}
ul.gallery_slide_list li img {
width: 100%;
float: left;
height: auto;
}
ul.gallery_slide_list li:last-child {
margin-right: 0px;
}
.about_chooe_bg.choose_white-bg {
background: #fff;
}
.project_gal_left {
width: 30%;
float: left;
padding-right: 40px;
margin: 35px 0 10px 0;
padding-left: 50px;
}
@media(min-width: 1600px) {
.project_gal_left {
margin: 94px 0px 61px 0px;
}
}
.project_gal_left p {
letter-spacing: 0px;
margin-bottom: 22px;
}
a.checkmor_work {
font-size: 15px;
color: #b4ce34;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
}
a.checkmor_work:hover {
color: #fff;
}
.var_4_slider {
width: 70%!important;
float: right;
}
.project_img {
position: relative;
}
.shadow_effect {
position: relative;
overflow: hidden;
}
.full_potfolio_img .effect-goliath img {
width: 100%;
}
.full_potfolio_img .project_img {
margin-bottom: 10px;
padding: 0 5px;
}
.full_potfolio_img .full_view .project_txt_btn {
width: 97%;
left: 1.5%;
}
.effect-goliath img,
.effect-goliath h6 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.effect-goliath:hover > .black_overlay:before {
content: '';
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .2);
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
.effect-goliath img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border: 0;
}
.effect-goliath:hover img {
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
border: 0;
}
.effect-goliath h6,
.effect-goliath .view_project_btn {
position: absolute;
bottom: 0;
left: 0;
z-index: 99;
}
.effect-goliath:hover .view_project_btn {
-webkit-transform: translate3d(0, 140px, 0);
transform: translate3d(0, 140px, 0);
}
.effect-goliath:hover h6 {
-webkit-transform: translate3d(0, -60px, 0);
transform: translate3d(0, -60px, 0);
}
.effect-goliath:hover .view_project_btn {
opacity: 1
}
.project_txt_btn {
width: 100%;
float: left;
position: absolute;
left: 0;
overflow: hidden;
top: 0px;
text-align: center;
height: 100%;
}
a.view-all.slide_learn_btn.view_project_btn {
width: 147px;
font-size: 14px;
display: inline-block;
top: -140px;
position: relative;
font-weight: 700;
border-radius: 3px;
z-index: 999;
color: #fff;
background: #b4ce34;
-webkit-transition: -webkit-transform 0.55s;
transition: transform 0.55s;
line-height: 37px;
font-family: 'Open Sans', sans-serif;
margin: 86px 0px 74px;
}
.var_4_slider .effect-goliath:hover .view_project_btn {
-webkit-transform: translate3d(0, 230px, 0);
transform: translate3d(0, 230px, 0);
}
.project_txt_btn h6 {
width: 100%;
float: left;
font-size: 15px;
text-align: center;
background: #1a1a1a;
color: #fff;
line-height: 60px;
bottom: -60px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
.effect-goliath:hover h6 {
-webkit-transform: translate3d(0, -60px, 0);
transform: translate3d(0, -60px, 0);
}
ul.project_gal_imgs {
width: 70%;
float: right;
margin: 0px;
padding: 0px;
}
ul.project_gal_imgs li {
list-style: none;
float: left;
width: 33.3%;
}
ul.project_gal_imgs li img {
width: 100%;
height: auto;
float: left;
}
/***********************************
--04.2-HOME VARIATION 3 START---
***********************************/
#minimal-bootstrap-carousel .carousel-inner.ver_new_3_slider .item {
min-height: 825px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_3_slider .carousel-caption .thm-container .box.valign-top.home3_slide1 {
padding: 290px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_3_slider .carousel-caption .thm-container .box.valign-top.home3_slide2 {
padding: 310px 0px 0px;
}
.green_bg {
margin-bottom: 20px;
}
ul.bnr_btm_services {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.bnr_btm_services li {
list-style: none;
float: left;
width: 25%;
padding: 69px 15px 20px 30px;
top: 0;
position: relative;
-webkit-transition: all .3s ease;
transition: all .3s ease;
bottom: -20px;
min-height: 254px;
}
ul.bnr_btm_services li:hover {
margin: -25px 0 0 0;
min-height: 279px;
}
ul.bnr_btm_services li:hover a.knw_more {
opacity: 1;
visibility: visible;
}
ul.bnr_btm_services li.service_img1 {
background: url(../images/home_page3/service_img1.jpg) no-repeat 0px 0px;
background-size: cover;
}
ul.bnr_btm_services li.service_img2 {
background: url(../images/home_page3/service_img2.jpg) no-repeat 0px 0px;
background-size: cover;
}
ul.bnr_btm_services li.service_img3 {
background: url(../images/home_page3/service_img3.jpg) no-repeat 0px 0px;
background-size: cover;
}
ul.bnr_btm_services li.service_img4 {
background: url(../images/home_page3/service_img4.jpg) no-repeat 0px 0px;
background-size: cover;
}
ul.bnr_btm_services li h5 {
font-size: 25px;
color: #fff;
text-transform: none;
margin-bottom: 10px;
}
ul.bnr_btm_services li p {
font-size: 15px;
color: #fff;
}
ul.bnr_btm_services li a.knw_more {
font-size: 15px;
color: #fff;
font-weight: 800;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0px;
opacity: 0;
visibility: hidden;
}
.welcome_dream_txt {
padding-left: 55px;
margin: -6px 0px 0px;
}
.welcome_dream_txt h5 {
font-size: 35px;
color: #606060;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 54px;
margin-bottom: 20px;
}
.welcome_dream_txt h5 .fnt_bold {
color: #000;
font-weight: 800;
font-size: 50px;
}
.welcome_dream_txt p.fnt_border {
margin: 38px 0px 0px;
border-top: 1px solid #d9d9d9;
padding: 24px 0px 0px;
}
a.view_Service {
color: #323232;
font-size: 20px;
font-family: 'Alegreya', serif;
float: right;
text-decoration: underline;
margin: 5px 0px 0px;
font-weight: bold;
}
a.view_Service:hover {
text-decoration: none;
color: #94b200;
}
#service_slider [data-slide="prev"],
#service_slider [data-slide="next"] {
border: 2px solid #747474;
color: #747474;
}
#service_slider [data-slide="prev"]:hover,
#service_slider [data-slide="next"]:hover,
#service_slider [data-slide="prev"]:focus,
#service_slider [data-slide="next"]:focus {
color: #000;
border: 2px solid #000;
}
#service_slider .controls {
bottom: -97px;
left: 50%;
margin-left: -50px;
}
.carousel {
width: 100%;
float: left;
}
.stop_location_col.stopgreen_bg {
background: #97b213;
padding: 36px 0px;
}
.stop_location_col.stopgreen_bg h3 {
font-style: italic;
font-weight: normal;
font-size: 33px;
letter-spacing: -0.7px;
width: 75%;
float: left;
margin-bottom: 0px;
line-height: 40px;
}
a.get_request {
width: 206px!important;
font-weight: 700;
background: #2a2a2a;
font-family: 'Open Sans', sans-serif;
color: #fff!important;
border-radius: 3px;
float: right;
margin: 13px 0px 0px;
}
a.get_request:hover {
border-radius: 3px;
}
.home_map_img {
padding: 0px;
background: url(../images/home_page3/home_cnt_img.jpg) no-repeat 0px 0px;
background-size: cover;
height: 453px;
}
.map_cnt_rght {
width: 50%;
float: right;
background: url(../images/home_page3/home_cnt_desc_bg.jpg) no-repeat;
background-size: cover;
padding: 93px 0px 63px 49px;
}
.contact_info.contact_info1 {
background: none;
padding: 0px;
}
.contact_info.contact_info1 p {
color: #c1c1c1;
}
.contact_info.contact_info1 ul li {
padding: 10px 0px 10px 80px;
}
.contact_info ul li.fnt_style {
font-family: 'Playball', cursive;
}
.greencnt_map_icon {
background: url(../images/home_page3/green_cnt_map_icon.png) no-repeat 0px 8px;
}
.greencnt_mail_icon {
background: url(../images/home_page3/green_cnt_mail_icon.png) no-repeat 0px 8px;
}
.greencnt_call_icon {
background: url(../images/home_page3/green_cnt_call_icon.png) no-repeat 0px 8px;
}
/***********************************
--04.3-HOME VARIATION 4 START---
***********************************/
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .item {
min-height: 665px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide1 {
padding: 184px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3 {
padding: 243px 0px 0px;
width: 43%;
}
#minimal-bootstrap-carousel .slide-1 .carousel-caption .content.cnt_center {
display: inline-block;
float: none;
}
a.view-all.slide_contact_btn.btn_inline {
display: inline-block;
float: none;
}
.variaion4_request_form {
width: 54%;
float: right;
background: #fff;
border-radius: 5px;
margin: 100px 0px 0px 0px;
position: relative;
}
.variaion4_request_form:after {
width: 100%;
height: 40px;
position: absolute;
left: 0px;
bottom: -40px;
background: url(../images/home_page4/form_after_shadow.png) no-repeat center bottom;
content: "";
}
.variaion4_request_form h5 {
background: #f8de32;
width: 100%;
float: left;
font-size: 22px;
color: #7c6f1c;
text-align: center;
padding: 25px 10px 16px;
position: relative;
border-radius: 5px 5px 0px 0px;
font-weight: 800;
font-family: 'Raleway', sans-serif;
}
.variaion4_request_form h5:after {
width: 100%;
height: 20px;
position: absolute;
left: 0px;
bottom: -20px;
background: url(../images/home_page4/request_form_head_bg.png) no-repeat center bottom;
content: "";
}
.request_form_inner {
width: 100%;
float: left;
padding: 40px 30px;
}
#contact-form .form-group.request_group {
margin-bottom: 12px;
width: 100%;
float: left;
}
#contact-form .form-group.request_group label {
font-size: 15px;
color: #000;
font-weight: 400;
float: left;
margin: 6px 0px;
width: 30%;
text-align: left;
}
#contact-form .form-group.request_group .form-control {
background: #fafafa;
border: 1px solid #e9e9e9;
padding: 0px 10px;
height: 34px;
width: 70%;
float: right;
}
#contact-form #var4form_mess1 {
height: 91px;
padding: 10px;
}
.btn.submit_now.get-a-quote_btn {
font-size: 15px;
width: 146px;
height: 45px;
line-height: 45px;
margin: 10px 0px 0px;
}
.subscribe_bg {
background: url(../images/home_page4/subscribe_bg.jpg) no-repeat 0px 0px;
background-size: cover;
margin: 0px 0px -60px;
padding: 95px 0px 250px 0px;
}
.subscribe_txt {
padding-right: 30px;
}
.subscribe_search {
background: #fff;
border: 1px solid #9c9c9c;
padding: 11px 0px 11px 22px;
float: left;
width: 100%;
box-shadow: 0px 0px 10px #ccc;
margin: 9px 0px 0px;
position: relative;
}
.subscribe_search .navbar-form {
padding: 0px;
margin: 0px;
border: 0 none;
width: 100%;
}
.subscribe_search .form-control {
font-size: 16px;
color: #898989;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
background: none;
outline: none;
border: 0px;
padding: 0px;
border-radius: 0px;
letter-spacing: 0.6px;
box-shadow: 0px 0px 0px;
float: left;
width: 75%;
}
.subscribe_search .btn-default {
background: #b4ce34;
width: 125px;
height: 58px;
color: #fff;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 700;
float: right;
top: -1px;
border: 0px;
border-radius: 0px;
position: absolute;
right: -1px;
}
.subscribe_search .btn-default:hover {
cursor: pointer;
opacity: .8;
}
.get_touch_map {} .get_touch_map iframe {
width: 100%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
height: 391px;
border: 2px solid #c5c5c5 !important;
}
.get_touch_form {
padding-left: 57px;
}
#contact-form #form_mess1 {
height: 164px;
}
#contact-form .form-control.fnt_diff {
color: #bcbcbc;
}
.white_client_txt.gray_client_txt {
background: #f1f1f1;
box-shadow: 0px 0px 0px #fff;
padding: 33px 32px 63px 18px;
margin-bottom: 40px;
}
.white_client_txt.gray_client_txt:after {
background: url(../images/home_page4/client_gray_arrow.png) no-repeat 0px 0px;
}
.frthhome_services {
background: #fff;
box-shadow: 0px 0px 10px #ccc;
width: 100%;
float: left;
padding: 30px 17px 23px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
min-height: 280px;
}
.frthhome_services:hover {
background: url(../images/home_page4/frth_srvice_hover_bg.jpg) no-repeat 0px 0px;
padding: 20px 17px 23px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
background-size: cover !important;
}
.frthhome_services:hover > .service_icon {
background: url(../images/home_page4/service_leave_icon_hover.png) no-repeat;
}
.frthhome_services:hover h5 a {
color: #fff;
}
.frthhome_services p {
margin-bottom: 5px;
}
.frthhome_services:hover p {
color: #fff;
}
.frthhome_ser_mtbm {
margin-bottom: 30px;
}
.frthhome_services .service_icon {
background: url(../images/home_page4/service_leave_icon.png) no-repeat;
display: inline-block;
width: 64px;
height: 64px;
margin-bottom: 18px;
}
.frthhome_services h5 {
font-size: 25px;
color: #000;
text-transform: none;
margin-bottom: 8px;
}
.frthhome_services h5 a {
color: #000;
}
.frthhome_services h5 a:hover {
color: #fff;
}
.frthhome_services a.read_more {
font-size: 13px;
color: #f9ffa0;
font-weight: 700;
text-decoration: none;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
opacity: 0;
visibility: hidden;
}
.frthhome_services:hover a.read_more {
opacity: 1;
visibility: visible;
}
.quality_service_txt {
padding-left: 47px;
margin: -2px 0px 0px;
}
.best_residential {
font-size: 16px;
color: #747474;
font-style: italic;
}
.year_quality.year_quality1 {
width: 100%;
padding-right: 0px;
background: none;
margin: 2px 0px 14px;
text-align: left;
}
.quality_landscape_img {
background: url(../images/home_page4/quality_landscape_img.jpg) no-repeat right 85%;
}
ul.frthabt_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.frthabt_list li {
list-style: none;
float: left;
width: 100%;
background: url(../images/home_page4/abt_list_mark.png) no-repeat 0px 6px;
padding-left: 45px;
margin: 15px 0px 16px;
}
ul.frthabt_list li h6 {
font-size: 16px;
color: #404040;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
margin-bottom: 4px;
}
ul.frthabt_list li p {
font-size: 15px;
color: #898989;
}
ul.frthabt_list li:last-child {
margin-bottom: 0px;
}
p.fnt17.mrbtm {
margin-bottom: 12px;
}
.wantto_work_col {
background: #161616;
padding: 26px 46px;
margin: 80px 0px 0px;
}
.wantto_work_col h3 {
font-weight: 400;
float: left;
margin: 6px 0px 0px;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
margin: 0px;
float: right;
}
/***********************************
--05-QUALTIY SERVICE START---
***********************************/
.year_quality {
font-size: 40px;
color: #494949;
font-family: 'Alegreya', serif;
font-weight: 700;
background: url(../images/home_page/quality_line.jpg) no-repeat right 24px;
text-align: right;
letter-spacing: 0px;
padding-right: 37px;
line-height: 48px;
float: left;
width: 38.5%;
}
.year_quality .year_35 {
font-size: 60px;
}
.year_quality .landscanp_color {
color: #94b200;
}
.quality-txt {
width: 58.5%;
float: right;
margin: 16px 0px 14px;
}
.quality-txt p {
font-size: 17px;
color: #727272;
line-height: 29px;
letter-spacing: 0px;
}
.quality-list {
float: left;
width: 100%;
padding: 50px 0px 0px;
border-top: 1px solid #e3e3e3;
margin: 33px 0px 0px;
}
.quality-list_marbtm {
overflow: hidden
}
.quality-list img {
width: 100%;
float: left;
height: auto;
position: relative;
}
.image_hover {
position: relative;
display: block;
overflow: hidden;
}
.image_hover.mbot_38 {
margin-bottom: 38px;
}
.image_hover:after {
position: absolute;
content: '';
opacity: 0;
background-color: rgba(0, 0, 0, .2);
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all .3s ease-out;
}
.image_hover:hover:after {
opacity: .1
}
.zoom_img_effect {
position: relative;
transition: all .3s ease-out;
}
.image_hover:hover .zoom_img_effect {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
.image_hover:focus:after,
.image_hover:hover:after {
opacity: 1;
}
.quality-list h5 {
font-size: 25px;
color: #3f3f3f;
text-transform: none;
margin-bottom: 8px;
letter-spacing: 0.7px;
}
.quality-list h5 a {
color: #3f3f3f;
}
.quality-list h5 a:hover {
color: #94b200
}
.quality-list p {
font-size: 14px;
color: #999;
letter-spacing: 0.6px;
line-height: 26px;
margin-bottom: 22px;
}
a.view-all.read_btn {
width: 128px;
line-height: 37px;
color: #fff;
background: #b4ce34;
font-size: 14px;
font-weight: 700;
border-radius: 3px;
font-family: 'Open Sans', sans-serif;
}
a.view-all.read_btn:before {
border-radius: 3px;
}
/***********************************
--06-PHOTO GALLERY START---
***********************************/
.carousel-inner .item img.img-responsive {
max-width: 100%;
width: 100%;
}
.project_Gal {
background: url(../images/home_page/prd_slide_bg.jpg) no-repeat center top;
background-size: cover;
}
#photo_gallery {
padding: 0 15px;
}
#photo_gallery .default_hidden img {
width: 100%
}
#photo_gallery .project_detail {
width: 100%;
left: 0;
z-index: 9;
position: absolute;
top: 0;
opacity: 0;
visibility: hidden;
transition: all .3s ease-out;
background: rgba(0, 0, 0, .5);
text-align: center;
height: 100%;
}
.default_hidden {
width: 100%;
float: left;
position: relative;
overflow: hidden;
}
.default_hidden:hover > img.zoom_img_effect {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
#photo_gallery .col-lg-2:hover .default_hidden img.zoom_img_effect {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
#photo_gallery .project_detail a.view-all.view_gallery {
width: 147px;
display: inline-block;
transition: all .3s ease-out;
orphans: 0;
line-height: 37px;
margin: 0 0 37px;
border-radius: 3px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
background: #b4ce34;
color: #fff;
font-weight: 700;
}
#photo_gallery .project_detail:hover > a.view-all.view_gallery {
margin: 0 0 20px;
opacity: 1;
}
.project_btn_valign {
position: absolute;
top: 0;
margin-top: -43px;
transition: all .3s ease-out;
text-align: center;
width: 100%;
}
#photo_gallery .project_detail:hover > .project_btn_valign {
top: 50%;
transition: all .3s ease-out;
}
#photo_gallery .project_detail h2 {
font-weight: 700;
color: #fff;
transition: all .3s ease-out;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
}
#photo_gallery .col-lg-2 {
width: 20%;
position: relative;
}
#photo_gallery .project_full_col {
width: 100%;
float: left;
position: relative;
}
#photo_gallery .project_full_col:hover > .project_detail {
opacity: 1;
visibility: visible;
transition: all .3s ease-out;
}
[data-slide="prev"],
[data-slide="next"] {
margin-right: 10px;
border: 2px solid #959595;
width: 46px;
height: 46px;
border-radius: 0px;
line-height: 46px;
color: #fff;
text-align: center;
}
#photo_gallery .controls {
bottom: -97px;
left: 50%;
top: inherit;
margin-left: -50px;
}
#photo_gallery .project_full_col:hover > .project_heading {
display: none
}
.variant_four_project .project_heading {
background: url(../images/home_page4/project_gradient_bg.png) repeat-x bottom !important;
position: absolute;
height: 100%;
top: 0;
left: 0;
width: 100%;
z-index: 0;
text-align: center;
color: #fff;
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
}
.variant_four_project .project_heading span.heading_txt {
position: absolute;
bottom: 25px;
width: 100%;
left: 0;
}
.controls {
margin-top: 20px;
position: absolute;
right: 0px;
}
[data-slide="prev"]:hover,
[data-slide="next"]:hover,
[data-slide="prev"]:focus,
[data-slide="next"]:focus {
color: #959595;
border: 2px solid #959595;
}
#photo_gallery .controls.gallery_controls {
top: -120px;
right: 92px;
left: inherit;
bottom: inherit;
}
#photo_gallery .controls.gallery_controls [data-slide="prev"],
#photo_gallery .controls.gallery_controls [data-slide="next"] {
border: 2px solid #3f3f3f;
color: #6c6c6c;
}
#photo_gallery .controls.gallery_controls [data-slide="prev"]:hover,
#photo_gallery .controls.gallery_controls [data-slide="next"]:hover {
border: 2px solid #fff;
color: #fff;
}
/***********************************
--07-HOME ABOUT START---
***********************************/
.home_about_col {
background: url(../images/home_page/requestaquote_bg.png) no-repeat right center;
}
p.black_txt {
font-size: 18px!important;
color: #303030!important;
letter-spacing: 0.3px;
line-height: 28px;
}
.short_about_col p.fnt_20 {
font-size: 20px!important;
font-weight: 300;
color: #010101;
line-height: 29px;
margin-bottom: 9px;
letter-spacing: 0.7px;
}
.short_about_col p {
color: #898989;
font-size: 15px;
line-height: 26px;
}
.short_about_col p.margin_20 {
margin-bottom: 20px;
}
ul.about_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.about_list li {
list-style: none;
float: left;
width: 100%;
font-size: 15px;
line-height: 25px;
margin: 5px 0px;
}
ul.about_list li a:before {
margin-right: 12px;
color: #94b200;
content: '\f105';
font-family: 'FontAwesome';
}
ul.about_list li a:hover:before {
color: #000;
}
ul.about_list li a {
color: #94b200;
text-decoration: none;
}
ul.about_list li a:hover {
color: #000;
}
.no_pad_left {
padding-left: 0px;
}
.request_col {
background: url(../images/home_page/request_bg.jpg) no-repeat center top;
padding: 10px;
width: 573px;
background-size: cover;
}
.request_col_inn {
border: 1px dashed #fff;
padding: 30px 30px 25px 30px;
}
.request_col h3 {
margin-bottom: 22px;
}
#contact-form .form-group.request_Form_group {
margin-bottom: 15px;
}
#contact-form .form-control.request_form_input {
height: 40px;
padding: 5px 21px;
color: #bcbcbc;
border: 0px;
}
#contact-form #form_message.height_141 {
height: 141px;
}
.btn.send_btn {
font-size: 15px;
font-weight: 700;
color: #303030;
border: 0px;
box-shadow: 0px 0px 0px;
float: right;
border-left: 1px solid #c5c5c5;
text-transform: uppercase;
background: none;
height: 20px;
text-align: center;
width: 70px;
padding: 0px;
border-radius: 0px;
margin: -50px 5px 0px 0px;
}
.btn.send_btn:hover {
color: #9fc612;
}
/***********************************
--08-WHY CHOOS START---
***********************************/
.why_choose_col {
background: #f4f4f4;
}
.short_about_col.why_choose_Txt {
padding-right: 74px;
margin: -15px 0px 0px;
}
.choose_list {
margin-bottom: 77px;
}
.choose_list_56 {
margin-bottom: 58px;
}
.list_pad_left {
padding-left: 0px;
}
.list_pad_rght {
padding-right: 0px;
}
.choose_list:nth-child(2),
.choose_list:nth-child(4) {
margin-right: 0px;
}
.choose_list:nth-child(3),
.choose_list:nth-child(4) {
margin-bottom: 0px;
}
.choose_list_icon {
width: 70px;
float: left;
background: url(../images/home_page/mission_icon_bg.png) no-repeat;
height: 84px;
margin-right: 30px;
padding: 11px;
}
.choose_list_info {
width: 72%;
float: left;
}
.choose_list_info h5 {
font-size: 25px;
color: #242424;
text-transform: none;
margin-bottom: 11px;
margin-top: -2px;
letter-spacing: 0px;
}
.choose_list_info p {
color: #898989;
letter-spacing: 0px;
line-height: 26px;
}
.choose_list_info a.txt_more {
color: #c77a49;
font-size: 14px;
}
.choose_list_info a.txt_more:hover {
color: #000;
}
/***********************************
--09-STOP LOCATION START---
***********************************/
.stop_location_col {
background: url(../images/home_page/stop_location_bg.jpg) no-repeat center center fixed;
padding: 54px 0px 67px;
background-size: cover;
}
.stop_location_col h3 {
font-size: 36px;
line-height: 45px;
margin-bottom: 44px;
}
.stop_buttons {
width: 100%;
display: inline-block;
}
a.view-all.flnone {
float: none;
display: inline-block;
}
a.view-all.slide_contact_btn.slide_service_btn.margin_rght {
margin-left: 0px;
margin-right: 30px;
}
/***********************************
--10-CLIENT CARASOUEL START---
***********************************/
.client_bg {
background: url(../images/home_page/client_col_bg.jpg) repeat;
}
#client_slider {
padding: 0 15px;
}
#client_slider [data-slide="prev"],
#client_slider [data-slide="next"] {
margin-right: 10px;
border: 2px solid #959595;
width: 46px;
height: 46px;
border-radius: 0px;
line-height: 46px;
color: #959595;
text-align: center;
}
#client_slider .controls {
top: -100px!important;
right: 0px;
top: inherit;
position: absolute;
}
#client_slider [data-slide="prev"]:hover,
#client_slider [data-slide="next"]:hover,
#client_slider [data-slide="prev"]:focus,
#client_slider [data-slide="next"]:focus {
color: #000;
border: 2px solid #959595;
}
.white_client_txt {
position: relative;
background: #fff;
padding: 31px 18px 39px;
border-radius: 3px;
box-shadow: 0px 0px 5px #ccc;
margin-bottom: 30px;
}
.white_client_txt p {
background: url(../images/home_page/client_quote_bg.png) no-repeat 0px 0px;
padding-left: 52px;
color: #9d9d9d;
line-height: 26px;
}
.white_client_txt:after {
width: 28px;
height: 22px;
position: absolute;
left: 67px;
bottom: -22px;
background: url(../images/home_page/client_txt_down_ar.png) no-repeat 0px 0px;
content: "";
}
.client_identity_Col {
width: 100;
float: left;
}
.client_image {
float: left;
margin-right: 22px;
}
.client_desc {
float: left;
width: 50%;
margin: 10px 0px 0px;
}
.client_name {
font-size: 15px;
color: #9d9d9d;
}
.client_place {
font-size: 12px;
color: #9fc612;
text-transform: uppercase;
}
/***********************************
--11-BLOG START---
***********************************/
.blog_col {} .blog_img {
width: 100%;
float: left;
position: relative;
}
.blog_img img {
width: 100%;
float: left;
height: auto;
}
.blog_info {
width: 100%;
float: left;
padding: 26px 0px 11px;
background: #fff;
}
.blog_info h4 {
font-weight: 600;
margin-bottom: 10px;
line-height: 26px;
letter-spacing: 0px;
}
.blog_info h4 a {
text-transform: none;
color: #242424;
}
.blog_info h4 a:hover {
color: #94b200;
text-decoration: underline;
}
ul.blog_list_icon {
margin: 0px;
padding: 16px 0px 0px;
width: 100%;
float: left;
border-top: 1px dashed #e2e2e2;
}
ul.blog_list_icon li {
list-style: none;
float: left;
font-size: 14px;
color: #c1c1c1;
padding: 0px 15px 0px 25px;
position: relative;
margin-right: 15px;
line-height: 24px;
}
ul.blog_list_icon li:last-child:after {
background: none;
}
ul.blog_list_icon li:last-child {
margin-right: 0px;
}
ul.blog_list_icon li:after {
width: 1px;
height: 13px;
position: absolute;
right: 0px;
top: 6px;
background: url(../images/home_page/list_after-bg.jpg) no-repeat right center;
content: "";
}
.user_icon {
background: url(../images/home_page/user_icon.png) no-repeat 0px 5px;
}
.comment_icon {
background: url(../images/home_page/comment_icon.png) no-repeat 0px 5px;
}
.blog_col.good_lawn_list {} .blog_col ul.good_lawn_list {
margin: 0px;
padding: 0px;
border: 1px solid #d9d9d9;
background: rgba(255, 255, 255, .2);
width: 100%;
float: left;
}
.blog_col ul.good_lawn_list li {
list-style: none;
float: left;
width: 100%;
border-bottom: 1px solid #d9d9d9;
padding: 23px 34px 18px;
}
.blog_col ul.good_lawn_list li:hover {
background: #fcfcfc;
}
.blog_col ul.good_lawn_list li:last-child {
padding: 18px 34px;
border-bottom: 0px;
}
.blog_col ul.good_lawn_list li h4 {
font-weight: 600;
text-transform: none;
letter-spacing: 0px;
line-height: 26px;
}
.blog_col ul.good_lawn_list li h4 a {
text-transform: none;
color: #242424;
}
.blog_col ul.good_lawn_list li:hover h4 {
color: #94b200;
text-decoration: underline;
}
.blog_col ul.good_lawn_list li p {
margin-bottom: 0px;
}
.blog_col ul.good_lawn_list li a.news_read {
color: #9fc612;
font-size: 15px;
text-decoration: underline;
font-weight: 700;
}
.blog_col ul.good_lawn_list li a.news_read:hover {
color: #000;
}
/***********************************
--12--INNER PAGE BANNER START---
***********************************/
.inner_page_bnr {
background: url(../images/common_in_all/inner_bnr-bg4.jpg) no-repeat center top;
padding: 120px 0 0 0;
width: 100%;
float: left;
background-size: cover;
min-height: 296px;
text-align: center;
}
.inner_page_bnr h2 {
font-size: 55px;
color: #fff;
text-transform: none;
text-shadow: 1px 1px 0px #717171;
}
.breadcrumb {
padding: 18px 0px 17px;
margin: 0px;
background: none;
border-radius: 0px;
}
.breadcrumb li {
font-size: 14px;
font-weight: 400;
color: #fff;
}
.breadcrumb li a {
color: #fff;
text-decoration: none;
}
.breadcrumb li a:hover {
color: #85a820;
}
.breadcrumb>.active {
color: #fff;
}
.breadcrumb>li+li:before {
padding: 0 5px;
color: #ccc;
content: '\f105';
font-family: 'FontAwesome';
}
/***********************************
--13--ABOUT US PAGE START---
***********************************/
.about_desc {
padding-left: 65px;
margin: -6px 0px 0px;
}
.about_desc h4 {
font-size: 30px;
text-transform: none;
margin: 13px 0px 12px;
width: 100%;
float: left;
letter-spacing: 0.9px;
}
.friendly_customer_Txt {
font-size: 18px;
font-style: italic;
color: #767676;
width: 100%;
float: left;
margin-bottom: 48px;
letter-spacing: 0.2px;
}
.about_chooe_bg {
background: url(../images/aboutus_page/choose_col_bg.jpg) repeat;
padding: 95px 0px 0px;
}
.choose_list_icon.chooselist_lyt-green {
background: url(../images/home_page2/mission_icon_bg.png) no-repeat;
}
.choose_img {
float: right;
width: 98%;
margin: -70px 0px 0px;
}
.choose_img img {
width: 100%;
height: auto;
float: left;
}
#member_slider [data-slide="prev"],
#member_slider [data-slide="next"] {
border: 2px solid #5f5f5f;
color: #5f5f5f;
}
#member_slider [data-slide="prev"]:hover,
#member_slider [data-slide="next"]:hover,
#member_slider [data-slide="prev"]:focus,
#member_slider [data-slide="next"]:focus {
color: #fff;
border: 2px solid #fff;
}
.team_col.tam_mar_btm {
margin-bottom: 0px;
}
.team_col.tam_mar_btm img {
margin-bottom: 0px;
}
.team_col.tam_mar_btm .team_name {
margin: 31px 0px 8px;
}
.team_col {
margin-bottom: 45px;
position: relative;
}
.team_col img {
width: 100%;
float: left;
height: auto;
margin-bottom: 26px;
}
.team_col .team_name {
font-size: 25px;
font-family: 'Alegreya', serif;
font-weight: 700;
color: #fff;
width: 100%;
float: left;
margin-bottom: 4px;
}
.team_col p {
color: #8e8d8d;
line-height: 22px;
}
.project_Gal {
background: url(../images/home_page/prd_slide_bg.jpg) no-repeat center top;
background-size: cover;
}
#member_slider .controls {
top: -100px;
}
.dedicated-team-img-holder {
position: relative;
overflow: hidden;
}
.dedicated-team-img-holder .overlay {
position: absolute;
top: 100%;
left: 0;
right: 0;
bottom: 0;
background: rgba(166, 198, 68, .75);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dedicated-team-img-holder:hover > .default_hidden img {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
.dedicated-team-img-holder:hover .overlay {
top: 0;
}
.dedicated-team-img-holder .overlay .inner-holder {
display: table;
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .3s ease .3s;
transition: all .3s ease .3s;
}
.dedicated-team-img-holder .overlay:hover > .zoom_img_effect {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
.dedicated-team-img-holder:hover .overlay .inner-holder {
opacity: 1;
filter: alpha(opacity=100);
}
.dedicated-team-img-holder:hover .overlay ul {
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-delay: .6s;
animation-delay: .6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
.dedicated-team-img-holder .overlay ul {
text-align: center;
display: table-cell;
vertical-align: middle;
}
.dedicated-team-img-holder .overlay ul {
margin-left: -5px;
margin-right: -5px;
}
.dedicated-team-img-holder .overlay ul li {
display: inline;
padding-left: 10px;
}
.dedicated-team-img-holder .overlay ul li a {
display: inline-block;
width: 30px;
height: 30px;
font-size: 15px;
background: #000;
text-align: center;
color: #a6c644;
line-height: 30px;
border-radius: 50%;
margin-left: -4px;
}
.dedicated-team-img-holder .overlay ul li a:hover {
background: #a6c644;
color: #fff;
}
.dedicated-team-single-item {
position: relative;
margin-bottom: 80px;
}
.dedicated-team-img-holder img {
height: auto;
width: 100%;
}
/***********************************
--14--FAQ PAGE START---
***********************************/
h3.accrdian_head {
margin: 95px 0px 40px;
}
.accordion-first {
margin: 22px 0px 0px;
width: 100%;
float: left;
}
.accordion-first.acord_mar_non {
margin: 0px;
}
.accordion-first .accordion-group {
margin-bottom: 15px;
}
.accordion-first .accordion-group:last-child {
margin-bottom: 0px;
}
.accordion-first .accordion-heading,
.accordion-first .accordion-toggle:hover,
.accordion-first .accordion-heading .accordion-toggle.active {
background: none repeat scroll 0% 0% transparent;
}
.accordion-first .accordion-heading .accordion-toggle.active {
background: #a6c644;
color: #fff;
}
.accordion-first .accordion-heading {
border-bottom: 0px none;
font-size: 15px;
}
.accordion-first .accordion-heading .accordion-toggle {
display: block;
cursor: pointer;
padding: 17px 20px 16px !important;
color: #898989;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
outline: medium none !important;
text-decoration: none;
background: #f5f5f5;
letter-spacing: 0.5px;
}
.accordion-first .accordion-heading .accordion-toggle.active em {
border: 1px solid #ededed;
color: #6c6c6c;
}
.accordion-first .accordion-heading .accordion-toggle > em {
background: #fff;
border: 1px solid #ededed;
margin: -5px 0px 0px;
color: #6c6c6c;
font-size: 14px;
height: 29px;
line-height: 29px;
text-align: center;
width: 29px;
float: right;
}
.accordion-inner {
background: #fff;
border: 1px solid #efefef;
border-top: 0px;
padding: 30px 25px 41px;
line-height: 26px;
}
/***********************************
--15--SERVICE PAGE START---
***********************************/
.service_marbtm {
margin-bottom: 80px;
}
.service_marbtm:nth-child(4),
.service_marbtm:nth-child(5),
.service_marbtm:nth-child(6) {
margin-bottom: 0px;
}
.quality-list.service-list {
margin: 0px;
padding: 0px;
border: 0px;
}
/***********************************
--16--LAWN GARDEN PAGE START---
***********************************/
.wdt_left {
width: 27.5%;
float: left;
}
ul.service_nav {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
border: 1px solid #e4e4e4;
border-left: 0px;
}
ul.service_nav li {
list-style: none;
float: left;
width: 100%;
font-size: 20px;
font-family: 'Alegreya', serif;
font-weight: 700;
border-bottom: 1px solid #e4e4e4;
letter-spacing: 0px;
}
ul.service_nav li a {
color: #3f3f3f;
text-decoration: none;
background: #f8f8f8;
border-left: 5px solid #e4e4e4;
padding: 18px 20px 17px;
display: block;
}
ul.service_nav li a:hover,
ul.service_nav li a.service_nav_active {
background: #fff;
border-left: 5px solid #9fc612;
}
ul.service_nav li:last-child {
border-bottom: 0px;
}
.howwehelp_col {
width: 100%;
float: left;
background: #9fc612;
padding: 23px 30px 36px;
margin: 30px 0px;
position: relative;
}
.howwehelp_col:after {
background: url(../images/law_gardner_page/call_icon.png) no-repeat;
right: 20px;
bottom: 24px;
position: absolute;
content: "";
width: 64px;
height: 64px;
}
.howwehelp_col h4 {
color: #fff;
text-transform: none;
font-size: 25px;
}
.howwehelp_col p {
color: #fff;
line-height: 22px;
margin-bottom: 15px;
}
a.contact_btn {
font-size: 14px;
color: #363636;
font-weight: 700;
text-transform: uppercase;
float: left;
text-decoration: none;
}
a.contact_btn:hover {
color: #fff;
}
.download_brochure_Col {
width: 100%;
float: left;
background: #fff;
border: 1px solid #e7e7ee;
padding: 23px 28px 33px;
position: relative;
}
.download_brochure_Col:after {
width: 107px;
height: 94px;
background: url(../images/law_gardner_page/adobe_icon.png) no-repeat;
right: 4px;
bottom: 14px;
content: "";
position: absolute;
z-index: 0;
}
.download_brochure_Col h5 {
font-size: 24px;
color: #404040;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
text-transform: none;
letter-spacing: 0px;
line-height: 29px;
margin-bottom: 18px;
}
.download_brochure_Col h5 span {
font-weight: 700;
}
a.btn.download_btn {
font-size: 15px;
color: #7c6f1c;
background: #f8de32;
width: 146px;
height: 45px;
float: left;
border-radius: 2px;
text-transform: uppercase;
font-weight: 700;
line-height: 45px;
padding: 0px;
}
.wdt_rght {
width: 69.2%;
float: right;
}
.wdt_mar_t {
margin: -5px 0px 0px;
}
ul.law_service_img {
width: 100%;
float: left;
margin: 0px 0px 46px;
padding: 0px;
}
ul.law_service_img li {
list-style: none;
float: left;
width: 50%;
}
ul.law_service_img li img {
width: 100%;
float: left;
height: auto;
}
ul.law_service_img li.second_img {
float: right;
width: 46.4%;
}
.key_benefit_col {
width: 100%;
float: left;
margin: 20px 0px 50px;
}
.key_benefit_col.irrigation_key {
margin-top: 10px;
}
.key_benefit_img {
width: 33.8%;
float: left;
}
.key_benefit_img img {
width: 100%;
float: left;
height: auto;
}
.key_benefit_desc {
width: 62.5%;
float: right;
}
.key_benefit_desc.key_benefit_desc1 {
width: 60%;
}
.key_benefit_desc h5 {
font-size: 18px;
color: #000;
font-family: 'Open Sans', sans-serif;
text-transform: none;
font-weight: normal;
margin-bottom: 10px;
}
.key_benefit_desc p {
margin-bottom: 15px;
}
ul.key_benefit_list {
width: 100%;
float: left;
margin: 7px 0px 0px;
padding: 0px;
}
ul.key_benefit_list.best_sol {
margin: 10px 0px 0px;
}
ul.key_benefit_list.best_sol.about_snow {
margin: 0px;
}
ul.key_benefit_list.best_sol.about_snow li {
color: #99b832;
letter-spacing: 0.4px;
margin: 4px 0px;
}
ul.key_benefit_list li {
list-style: none;
float: left;
width: 54%;
font-size: 15px;
color: #858585;
background: url(../images/law_gardner_page/key_benefit_mark_icon.png) no-repeat 0px 4px;
padding-left: 30px;
line-height: 24px;
margin: 5px 0px;
}
ul.key_benefit_list li.wdt_40 {
width: 40%;
}
.why_service_choose_col {
width: 100%;
float: left;
border-top: 1px solid #e8e8e8;
padding: 50px 0px 0px;
}
.why_service_choose_col h4 {
margin-bottom: 33px;
}
.choose_Accordian_Wdt {
width: 62.5%;
float: left;
}
.accordion-first.margin0 {
margin: 0px;
}
.requirement_garderning_col {
width: 33.8%;
float: right;
background: url(../images/law_gardner_page/gardnering_requirement.jpg) no-repeat;
padding: 22px 20px 31px 20px;
text-align: center;
background-size: cover;
margin: 2px 0px 0px;
}
.requirement_garderning_col h5 {
font-size: 24px;
color: #fff;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
text-transform: none;
line-height: 34px;
margin-bottom: 23px;
}
a.btn.download_btn.contact1_btn {
float: none;
display: inline-block;
}
/***********************************
--17--PLANTING REMOVAL PAGE START---
***********************************/
ul.law_service_img li.first_img_wdt {
width: 100%;
}
.key_benefit_img.key_fr_img {
float: right;
}
.key_benefit_desc.key_fl {
float: left;
}
/***********************************
--18--IRRIAGTION DANAGE PAGE START---
***********************************/
.irrigation_drainage_Col {
width: 100%;
float: left;
margin-bottom: 49px;
}
.irrigation_drainage_desc {
width: 62%;
float: left;
margin: -2px 0px 0px;
}
.irrigation_drainage_img {
width: 33.8%;
float: right;
}
.irrigation_drainage_img img {
width: 100%;
float: left;
height: auto;
}
/***********************************
--19--SPRING FALLCLEANUP PAGE START---
***********************************/
ul.law_service_img li.spring_img_wdt1 {
width: 62.6%;
}
ul.law_service_img li.spring_img_wdt2 {
width: 33.6%;
margin-left: 30px;
}
.key_benefit_col.best_sol_col {
border-top: 1px solid #e8e8e8;
padding: 50px 0px 0px;
}
ul.key_benefit_list.best_sol li {
width: 100%;
color: #434344;
background: none;
padding-left: 0px;
line-height: 20px;
}
ul.key_benefit_list.best_sol li:last-child {
margin-bottom: 0px;
}
/***********************************
--20--SNOW ICE REMOVAL PAGE START---
***********************************/
.about_snow_col {
width: 100%;
float: left;
}
.about_snow_col.about_snow_col1 {
width: 43.8%;
}
.about_snow_col.about_snow_col1 h4 {
margin-bottom: 27px;
}
.about_snow_img {
width: 50%;
float: left;
margin-right: 30px;
}
.about_snow_img img {
width: 100%;
float: left;
height: auto;
}
.about_snow_img.about_snow_img1 {
width: 100%;
margin-right: 0px;
margin-bottom: 20px;
}
.about_snow_wdt {
width: 100%;
float: left;
margin: 40px 0px 52px;
}
ul.snow_removal_icon_list {
width: 46.3%;
float: right;
margin: -3px 0px 0px;
padding: 0px;
}
ul.snow_removal_icon_list li {
list-style: none;
float: left;
width: 100%;
padding-left: 100px;
margin-bottom: 25px;
}
ul.snow_removal_icon_list li:last-child {
margin-bottom: 0px;
}
ul.snow_removal_icon_list li h5 {
font-size: 18px;
color: #314861;
font-family: 'Open Sans', sans-serif;
text-transform: none;
font-weight: normal;
margin-bottom: 10px;
}
ul.snow_removal_icon_list li p {
line-height: 24px;
}
.maintanence_icon {
background: url(../images/snow_ice_removal_page/maintanence_icon.png) no-repeat 0px 0px;
}
.nativeplant_icon {
background: url(../images/snow_ice_removal_page/native_plants_icon.png) no-repeat 0px 0px;
}
.walkways_icon {
background: url(../images/snow_ice_removal_page/walkways_icon.png) no-repeat 0px 0px;
}
/***********************************
--21--CASE STUDY PAGE START---
***********************************/
.case_study_col {
margin-bottom: 50px;
}
.case_study_col.project_descrption {
margin-bottom: 37px;
}
.case_study_col.case_study_col1 {
margin-bottom: 47px;
}
.case_study_col h5 {
font-size: 28px;
color: #242424;
text-transform: none;
margin-bottom: 15px;
}
.case_study_col h5.head_marbtm {
margin-bottom: 20px;
}
.case_study_col.landscap_marnone {
margin-bottom: 0px;
}
.case_study_col.landscap_marnone h5 {
margin: 15px 0px 10px;
}
.find_landscape_col {
background: #f5f5f5;
padding: 41px 34px 31px 41px;
width: 100%;
float: left;
}
.case_study_img {} .case_study_img.martp {} .case_study_img img {
width: 100%;
float: left;
height: auto;
}
.case_study_desc {
margin: 30px 0px 0px;
}
.case_study_desc.desc-mar_none {
margin: 0px;
}
.case_study_desc p {
color: #898989;
}
ul.case_study_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.case_study_list li {
list-style: none;
float: left;
width: 100%;
color: #99bd3a;
font-size: 15px;
margin-bottom: 19px;
padding-left: 33px;
position: relative;
}
ul.case_study_list li:last-child {
margin-bottom: 0px;
}
ul.case_study_list li i {
font-size: 18px;
margin-right: 10px;
position: absolute;
left: 0;
}
ul.case_study_list li span {} .case_study_col.cash_mar_btm {
margin-bottom: 46px;
}
.description_txt {
float: left;
width: 100%;
padding-left: 35px;
margin: 42px 0px 0px;
}
.description_txt .quote_img {
float: left;
width: 100%;
padding: 0px 0px 20px 12px;
}
.description_txt p {
color: #999;
}
/***********************************
--22--BLOG PAGE START---
***********************************/
.left_marbtm {
margin-bottom: 50px;
}
.left_marbtm1 {
margin-bottom: 34px;
}
.news_search {
float: left;
background: #fff;
width: 100%;
border: 1px solid #ededed;
padding: 7px 22px;
}
.news_search .navbar-form {
padding: 0px;
margin: 0px;
border: 0 none;
width: 80%;
}
.form-control:focus {
-webkit-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.news_search .form-control {
font-size: 14px;
color: #909090;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
background: none;
outline: none;
border: 0px;
padding: 0px;
border-radius: 0px;
letter-spacing: 0.6px;
box-shadow: 0px 0px 0px;
width: 100%;
float: left;
}
.news_search .navbar-form .form-group {
width: 80%;
}
.news_search .btn-default {
background: url(../images/blog_page/search_img.jpg) no-repeat;
width: 49px;
height: 49px;
float: right;
top: 0px;
border: 0px;
position: absolute;
right: 15px;
border-radius: 0px;
}
.news_search .btn-default:hover,
.btn-default:focus,
.btn-default.active {
background: url(../images/blog_page/search_img.jpg) no-repeat;
}
.blog_col ul.good_lawn_list.blog_list {} .blog_col ul.good_lawn_list.blog_list li {
padding: 24px 15px 22px 20px;
}
.blog_col ul.good_lawn_list.blog_list li:last-child {
padding: 25px 15px 25px 20px;
}
.blog_col ul.good_lawn_list.blog_list li:hover {
background: #f7f7f7;
}
.blog_col ul.good_lawn_list.blog_list li h4 {
font-size: 14px;
color: #404040;
text-transform: none;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
letter-spacing: 0px;
line-height: 22px;
}
.blog_col ul.good_lawn_list.blog_list li p {
font-size: 14px;
}
.blog_col ul.good_lawn_list.blog_list li a.news_read {
font-size: 16px;
text-decoration: none;
text-transform: uppercase;
}
a.download_brochure {
background: url(../images/blog_page/download_icon.jpg) no-repeat right top #1d7745;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 22px;
color: #fff;
float: left;
width: 100%;
text-decoration: none;
padding: 15px 18px;
letter-spacing: 0px;
margin-bottom: 45px;
}
a.download_brochure:hover {
opacity: .8;
}
ul.categories_list {
margin: 0px;
padding: 0px;
width: 100%;
float: left;
}
ul.categories_list li {
list-style: none;
float: left;
width: 100%;
font-size: 15px;
border-bottom: 1px solid #e6e6e6;
background: url(../images/blog_page/categories_ar.png) no-repeat 93% center;
letter-spacing: 0.3px;
}
ul.categories_list li:last-child {
border-bottom: 0px;
}
ul.categories_list li a {
color: #898989;
text-decoration: none;
display: block;
padding: 10px 0px;
}
ul.categories_list li a:hover {
color: #9fc612;
}
ul.tags_list {
margin: 5px 0px 0px;
padding: 0px;
width: 100%;
float: left;
}
ul.tags_list li {
list-style: none;
float: left;
font-size: 14px;
margin-right: 10px;
margin-bottom: 10px;
}
ul.tags_list li a {
color: #a6a6a6;
text-decoration: none;
border: 1px solid #e4e4e4;
display: block;
background: #fff;
padding: 8px 19px;
}
ul.tags_list li a:hover {
background: #f7f7f7;
}
.blog_div {
width: 100%;
float: left;
margin-bottom: 78px;
}
.blog_div.mrbtm {
margin-bottom: 0px;
}
.blog_div h4 {
letter-spacing: 0px;
line-height: 30px;
}
.blog_div h4 a {
color: #404040;
}
.blog_div h4 a:hover {
color: #9fc612;
text-decoration: underline;
}
.blog_img {
width: 100%;
float: left;
}
.blog_img img {
width: 100%;
float: left;
height: auto;
}
.blog_date {
font-size: 20px;
color: #b8b8b8;
text-transform: uppercase;
font-weight: 700;
width: 100%;
float: left;
margin: 33px 0px 17px;
}
ul.blog_icon_list {
width: 100%;
float: left;
margin: 5px 0px 0px;
padding: 30px 0px 0px;
border-top: 1px solid #e4e4e4;
}
ul.blog_icon_list li {
list-style: none;
float: left;
padding-left: 22px;
font-size: 14px;
color: #b8b8b8;
font-weight: 700;
text-transform: uppercase;
margin-right: 26px;
letter-spacing: 0.2px;
}
ul.blog_icon_list li a {
color: #b8b8b8;
text-decoration: none;
}
ul.blog_icon_list li a:hover {
color: #9fc612;
text-decoration: underline;
}
.blog-user_icon {
background: url(../images/blog_page/blog_user_icon.png) no-repeat 0px 0px;
}
.blog-lawn_icon {
background: url(../images/blog_page/blog_lawn_icon.png) no-repeat 0px 0px;
}
.blog-cmt_icon {
background: url(../images/blog_page/blog_cmt_icon.png) no-repeat 0px 0px;
}
.pagination {
border-radius: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
.pagination >li {
font-size: 18px;
font-weight: 700;
margin-right: 10px;
float: left;
}
.pagination >li >a,
.pagination>li>span {
color: #000;
border: 2px solid #d4d4d4;
background: none;
width: 44px;
height: 44px;
line-height: 40px;
text-align: center;
padding: 0px;
}
.pagination >li >a:hover,
.pagination>li>span:hover {
color: #a6c644;
border: 2px solid #a6c644;
background: none;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
border-radius: 0px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
border-radius: 0px;
}
/***********************************
--23--BLOG DETAIL PAGE START---
***********************************/
.leave_cmt_col {
background: #f7f7f7;
padding: 50px 25px 40px;
border: 1px solid #eee;
margin: 5px 0px 0px;
width: 100%;
float: left;
}
#ask-question-form {} #ask-question-form .form-group {
margin-bottom: 20px;
}
#ask-question-form .form-control {
color: #898989;
font-size: 14px;
border: 1px solid #eee;
padding: 10px 20px;
height: 45px;
border-radius: 0px;
color: #c4c4c4;
box-shadow: 0px 0px 0px;
}
#ask-question-form #form_message {
height: 173px;
}
.btn.submit_now.mr_30 {
margin: 10px 0px 0px;
}
.social_plugin {
width: 100%;
float: left;
margin: 50px 0px 100px;
}
.social_plugin ul {
margin: 0px;
padding: 0px;
}
.social_plugin ul li {
list-style: none;
float: left;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
margin-right: 5px;
}
.social_plugin ul li a {
color: #fff;
text-decoration: none;
padding: 17px;
display: block;
}
.social_plugin ul li a.share_plugin {
background: #fff;
border: 2px solid #f2f2f2;
padding: 15px!important;
position: relative;
margin-right: 5px;
}
.social_plugin ul li a.share_plugin:after {
width: 8px;
height: 12px;
position: absolute;
right: -8px;
top: 18px;
background: url(../images/blog_detail_page/share_icon_after.jpg) no-repeat 0px 0px;
content: "";
}
.social_plugin ul li a.twitter_plugin {
background: #4cc5f3;
}
.social_plugin ul li a.twitter_plugin:hover {
background: #0ea2db;
}
.social_plugin ul li a.facebook_plugin {
background: #758ab7;
}
.social_plugin ul li a.facebook_plugin:hover {
background: #264b9b;
}
.social_plugin ul li a.google_plugin {
background: #e78074;
}
.social_plugin ul li a.google_plugin:hover {
background: #ce3321;
}
.social_plugin ul li a.linkedin_plugin {
background: #4ca2cc;
}
.social_plugin ul li a.linkedin_plugin:hover {
background: #167daf;
}
/***********************************
--24--SHOP PAGE START---
***********************************/
.shop_left_box {
background: #f7f7f7;
margin-bottom: 30px;
}
.shop_left_box.mar_btm1 {
margin-bottom: 47px;
}
.shop_left_box h4 {
background: #33381e;
color: #fff;
padding: 17px 23px;
text-transform: none;
font-size: 25px;
margin-bottom: 0px;
}
.accordian_nav {
width: 100%;
float: left;
border: 1px solid #e4e4e4;
border-top: 0px;
background: #f7f7f7;
padding: 10px 20px;
}
.accordian_nav .collapse.in {
width: 100%;
float: left;
background-color: #f7f7f7;
}
.accordian_nav .panel {
margin-bottom: 0px;
background-color: none;
border: 0px solid transparent;
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.accordian_nav .panel-group {
margin-bottom: 0px;
}
.accordian_nav .panel-group .panel+.panel {
margin-top: 0px;
}
.accordian_nav .panel-group .panel {
margin-bottom: 0;
border-radius: 0px;
border-bottom: 1px dashed #abaaaa;
width: 100%;
float: left;
}
.accordian_nav .panel-heading {
padding: 0px;
border-bottom: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.accordian_nav .panel-default>.panel-heading {
color: #333;
background-color: #f7f7f7;
border-bottom: 0px;
}
.accordian_nav .panel-title {
padding: 14px 0px;
line-height: 23px;
}
.accordian_nav .panel-title>a {
color: #404040;
font-size: 15px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0px;
text-transform: none;
}
.accordian_nav .glyphicon {
border: 1px solid #909090;
border-radius: 50%;
height: 21px;
width: 21px;
text-align: center;
line-height: 21px;
color: #909090;
float: right;
}
.accordian_nav .panel-default>.panel-heading+.panel-collapse>.panel-body {
border: 0px;
padding: 0px 10px 10px;
}
ul.prd_cat_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.prd_cat_list li {
list-style: none;
float: left;
width: 100%;
font-size: 14px;
color: #949494;
font-weight: 600;
margin: 4px 0px;
}
ul.prd_cat_list li a {
color: #949494;
}
.feature_pr_col {
width: 100%;
float: left;
position: relative;
}
.feature_pr_col img {
width: 100%;
float: left;
height: auto;
}
.feature_pr_col h5 {
position: absolute;
width: 100%;
left: 0px;
text-align: center;
bottom: 28px;
font-size: 25px;
color: #3f3e3e;
text-transform: none;
}
.feature_price_tag {
font-size: 40px;
position: absolute;
right: 18px;
top: 23px;
color: #fff;
background: #9fc612;
width: 77px;
height: 77px;
text-align: center;
line-height: 77px;
font-style: italic;
font-family: 'Alegreya', serif;
border-radius: 100%;
}
ul.shop_prd_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.shop_prd_list li {
list-style: none;
float: left;
width: 31.6%;
text-align: center;
margin-bottom: 81px;
margin-right: 20px;
}
ul.shop_prd_list li.list_marbtm {
margin-bottom: 0px;
}
ul.shop_prd_list li:nth-child(3),
ul.shop_prd_list li:nth-child(6),
ul.shop_prd_list li:nth-child(9) {
margin-right: 0px;
}
.prd_star_img {
width: 100%;
display: inline-block;
margin: 8px 0px 4px;
}
ul.shop_prd_list li .prd_img {
width: 100%;
float: left;
margin-bottom: 24px;
}
ul.shop_prd_list li .prd_img img {
width: 100%;
float: left;
height: auto;
}
ul.shop_prd_list li h6 {
font-size: 22px;
color: #404040;
text-transform: none;
letter-spacing: 0px;
}
ul.shop_prd_list li .prd_price {
font-size: 25px;
color: #404040;
font-family: 'Alegreya', serif;
font-style: italic;
}
a.view-all.shop_add_cart {
font-size: 14px;
color: #fff;
letter-spacing: 0.3px;
background: #b4ce34;
border-radius: 3px;
width: 142px;
height: 37px;
display: inline-block;
line-height: 37px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
margin: 7px 0px 0px;
font-family: 'Open Sans', sans-serif;
}
a.view-all.shop_add_cart:before {
border-radius: 3px;
}
/***********************************
--25--PRODUCT DETAIL PAGE START---
***********************************/
.prd_large_img {
width: 46.3%;
float: left;
}
.prd_large_img img {
width: 100%;
float: left;
height: auto;
}
.prd_detail_desc {
padding-left: 61px;
margin: -4px 0px 0px;
width: 53%;
float: left;
}
.prd_detail_desc p {
border-bottom: 1px solid #eaeaea;
width: 100%;
float: left;
padding-bottom: 24px;
line-height: 26px;
margin-bottom: 17px;
}
.prd_detail_price {
width: 100%;
float: left;
margin: 7px 0px
}
.prd_detail_price .price_txt {
font-size: 18px;
color: #999;
float: left;
font-family: 'Raleway', sans-serif;
margin: 4px 11px 0px 0px;
}
.prd_detail_price .price_no {
font-size: 24px;
float: left;
color: #000;
font-style: italic;
}
.quantity_input {
width: 40px;
height: 35px;
border: 1px solid #eaeaea;
background: #fff;
font-size: 18px;
color: #999;
float: left;
font-family: 'Raleway', sans-serif;
text-align: center;
}
a.view-all.shop_add_cart.add_cart_second_btn {
font-size: 16px;
width: 173px;
height: 54px;
float: left;
line-height: 54px;
margin: 40px 0px 0px;
}
.panel.with-nav-tabs .panel-heading {
padding: 0px;
border-radius: 0px!important;
}
.panel.with-nav-tabs .nav-tabs {
border-bottom: none;
}
.panel.with-nav-tabs .nav-justified {
margin-bottom: -1px;
}
.nav-tabs>li {
margin-right: 10px;
}
.nav-tabs>li>a {
background-color: #e0e0e0;
width: 156px;
height: 46px;
text-align: center;
border-radius: 0px;
margin-right: 0px;
font-size: 16px;
color: #000!important;
border-top: 2px solid #e0e0e0;
}
.tabbing_col {
width: 100%;
float: left;
border-bottom: 1px dashed #abaaaa;
}
.tabbing_col:last-child {
border-bottom: 0px;
}
h2.acc_trigger {
background: url(../images/product_Detail_page/plus_icon.png) no-repeat 97% 15px;
float: left;
width: 100%;
margin: 0px;
text-transform: none;
transition: none;
}
h2.acc_trigger a {
list-style: none;
transition: none;
text-decoration: none;
display: block;
width: 100%;
float: left;
padding: 14px 0px;
line-height: 23px;
color: #404040;
font-size: 15px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
}
h2.active {
background: url(../images/product_Detail_page/minus_icon.png) no-repeat 97% 15px;
transition: none;
}
.acc_container {
width: 100%;
float: left;
padding: 0px 0px 19px 11px;
transition: none;
}
.panel-default>.panel-heading {
background: none!important;
}
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
color: #777;
background-color: #fff;
border-color: transparent;
border-top: 2px solid #c77a49!important;
border: 1px solid #ddd;
border-bottom: 0px;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
color: #555;
background-color: #fff;
border-bottom-color: transparent;
border-top: 2px solid #c77a49!important;
border: 1px solid #ddd;
border-bottom: 0px;
}
.panel {
margin: 80px 0px 66px;
background: none!important;
border: 0px!important;
border-radius: 0px!important;
-webkit-box-shadow: 0px 0px 0px!important;
box-shadow: 0px 0px 0px!important;
}
.panel-body {
background: #fff;
border: 1px solid #e2e2e2;
border-top: 0px;
padding: 46px 35px 71px;
}
.panel-body p {
line-height: 26px;
}
/***********************************
--26--CART PAGE START---
***********************************/
.cart_table {
width: 100%;
float: left;
border: 1px solid #ebebeb;
background: #f9f9f9;
}
.cart_table ul {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #ebebeb;
}
.cart_table ul li {
list-style: none;
float: left;
font-size: 15px;
color: #898989;
font-weight: 700;
text-transform: uppercase;
padding: 18px 19px;
border-right: 1px solid #ebebeb;
}
.cart_table ul li:last-child {
border-right: 0px;
}
.cart_table ul li.tabl_div1 {
width: 21.3%;
padding-left: 38px;
}
.cart_table ul li.tabl_div2 {
width: 18.3%;
}
.cart_table ul li.tabl_div3 {
width: 12.6%;
}
.cart_table ul li.tabl_div4 {
width: 19.7%;
}
.cart_table ul li.tabl_div5 {
width: 16.7%;
}
.cart_table ul li.tabl_div6 {
width: 11.4%;
}
.cart_table ul.cart_desc {
background: #fff;
}
.cart_table ul.cart_desc li {
padding: 27px 19px;
min-height: 186px;
}
.cart_table ul.cart_desc li:first-child {
padding-left: 38px;
}
.cart_prd_img img {
border: 1px solid #e9e9e9;
}
.cart_txt {
font-size: 15px;
color: #898989;
font-weight: 400;
text-transform: none;
font-family: 'Open Sans', sans-serif;
margin: 55px 0px;
float: left;
}
.quantity_select {
width: 96px;
height: 42px;
border: 1px solid #ebebeb;
float: left;
font-size: 16px;
color: #242424;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
padding: 5px 22px;
margin: 44px 0px;
}
.cart_close_img {
width: 100%;
text-align: center;
float: left;
margin: 52px 0px;
}
.cart_btm_col {
width: 100%;
float: left;
padding: 26px 29px 21px 40px;
}
a.coupon_btn {
background: #fff;
font-size: 14px;
color: #8e8d8d;
border-radius: 3px;
border: 1px solid #ddd;
float: left;
display: block;
padding: 6px 17px;
margin-right: 18px;
}
a.coupon_btn:hover {
color: #000;
border: 1px solid #000;
}
a.coupon_btn.apply_coupon {
background: #c2c2c2;
color: #fff;
}
a.add_cart_btn {
float: right;
font-size: 14px;
color: #fff;
text-transform: uppercase;
background: url(../images/cart_page/cart_icon.png) no-repeat 89% 13px #a6c644;
width: 158px;
height: 40px;
line-height: 40px;
border-radius: 3px;
font-weight: 700;
padding: 0px 16px;
}
a.add_cart_btn.checkout_btn {
background: none #a6c644;
width: 221px;
height: 46px;
line-height: 46px;
text-align: center;
}
a.add_cart_btn:hover {
opacity: 0.8;
}
.cart_total_col {
width: 100%;
float: left;
border: 1px solid #ebebeb;
margin: 50px 0px 0px;
background: #fff;
}
.cart_total_col h5 {
background: #f9f9f9;
font-size: 15px;
padding: 21px 23px 20px;
border-bottom: 1px solid #ebebeb;
color: #898989;
font-family: 'Open Sans', sans-serif;
}
.cart_total_col ul {
margin: 0px;
padding: 0px;
}
.cart_total_col ul li {
list-style: none;
float: left;
width: 100%;
border-bottom: 1px solid #ebebeb;
padding: 17px 31px 18px 23px;
}
.cart_total_col ul li:last-child {
padding: 20px 31px 21px 23px;
border-bottom: 0px;
}
.cart_total_col ul li .total_wdt {
width: auto;
float: left;
font-size: 16px;
color: #898989;
}
.cart_total_col ul li .totalno_wdt {
width: auto;
float: right;
font-size: 15px;
color: #242424;
}
a.add_cart_btn.cart_rght.checkout_btn {
width: 196px;
background: none #fff;
text-align: center;
}
a.add_cart_btn.cart_rght.checkout_btn:hover {
background: none #ad6334;
color: #fff;
}
/***********************************
--27--CHECKOUT PAGE START---
***********************************/
.return_gray_col {
width: 100%;
float: left;
background: #f5f5f5;
font-size: 15px;
color: #939393;
padding: 24px 30px;
margin-bottom: 44px;
}
.return_gray_col a {
color: #9fc612;
text-decoration: underline;
}
.return_gray_col a:hover {
color: #000;
}
h3.bill_head {
margin-bottom: 36px;
}
#checkout_form .form-group.billing_form_group {} #checkout_form .form-group.billing_form_group label {
font-weight: 400;
text-transform: none;
font-size: 14px;
margin-bottom: 6px;
color: #8e8d8d;
}
#checkout_form .form-group.billing_form_group label.label_mr_btm {
margin-bottom: 15px;
}
#checkout_form .form-group.billing_form_group label span {
color: #fe5454;
}
#checkout_form .form-control.billing_form_control {
height: 38px;
padding: 4px 20px;
color: #c6c6c6;
border-radius: 0px;
box-shadow: 0px 0px 0px;
}
.mr_btm12 {
margin-bottom: 12px;
}
#checkout_form .form-group.billing_form_group.form_input_marbtm {
margin-bottom: 16px;
}
.radio.radio1 {
margin: 0px;
width: 100%;
}
.radio.radio1 label {
padding-left: 0px;
font-size: 15px;
font-weight: 400!important;
}
input[type=checkbox] {
margin: 4px 12px 0px 0px;
}
h3.radio_ship_margin {
margin: -11px 0px 0px;
}
.ship_radio {
margin: 100px 0px 27px;
}
#order_note.form_message_he_103.no_bg {
background: none;
color: #c6c6c6;
border-radius: 0px;
height: 103px;
border: 1px solid #e2e2e2;
}
.radio {
width: auto;
float: left;
margin: 0px 40px 0px 0px;
}
.radio label {
font-weight: 600!important;
text-transform: none!important;
}
.checkbox+.checkbox,
.radio+.radio {
margin-top: 0px!important;
}
.radio.radio2 {
margin: 0px;
}
.radio.radio2 label {} label.fl {
float: left;
width: auto;
}
.checkbox_le {
float: left;
}
h3.fl {
float: left;
}
.order_fr {
float: right;
}
.order_col {
width: 100%;
float: left;
background: #fdfdfd;
border: 1px solid #d9d9d9;
padding: 15px 28px 51px;
}
ul.order_list {
width: 100%;
float: left;
margin: 0px 0px 9px;
padding: 0px;
}
ul.order_list li {
list-style: none;
float: left;
font-size: 14px;
color: #898989;
font-family: 'Raleway', sans-serif;
width: 100%;
padding: 10px 0px;
}
ul.order_list li .order_prdt {
width: 72%;
float: left;
}
ul.order_list li .order_ttl {
width: 25%;
float: right;
font-family: 'Open Sans', sans-serif;
}
.black_clr {
color: #242424;
}
ul.order_list li:last-child {
border-bottom: 1px solid #e2e2e2;
border-top: 1px solid #e2e2e2;
margin: 10px 0px;
}
ul.order_list li .fnt_18 {
font-size: 18px;
color: #010101;
}
.radio.order_radio {
width: 100%;
margin: 10px 0px;
}
.radio.order_radio label {
font-weight: 400!important;
font-size: 15px;
font-family: 'Raleway', sans-serif;
}
.radio.order_radio.wdt_1 {
width: auto;
}
.paypal_col {
width: 76%;
float: right;
}
.paypal_img {
float: left;
}
a.paypal_link {
font-size: 13px;
color: #12a0b1;
float: right;
margin: 12px 0px 0px;
font-family: 'Raleway', sans-serif;
}
a.paypal_link:hover {
color: #000;
}
.make_transfer_col {
width: 100%;
float: left;
background: #eeecf0;
font-size: 15px;
color: #8e8d8d;
padding: 18px 31px;
position: relative;
margin: 12px 0px;
letter-spacing: 0.2px;
line-height: 24px;
border-radius: 3px;
}
.make_transfer_col:before {
width: 19px;
height: 12px;
position: absolute;
left: 23px;
top: -12px;
background: url(../images/top_ar.html) no-repeat 0px 0px;
content: "";
}
.btn-send.place_order {
float: left;
width: 162px;
height: 50px;
margin: 38px 0px 0px;
line-height: 50px;
}
/***********************************
--28--CONTAT US PAGE START---
***********************************/
.contact_map {
width: 100%;
height: 421px;
}
.home_contact_map {
width: 100%;
height: 453px;
}
.home_contact_map iframe {
width: 100%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
height: 100%;
}
p.cnt_txt {
margin-bottom: 48px;
}
#contact-form {} #contact-form .form-group {
margin-bottom: 20px;
}
#contact-form .form-control {
background: #fff;
border: 1px solid #e9e9e9;
padding: 10px 22px;
font-size: 15px;
color: #959595;
border-radius: 0px;
box-shadow: 0px 0px 0px;
height: 55px;
}
#contact-form .contact_textarea {
height: 203px;
margin-bottom: 50px;
}
.btn.submit_now {
background: #a6c644;
color: #fff;
float: left;
font-size: 16px;
text-transform: uppercase;
width: 173px;
height: 54px;
border-radius: 4px;
text-align: center;
line-height: 54px;
font-weight: 700;
padding: 0px;
}
.btn.submit_now:hover {
background: #000;
}
.btn.submit_now.checkoutplace_order {
margin: 28px 0px 0px;
}
.contact_info {
background: url(../images/contact_page/cnt_info_bg.jpg) repeat;
padding: 53px 40px 72px;
}
.contact_info ul {
margin: 0px;
padding: 0px;
}
.contact_info ul li {
list-style: none;
float: left;
width: 100%;
padding: 10px 0px 10px 70px;
margin-bottom: 35px;
}
.cnt_map_icon {
background: url(../images/contact_page/cnt_map.png) no-repeat 0px 8px;
}
.cnt_mail_icon {
background: url(../images/contact_page/cnt_mail.png) no-repeat 0px 8px;
}
.cnt_call_icon {
background: url(../images/contact_page/cnt_call.png) no-repeat 0px 8px;
}
.contact_info p {
margin-bottom: 0px;
line-height: 22px;
}
.contact_info p.cnt_fnt_14 {
font-size: 14px;
}
.contact_info p.cnt_fnt_18 {
font-size: 18px;
}
.cnt_map_img {
float: left;
margin: 100px 0 0;
width: 100%;
}
.cnt_map_img iframe {
height: 421px;
width: 100%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.isotopeSelector {
margin-bottom: 30px;
}
/***********************************
--29--REUEST QUOTE PAGE START---
***********************************/
h3.mar_btm3 {
margin-bottom: 20px;
}
p.p_mat_btm1 {
margin-bottom: 33px;
}
#contact-form .form-control.quick_form_control {
height: 50px;
background: #f7f7f7;
border: 1px solid #e7e7e7;
color: #bcbcbc;
}
#contact-form .form_message.he_224 {
height: 224px;
margin-bottom: 30px;
}
.working_hours_col {
width: 100%;
float: left;
border: 5px solid #f1f1f1;
background: #fff;
padding: 27px 27px 34px;
margin: 110px 0px 30px;
}
.working_hours_col h3 {
font-size: 28px;
margin-bottom: 5px;
}
.query_Col {
width: 100%;
float: left;
padding: 17px 22px 35px;
background: #a6c644;
}
.query_Col img {
width: 100%;
float: left;
height: auto;
margin-bottom: 9px;
}
.query_Col h3 {
font-size: 28px;
margin-bottom: 21px;
padding-left: 7px;
}
.query_Col p {
color: #fff;
margin-bottom: 4px;
line-height: 24px;
padding-left: 7px;
}
.query_phnno {
font-size: 34px;
color: #fff;
font-style: italic;
font-family: 'Alegreya', serif;
font-weight: 700;
line-height: 35px;
float: left;
padding-left: 7px;
}
/***********************************
--30--FOOTER START---
***********************************/
footer {
background: url(../images/common_in_all/ftr_bg.png) no-repeat center top;
padding: 145px 0px 0px;
background-size: cover;
}
footer h6 {
font-size: 22px;
color: #d5d5d5;
background: url(../images/common_in_all/ftr_head_line.jpg) no-repeat bottom left;
padding-bottom: 13px;
margin-bottom: 20px;
text-transform: none;
}
.ftr_txt_div {
padding-right: 100px;
margin: 7px 0px 0px;
}
.ftr_txt_div p {
font-size: 14px;
margin: 17px 0px;
color: #867055;
letter-spacing: 0px;
line-height: 24px;
}
ul.ftr_social {
width: auto;
float: left;
margin: 8px 0px 0px;
padding: 0px;
}
ul.ftr_social li {
list-style: none;
float: left;
margin-right: 10px;
}
ul.ftr_social li:last-child {
margin-right: 0px;
}
ul.ftr_social li i {
color: #665946;
width: 28px;
height: 28px;
border: 1px solid #665946;
border-radius: 28px;
text-align: center;
line-height: 28px;
font-weight: 600;
font-size: 13px;
}
ul.ftr_social li i:hover {
color: #649803;
border: 1px solid #649803;
}
.ftr_nav {
margin: 4px 0px 0px;
}
.ftr_pad_30 {
padding-left: 46px;
}
.ftr_nav ul {} .ftr_nav ul li {
width: 100%;
float: left;
font-size: 14px;
margin: 6px 0px;
color: #867055;
}
.ftr_nav ul li i {
margin-right: 10px;
}
.ftr_nav ul li a {
color: #867055;
text-decoration: none;
}
.ftr_nav ul li a:hover {
color: #fff;
}
.ftr_nav ul li i:hover {
color: #fff;
}
.ftr_nav.get_in_touch {} .ftr_nav.get_in_touch ul {} .ftr_nav.get_in_touch ul li {
padding-left: 36px;
line-height: 22px;
}
.ftr_nav.get_in_touch ul li .txt-big {
text-transform: uppercase;
font-weight: 700;
}
.ftr_nav.get_in_touch ul li.ftr_call_txt {
font-weight: 600;
font-size: 16px;
}
.ftr_location_icon {
background: url(../images/common_in_all/location_icon.png) no-repeat 0px 7px;
}
.ftr_phn_icon {
background: url(../images/common_in_all/phn_icon.png) no-repeat 0px 0px;
}
.ftr_msg_icon {
background: url(../images/common_in_all/mail_icon.png) no-repeat 0px 0px;
}
.ftr_clock_icon {
background: url(../images/common_in_all/clock_icon.png) no-repeat 0px 0px;
}
.ftr_btm {
background: #1f1303;
padding: 28px 0px;
margin: 48px 0px 0px;
}
.ftr_btm p {
font-size: 14px;
color: #7d705c;
margin-bottom: 0px;
}
.text-right {
float: right;
text-align: right;
}
/***********************************
--31--CAROSUEL SLIDER START---
***********************************/
.two_shows_one_move .cloneditem-1,
.two_shows_one_move .cloneditem-2 {
display: none
}
.three_shows_one_move .cloneditem-1,
.three_shows_one_move .cloneditem-2,
.three_shows_one_move .cloneditem-3 {
display: none
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2,
.four_shows_one_move .cloneditem-3 {
display: none
}
.four_shows_one_move_big .cloneditem-1,
.four_shows_one_move_big .cloneditem-2,
.four_shows_one_move_big .cloneditem-3,
.four_shows_one_move_big .cloneditem-4 {
display: none
}
.five_shows_one_move .cloneditem-1,
.five_shows_one_move .cloneditem-2,
.five_shows_one_move .cloneditem-3,
.five_shows_one_move .cloneditem-4,
.five_shows_one_move .cloneditem-5 {
display: none
}
.six_shows_one_move .cloneditem-1,
.six_shows_one_move .cloneditem-2,
.six_shows_one_move .cloneditem-3,
.six_shows_one_move .cloneditem-4,
.six_shows_one_move .cloneditem-5,
.six_shows_one_move .cloneditem-6 {
display: none
}
/***********************************
--32--STICKY HOMEPAGE2---
***********************************/
.logo-sticky
{
display: none;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default {
background: #fff;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default .logo
{
display: none;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default .logo-sticky
{
display: block;
}
.finance-navbar.affix .logo-sticky {
margin: 12px 0px 17px;
width: 229px;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.variation5_navbar .nav > li > a
{
color: #fff;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.variation5_navbar .nav > li a.nav_drop_ar::after
{
background: rgba(0, 0, 0, 0) url(../images/common_in_all/nav2_dropar.png) no-repeat scroll center bottom;
}
/***********************************
--33--STICKY HOMEPAGE2---
***********************************/
.request-call-bg {
background: url(../images/request_quote_page/bg-request.jpg) fixed;
padding: 95px 0 68px;
clear: both;
}
.request-call-form {
margin: 10px -15px 0 -15px;
}
.request-call-form .thm-button {
margin: 0;
height: 50px;
line-height: 50px;
background: #c6c849;
}
.request-call-form select {
width: 100%;
border: none;
padding: 10px 10px;
margin-bottom: 30px;
height: 50px;
}
.request-call-form p {
margin: 0 0 20px 0;
}
.request-call-form input[type="text"] {
width: 100%;
border: none;
padding: 10px 10px;
margin-bottom: 30px;
height: 50px;
}
.request-call-form input[type="submit"]
{
line-height: 50px;
height: 50px;
background: #b4ce34;
}
/***********************************
--34--ABOUT HOMEPAGE5---
***********************************/
.about5 .quality_service_txt
{
padding: 0;
}
.about5 img
{
float: right;
}
.btn-yellow
{
height: 45px;
line-height: 45px;
background: #f8de32;
text-align: center;
color: #7c6f1c;
font-size: 15px;
text-transform: uppercase;
display: inline-block;
font-weight: bold;
width: 145px;
border-radius: 3px;
}
.about5 .btn-yellow.mrtp
{
margin-top: 12px;
}
.about5-1
{
position: relative;
min-height: 546px;
padding: 75px 0 60px 0
}
.about5-1::before
{
content: '';
background: url("../images/home_page5/about5-left.jpg") right center no-repeat;
min-height: 546px;
position: absolute;
left: 0;
top: 0;
width: 50%;
background-size: cover;
}
.about5-1 .short_about_col
{
width: 570px;
}
.about5-1 .container
{
z-index: 1;
position: relative;
}
.about5-1 .short_about_col p
{
color: #fff;
}
.about5-1 ul.about_list li a
{
color: #cedf77;
}
.testinomial_col
{
background: url("../images/home_page5/about5-right.jpg") right center no-repeat;
min-height: 546px;
position: absolute;
top: 0;
left: 50%;
z-index: 0;
background-size: cover;
width: 50%;
padding: 75px 0 60px 0;
z-index: 2;
display: inline-block;
}
.testinomial_col_inn
{
width: 500px;
margin: 0 auto;
text-align: center;
}
#desi-testimonial-carousel
{
width: 500px;
margin: 0 auto;
float: right;
}
#desi-testimonial-carousel p.white_color1
{
color: #fff;
}
.testinomial_col [data-slide="prev"]
{
position: absolute;
top: 85px;
left: -75px;
font-size: 22px;
line-height: 42px;
}
.testinomial_col [data-slide="next"]
{
position: absolute;
top: 85px;
right: -75px;
font-size: 22px;
line-height: 42px;
}
.testinomial_col .var3_testi_img img
{
margin: 0 0 30px 0;
}
.testinomial_col .testi_author
{
font-style: italic;
color: #b4ce34;
}
@media(min-width: 1600px)
{
.about5-1::before
{
width: 60%;
}
.testinomial_col
{
left: 60%;
width: 40%;
}
}
@media (max-width: 1199px)
{
.about5-1::before
{
width: 100%;
}
.testinomial_col
{
left: 0;
width: 100%;
position: static;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default .logo-sticky, #main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav::after, a.var5_request_btn
{
display: none;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default {
background: #000;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.variation5_navbar, #main-navigation-wrapper.finance-navbar.affix.variation2_navbar.variation4_navbar.variation5_navbar.navbar-default
{
background: #fff;
box-shadow: none;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav
{
padding: 0;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav
{
background: none;
}
#main-navigation-wrapper.finance-navbar.affix.variation2_navbar.variation5_navbar .nav > li > a
{
color: #474747;
}
.request_col
{
width: 100%;
}
}
@media all and (min-width: 768px) {
/*===*****====TwoShowColumn Start==*****==== */
.two_shows_one_move .carousel-inner>.active.left,
.two_shows_one_move .carousel-inner>.prev {
left: -50%
}
.two_shows_one_move .carousel-inner>.active.right,
.two_shows_one_move .carousel-inner>.next {
left: 50%
}
.two_shows_one_move .carousel-inner>.left,
.two_shows_one_move .carousel-inner>.prev.right,
.two_shows_one_move .carousel-inner>.active {
left: 0
}
.two_shows_one_move .cloneditem-1 {
display: block
}
/*===*****====TwoShowColumn End==*****==== */
/*===*****====ThreeShowColumn Start==*****==== */
.three_shows_one_move .carousel-inner>.active.left,
.three_shows_one_move .carousel-inner>.prev {
left: -50%
}
.three_shows_one_move .carousel-inner>.active.right,
.three_shows_one_move .carousel-inner>.next {
left: 50%
}
.three_shows_one_move .carousel-inner>.left,
.three_shows_one_move .carousel-inner>.prev.right,
.three_shows_one_move .carousel-inner>.active {
left: 0
}
.three_shows_one_move .cloneditem-1 {
display: block
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move .carousel-inner>.active.left,
.four_shows_one_move .carousel-inner>.prev {
left: -50%
}
.four_shows_one_move .carousel-inner>.active.right,
.four_shows_one_move .carousel-inner>.next {
left: 50%
}
.four_shows_one_move .carousel-inner>.left,
.four_shows_one_move .carousel-inner>.prev.right,
.four_shows_one_move .carousel-inner>.active {
left: 0
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2 {
display: block
}
.four_shows_one_move_big .carousel-inner>.active.left,
.four_shows_one_move_big .carousel-inner>.prev {
left: -50%
}
.four_shows_one_move_big .carousel-inner>.active.right,
.four_shows_one_move_big .carousel-inner>.next {
left: 50%
}
.four_shows_one_move_big .carousel-inner>.left,
.four_shows_one_move_big .carousel-inner>.prev.right,
.four_shows_one_move_big .carousel-inner>.active {
left: 0
}
.four_shows_one_move_big .cloneditem-1 {
display: block
}
/*===*****====FourShowColumn End==*****==== */
/*===*****====FifthShowColumn Start==*****==== */
.five_shows_one_move .carousel-inner>.active.left,
.five_shows_one_move .carousel-inner>.prev {
left: -25%
}
.five_shows_one_move .carousel-inner>.active.right,
.five_shows_one_move .carousel-inner>.next {
left: 25%
}
.five_shows_one_move .carousel-inner>.left,
.five_shows_one_move .carousel-inner>.prev.right,
.five_shows_one_move .carousel-inner>.active {
left: 0
}
.five_shows_one_move .cloneditem-1,
.five_shows_one_move .cloneditem-2,
.five_shows_one_move .cloneditem-3 {
display: block
}
/*===*****====FifthShowColumn End==*****==== */
/*===*****====SixShowColumn Start==*****==== */
.six_shows_one_move .carousel-inner>.active.left,
.six_shows_one_move .carousel-inner>.prev {
left: -25%
}
.six_shows_one_move .carousel-inner>.active.right,
.six_shows_one_move .carousel-inner>.next {
left: 25%
}
.six_shows_one_move .carousel-inner>.left,
.six_shows_one_move .carousel-inner>.prev.right,
.six_shows_one_move .carousel-inner>.active {
left: 0
}
.six_shows_one_move .cloneditem-1,
.six_shows_one_move .cloneditem-2,
.six_shows_one_move .cloneditem-3 {
display: block
}
/*===*****====SixShowColumn End==*****==== */
}
@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
/*===*****====twoShowColumn Start==*****==== */
.two_shows_one_move .carousel-inner>.item.active.right,
.two_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.two_shows_one_move .carousel-inner>.item.active.left,
.two_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.two_shows_one_move .carousel-inner>.item.left,
.two_shows_one_move .carousel-inner>.item.prev.right,
.two_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====twoShowColumn End==*****==== */
/*===*****====ThreeShowColumn Start==*****==== */
.three_shows_one_move .carousel-inner>.item.active.right,
.three_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.three_shows_one_move .carousel-inner>.item.active.left,
.three_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.three_shows_one_move .carousel-inner>.item.left,
.three_shows_one_move .carousel-inner>.item.prev.right,
.three_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move .carousel-inner>.item.active.right,
.four_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.four_shows_one_move .carousel-inner>.item.active.left,
.four_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.four_shows_one_move .carousel-inner>.item.left,
.four_shows_one_move .carousel-inner>.item.prev.right,
.four_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.right,
.four_shows_one_move_big .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.left,
.four_shows_one_move_big .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.left,
.four_shows_one_move_big .carousel-inner>.item.prev.right,
.four_shows_one_move_big .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====FourShowColumn End==*****==== */
/*===*****====FifthShowColumn Start==*****==== */
.five_shows_one_move .carousel-inner>.item.active.right,
.five_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0);
left: 0
}
.five_shows_one_move .carousel-inner>.item.active.left,
.five_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0);
left: 0
}
.five_shows_one_move .carousel-inner>.item.left,
.five_shows_one_move .carousel-inner>.item.prev.right,
.five_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====FifthShowColumn End==*****==== */
/*===*****====SixShowColumn Start==*****==== */
.six_shows_one_move .carousel-inner>.item.active.right,
.six_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0);
left: 0
}
.six_shows_one_move .carousel-inner>.item.active.left,
.six_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0);
left: 0
}
.six_shows_one_move .carousel-inner>.item.left,
.six_shows_one_move .carousel-inner>.item.prev.right,
.six_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====SixShowColumn End==*****==== */
}
@media all and (min-width: 992px) {
/*===*****====TwoShowColumn Start==*****==== */
.two_shows_one_move .carousel-inner>.active.left,
.two_shows_one_move .carousel-inner>.prev {
left: -50%
}
.three_shows_one_move .carousel-inner>.active.right,
.two_shows_one_move .carousel-inner>.next {
left: -50%
}
.two_shows_one_move .carousel-inner>.left,
.two_shows_one_move .carousel-inner>.prev.right,
.two_shows_one_move .carousel-inner>.active {
left: 0
}
.two_shows_one_move .cloneditem-1,
.two_shows_one_move .cloneditem-2,
.two_shows_one_move .cloneditem-3 {
display: block
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====ThreeShowColumn Start==*****==== */
.three_shows_one_move .carousel-inner>.active.left,
.three_shows_one_move .carousel-inner>.prev {
left: -25%
}
.three_shows_one_move .carousel-inner>.active.right,
.three_shows_one_move .carousel-inner>.next {
left: 25%
}
.three_shows_one_move .carousel-inner>.left,
.three_shows_one_move .carousel-inner>.prev.right,
.three_shows_one_move .carousel-inner>.active {
left: 0
}
.three_shows_one_move .cloneditem-1,
.three_shows_one_move .cloneditem-2,
.three_shows_one_move .cloneditem-3 {
display: block
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move .carousel-inner>.active.left,
.four_shows_one_move .carousel-inner>.prev {
left: -33.33%
}
.four_shows_one_move .carousel-inner>.active.right,
.four_shows_one_move .carousel-inner>.next {
left: 33.33%
}
.four_shows_one_move .carousel-inner>.left,
.four_shows_one_move .carousel-inner>.prev.right,
.four_shows_one_move .carousel-inner>.active {
left: 0
}
.four_shows_one_move .carousel-inner .cloneditem-1,
.four_shows_one_move .carousel-inner .cloneditem-2,
,
.four_shows_one_move .carousel-inner .cloneditem-3 {
display: block
}
.four_shows_one_move_big .carousel-inner>.active.left,
.four_shows_one_move_big .carousel-inner>.prev {
left: -33.33%
}
.four_shows_one_move_big .carousel-inner>.active.right,
.four_shows_one_move_big .carousel-inner>.next {
left: 33.33%
}
.four_shows_one_move_big .carousel-inner>.left,
.four_shows_one_move_big .carousel-inner>.prev.right,
.four_shows_one_move_big .carousel-inner>.active {
left: 0
}
.four_shows_one_move_big .carousel-inner .cloneditem-1,
.four_shows_one_move_big .carousel-inner .cloneditem-2 {
display: block
}
/*===*****====FourShowColumn End==*****==== */
/*===*****====FifthShowColumn Start==*****==== */
.five_shows_one_move .carousel-inner>.active.left,
.five_shows_one_move .carousel-inner>.prev {
left: -20%
}
.five_shows_one_move .carousel-inner>.active.right,
.five_shows_one_move .carousel-inner>.next {
left: 20%
}
.five_shows_one_move .carousel-inner>.left,
.five_shows_one_move .carousel-inner>.prev.right,
.five_shows_one_move .carousel-inner>.active {
left: 0
}
.five_shows_one_move .carousel-inner .cloneditem-1,
.five_shows_one_move .carousel-inner .cloneditem-2,
.five_shows_one_move .carousel-inner .cloneditem-3,
.five_shows_one_move .carousel-inner .cloneditem-4,
.five_shows_one_move .carousel-inner .cloneditem-5 {
display: block
}
/*===*****====FifthShowColumn End==*****==== */
/*===*****====SixShowColumn Start==*****==== */
.six_shows_one_move .carousel-inner>.active.left,
.six_shows_one_move .carousel-inner>.prev {
left: -16.66%
}
.six_shows_one_move .carousel-inner>.active.right,
.six_shows_one_move .carousel-inner>.next {
left: 16.66%
}
.six_shows_one_move .carousel-inner>.left,
.six_shows_one_move .carousel-inner>.prev.right,
.six_shows_one_move .carousel-inner>.active {
left: 0
}
.six_shows_one_move .cloneditem-1,
.six_shows_one_move .cloneditem-2,
.six_shows_one_move .cloneditem-3,
.six_shows_one_move .cloneditem-4,
.six_shows_one_move .cloneditem-5,
.six_shows_one_move .cloneditem-6 {
display: block
}
/*===*****====SixShowColumn End==*****==== */
}
@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
/*===*****====TwoShowColumn Start==*****==== */
.two_shows_one_move .carousel-inner>.item.active.right,
.two_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.two_shows_one_move .carousel-inner>.item.active.left,
.two_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.two_shows_one_move .carousel-inner>.item.left,
.three_shtwo_shows_one_moveows_one_move .carousel-inner>.item.prev.right,
.two_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====TwoShowColumn End==*****==== */
/*===*****====ThreeShowColumn Start==*****==== */
.three_shows_one_move .carousel-inner>.item.active.right,
.three_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0);
left: 0
}
.three_shows_one_move .carousel-inner>.item.active.left,
.three_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0);
left: 0
}
.three_shows_one_move .carousel-inner>.item.left,
.three_shows_one_move .carousel-inner>.item.prev.right,
.three_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move .carousel-inner>.item.active.right,
.four_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(33.33%, 0, 0);
transform: translate3d(33.33%, 0, 0);
left: 0
}
.four_shows_one_move .carousel-inner>.item.active.left,
.four_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-33.33%, 0, 0);
transform: translate3d(-33.33%, 0, 0);
left: 0
}
.four_shows_one_move .carousel-inner>.item.left,
.four_shows_one_move .carousel-inner>.item.prev.right,
.four_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.right,
.four_shows_one_move_big .carousel-inner>.item.next {
-webkit-transform: translate3d(33.33%, 0, 0);
transform: translate3d(33.33%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.left,
.four_shows_one_move_big .carousel-inner>.item.prev {
-webkit-transform: translate3d(-33.33%, 0, 0);
transform: translate3d(-33.33%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.left,
.four_shows_one_move_big .carousel-inner>.item.prev.right,
.four_shows_one_move_big .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====FourShowColumn End==*****==== */
/*===*****====FiveShowColumn Start==*****==== */
.five_shows_one_move .carousel-inner>.item.active.right,
.five_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(20%, 0, 0);
transform: translate3d(20%, 0, 0);
left: 0
}
.five_shows_one_move .carousel-inner>.item.active.left,
.five_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-20%, 0, 0);
transform: translate3d(-20%, 0, 0);
left: 0
}
.five_shows_one_move .carousel-inner>.item.left,
.five_shows_one_move .carousel-inner>.item.prev.right,
.five_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====FiveShowColumn End==*****==== */
/*===*****====SixShowColumn Start==*****==== */
.six_shows_one_move .carousel-inner>.item.active.right,
.six_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(16.66%, 0, 0);
transform: translate3d(16.66%, 0, 0);
left: 0
}
.six_shows_one_move .carousel-inner>.item.active.left,
.six_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-16.66%, 0, 0);
transform: translate3d(-16.66%, 0, 0);
left: 0
}
.six_shows_one_move .carousel-inner>.item.left,
.six_shows_one_move .carousel-inner>.item.prev.right,
.six_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====SixShowColumn End==*****==== */
}
@media all and (min-width: 1280px) {
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move_big .carousel-inner>.active.left,
.four_shows_one_move_big .carousel-inner>.prev {
left: -25%
}
.four_shows_one_move_big .carousel-inner>.active.right,
.four_shows_one_move_big .carousel-inner>.next {
left: 25%
}
.four_shows_one_move_big .carousel-inner>.left,
.four_shows_one_move_big .carousel-inner>.prev.right,
.four_shows_one_move_big .carousel-inner>.active {
left: 0
}
/*===*****====FourShowColumn End==*****==== */
}
@media all and (min-width: 1280px) and (transform-3d),
all and (min-width: 1280px) and (-webkit-transform-3d) {
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move_big .carousel-inner>.item.active.right,
.four_shows_one_move_big .carousel-inner>.item.next {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.left,
.four_shows_one_move_big .carousel-inner>.item.prev {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.left,
.four_shows_one_move_big .carousel-inner>.item.prev.right,
.four_shows_one_move_big .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
}
/***********************************
--32--MEDIA QUERY START---
***********************************/
@media (min-width: 992px) {
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
display: none;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
display: block !important;
}
.logo-menu {
display: none;
}
.logo {
display: block;
}
}
@media(max-width: 991px) {
.request_btn {
display: none;
}
.responsive_btn {
display: block;
}
a.request_quote {
width: 100%!important;
background: #a6c644 none repeat scroll 0 0;
}
.logo-menu {
display: block;
width: 203px;
margin: 14px 0px 14px 18px;
}
.logo {
margin: 27px 0px;
}
.logo-menu
{
display: none;
}
.finance-navbar.affix .logo-menu
{
display: block;
}
#main-navigation-wrapper.navbar-default {
background: #fff;
}
.finance-navbar.affix .nav > li {
padding: 0px 0!important;
}
.navbar-header {
width: 100%;
float: none;
margin: 0 !important;
}
.navbar-nav {
margin: 0;
}
.navbar-default .navbar-toggle {
display: block;
margin: 15px 15px 15px 0;
border-color: #fff;
background-color: transparent !important;
border: none;
}
.navbar-default .navbar-toggle:hover {
border-color: #C4D114;
}
.navbar-default .navbar-toggle .icon-bar {
background: #33381e;
width: 25px;
height: 3px;
}
.navbar-default .navbar-toggle:hover .icon-bar {
background: #557c2a;
}
.navbar-collapse.collapse {
display: none!important;
height: 0!important;
padding-bottom: 0;
overflow: auto!important;
width: 100%;
}
.navbar-default .navbar-collapse {
background: #e6e8df;
padding: 0px 0px !important;
padding-bottom: 0px !important;
margin: 0;
}
.navbar-collapse.collapse.in {
display: block !important;
height: auto !important;
max-height: 70vh;
}
.navbar-collapse.in {
overflow-y: auto;
}
.header #main-navigation .nav {
width: 100%;
text-align: left;
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
width: 49px;
height: 49px;
float: right;
border: none;
background: transparent;
margin: -15px 0 0 0;
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler:before {
position: absolute;
font-family: 'FontAwesome';
border: none;
content: "\f078";
top: 15px;
color: #474747;
right: 27px;
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler.dopdown-nav-toggler-active:before {
position: absolute;
font-family: 'FontAwesome';
border: none;
content: "\f077";
top: 15px;
color: #474747;
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar {
/*background-color: #fff;
border-radius: 1px;
display: block;
height: 1px;
width: 20px;*/
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar + .icon-bar {
margin-top: 4px;
}
#main-navigation-wrapper .nav {
width: 100%;
}
#main-navigation-wrapper .nav > li {
display: block;
margin-right: 0px;
padding: 0;
width: 100%;
}
#main-navigation-wrapper .nav > li > a {
display: block;
width: 100%;
padding: 15px 10px 15px 30px;
background: url(../images/common_in_all/nav_list_bg.jpg) repeat-x bottom;
position: relative;
color: #474747;
}
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,
#main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a {
background: url(../images/common_in_all/nav_list_bg.jpg) repeat-x bottom;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu a {
background: url(../images/common_in_all/nav_dropdownlist_bg.jpg) repeat-x bottom;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu a:hover {
color: #9acc41;
background: url(../images/common_in_all/nav_dropdownlist_bg.jpg) repeat-x bottom;
}
#main-navigation-wrapper .nav > li.dropdown.dropdown-active > a {
border-bottom: 1px solid #12121b;
}
#main-navigation-wrapper .nav > li:last-child > a {
border-bottom: none;
}
#main-navigation-wrapper .nav > li + li > a {
border-left: none;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
position: relative;
width: 100%;
opacity: 1;
visibility: visible;
left: auto;
right: auto;
transform: translate3d(0px, 0px, 0px);
transition: none !important;
display: none;
top: auto;
float: none;
background: #33381e;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu a {
color: #9acc41;
}
.finance-navbar.affix a.request_quote {
display: block;
}
.affix .logo-menu {
margin: 12px 0 13px 25px;
}
.affix .navbar-toggle {
margin: 12px 15px 13px 0;
}
#main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new {
display: none;
}
#main-navigation-wrapper .nav > li > a {
padding-right: 15px;
}
#main-navigation-wrapper .nav > li + li > a {
padding-left: 30px;
}
#main-navigation-wrapper .nav > li a.nav_drop_ar:after {
display: none;
}
#main-navigation-wrapper.variation2_navbar.navbar-default {
background: #000;
}
.navbar-default .navbar-toggle.variation2_navbar .icon-bar {
background: #fff;
}
#main-navigation-wrapper.variation2_navbar .navbar-nav > li > a {
color: #474747;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .navbar-nav {
margin-left: 0px;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .nav > li {
padding: 0px!important;
}
a.var4_request_btn {
display: none;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 {
background: #e6e8df;
padding: 0px;
border: 0px;
}
.nav_variation4_in {
border: 0px;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .nav > li a {
color: #474747;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .navbar-nav > li > .dropdown-submenu a {
color: #9acc41;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
background: #fff;
margin-top: 0px;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
background: #fff;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
}
@media (min-width: 1200px) {
.container {
padding: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.container {
padding: 0;
}
/*====home version1 start=====*/
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home1_slide1,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home1_slide2 {
padding: 150px 0px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fl {
margin-left: 65px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fr {
margin-right: 65px;
}
.no_pad_left {
padding-left: 15px;
}
.short_about_col.why_choose_Txt {
padding-right: 28px;
}
.choose_list_icon {
margin-right: 12px;
}
/*====home version1 end=====*/
.about_chooe_bg {
padding: 95px 0px 100px;
}
ul.key_benefit_list li {
width: 50%;
}
ul.key_benefit_list li.wdt_40 {
width: 50%;
}
ul.law_service_img li.spring_img_wdt1 {
width: 61.6%;
}
ul.shop_prd_list li {
width: 31%;
}
.download_brochure_Col:after {
display: none;
}
h3.radio_ship_margin {
font-size: 37px;
}
a.download_brochure {
font-size: 16px;
}
.shop_left_box h4 {
font-size: 24px;
}
ul.project_gal_imgs {
width: 68%;
}
ul.bnr_btm_services li h5 {
height: 50px;
}
.wantto_work_col {
text-align: center;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
float: none;
display: inline-block;
margin: 20px 0px;
}
.project_gal_left {
margin: 94px 0px 61px 38px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3 {
width: 53%;
}
.variaion4_request_form {
width: 74%;
margin-right: 50px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
position: static;
margin-top: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
/*====home version1 start=====*/
.landing_gardening_txt {
font-size: 14px;
}
.hdr_cnt ul li {
font-size: 15px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt55,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt65,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt70 {
width: 100%;
text-align: center;
padding-left: 40px;
padding-right: 40px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3 {
width: 50%;
text-align: center;
float: left;
padding: 200px 0px 0px 40px;
}
.variaion4_request_form {
width: 45%;
margin: 180px 0px 0px 0px;
}
.variaion4_request_form h5 {
padding: 20px 10px 10px;
}
#contact-form .form-group.request_group {
margin-bottom: 5px;
}
.quality-list_marbtm {
margin-bottom: 50px;
}
.quality-list_marbtm:nth-child(3),
.quality-list_marbtm:nth-child(4) {
margin-bottom: 0px;
}
.home_about_col {
background: none;
}
.no_pad_left {
padding-left: 15px;
}
.request_col {
background-size: cover;
padding: 32px 28px 35px;
margin: 40px 0px 0px;
}
.short_about_col.why_choose_Txt {
padding-right: 15px;
margin: -15px 0px 50px;
}
.choose_list_info {
width: 68%;
}
.blog_col ul.good_lawn_list {
margin: 30px 0px 0px;
}
.about_bg {
background: rgba(0, 0, 0, 0) url("../images/home_page/requestaquote_bg.png") no-repeat scroll right 113%;
}
.stop_location_col {
padding: 54px 0px;
background-size: cover;
}
/*====home version1 end=====*/
.about_desc h4 {
line-height: 34px;
}
a.view-all.slide_contact_btn {
float: none;
display: inline-block;
}
/*====Service start=====*/
.service_marbtm:nth-child(4) {
margin-bottom: 80px;
}
.wdt_left {
padding-left: 15px;
width: 100%;
}
.wdt_rght {
width: 100%;
margin: 40px 0px 0px;
}
ul.key_benefit_list li {
width: 50%;
}
ul.key_benefit_list li.wdt_40 {
width: 50%;
}
.choose_Accordian_Wdt {
width: 100%;
}
.requirement_garderning_col {
width: 100%;
background-size: cover;
margin: 50px 0px 0px;
padding: 60px 0px;
}
.about_snow_col.about_snow_col1 {
width: 45%;
}
ul.snow_removal_icon_list {
margin: 10px 0 0;
width: 45%;
}
ul.law_service_img li.spring_img_wdt1 {
width: 61.6%;
}
ul.law_service_img li.spring_img_wdt2 {
margin-left: 21px;
width: 33.3%;
}
/*====Service end=====*/
/*====Footer start=====*/
footer {
background: url(../images/common_in_all/footer_mobile_bg.png) no-repeat scroll center top;
padding: 152px 0 0;
}
.ftr_pad_30 {
padding-left: 15px;
}
.ftr_nav {
margin: 4px 0 30px;
}
/*====Footer end=====*/
#photo_gallery .project_detail a {
margin: 20px 0 37px;
}
#photo_gallery .project_detail h2 {
font-size: 13px;
}
.variant_four_project .project_heading {
font-size: 13px;
}
#photo_gallery .col-lg-2 {
width: 50%;
margin-bottom: 30px;
}
ul.shop_prd_list li {
width: 31.4%;
}
ul.shop_prd_list li:nth-child(3) {
margin-right: 0px;
}
.prd_detail_desc {
padding-left: 20px;
width: 53%;
}
.nav-tabs > li > a {
font-size: 15px;
width: 128px;
}
.case_study_img.martp {
margin: 30px 0px 0px;
}
.case_study_desc.desc-mar_none {
margin: 50px 0px 0px;
}
.choose_img {
display: none;
}
.contact_info {
margin: 30px 0px 0px;
}
.about_chooe_bg {
padding: 95px 0px 100px;
}
.paypal_col {
width: 66%;
}
h3.radio_ship_margin {
font-size: 25px;
margin: -3px 0 0 0px;
}
.radio.radio1 {
margin: 0px 0px 20px;
}
.project_gal_left {
width: 100%;
margin: 0px;
padding: 90px 20px;
}
ul.project_gal_imgs {
width: 100%;
}
ul.bnr_btm_services li {
width: 100%;
padding: 50px 30px;
min-height: 150px;
}
ul.bnr_btm_services li:hover {
min-height: 150px;
}
.welcome_dream_txt {
padding-left: 15px;
margin: 20px 0px 0px;
}
.stop_location_col.stopgreen_bg {
text-align: center;
}
.stop_location_col.stopgreen_bg h3 {
width: 100%;
}
a.get_request {
display: inline-block;
float: none;
}
.map_cnt_rght {
width: 100%;
}
.var_4_slider {
width: 100%!important;
}
.quality_service_txt {
padding-left: 15px;
margin: 80px 0px 0px;
}
.quality_landscape_img {
background: none;
}
.wantto_work_col {
text-align: center;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
float: none;
display: inline-block;
margin: 30px 0px 0px;
}
.testimonial_var4 {
margin: 50px 0px 0px;
}
.get_touch_form {
padding-left: 15px;
margin: 50px 0px 0px;
}
.subscribe_txt {
margin-bottom: 30px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
position: static;
margin-top: 0px;
}
}
@media only screen and (min-width: 260px) and (max-width: 767px) {
.pad_85_100 {
padding: 75px 0px 80px;
}
#photo_gallery {
padding: 60px 15px 0;
}
.pad_94_196 {
padding: 74px 0px 176px;
}
.pad_94_100 {
padding: 75px 0px 80px;
}
.pad_100_97 {
padding: 75px 0px 77px;
}
.pad_106_100 {
padding: 70px 0px 77px;
}
.pad_100 {
padding: 80px 0px;
}
.pad_85_95 {
padding: 65px 0px 75px;
}
.pad_84_70 {
padding: 64px 0px 50px;
}
.pad_100_70 {
padding: 80px 0px 50px;
}
.pad_100_95 {
padding: 80px 0px 75px;
}
.pad_100_85 {
padding: 80px 0px 65px;
}
.pad_100_62 {
padding: 80px 0px 42px;
}
.pad_100_196 {
padding: 80px 0px 125px;
}
.pad_94_0 {
padding: 74px 0px 0px;
}
.pad_100_1 {
padding: 80px 0px;
}
h3 {
font-size: 34px;
margin-bottom: 27px;
}
h3.mar_btm60 {
margin-bottom: 42px;
}
h3.mar_btm30 {
margin-bottom: 34px;
}
h3.mar_btm40 {
margin-bottom: 40px;
}
h3.mar_btm23 {
margin-bottom: 35px;
}
h3.mar_btm50 {
margin-bottom: 40px;
}
.mobile_none {
display: none
}
/*=======home start======*/
.hdr_cnt ul li a,
.hdr_cnt ul li {
color: #fff;
}
#minimal-bootstrap-carousel .carousel-inner .item {
background-size: 450px;
background-repeat: no-repeat;
background-position: center top;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt55,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt65,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt70 {
width: 100%;
text-align: center;
padding: 0px 20px;
}
#minimal-bootstrap-carousel .carousel-caption h2,
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55 {
font-size: 30px;
line-height: 35px;
}
#minimal-bootstrap-carousel .carousel-caption p.fnt_22 {
font-size: 16px;
line-height: 22px;
}
a.view-all.slide_contact_btn {
float: none;
display: inline-block;
margin-bottom: 10px;
}
a.view-all.slide_contact_btn.slide_service_btn {
margin-left: 0px;
}
#minimal-bootstrap-carousel .carousel-control {
top: 75px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home2_slide1,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom.home2_slide2,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home2_slide3 {
vertical-align: top;
padding: 300px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_2_slider .item {
min-height: 800px;
}
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55.ln_height1,
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55.ln_height2 {
line-height: 40px;
}
#minimal-bootstrap-carousel.home2_control .carousel-control {
top: 25%;
}
.year_quality {
font-size: 34px;
line-height: 38px;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
padding-right: 0;
text-align: left;
width: 100%;
}
.year_quality .year_35 {
font-size: 40px;
}
.quality-txt {
width: 100%;
}
.quality-list_marbtm {
margin-bottom: 50px;
}
.quality-list_marbtm:nth-child(4) {
margin-bottom: 0px;
}
.home_about_col {
background: none;
}
.no_pad_left {
padding-left: 15px;
}
.request_col {
background-size: cover;
padding: 32px 15px 35px;
}
.request_col h3 {
margin-bottom: 40px;
}
.short_about_col.why_choose_Txt {
margin: 0;
padding-right: 15px;
}
.choose_list {
margin-bottom: 39px;
}
.choose_list:nth-child(3) {
margin-bottom: 39px;
}
.choose_list:nth-child(4) {
margin-bottom: 0px;
}
.choose_list_icon {
margin-right: 20px;
}
.choose_list_info {
width: 65%;
}
.choose_list:nth-child(2),
.choose_list:nth-child(4) {
padding-left: 0;
}
.stop_location_col {
padding: 74px 0px 80px;
background-size: cover !important;
}
.stop_location_col h3 {
font-size: 25px;
line-height: 33px;
}
a.view-all.slide_contact_btn.slide_service_btn.margin_rght {
margin-left: 0;
margin-right: 0;
}
#client_slider {
margin: 70px 0px 0px;
}
#client_slider .controls {
top: -90px!important;
}
.blog_col {
margin-bottom: 50px;
}
.blog_col.nomargin {
margin-bottom: 0px;
}
.blog_col ul.good_lawn_list {
margin: 0px!important;
}
.blog_col ul.good_lawn_list li {
padding: 15px 20px 18px;
}
.blog_col ul.good_lawn_list li:last-child {
padding: 15px 20px;
}
/*=======home end======*/
.inner_page_bnr h2 {
font-size: 40px;
}
.about_desc {
margin-top: 20px;
padding-left: 15px;
}
.about_desc h4 {
font-size: 22px;
}
.choose_list_div {
margin-top: 30px;
}
.carousel {
width: 100%;
float: left;
}
#member_slider {
margin: 40px 0px 0px;
}
/*=======service start======*/
.service_marbtm:nth-child(4),
.service_marbtm:nth-child(5) {
margin-bottom: 80px;
}
.service_marbtm:nth-child(6) {
margin-bottom: 0px;
}
.wdt_left {
width: 100%;
}
.wdt_rght {
width: 100%;
}
.service_page .wdt_left {
padding: 0 15px
}
.service_page .wdt_rght {
padding: 0 15px;
margin-top: 40px;
}
h4.fnt28 {
font-size: 25px;
}
ul.law_service_img li {
width: 100%;
margin-bottom: 50px;
}
ul.law_service_img li.second_img {
width: 100%;
}
ul.law_service_img li:last-child {
margin-bottom: 0px;
}
.key_benefit_col {
margin: 20px 0px 0px;
}
.key_benefit_img {
width: 100%;
margin-bottom: 50px;
}
.key_benefit_desc {
width: 100%;
margin-bottom: 50px;
}
ul.key_benefit_list li {
width: 100%;
}
ul.key_benefit_list li.wdt_40 {
width: 100%;
}
.choose_Accordian_Wdt {
width: 100%;
}
.requirement_garderning_col {
background: rgba(0, 0, 0, 0) url("../images/law_gardner_page/gardnering_requirement.jpg") no-repeat scroll 0 0 / cover;
width: 100%;
margin: 50px 0px 0px;
padding: 60px 0px;
}
/*=======service end======*/
/*=======Footer Start======*/
footer {
background: url(../images/common_in_all/footer_mobile_bg.png) no-repeat scroll center top;
padding: 152px 0 0;
background-size: cover;
}
.ftr_nav {
margin: 14px 0 10px;
}
.ftr_txt_div {
padding-right: 0;
}
ul.ftr_social {
margin: 8px 0 15px;
}
.ftr_pad_30 {
padding-left: 15px;
}
.ftr_btm p {
text-align: center;
}
.ftr_btm {
margin: 27px 0 0;
}
/*=======Footer end======*/
.banner_desc {
display: none
}
a.btn.slide_contact_btn.read_btn {
margin-bottom: 30px;
}
.about_bg {
background: rgba(0, 0, 0, 0) url("../images/home_page/requestaquote_bg.png") no-repeat scroll -170px 630px;
}
.short_about_col {
padding-bottom: 80px;
}
a.btn.slide_contact_btn {
width: 134px;
font-size: 15px;
}
ul.blog_list_icon li {
margin-right: 12px;
padding: 0 9px 0 20px;
}
#photo_gallery .col-lg-2 {
width: 100%;
}
.client_identity_Col {
margin-bottom: 0px;
}
a.request_quote {} h3 {
font-size: 30px;
}
ul.blog_icon_list li {
margin-bottom: 10px;
margin-right: 0;
}
.news_search {
padding: 4px 22px 5px;
}
.news_search .btn-default {} .cart_btm_col {
padding: 26px 19px 26px 20px;
}
a.coupon_btn {
font-size: 13px;
margin-right: 9px;
padding: 6px 7px;
}
a.add_cart_btn {
font-size: 13px;
margin-top: 11px;
padding: 0 16px;
width: 150px;
}
.cart_table ul li {
padding: 7px 19px;
width: 100% !important;
}
.cart_table ul.cart_desc li {
min-height: 10px !important;
padding: 7px 19px;
}
.cart_txt {
margin: 0;
}
.quantity_select {
margin: 5px 0;
}
.cart_close_img {
margin: 2px 0;
text-align: left;
}
.cart_table ul.cart_desc li:first-child {
padding-left: 20px;
}
.case_study_img {
float: left;
margin-bottom: 11px;
width: 100%;
}
.find_landscape_col {
padding: 11px 14px 11px 20px;
}
.description_txt {
padding-left: 0;
}
.mob_mar_10 {
margin-bottom: 10px
}
h3.radio_ship_margin {
margin: -24px 0 0 22px;
}
.order_col {
padding: 15px 18px 33px;
}
.paypal_col {
width: 62%;
}
.contact_info {
margin-top: 30px;
padding: 23px 10px 72px;
}
.cnt_map_img {
margin: 40px 0 0;
}
.irrigation_drainage_desc {
width: 100%;
margin-bottom: 50px;
}
.irrigation_drainage_img {
width: 100%;
}
.prd_large_img {
width: 100%;
}
.prd_detail_desc {
margin: 30px 0px 0px;
padding-left: 0;
width: 100%;
}
.nav-tabs > li > a {
font-size: 12px;
margin-right: 0;
padding: 10px 5px;
width: 91px;
}
ul.shop_prd_list li {
margin-right: 0;
width: 100%;
}
.nav-tabs > li {
margin-right: 0;
}
.panel-body {
padding: 16px 15px 71px;
}
.about_snow_col.about_snow_col1 {
width: 100%;
}
ul.snow_removal_icon_list {
margin: 10px 0 0;
width: 100%;
}
ul.law_service_img li.spring_img_wdt1 {
margin-bottom: 10px;
width: 100%;
}
ul.law_service_img li.spring_img_wdt2 {
margin-left: 0;
width: 100%;
}
.short_about_col {
padding-bottom: 40px;
}
a.download_brochure {
font-size: 18px;
}
ul.shop_prd_list li.list_marbtm {
margin-bottom: 50px;
}
ul.shop_prd_list li.list_marbtm:last-child {
margin-bottom: 0px;
}
.case_study_img.martp {
margin: 30px 0px 0px;
}
.mobile_display {
display: none;
}
.testi_bg {
padding: 0px 60px 19px;
}
#quote-carousel .carousel-control.left {
left: -75px;
}
#quote-carousel .carousel-control.right {
right: -85px;
}
.quality-list_marbtm:last-child {
margin-bottom: 0px;
}
.choose_img {
margin: 20px 0px 0px;
}
.pad_85_1 {
padding: 75px 0px 80px;
}
h3.mar_btm1 {
margin-bottom: 33px;
}
ul.snow_removal_icon_list {
margin: 50px 0 0;
}
.about_snow_img {
width: 100%;
margin-right: 0px;
margin-bottom: 50px;
}
.case_study_desc.desc-mar_none {
margin: 50px 0px 0px;
}
h3.mar_btm2 {
margin-bottom: 33px;
}
.blog_col ul.good_lawn_list.blog_list {
margin: 0px;
}
.social_plugin ul li {
margin-bottom: 10px;
}
.cart_table ul li.tabl_div1 {
padding-left: 19px;
}
.cart_table ul li {
border-bottom: 1px solid #ebebeb;
border-right: 0px;
}
a.add_cart_btn {
margin-top: 0px;
}
h3.radio_ship_margin {
font-size: 21px;
margin: 0px;
}
.radio.radio1 {
margin: 0px 0px 20px;
}
.order_fr {
margin: 50px 0px 0px;
}
.quality-list_img1.quality_mob {
padding-right: 0px;
margin-bottom: 38px;
}
.quality-list_desc1.quality_desc_mob {
padding-left: 0px;
}
.project_gal_left {
width: 100%;
margin: 0px;
padding: 75px 20px;
}
ul.project_gal_imgs {
width: 100%;
}
ul.bnr_btm_services li {
width: 100%;
padding: 50px 30px;
min-height: 150px;
}
ul.bnr_btm_services li:hover {
min-height: 150px;
}
.welcome_dream_txt {
padding-left: 15px;
margin: 20px 0px 0px;
}
.stop_location_col.stopgreen_bg {
text-align: center;
}
.stop_location_col.stopgreen_bg h3 {
width: 100%;
font-size: 25px;
}
a.get_request {
display: inline-block;
float: none;
}
.map_cnt_rght {
width: 100%;
padding: 93px 0px 63px 20px;
}
.welcome_dream_txt h5 {
font-size: 30px;
line-height: 40px;
}
.welcome_dream_txt h5 .fnt_bold {
font-size: 40px;
}
.blog_mb {
margin-bottom: 50px;
}
.quality_landscape_img {
background: none;
}
.get_touch_form {
padding-left: 15px;
margin: 50px 0px 0px;
}
.quality_service_txt {
padding-left: 15px;
margin: 50px 0px 0px;
}
.wantto_work_col {
padding: 26px 15px;
text-align: center;
}
.wantto_work_col h3 {
font-size: 30px;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
float: none;
display: inline-block;
margin: 30px 0px 0px;
}
.subscribe_search {
margin: 20px 0px 0px;
padding: 11px 0 11px 12px;
}
.subscribe_bg {
padding: 75px 0px 80px 0px;
}
.key_benefit_desc.key_benefit_desc1 {
width: 100%;
}
.ship_radio {
margin: 30px 0px 27px;
}
.working_hours_col {
margin: 50px 0px 30px;
}
.service_mrbtm {
margin-bottom: 40px;
}
.about_chooe_bg.choose_white-bg {
padding: 75px 0px 0px;
}
h3.accrdian_head {
margin: 40px 0px;
}
.hdr_top_bar.hdr_top_bar_var2 {
background: #33381e;
}
.hdr_top_bar.hdr_top_bar_var3 {
background: #33381e;
}
.hdr_variation2 {
position: static;
background: #33381e;
}
#service_slider .controls {
bottom: -45px;
}
.quality_service_txt {
padding-left: 15px;
margin: 80px 0px 0px;
}
.quality_landscape_img {
background: none;
}
.wantto_work_col {
text-align: center;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
float: none;
display: inline-block;
margin: 30px 0px 0px;
}
.get_touch_form {
padding-left: 15px;
margin: 50px 0px 0px;
}
.subscribe_txt {
margin-bottom: 30px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
position: static;
margin-top: 0px;
}
.hdr_top_variation4 ul {
margin: 10px 0px;
}
#photo_gallery .controls.gallery_controls {
left: 64px;
right: 0;
top: -38px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fl {
text-align: center;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .item.home4_slide3 {
min-height: 1200px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3 {
width: 100%;
text-align: center;
float: left;
padding-left: 40px;
padding-right: 40px;
}
#minimal-bootstrap-carousel .carousel-caption h2 {
text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption p {
text-align: center;
}
.variaion4_request_form {
width: 90%;
border-radius: 5px;
margin: 0 5% 0px;
}
.variaion4_request_form h5 {
padding: 20px 10px 10px;
}
#contact-form .form-group.request_group {
margin-bottom: 5px;
}
.service_page h4 {
width: 100%;
float: left;
}
.subscribe_search .form-control {
font-size: 14px;
width: 75%;
}
.subscribe_search .btn-default {
font-size: 14px;
width: 81px;
}
#main-navigation-wrapper .nav.small_hgt > li {
margin: 0;
padding: 0;
}
.var_4_slider {
width: 100% !important;
}
@media only screen and (min-width: 260px) and (max-width: 479px) {
#member_slider .controls {
margin-bottom: 20px;
margin-top: 0;
position: static;
}
a.add_cart_btn {
margin-top: 10px!important;
}
a.view-all.slide_contact_btn.slide_service_btn.margin_rght {
margin-bottom: 15px;
}
.service_mar_left {
margin-left: 0px;
margin-top: 10px;
}
#member_slider {
margin: 0px!important;
}
}
@media(max-width: 767px) {
.button {
margin: 0 25% 30px 25%;
}
.header-5 .header-right-info ul li
{
margin: 0 0 20px 0;
}
.header-5 .header-right-info ul li + li .single-header-right-info, .header-5 .header-right-info ul li:last-child
{
margin: 0;
}
.about5 .quality_service_txt
{
margin: 0;
}
.about5 img
{
margin: 80px 0 0 0;
}
.testinomial_col
{
padding: 75px 15px 60px 15px;
}
.testinomial_col_inn, #desi-testimonial-carousel, .about5-1 .short_about_col
{
width: 100%;
}
.testinomial_col [data-slide="next"], .testinomial_col [data-slide="prev"]
{
position: static;
margin: 30px 10px 0 0;
}
.about5-1
{
padding: 50px 0 0 0;
}
.about5-1::before, .about5-1
{
background: #3f4716;
}
.about5-1 .last ul.about_list
{
margin: 0 0 50px 0;
}
.logo {
display: none;
}
.logo-menu
{
display: block;
}
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 1020px!important;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3
{
padding: 200px 0 0 0;
}
.variaion4_request_form::after
{
display: none;
}
}
/*
* prettyphoto responsive
*/
@media only screen and (min-width: 600px) and (max-width: 1024px) {
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 7%!important; top: 10px!important; }
} | public/users/css/style.css | @charset "utf-8";
/*
Theme Name: Landscaping HTML Theme
Theme URI: http://weblusive.com/name
Author:
Author URI:
Version: 1.0.0
*/
/* TABLE OF CONTENTS
01-GLOBAL STYLE START
02-FAQ STYLE START
03-CONTACT US STYLE START
04-NEWS PAGE STYLE START
05-NEWS PAGE DETAIL STYLE START
06-ABOUT US STYLE START
07-PROJECT STYLE START
08-ALL SERVICES STYLE START
09-CART STYLE START
10-CHECKOUT STYLE START
11-SHOP PAGE STYLE START
12-PRODUCT DETAIL PAGE STYLE START
13-CARASOUEL STYLE START
14-HOMEPAGE VARIATION START
15-HEADER FOTTER START
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100);
@import url(https://fonts.googleapis.com/css?family=Poppins:400);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400italic);
@import url(https://fonts.googleapis.com/css?family=Alegreya:400,700);
@import url(https://fonts.googleapis.com/css?family=Playball);
@import url('bootstrap.min.css');
@import url('font-awesome.min.css');
@import url('animate.min.css');
@import url('../plugins/prettyPhoto_compressed_3.1.6/css/prettyPhoto.css');
/***********************************
--01-GLOBAL STYLE START---
***********************************/
body {
font-family: 'Open Sans', sans-serif;
background: #fff;
margin: 0px;
padding: 0px;
}
body {
letter-spacing: 0.6px;
}
img {
max-width: 100%;
}
a,
a:hover,
a:active,
a:focus {
text-decoration: none;
outline: none;
border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
font-family: 'Roboto Slab', serif;
text-transform: uppercase;
font-weight: 700;
}
ul,
li {
margin: 0;
padding: 0;
list-style: none;
}
p {
margin: 0px 0px 26px;
padding: 0px;
letter-spacing: 0.5px;
line-height: 26px;
font-size: 15px;
color: #8e8d8d;
}
p.mar_btm15 {
margin-bottom: 15px;
}
p:last-child {
margin-bottom: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Alegreya', serif;
font-weight: 700;
}
h3 {
font-size: 40px;
color: #fff;
margin-bottom: 34px;
text-transform: none;
letter-spacing: 1px;
}
h3 .green-head {
color: #94b200;
}
h3 .lytgreen-head {
color: #9fc612;
}
h3.black-color {
color: #353535;
}
h4 {
font-size: 22px;
margin-bottom: 10px;
color: #000;
line-height: 24px;
}
.fl {
float: left;
}
.fr {
float: right;
}
a.view-all {
text-transform: uppercase;
width: 159px;
text-align: center;
color: #ad6334;
font-family: 'Raleway', sans-serif;
font-size: 16px;
line-height: 54px;
}
a.view-all:hover {} .hvr-bounce-to-right {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #333;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
color: white;
}
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.button {
float: left;
width: 173px;
margin: 0 30px 0 0;
border: none;
background: none;
color: inherit;
vertical-align: middle;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
text-align: center;
font-size: 16px;
border-radius: 3px;
font-weight: 600;
text-transform: uppercase;
line-height: 54px;
height: 54px;
}
.button--winona {
overflow: hidden;
padding: 0;
-webkit-transition: border-color 0.3s, background-color 0.3s;
transition: border-color 0.3s, background-color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona::after {
content: attr(data-text);
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
-webkit-transform: translate3d(0, 25%, 0);
transform: translate3d(0, 25%, 0);
}
.button--winona > span {
display: block;
}
.button--winona.button--inverted:after,
.button--winona.button--inverted2:after {
color: #fff;
}
.button--winona::after,
.button--winona > span {
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--winona.button--inverted {
background: #f8de32;
color: #7c6f1c;
}
.button--winona.button--inverted2 {
background: #a6c644;
color: #fff;
}
.button--winona.button--inverted:hover,
.button--winona.button--inverted2:hover {
background: #94b936;
}
.button--winona:hover::after {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.button--winona:hover > span {
opacity: 0;
-webkit-transform: translate3d(0, -25%, 0);
transform: translate3d(0, -25%, 0);
}
.pad_zero {
padding-left: 0;
padding-right: 0
}
.pad_85_100 {
padding: 85px 0px 100px;
}
.pad_94_196 {
padding: 94px 0px 196px;
}
.pad_94_100 {
padding: 94px 0px 100px;
}
.pad_94_70 {
padding: 94px 0px 70px;
}
.pad_94_85 {
padding: 94px 0px 85px;
}
.pad_100_97 {
padding: 100px 0px 97px;
}
.pad_100 {
padding: 100px 0px;
}
.pad_85_95 {
padding: 85px 0px 95px;
}
.pad_84_70 {
padding: 84px 0px 70px;
}
.pad_100_70 {
padding: 100px 0px 70px;
}
.pad_100_95 {
padding: 100px 0px 95px;
}
.pad_100_85 {
padding: 100px 0px 85px;
}
.pad_100_62 {
padding: 100px 0px 62px;
}
.pad_100_196 {
padding: 100px 0px 196px;
}
.pad_94_0 {
padding: 94px 0px 0px;
}
.pad_94 {
padding: 94px 0px;
}
.pad_60 {
padding: 60px 0px;
}
h3.mar_btm1 {
margin-bottom: 28px;
}
h3.mar_btm2 {
margin-bottom: 43px;
}
h3.mar_btm18 {
margin-bottom: 18px;
}
h3.mar_btm15 {
margin-bottom: 15px;
}
h3.mar_btm23 {
margin-bottom: 23px;
}
h3.mar_btm30 {
margin-bottom: 30px;
}
h3.mar_btm40 {
margin-bottom: 40px;
}
h3.mar_btm50 {
margin-bottom: 50px;
}
h3.mar_btm60 {
margin-bottom: 60px;
}
p.mar_btm10 {
margin-bottom: 10px;
}
p.line_heig {
line-height: 24px;
}
p.line_heig1 {
line-height: 28px;
}
h4.fnt28 {
font-size: 28px;
color: #404040;
text-transform: none;
margin-bottom: 20px;
}
h4.fnt28.mar_top {
margin-top: -3px;
}
h4.fnt28.mar_btm {
margin-bottom: 15px;
}
h4.fnt28.mar_btm1 {
margin-bottom: 28px;
}
.wdt_100 {
width: 100%;
float: left;
}
p.fnt17 {
font-size: 17px;
color: #727272;
letter-spacing: 0px;
line-height: 28px;
margin-bottom: 48px;
}
.mtop5 {
margin-top: 5px;
}
h4.mbtm15 {
margin-bottom: 13px;
}
h5.martopminus10 {
margin-top: -10px;
}
.form_marbtm {
margin-bottom: 12px;
}
img {
max-width: 100%;
}
.pt0 {
padding-top: 0 !important;
}
.pb0 {
padding-bottom: 0 !important;
}
.mb0 {
margin-bottom: 0 !important;
}
.mrm20 {
margin-right: -20px;
}
.mrm110 {
margin-right: -110px;
}
.mlm20 {
margin-left: -20px;
}
.mlm30 {
margin-left: -30px;
}
a:focus {
outline: none;
}
.fz18
{
font-size: 18px !important;
}
/***********************************
--02-HEADER TOP START---
***********************************/
.header-5 {
background: #f1f0f2;
position: relative;
min-height: 100px;
}
.header-5 .logo {
margin: 0;
}
.header-5 p,
.header-5 ul,
.header-5 li {
margin: 0;
padding: 0;
list-style: none;
}
.header-5 .thm-container {
position: relative;
z-index: 9;
padding: 24px 0;
}
.header-5 .header-right-info {
padding: 5px 0;
}
.header-5 .header-right-info ul li {
display: inline-block;
vertical-align: bottom;
}
.header-5 .header-right-info ul li + li .single-header-right-info {
border-left: 1px solid #d1d0d1;
margin: 0 0 0 20px;
}
.header-5 .header-right-info ul li .single-header-right-info .text-box,
.header-5 .header-right-info ul li .single-header-right-info .icon-box {
display: table-cell;
vertical-align: bottom;
}
.header-5 .header-right-info ul li .single-header-right-info .icon-box {
text-align: center;
padding: 0 20px;
}
.header-5 .header-right-info ul li .single-header-right-info .icon-box i {
color: #c4d114;
font-size: 30px;
}
.header-5 .header-right-info ul li .single-header-right-info .text-box p {
color: #848484;
line-height: 20px;
font-size: 14px;
}
.hdr_top_bar {
background: #33381e;
padding: 8px 0px 9px;
}
.hdr_top_bar.hdr_top_bar_var2 {
background: rgba(0, 0, 0, .4);
padding: 11px 0px 12px;
}
.hdr_top_bar.hdr_top_bar_var3 {
background: none;
border-bottom: 1px solid #776250;
padding: 7px 0px;
margin-bottom: 7px;
}
.landing_gardening_txt {
font-size: 18px;
color: #7f9a48;
font-style: italic;
float: left;
margin: 3px 0px;
}
.landing_gardening_txt.land_garden_txtvar2 {
color: #fff;
}
.hdr_cnt {
float: right;
}
.hdr_cnt ul {
margin: 1px 0px 0px;
padding: 0px;
float: right;
}
.hdr_cnt ul li {
float: left;
font-size: 18px;
font-weight: 400;
font-style: italic;
color: #abb488;
margin-right: 28px;
line-height: 29px;
}
.hdr_cnt ul li.cnt_white_color {
color: #a2a4a5;
}
.hdr_cnt ul li:last-child {
margin-right: 0px;
}
.hdr_cnt ul li a {
color: #abb488;
text-decoration: none;
}
.hdr_cnt ul li a.cnt_white_color {
color: #fff;
}
.hdr_cnt ul li.var3_white {
color: #fff;
}
.hdr_cnt ul li a.var3_white {
color: #fff;
}
.hdr_msg_icon {
background: url(../images/common_in_all/msg_icon.png) no-repeat 0px 6px;
padding-left: 42px;
font-size: 16px;
}
.hdr_call_icon {
background: url(../images/common_in_all/call_icon.png) no-repeat 0px 6px;
padding-left: 34px;
font-size: 18px;
}
.hdr_msg_icon.white_msg_icon {
background: url(../images/common_in_all/white_msg_icon.png) no-repeat 0px 6px;
}
.hdr_call_icon.white_call_icon {
background: url(../images/common_in_all/white_call_icon.png) no-repeat 0px 6px;
}
.hdr_top_variation4 {
background: url(../images/common_in_all/main_header_bg.jpg) repeat-x bottom #fff;
border-top: 3px solid #7fa319;
position: relative;
}
.hdr_top_variation4 ul li::after {
display: none
}
.hdr_top_variation4 ul {
margin: 25px 0px;
padding: 0px;
float: right;
}
.hdr_top_variation4 ul li {
list-style: none;
float: left;
padding-left: 48px;
position: relative;
padding-right: 22px;
margin-right: 22px;
padding-top: 4px;
padding-bottom: 4px;
}
.hdr_top_variation4 ul li:after {
width: 2px;
height: 43px;
position: absolute;
right: 0px;
top: 0px;
background: url(../images/common_in_all/hdr4_cnt_after.jpg) no-repeat 0px 0px;
content: "";
}
.hdr_top_variation4 ul li h6 {
font-size: 14px;
color: #85a820;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
}
.hdr_top_variation4 ul li p {
font-size: 15px;
color: #000;
line-height: 20px;
}
.hdr_top_variation4 ul li p.p_20 {
font-size: 20px;
font-weight: 600;
}
.hdr4_msg_icon {
background: url(../images/common_in_all/hdr4_msg_icon.png) no-repeat 0px 4px;
}
.hdr4_call_icon {
background: url(../images/common_in_all/hdr4_call_icon.png) no-repeat 0px 5px;
}
.hdr_top_variation4 ul li:last-child {
margin-right: 0px;
padding-right: 0px;
}
.hdr_top_variation4 ul li:last-child:after {
background: none;
}
/***********************************
--03-NAVIGATION START---
***********************************/
.thm-container {
max-width: 1170px;
margin: 0px auto;
}
.logo {
margin: 21px 0px 28px;
}
.logo-menu {
float: left;
margin: 20px 0 20px 25px;
display: none;
}
.dropdown-submenu-active:before {
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #12121b;
content: "";
position: absolute;
top: 0 !important;
right: 24px;
}
#main-navigation-wrapper.navbar-default {
background: transparent;
border: none;
min-height: auto;
background: url(../images/common_in_all/main_header_bg.jpg) repeat-x bottom #fff;
border-radius: 0;
margin: 0;
}
#main-navigation-wrapper.navbar-default:after {
width: 100%;
background: url(../images/common_in_all/header_shadow_bg.png) repeat-x;
height: 9px;
position: absolute;
left: 0px;
bottom: -9px;
content: "";
}
#main-navigation-wrapper .navbar-collapse {
padding-left: 0;
padding-right: 0;
position: relative;
}
#main-navigation-wrapper .nav > li {
padding: 36px 0;
margin-right: 6px;
}
#main-navigation-wrapper .nav.small_hgt > li {
padding: 36px 0 10px;
}
#main-navigation-wrapper .nav > li > a:before {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background: #7da309;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
}
#main-navigation-wrapper .nav > li a.nav_drop_ar:after {
background: rgba(0, 0, 0, 0) url(../images/common_in_all/nav_dropar.png) no-repeat scroll center bottom;
content: "";
height: 6px;
right: 2px;
position: absolute;
top: 11px;
width: 9px;
}
#main-navigation-wrapper .nav > li.dropdown:hover:before {
width: 0;
height: 0;
content: "";
position: absolute;
bottom: -7px !important;
z-index: 1010;
text-align: center;
left: 20px;
}
#main-navigation-wrapper .nav > li > a {
padding: 4px 0;
font-size: 15px;
font-family: "Raleway", sans-serif;
font-weight: bold;
color: #474747;
text-transform: uppercase;
padding-right: 20px;
}
#main-navigation-wrapper .nav > li:last-child > a {
padding-right: 0px;
}
#main-navigation-wrapper .nav > li:last-child {
margin-right: 0px;
}
#main-navigation-wrapper .nav > li + li > a {
padding-left: 20px;
}
#main-navigation-wrapper .navbar-nav {
margin-left: 0;
margin-right: 0;
float: right;
}
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,
#main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a {
background: none;
color: #7da309;
}
#main-navigation-wrapper .nav > li a.nav_drop_ar:hover:after {
background: rgba(0, 0, 0, 0) url("../images/common_in_all/nav_dropar_hover.png") no-repeat scroll center bottom;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
position: absolute;
top: calc(100% + 5px) ;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
font-size: 14px;
text-align: left;
list-style: none;
background-clip: padding-box;
padding: 0;
border: none;
border-radius: 0;
display: block;
opacity: 0;
visibility: hidden;
-webkit-transition: all .4s ease;
transition: all .4s ease;
min-width: 220px;
background: #e6e8df;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
#main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new {
position: relative;
}
#main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new:hover a {
color: #fff;
}
#main-navigation-wrapper .dropdown-submenu2 > li > a {
color: #000 !important;
}
#main-navigation-wrapper .dropdown-submenu2 > li:hover a {
color: #fff !important;
}
#main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav .dropdown-submenu li:hover {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
#main-navigation-wrapper .dropdown-submenu > li {
background: url(../images/common_in_all/nav_list_bg.jpg) repeat-x bottom;
}
#main-navigation-wrapper .dropdown-submenu > li > a {
display: block;
padding: 4px 32px 7px;
clear: both;
line-height: 36px;
color: #000;
white-space: nowrap;
font-size: 15px;
text-transform: capitalize;
}
#main-navigation-wrapper .dropdown-submenu > li a:hover,
#main-navigation-wrapper .dropdown-submenu > li a:active,
#main-navigation-wrapper .dropdown-submenu > li a:focus {
color: #9acc41;
background: #33381e;
}
#main-navigation-wrapper .dropdown-submenu > li:last-child a {
border: none;
}
.request_btn {
position: absolute;
right: 0px;
bottom: -54px;
}
.responsive_btn {
width: 100%;
padding: 45px 31px;
float: left;
display: none;
}
a.request_quote {
z-index: 100;
font-weight: 800;
color: #fff!important;
background: url(../images/common_in_all/request_btn_bg.jpg) repeat-x;
width: 219px!important;
}
a.hdr_mob_get_quote_btn {
display: none;
}
/***********************************
--03.1-STICKY HEADER VARIATION START---
***********************************/
.finance-navbar.affix {
top: 0;
left: 0;
right: 0;
position: fixed !important;
margin: 0;
animation: fadeItIn 1s;
z-index: 1000;
}
.finance-navbar.affix .logo {
margin: 12px 0px 17px;
width: 229px;
}
.finance-navbar.affix .nav > li {
padding: 21px 0!important;
}
.finance-navbar.affix a.request_quote {
display: none;
}
@keyframes fadeItIn {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
}
.hdr_variation2 {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
float: left;
z-index: 1;
}
#main-navigation-wrapper.variation2_navbar.navbar-default {
background: none;
}
#main-navigation-wrapper.variation2_navbar.navbar-default:after {
display: none;
}
#main-navigation-wrapper.variation2_navbar .nav > li > a {
color: #fff;
}
#main-navigation-wrapper.variation2_navbar .nav > li a.nav_drop_ar:after {
background: rgba(0, 0, 0, 0) url(../images/common_in_all/nav2_dropar.png) no-repeat scroll center bottom;
}
.nav_variation4_in {
border: 1px solid #aac263;
width: 100%;
float: left;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 {
background: #85a820;
padding: 4px;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .navbar-nav {
float: left;
margin-left: 30px;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .nav > li {
padding: 10px 0px!important;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .nav > li a {
color: #fff;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav {
margin-left: 0;
position: relative;
background: #131313;
padding: 8px 115px 8px 0;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav::after {
width: 0;
height: 0;
border-right: 100px solid transparent;
border-top: 64px solid #131313;
content: '';
position: absolute;
right: -100px;
top: 0px;
}
a.var4_request_btn {
font-size: 16px;
color: #fff;
width: 194px;
background: #799d1c;
text-align: center;
float: right;
font-weight: 700;
text-transform: uppercase;
line-height: 48px;
text-decoration: none;
font-family: 'Raleway', sans-serif;
}
a.var4_request_btn:hover {
background: #000;
}
a.var5_request_btn {
font-size: 16px;
color: #131313;
text-align: center;
float: right;
font-weight: 700;
text-transform: uppercase;
line-height: 64px;
text-decoration: none;
font-family: 'Raleway', sans-serif;
width: 235px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
background: none;
position: absolute;
z-index: 10;
width: 100%;
margin-top: -7px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar .dropdown-submenu > li > a {
color: #000;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar .dropdown-submenu > li > a:hover {
color: #fff;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
background: #85a820;
margin-top: 0px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.variation5_navbar,
#main-navigation-wrapper.finance-navbar.affix.variation2_navbar.variation4_navbar.variation5_navbar.navbar-default {
position: static;
margin-top: 0;
background: rgba(166, 198, 68, 1);
background: -moz-linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: -webkit-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: -webkit-linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: -o-linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: -ms-linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
background: linear-gradient(left, rgba(19, 19, 19, 1) 50%, rgba(166, 198, 68, 1) 50%);
}
#main-navigation-wrapper .navbar-collapse.nav_variation5 {
background: transparent;
padding: 0;
}
/***********************************
--04-HOME VARIATION 1 START---
***********************************/
#minimal-bootstrap-carousel .carousel-caption {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 0;
text-align: right;
text-shadow: none;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container {
display: table;
width: 100%;
height: 100%;
max-width: 1170px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
display: table-cell;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
vertical-align: top;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
vertical-align: bottom;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
vertical-align: middle;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
display: block;
}
#minimal-bootstrap-carousel.slider5 .carousel-inner .item {
min-height: 665px
}
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 670px;
height: 100%;
width: 100%;
background-size: cover;
background-position: center center;
background-color: #1E1E1E;
}
#minimal-bootstrap-carousel .carousel-inner .slide-1
{
background-image: url('../images/home_page4/home_slider_img3.jpg');
}
#minimal-bootstrap-carousel .carousel-control {
width: 40px;
height: 40px;
font-size: 15px;
border: 0px;
margin: 0px;
line-height: 40px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
visibility: visible !important;
opacity: .65;
margin-top: -20px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
top: 50.1%;
border-radius: 0;
z-index: 0;
}
#minimal-bootstrap-carousel .carousel-control.left {
left: 1%;
}
#minimal-bootstrap-carousel .carousel-control.right {
right: 1%;
}
#minimal-bootstrap-carousel .carousel-control:hover {
opacity: 1;
background: #000;
}
.carousel-fade .carousel-inner .item {
-webkit-transition-property: opacity;
transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
z-index: 2;
}
/* fixing layers styles */
#minimal-bootstrap-carousel .carousel-caption h2 {
font-size: 43px;
color: #fff;
font-weight: 800;
letter-spacing: 1.3px;
font-family: 'Raleway', sans-serif;
line-height: 52px;
text-transform: uppercase;
margin-bottom: 11px;
-webkit-animation-delay: .5s;
animation-delay: .5s;
}
#minimal-bootstrap-carousel .carousel-caption p {
font-size: 20px;
color: #fff;
font-weight: 400;
font-style: italic;
letter-spacing: 0.6px;
line-height: 28px;
margin-bottom: 29px;
-webkit-animation-delay: 1s;
animation-delay: 1s;
}
a.view-all.slide_contact_btn {
color: #7c6f1c;
float: left;
width: 173px;
border-radius: 4px;
font-weight: 700;
background: #f8de32;
padding: 0px;
letter-spacing: 0.2px;
-webkit-animation-delay: 1.5s;
animation-delay: 1.5s;
}
a.view-all.slide_contact_btn:hover {
color: #fff
}
a.view-all.slide_contact_btn:last-child {
-webkit-animation-delay: 2s;
animation-delay: 2s;
}
a.view-all.slide_contact_btn.slide_service_btn {
background: #a6c644;
margin-left: 30px;
color: #fff;
}
a.view-all.slide_contact_btn.slide_service_btn.mar_lft_zero {
margin-left: 0;
margin-right: 30px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fl {
float: left;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fr {
float: right;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt55 {
width: 55%;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home1_slide1 {
padding: 226px 0px 0px 0px;
}
#minimal-bootstrap-carousel.slider5 .carousel-caption .thm-container .box.valign-top.home1_slide1 {
padding: 190px 0px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home1_slide2 {
padding: 190px 0px 0px 0px;
}
/***********************************
--04.1-HOME VARIATION 2 START---
***********************************/
#minimal-bootstrap-carousel .carousel-inner.ver_new_2_slider .item {
min-height: 1180px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_2_slider .carousel-caption h2 {
margin-bottom: 15px;
}
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55 {
font-size: 55px;
line-height: 72px;
}
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55.ln_height1 {
line-height: 64px;
}
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55.ln_height2 {
line-height: 74px;
}
#minimal-bootstrap-carousel .carousel-caption p.fnt_22 {
font-size: 22px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home2_slide1 {
padding: 312px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt65 {
width: 65%;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt70 {
width: 70%;
display: inline-block;
float: none;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom.home2_slide2 {
padding-bottom: 248px;
}
a.view-all.slide_contact_btn.veriation_2_btns {
float: none;
display: inline-block;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home2_slide3 {
padding: 520px 0px 0px;
}
.service_bg {
background: url(../images/home_page2/service_bg.jpg) repeat;
}
.service_mrbtm {
margin-bottom: 58px;
}
.service_mrbtm1 {
margin-bottom: 55px;
}
.service_head_br {
background: url(../images/home_page2/service_head_line.jpg) no-repeat right bottom;
margin: 0px;
float: left;
padding-right: 74px;
line-height: 30px;
}
.quality-list.quality-list1 {
margin: 0px;
padding: 0px;
border: 0px;
}
.second_qaulity_prduct {
margin: 50px 0px 0px;
padding: 50px 0px 0px;
border-top: 1px dashed #b4b4b4;
width: 100%;
float: left;
}
.quality-list p.mar_btmp {
margin-bottom: 17px;
}
.quality-list_img1 {
padding-left: 0px;
padding-right: 20px;
}
.quality-list_img1 img {
margin-bottom: 0px;
}
.quality-list_desc1 {
padding-right: 0px;
margin: -2px 0px 0px;
}
a.read_btn1 {
font-size: 14px;
color: #b4ce34;
text-transform: uppercase;
text-decoration: none;
font-weight: 700;
}
a.read_btn1:hover {
color: #000;
}
ul.gallery_slide_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.gallery_slide_list li {
list-style: none;
float: left;
width: 18%;
margin-right: 30px;
}
ul.gallery_slide_list li img {
width: 100%;
float: left;
height: auto;
}
ul.gallery_slide_list li:last-child {
margin-right: 0px;
}
.about_chooe_bg.choose_white-bg {
background: #fff;
}
.project_gal_left {
width: 30%;
float: left;
padding-right: 40px;
margin: 35px 0 10px 0;
padding-left: 50px;
}
@media(min-width: 1600px) {
.project_gal_left {
margin: 94px 0px 61px 0px;
}
}
.project_gal_left p {
letter-spacing: 0px;
margin-bottom: 22px;
}
a.checkmor_work {
font-size: 15px;
color: #b4ce34;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
}
a.checkmor_work:hover {
color: #fff;
}
.var_4_slider {
width: 70%!important;
float: right;
}
.project_img {
position: relative;
}
.shadow_effect {
position: relative;
overflow: hidden;
}
.full_potfolio_img .effect-goliath img {
width: 100%;
}
.full_potfolio_img .project_img {
margin-bottom: 10px;
padding: 0 5px;
}
.full_potfolio_img .full_view .project_txt_btn {
width: 97%;
left: 1.5%;
}
.effect-goliath img,
.effect-goliath h6 {
-webkit-transition: -webkit-transform 0.35s;
transition: transform 0.35s;
}
.effect-goliath:hover > .black_overlay:before {
content: '';
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .2);
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
.effect-goliath img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border: 0;
}
.effect-goliath:hover img {
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
border: 0;
}
.effect-goliath h6,
.effect-goliath .view_project_btn {
position: absolute;
bottom: 0;
left: 0;
z-index: 99;
}
.effect-goliath:hover .view_project_btn {
-webkit-transform: translate3d(0, 140px, 0);
transform: translate3d(0, 140px, 0);
}
.effect-goliath:hover h6 {
-webkit-transform: translate3d(0, -60px, 0);
transform: translate3d(0, -60px, 0);
}
.effect-goliath:hover .view_project_btn {
opacity: 1
}
.project_txt_btn {
width: 100%;
float: left;
position: absolute;
left: 0;
overflow: hidden;
top: 0px;
text-align: center;
height: 100%;
}
a.view-all.slide_learn_btn.view_project_btn {
width: 147px;
font-size: 14px;
display: inline-block;
top: -140px;
position: relative;
font-weight: 700;
border-radius: 3px;
z-index: 999;
color: #fff;
background: #b4ce34;
-webkit-transition: -webkit-transform 0.55s;
transition: transform 0.55s;
line-height: 37px;
font-family: 'Open Sans', sans-serif;
margin: 86px 0px 74px;
}
.var_4_slider .effect-goliath:hover .view_project_btn {
-webkit-transform: translate3d(0, 230px, 0);
transform: translate3d(0, 230px, 0);
}
.project_txt_btn h6 {
width: 100%;
float: left;
font-size: 15px;
text-align: center;
background: #1a1a1a;
color: #fff;
line-height: 60px;
bottom: -60px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
}
.effect-goliath:hover h6 {
-webkit-transform: translate3d(0, -60px, 0);
transform: translate3d(0, -60px, 0);
}
ul.project_gal_imgs {
width: 70%;
float: right;
margin: 0px;
padding: 0px;
}
ul.project_gal_imgs li {
list-style: none;
float: left;
width: 33.3%;
}
ul.project_gal_imgs li img {
width: 100%;
height: auto;
float: left;
}
/***********************************
--04.2-HOME VARIATION 3 START---
***********************************/
#minimal-bootstrap-carousel .carousel-inner.ver_new_3_slider .item {
min-height: 825px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_3_slider .carousel-caption .thm-container .box.valign-top.home3_slide1 {
padding: 290px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_3_slider .carousel-caption .thm-container .box.valign-top.home3_slide2 {
padding: 310px 0px 0px;
}
.green_bg {
margin-bottom: 20px;
}
ul.bnr_btm_services {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.bnr_btm_services li {
list-style: none;
float: left;
width: 25%;
padding: 69px 15px 20px 30px;
top: 0;
position: relative;
-webkit-transition: all .3s ease;
transition: all .3s ease;
bottom: -20px;
min-height: 254px;
}
ul.bnr_btm_services li:hover {
margin: -25px 0 0 0;
min-height: 279px;
}
ul.bnr_btm_services li:hover a.knw_more {
opacity: 1;
visibility: visible;
}
ul.bnr_btm_services li.service_img1 {
background: url(../images/home_page3/service_img1.jpg) no-repeat 0px 0px;
background-size: cover;
}
ul.bnr_btm_services li.service_img2 {
background: url(../images/home_page3/service_img2.jpg) no-repeat 0px 0px;
background-size: cover;
}
ul.bnr_btm_services li.service_img3 {
background: url(../images/home_page3/service_img3.jpg) no-repeat 0px 0px;
background-size: cover;
}
ul.bnr_btm_services li.service_img4 {
background: url(../images/home_page3/service_img4.jpg) no-repeat 0px 0px;
background-size: cover;
}
ul.bnr_btm_services li h5 {
font-size: 25px;
color: #fff;
text-transform: none;
margin-bottom: 10px;
}
ul.bnr_btm_services li p {
font-size: 15px;
color: #fff;
}
ul.bnr_btm_services li a.knw_more {
font-size: 15px;
color: #fff;
font-weight: 800;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0px;
opacity: 0;
visibility: hidden;
}
.welcome_dream_txt {
padding-left: 55px;
margin: -6px 0px 0px;
}
.welcome_dream_txt h5 {
font-size: 35px;
color: #606060;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
line-height: 54px;
margin-bottom: 20px;
}
.welcome_dream_txt h5 .fnt_bold {
color: #000;
font-weight: 800;
font-size: 50px;
}
.welcome_dream_txt p.fnt_border {
margin: 38px 0px 0px;
border-top: 1px solid #d9d9d9;
padding: 24px 0px 0px;
}
a.view_Service {
color: #323232;
font-size: 20px;
font-family: 'Alegreya', serif;
float: right;
text-decoration: underline;
margin: 5px 0px 0px;
font-weight: bold;
}
a.view_Service:hover {
text-decoration: none;
color: #94b200;
}
#service_slider [data-slide="prev"],
#service_slider [data-slide="next"] {
border: 2px solid #747474;
color: #747474;
}
#service_slider [data-slide="prev"]:hover,
#service_slider [data-slide="next"]:hover,
#service_slider [data-slide="prev"]:focus,
#service_slider [data-slide="next"]:focus {
color: #000;
border: 2px solid #000;
}
#service_slider .controls {
bottom: -97px;
left: 50%;
margin-left: -50px;
}
.carousel {
width: 100%;
float: left;
}
.stop_location_col.stopgreen_bg {
background: #97b213;
padding: 36px 0px;
}
.stop_location_col.stopgreen_bg h3 {
font-style: italic;
font-weight: normal;
font-size: 33px;
letter-spacing: -0.7px;
width: 75%;
float: left;
margin-bottom: 0px;
line-height: 40px;
}
a.get_request {
width: 206px!important;
font-weight: 700;
background: #2a2a2a;
font-family: 'Open Sans', sans-serif;
color: #fff!important;
border-radius: 3px;
float: right;
margin: 13px 0px 0px;
}
a.get_request:hover {
border-radius: 3px;
}
.home_map_img {
padding: 0px;
background: url(../images/home_page3/home_cnt_img.jpg) no-repeat 0px 0px;
background-size: cover;
height: 453px;
}
.map_cnt_rght {
width: 50%;
float: right;
background: url(../images/home_page3/home_cnt_desc_bg.jpg) no-repeat;
background-size: cover;
padding: 93px 0px 63px 49px;
}
.contact_info.contact_info1 {
background: none;
padding: 0px;
}
.contact_info.contact_info1 p {
color: #c1c1c1;
}
.contact_info.contact_info1 ul li {
padding: 10px 0px 10px 80px;
}
.contact_info ul li.fnt_style {
font-family: 'Playball', cursive;
}
.greencnt_map_icon {
background: url(../images/home_page3/green_cnt_map_icon.png) no-repeat 0px 8px;
}
.greencnt_mail_icon {
background: url(../images/home_page3/green_cnt_mail_icon.png) no-repeat 0px 8px;
}
.greencnt_call_icon {
background: url(../images/home_page3/green_cnt_call_icon.png) no-repeat 0px 8px;
}
/***********************************
--04.3-HOME VARIATION 4 START---
***********************************/
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .item {
min-height: 665px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide1 {
padding: 184px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3 {
padding: 243px 0px 0px;
width: 43%;
}
#minimal-bootstrap-carousel .slide-1 .carousel-caption .content.cnt_center {
display: inline-block;
float: none;
}
a.view-all.slide_contact_btn.btn_inline {
display: inline-block;
float: none;
}
.variaion4_request_form {
width: 54%;
float: right;
background: #fff;
border-radius: 5px;
margin: 100px 0px 0px 0px;
position: relative;
}
.variaion4_request_form:after {
width: 100%;
height: 40px;
position: absolute;
left: 0px;
bottom: -40px;
background: url(../images/home_page4/form_after_shadow.png) no-repeat center bottom;
content: "";
}
.variaion4_request_form h5 {
background: #f8de32;
width: 100%;
float: left;
font-size: 22px;
color: #7c6f1c;
text-align: center;
padding: 25px 10px 16px;
position: relative;
border-radius: 5px 5px 0px 0px;
font-weight: 800;
font-family: 'Raleway', sans-serif;
}
.variaion4_request_form h5:after {
width: 100%;
height: 20px;
position: absolute;
left: 0px;
bottom: -20px;
background: url(../images/home_page4/request_form_head_bg.png) no-repeat center bottom;
content: "";
}
.request_form_inner {
width: 100%;
float: left;
padding: 40px 30px;
}
#contact-form .form-group.request_group {
margin-bottom: 12px;
width: 100%;
float: left;
}
#contact-form .form-group.request_group label {
font-size: 15px;
color: #000;
font-weight: 400;
float: left;
margin: 6px 0px;
width: 30%;
text-align: left;
}
#contact-form .form-group.request_group .form-control {
background: #fafafa;
border: 1px solid #e9e9e9;
padding: 0px 10px;
height: 34px;
width: 70%;
float: right;
}
#contact-form #var4form_mess1 {
height: 91px;
padding: 10px;
}
.btn.submit_now.get-a-quote_btn {
font-size: 15px;
width: 146px;
height: 45px;
line-height: 45px;
margin: 10px 0px 0px;
}
.subscribe_bg {
background: url(../images/home_page4/subscribe_bg.jpg) no-repeat 0px 0px;
background-size: cover;
margin: 0px 0px -60px;
padding: 95px 0px 250px 0px;
}
.subscribe_txt {
padding-right: 30px;
}
.subscribe_search {
background: #fff;
border: 1px solid #9c9c9c;
padding: 11px 0px 11px 22px;
float: left;
width: 100%;
box-shadow: 0px 0px 10px #ccc;
margin: 9px 0px 0px;
position: relative;
}
.subscribe_search .navbar-form {
padding: 0px;
margin: 0px;
border: 0 none;
width: 100%;
}
.subscribe_search .form-control {
font-size: 16px;
color: #898989;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
background: none;
outline: none;
border: 0px;
padding: 0px;
border-radius: 0px;
letter-spacing: 0.6px;
box-shadow: 0px 0px 0px;
float: left;
width: 75%;
}
.subscribe_search .btn-default {
background: #b4ce34;
width: 125px;
height: 58px;
color: #fff;
font-size: 16px;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
font-weight: 700;
float: right;
top: -1px;
border: 0px;
border-radius: 0px;
position: absolute;
right: -1px;
}
.subscribe_search .btn-default:hover {
cursor: pointer;
opacity: .8;
}
.get_touch_map {} .get_touch_map iframe {
width: 100%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
height: 391px;
border: 2px solid #c5c5c5 !important;
}
.get_touch_form {
padding-left: 57px;
}
#contact-form #form_mess1 {
height: 164px;
}
#contact-form .form-control.fnt_diff {
color: #bcbcbc;
}
.white_client_txt.gray_client_txt {
background: #f1f1f1;
box-shadow: 0px 0px 0px #fff;
padding: 33px 32px 63px 18px;
margin-bottom: 40px;
}
.white_client_txt.gray_client_txt:after {
background: url(../images/home_page4/client_gray_arrow.png) no-repeat 0px 0px;
}
.frthhome_services {
background: #fff;
box-shadow: 0px 0px 10px #ccc;
width: 100%;
float: left;
padding: 30px 17px 23px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
min-height: 280px;
}
.frthhome_services:hover {
background: url(../images/home_page4/frth_srvice_hover_bg.jpg) no-repeat 0px 0px;
padding: 20px 17px 23px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
background-size: cover !important;
}
.frthhome_services:hover > .service_icon {
background: url(../images/home_page4/service_leave_icon_hover.png) no-repeat;
}
.frthhome_services:hover h5 a {
color: #fff;
}
.frthhome_services p {
margin-bottom: 5px;
}
.frthhome_services:hover p {
color: #fff;
}
.frthhome_ser_mtbm {
margin-bottom: 30px;
}
.frthhome_services .service_icon {
background: url(../images/home_page4/service_leave_icon.png) no-repeat;
display: inline-block;
width: 64px;
height: 64px;
margin-bottom: 18px;
}
.frthhome_services h5 {
font-size: 25px;
color: #000;
text-transform: none;
margin-bottom: 8px;
}
.frthhome_services h5 a {
color: #000;
}
.frthhome_services h5 a:hover {
color: #fff;
}
.frthhome_services a.read_more {
font-size: 13px;
color: #f9ffa0;
font-weight: 700;
text-decoration: none;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
opacity: 0;
visibility: hidden;
}
.frthhome_services:hover a.read_more {
opacity: 1;
visibility: visible;
}
.quality_service_txt {
padding-left: 47px;
margin: -2px 0px 0px;
}
.best_residential {
font-size: 16px;
color: #747474;
font-style: italic;
}
.year_quality.year_quality1 {
width: 100%;
padding-right: 0px;
background: none;
margin: 2px 0px 14px;
text-align: left;
}
.quality_landscape_img {
background: url(../images/home_page4/quality_landscape_img.jpg) no-repeat right 85%;
}
ul.frthabt_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.frthabt_list li {
list-style: none;
float: left;
width: 100%;
background: url(../images/home_page4/abt_list_mark.png) no-repeat 0px 6px;
padding-left: 45px;
margin: 15px 0px 16px;
}
ul.frthabt_list li h6 {
font-size: 16px;
color: #404040;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
margin-bottom: 4px;
}
ul.frthabt_list li p {
font-size: 15px;
color: #898989;
}
ul.frthabt_list li:last-child {
margin-bottom: 0px;
}
p.fnt17.mrbtm {
margin-bottom: 12px;
}
.wantto_work_col {
background: #161616;
padding: 26px 46px;
margin: 80px 0px 0px;
}
.wantto_work_col h3 {
font-weight: 400;
float: left;
margin: 6px 0px 0px;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
margin: 0px;
float: right;
}
/***********************************
--05-QUALTIY SERVICE START---
***********************************/
.year_quality {
font-size: 40px;
color: #494949;
font-family: 'Alegreya', serif;
font-weight: 700;
background: url(../images/home_page/quality_line.jpg) no-repeat right 24px;
text-align: right;
letter-spacing: 0px;
padding-right: 37px;
line-height: 48px;
float: left;
width: 38.5%;
}
.year_quality .year_35 {
font-size: 60px;
}
.year_quality .landscanp_color {
color: #94b200;
}
.quality-txt {
width: 58.5%;
float: right;
margin: 16px 0px 14px;
}
.quality-txt p {
font-size: 17px;
color: #727272;
line-height: 29px;
letter-spacing: 0px;
}
.quality-list {
float: left;
width: 100%;
padding: 50px 0px 0px;
border-top: 1px solid #e3e3e3;
margin: 33px 0px 0px;
}
.quality-list_marbtm {
overflow: hidden
}
.quality-list img {
width: 100%;
float: left;
height: auto;
position: relative;
}
.image_hover {
position: relative;
display: block;
overflow: hidden;
}
.image_hover.mbot_38 {
margin-bottom: 38px;
}
.image_hover:after {
position: absolute;
content: '';
opacity: 0;
background-color: rgba(0, 0, 0, .2);
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: all .3s ease-out;
}
.image_hover:hover:after {
opacity: .1
}
.zoom_img_effect {
position: relative;
transition: all .3s ease-out;
}
.image_hover:hover .zoom_img_effect {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
.image_hover:focus:after,
.image_hover:hover:after {
opacity: 1;
}
.quality-list h5 {
font-size: 25px;
color: #3f3f3f;
text-transform: none;
margin-bottom: 8px;
letter-spacing: 0.7px;
}
.quality-list h5 a {
color: #3f3f3f;
}
.quality-list h5 a:hover {
color: #94b200
}
.quality-list p {
font-size: 14px;
color: #999;
letter-spacing: 0.6px;
line-height: 26px;
margin-bottom: 22px;
}
a.view-all.read_btn {
width: 128px;
line-height: 37px;
color: #fff;
background: #b4ce34;
font-size: 14px;
font-weight: 700;
border-radius: 3px;
font-family: 'Open Sans', sans-serif;
}
a.view-all.read_btn:before {
border-radius: 3px;
}
/***********************************
--06-PHOTO GALLERY START---
***********************************/
.carousel-inner .item img.img-responsive {
max-width: 100%;
width: 100%;
}
.project_Gal {
background: url(../images/home_page/prd_slide_bg.jpg) no-repeat center top;
background-size: cover;
}
#photo_gallery {
padding: 0 15px;
}
#photo_gallery .default_hidden img {
width: 100%
}
#photo_gallery .project_detail {
width: 100%;
left: 0;
z-index: 9;
position: absolute;
top: 0;
opacity: 0;
visibility: hidden;
transition: all .3s ease-out;
background: rgba(0, 0, 0, .5);
text-align: center;
height: 100%;
}
.default_hidden {
width: 100%;
float: left;
position: relative;
overflow: hidden;
}
.default_hidden:hover > img.zoom_img_effect {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
#photo_gallery .col-lg-2:hover .default_hidden img.zoom_img_effect {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
#photo_gallery .project_detail a.view-all.view_gallery {
width: 147px;
display: inline-block;
transition: all .3s ease-out;
orphans: 0;
line-height: 37px;
margin: 0 0 37px;
border-radius: 3px;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
background: #b4ce34;
color: #fff;
font-weight: 700;
}
#photo_gallery .project_detail:hover > a.view-all.view_gallery {
margin: 0 0 20px;
opacity: 1;
}
.project_btn_valign {
position: absolute;
top: 0;
margin-top: -43px;
transition: all .3s ease-out;
text-align: center;
width: 100%;
}
#photo_gallery .project_detail:hover > .project_btn_valign {
top: 50%;
transition: all .3s ease-out;
}
#photo_gallery .project_detail h2 {
font-weight: 700;
color: #fff;
transition: all .3s ease-out;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
}
#photo_gallery .col-lg-2 {
width: 20%;
position: relative;
}
#photo_gallery .project_full_col {
width: 100%;
float: left;
position: relative;
}
#photo_gallery .project_full_col:hover > .project_detail {
opacity: 1;
visibility: visible;
transition: all .3s ease-out;
}
[data-slide="prev"],
[data-slide="next"] {
margin-right: 10px;
border: 2px solid #959595;
width: 46px;
height: 46px;
border-radius: 0px;
line-height: 46px;
color: #fff;
text-align: center;
}
#photo_gallery .controls {
bottom: -97px;
left: 50%;
top: inherit;
margin-left: -50px;
}
#photo_gallery .project_full_col:hover > .project_heading {
display: none
}
.variant_four_project .project_heading {
background: url(../images/home_page4/project_gradient_bg.png) repeat-x bottom !important;
position: absolute;
height: 100%;
top: 0;
left: 0;
width: 100%;
z-index: 0;
text-align: center;
color: #fff;
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
}
.variant_four_project .project_heading span.heading_txt {
position: absolute;
bottom: 25px;
width: 100%;
left: 0;
}
.controls {
margin-top: 20px;
position: absolute;
right: 0px;
}
[data-slide="prev"]:hover,
[data-slide="next"]:hover,
[data-slide="prev"]:focus,
[data-slide="next"]:focus {
color: #959595;
border: 2px solid #959595;
}
#photo_gallery .controls.gallery_controls {
top: -120px;
right: 92px;
left: inherit;
bottom: inherit;
}
#photo_gallery .controls.gallery_controls [data-slide="prev"],
#photo_gallery .controls.gallery_controls [data-slide="next"] {
border: 2px solid #3f3f3f;
color: #6c6c6c;
}
#photo_gallery .controls.gallery_controls [data-slide="prev"]:hover,
#photo_gallery .controls.gallery_controls [data-slide="next"]:hover {
border: 2px solid #fff;
color: #fff;
}
/***********************************
--07-HOME ABOUT START---
***********************************/
.home_about_col {
background: url(../images/home_page/requestaquote_bg.png) no-repeat right center;
}
p.black_txt {
font-size: 18px!important;
color: #303030!important;
letter-spacing: 0.3px;
line-height: 28px;
}
.short_about_col p.fnt_20 {
font-size: 20px!important;
font-weight: 300;
color: #010101;
line-height: 29px;
margin-bottom: 9px;
letter-spacing: 0.7px;
}
.short_about_col p {
color: #898989;
font-size: 15px;
line-height: 26px;
}
.short_about_col p.margin_20 {
margin-bottom: 20px;
}
ul.about_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.about_list li {
list-style: none;
float: left;
width: 100%;
font-size: 15px;
line-height: 25px;
margin: 5px 0px;
}
ul.about_list li a:before {
margin-right: 12px;
color: #94b200;
content: '\f105';
font-family: 'FontAwesome';
}
ul.about_list li a:hover:before {
color: #000;
}
ul.about_list li a {
color: #94b200;
text-decoration: none;
}
ul.about_list li a:hover {
color: #000;
}
.no_pad_left {
padding-left: 0px;
}
.request_col {
background: url(../images/home_page/request_bg.jpg) no-repeat center top;
padding: 10px;
width: 573px;
background-size: cover;
}
.request_col_inn {
border: 1px dashed #fff;
padding: 30px 30px 25px 30px;
}
.request_col h3 {
margin-bottom: 22px;
}
#contact-form .form-group.request_Form_group {
margin-bottom: 15px;
}
#contact-form .form-control.request_form_input {
height: 40px;
padding: 5px 21px;
color: #bcbcbc;
border: 0px;
}
#contact-form #form_message.height_141 {
height: 141px;
}
.btn.send_btn {
font-size: 15px;
font-weight: 700;
color: #303030;
border: 0px;
box-shadow: 0px 0px 0px;
float: right;
border-left: 1px solid #c5c5c5;
text-transform: uppercase;
background: none;
height: 20px;
text-align: center;
width: 70px;
padding: 0px;
border-radius: 0px;
margin: -50px 5px 0px 0px;
}
.btn.send_btn:hover {
color: #9fc612;
}
/***********************************
--08-WHY CHOOS START---
***********************************/
.why_choose_col {
background: #f4f4f4;
}
.short_about_col.why_choose_Txt {
padding-right: 74px;
margin: -15px 0px 0px;
}
.choose_list {
margin-bottom: 77px;
}
.choose_list_56 {
margin-bottom: 58px;
}
.list_pad_left {
padding-left: 0px;
}
.list_pad_rght {
padding-right: 0px;
}
.choose_list:nth-child(2),
.choose_list:nth-child(4) {
margin-right: 0px;
}
.choose_list:nth-child(3),
.choose_list:nth-child(4) {
margin-bottom: 0px;
}
.choose_list_icon {
width: 70px;
float: left;
background: url(../images/home_page/mission_icon_bg.png) no-repeat;
height: 84px;
margin-right: 30px;
padding: 11px;
}
.choose_list_info {
width: 72%;
float: left;
}
.choose_list_info h5 {
font-size: 25px;
color: #242424;
text-transform: none;
margin-bottom: 11px;
margin-top: -2px;
letter-spacing: 0px;
}
.choose_list_info p {
color: #898989;
letter-spacing: 0px;
line-height: 26px;
}
.choose_list_info a.txt_more {
color: #c77a49;
font-size: 14px;
}
.choose_list_info a.txt_more:hover {
color: #000;
}
/***********************************
--09-STOP LOCATION START---
***********************************/
.stop_location_col {
background: url(../images/home_page/stop_location_bg.jpg) no-repeat center center fixed;
padding: 54px 0px 67px;
background-size: cover;
}
.stop_location_col h3 {
font-size: 36px;
line-height: 45px;
margin-bottom: 44px;
}
.stop_buttons {
width: 100%;
display: inline-block;
}
a.view-all.flnone {
float: none;
display: inline-block;
}
a.view-all.slide_contact_btn.slide_service_btn.margin_rght {
margin-left: 0px;
margin-right: 30px;
}
/***********************************
--10-CLIENT CARASOUEL START---
***********************************/
.client_bg {
background: url(../images/home_page/client_col_bg.jpg) repeat;
}
#client_slider {
padding: 0 15px;
}
#client_slider [data-slide="prev"],
#client_slider [data-slide="next"] {
margin-right: 10px;
border: 2px solid #959595;
width: 46px;
height: 46px;
border-radius: 0px;
line-height: 46px;
color: #959595;
text-align: center;
}
#client_slider .controls {
top: -100px!important;
right: 0px;
top: inherit;
position: absolute;
}
#client_slider [data-slide="prev"]:hover,
#client_slider [data-slide="next"]:hover,
#client_slider [data-slide="prev"]:focus,
#client_slider [data-slide="next"]:focus {
color: #000;
border: 2px solid #959595;
}
.white_client_txt {
position: relative;
background: #fff;
padding: 31px 18px 39px;
border-radius: 3px;
box-shadow: 0px 0px 5px #ccc;
margin-bottom: 30px;
}
.white_client_txt p {
background: url(../images/home_page/client_quote_bg.png) no-repeat 0px 0px;
padding-left: 52px;
color: #9d9d9d;
line-height: 26px;
}
.white_client_txt:after {
width: 28px;
height: 22px;
position: absolute;
left: 67px;
bottom: -22px;
background: url(../images/home_page/client_txt_down_ar.png) no-repeat 0px 0px;
content: "";
}
.client_identity_Col {
width: 100;
float: left;
}
.client_image {
float: left;
margin-right: 22px;
}
.client_desc {
float: left;
width: 50%;
margin: 10px 0px 0px;
}
.client_name {
font-size: 15px;
color: #9d9d9d;
}
.client_place {
font-size: 12px;
color: #9fc612;
text-transform: uppercase;
}
/***********************************
--11-BLOG START---
***********************************/
.blog_col {} .blog_img {
width: 100%;
float: left;
position: relative;
}
.blog_img img {
width: 100%;
float: left;
height: auto;
}
.blog_info {
width: 100%;
float: left;
padding: 26px 0px 11px;
background: #fff;
}
.blog_info h4 {
font-weight: 600;
margin-bottom: 10px;
line-height: 26px;
letter-spacing: 0px;
}
.blog_info h4 a {
text-transform: none;
color: #242424;
}
.blog_info h4 a:hover {
color: #94b200;
text-decoration: underline;
}
ul.blog_list_icon {
margin: 0px;
padding: 16px 0px 0px;
width: 100%;
float: left;
border-top: 1px dashed #e2e2e2;
}
ul.blog_list_icon li {
list-style: none;
float: left;
font-size: 14px;
color: #c1c1c1;
padding: 0px 15px 0px 25px;
position: relative;
margin-right: 15px;
line-height: 24px;
}
ul.blog_list_icon li:last-child:after {
background: none;
}
ul.blog_list_icon li:last-child {
margin-right: 0px;
}
ul.blog_list_icon li:after {
width: 1px;
height: 13px;
position: absolute;
right: 0px;
top: 6px;
background: url(../images/home_page/list_after-bg.jpg) no-repeat right center;
content: "";
}
.user_icon {
background: url(../images/home_page/user_icon.png) no-repeat 0px 5px;
}
.comment_icon {
background: url(../images/home_page/comment_icon.png) no-repeat 0px 5px;
}
.blog_col.good_lawn_list {} .blog_col ul.good_lawn_list {
margin: 0px;
padding: 0px;
border: 1px solid #d9d9d9;
background: rgba(255, 255, 255, .2);
width: 100%;
float: left;
}
.blog_col ul.good_lawn_list li {
list-style: none;
float: left;
width: 100%;
border-bottom: 1px solid #d9d9d9;
padding: 23px 34px 18px;
}
.blog_col ul.good_lawn_list li:hover {
background: #fcfcfc;
}
.blog_col ul.good_lawn_list li:last-child {
padding: 18px 34px;
border-bottom: 0px;
}
.blog_col ul.good_lawn_list li h4 {
font-weight: 600;
text-transform: none;
letter-spacing: 0px;
line-height: 26px;
}
.blog_col ul.good_lawn_list li h4 a {
text-transform: none;
color: #242424;
}
.blog_col ul.good_lawn_list li:hover h4 {
color: #94b200;
text-decoration: underline;
}
.blog_col ul.good_lawn_list li p {
margin-bottom: 0px;
}
.blog_col ul.good_lawn_list li a.news_read {
color: #9fc612;
font-size: 15px;
text-decoration: underline;
font-weight: 700;
}
.blog_col ul.good_lawn_list li a.news_read:hover {
color: #000;
}
/***********************************
--12--INNER PAGE BANNER START---
***********************************/
.inner_page_bnr {
background: url(../images/common_in_all/inner_bnr-bg4.jpg) no-repeat center top;
padding: 120px 0 0 0;
width: 100%;
float: left;
background-size: cover;
min-height: 296px;
text-align: center;
}
.inner_page_bnr h2 {
font-size: 55px;
color: #fff;
text-transform: none;
text-shadow: 1px 1px 0px #717171;
}
.breadcrumb {
padding: 18px 0px 17px;
margin: 0px;
background: none;
border-radius: 0px;
}
.breadcrumb li {
font-size: 14px;
font-weight: 400;
color: #fff;
}
.breadcrumb li a {
color: #fff;
text-decoration: none;
}
.breadcrumb li a:hover {
color: #85a820;
}
.breadcrumb>.active {
color: #fff;
}
.breadcrumb>li+li:before {
padding: 0 5px;
color: #ccc;
content: '\f105';
font-family: 'FontAwesome';
}
/***********************************
--13--ABOUT US PAGE START---
***********************************/
.about_desc {
padding-left: 65px;
margin: -6px 0px 0px;
}
.about_desc h4 {
font-size: 30px;
text-transform: none;
margin: 13px 0px 12px;
width: 100%;
float: left;
letter-spacing: 0.9px;
}
.friendly_customer_Txt {
font-size: 18px;
font-style: italic;
color: #767676;
width: 100%;
float: left;
margin-bottom: 48px;
letter-spacing: 0.2px;
}
.about_chooe_bg {
background: url(../images/aboutus_page/choose_col_bg.jpg) repeat;
padding: 95px 0px 0px;
}
.choose_list_icon.chooselist_lyt-green {
background: url(../images/home_page2/mission_icon_bg.png) no-repeat;
}
.choose_img {
float: right;
width: 98%;
margin: -70px 0px 0px;
}
.choose_img img {
width: 100%;
height: auto;
float: left;
}
#member_slider [data-slide="prev"],
#member_slider [data-slide="next"] {
border: 2px solid #5f5f5f;
color: #5f5f5f;
}
#member_slider [data-slide="prev"]:hover,
#member_slider [data-slide="next"]:hover,
#member_slider [data-slide="prev"]:focus,
#member_slider [data-slide="next"]:focus {
color: #fff;
border: 2px solid #fff;
}
.team_col.tam_mar_btm {
margin-bottom: 0px;
}
.team_col.tam_mar_btm img {
margin-bottom: 0px;
}
.team_col.tam_mar_btm .team_name {
margin: 31px 0px 8px;
}
.team_col {
margin-bottom: 45px;
position: relative;
}
.team_col img {
width: 100%;
float: left;
height: auto;
margin-bottom: 26px;
}
.team_col .team_name {
font-size: 25px;
font-family: 'Alegreya', serif;
font-weight: 700;
color: #fff;
width: 100%;
float: left;
margin-bottom: 4px;
}
.team_col p {
color: #8e8d8d;
line-height: 22px;
}
.project_Gal {
background: url(../images/home_page/prd_slide_bg.jpg) no-repeat center top;
background-size: cover;
}
#member_slider .controls {
top: -100px;
}
.dedicated-team-img-holder {
position: relative;
overflow: hidden;
}
.dedicated-team-img-holder .overlay {
position: absolute;
top: 100%;
left: 0;
right: 0;
bottom: 0;
background: rgba(166, 198, 68, .75);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.dedicated-team-img-holder:hover > .default_hidden img {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
.dedicated-team-img-holder:hover .overlay {
top: 0;
}
.dedicated-team-img-holder .overlay .inner-holder {
display: table;
width: 100%;
height: 100%;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all .3s ease .3s;
transition: all .3s ease .3s;
}
.dedicated-team-img-holder .overlay:hover > .zoom_img_effect {
-webkit-transform: scale(1.05) translateZ(0);
transform: scale(1.05) translateZ(0);
}
.dedicated-team-img-holder:hover .overlay .inner-holder {
opacity: 1;
filter: alpha(opacity=100);
}
.dedicated-team-img-holder:hover .overlay ul {
-webkit-animation-duration: .6s;
animation-duration: .6s;
-webkit-animation-delay: .6s;
animation-delay: .6s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
.dedicated-team-img-holder .overlay ul {
text-align: center;
display: table-cell;
vertical-align: middle;
}
.dedicated-team-img-holder .overlay ul {
margin-left: -5px;
margin-right: -5px;
}
.dedicated-team-img-holder .overlay ul li {
display: inline;
padding-left: 10px;
}
.dedicated-team-img-holder .overlay ul li a {
display: inline-block;
width: 30px;
height: 30px;
font-size: 15px;
background: #000;
text-align: center;
color: #a6c644;
line-height: 30px;
border-radius: 50%;
margin-left: -4px;
}
.dedicated-team-img-holder .overlay ul li a:hover {
background: #a6c644;
color: #fff;
}
.dedicated-team-single-item {
position: relative;
margin-bottom: 80px;
}
.dedicated-team-img-holder img {
height: auto;
width: 100%;
}
/***********************************
--14--FAQ PAGE START---
***********************************/
h3.accrdian_head {
margin: 95px 0px 40px;
}
.accordion-first {
margin: 22px 0px 0px;
width: 100%;
float: left;
}
.accordion-first.acord_mar_non {
margin: 0px;
}
.accordion-first .accordion-group {
margin-bottom: 15px;
}
.accordion-first .accordion-group:last-child {
margin-bottom: 0px;
}
.accordion-first .accordion-heading,
.accordion-first .accordion-toggle:hover,
.accordion-first .accordion-heading .accordion-toggle.active {
background: none repeat scroll 0% 0% transparent;
}
.accordion-first .accordion-heading .accordion-toggle.active {
background: #a6c644;
color: #fff;
}
.accordion-first .accordion-heading {
border-bottom: 0px none;
font-size: 15px;
}
.accordion-first .accordion-heading .accordion-toggle {
display: block;
cursor: pointer;
padding: 17px 20px 16px !important;
color: #898989;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
outline: medium none !important;
text-decoration: none;
background: #f5f5f5;
letter-spacing: 0.5px;
}
.accordion-first .accordion-heading .accordion-toggle.active em {
border: 1px solid #ededed;
color: #6c6c6c;
}
.accordion-first .accordion-heading .accordion-toggle > em {
background: #fff;
border: 1px solid #ededed;
margin: -5px 0px 0px;
color: #6c6c6c;
font-size: 14px;
height: 29px;
line-height: 29px;
text-align: center;
width: 29px;
float: right;
}
.accordion-inner {
background: #fff;
border: 1px solid #efefef;
border-top: 0px;
padding: 30px 25px 41px;
line-height: 26px;
}
/***********************************
--15--SERVICE PAGE START---
***********************************/
.service_marbtm {
margin-bottom: 80px;
}
.service_marbtm:nth-child(4),
.service_marbtm:nth-child(5),
.service_marbtm:nth-child(6) {
margin-bottom: 0px;
}
.quality-list.service-list {
margin: 0px;
padding: 0px;
border: 0px;
}
/***********************************
--16--LAWN GARDEN PAGE START---
***********************************/
.wdt_left {
width: 27.5%;
float: left;
}
ul.service_nav {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
border: 1px solid #e4e4e4;
border-left: 0px;
}
ul.service_nav li {
list-style: none;
float: left;
width: 100%;
font-size: 20px;
font-family: 'Alegreya', serif;
font-weight: 700;
border-bottom: 1px solid #e4e4e4;
letter-spacing: 0px;
}
ul.service_nav li a {
color: #3f3f3f;
text-decoration: none;
background: #f8f8f8;
border-left: 5px solid #e4e4e4;
padding: 18px 20px 17px;
display: block;
}
ul.service_nav li a:hover,
ul.service_nav li a.service_nav_active {
background: #fff;
border-left: 5px solid #9fc612;
}
ul.service_nav li:last-child {
border-bottom: 0px;
}
.howwehelp_col {
width: 100%;
float: left;
background: #9fc612;
padding: 23px 30px 36px;
margin: 30px 0px;
position: relative;
}
.howwehelp_col:after {
background: url(../images/law_gardner_page/call_icon.png) no-repeat;
right: 20px;
bottom: 24px;
position: absolute;
content: "";
width: 64px;
height: 64px;
}
.howwehelp_col h4 {
color: #fff;
text-transform: none;
font-size: 25px;
}
.howwehelp_col p {
color: #fff;
line-height: 22px;
margin-bottom: 15px;
}
a.contact_btn {
font-size: 14px;
color: #363636;
font-weight: 700;
text-transform: uppercase;
float: left;
text-decoration: none;
}
a.contact_btn:hover {
color: #fff;
}
.download_brochure_Col {
width: 100%;
float: left;
background: #fff;
border: 1px solid #e7e7ee;
padding: 23px 28px 33px;
position: relative;
}
.download_brochure_Col:after {
width: 107px;
height: 94px;
background: url(../images/law_gardner_page/adobe_icon.png) no-repeat;
right: 4px;
bottom: 14px;
content: "";
position: absolute;
z-index: 0;
}
.download_brochure_Col h5 {
font-size: 24px;
color: #404040;
font-family: 'Open Sans', sans-serif;
font-weight: normal;
text-transform: none;
letter-spacing: 0px;
line-height: 29px;
margin-bottom: 18px;
}
.download_brochure_Col h5 span {
font-weight: 700;
}
a.btn.download_btn {
font-size: 15px;
color: #7c6f1c;
background: #f8de32;
width: 146px;
height: 45px;
float: left;
border-radius: 2px;
text-transform: uppercase;
font-weight: 700;
line-height: 45px;
padding: 0px;
}
.wdt_rght {
width: 69.2%;
float: right;
}
.wdt_mar_t {
margin: -5px 0px 0px;
}
ul.law_service_img {
width: 100%;
float: left;
margin: 0px 0px 46px;
padding: 0px;
}
ul.law_service_img li {
list-style: none;
float: left;
width: 50%;
}
ul.law_service_img li img {
width: 100%;
float: left;
height: auto;
}
ul.law_service_img li.second_img {
float: right;
width: 46.4%;
}
.key_benefit_col {
width: 100%;
float: left;
margin: 20px 0px 50px;
}
.key_benefit_col.irrigation_key {
margin-top: 10px;
}
.key_benefit_img {
width: 33.8%;
float: left;
}
.key_benefit_img img {
width: 100%;
float: left;
height: auto;
}
.key_benefit_desc {
width: 62.5%;
float: right;
}
.key_benefit_desc.key_benefit_desc1 {
width: 60%;
}
.key_benefit_desc h5 {
font-size: 18px;
color: #000;
font-family: 'Open Sans', sans-serif;
text-transform: none;
font-weight: normal;
margin-bottom: 10px;
}
.key_benefit_desc p {
margin-bottom: 15px;
}
ul.key_benefit_list {
width: 100%;
float: left;
margin: 7px 0px 0px;
padding: 0px;
}
ul.key_benefit_list.best_sol {
margin: 10px 0px 0px;
}
ul.key_benefit_list.best_sol.about_snow {
margin: 0px;
}
ul.key_benefit_list.best_sol.about_snow li {
color: #99b832;
letter-spacing: 0.4px;
margin: 4px 0px;
}
ul.key_benefit_list li {
list-style: none;
float: left;
width: 54%;
font-size: 15px;
color: #858585;
background: url(../images/law_gardner_page/key_benefit_mark_icon.png) no-repeat 0px 4px;
padding-left: 30px;
line-height: 24px;
margin: 5px 0px;
}
ul.key_benefit_list li.wdt_40 {
width: 40%;
}
.why_service_choose_col {
width: 100%;
float: left;
border-top: 1px solid #e8e8e8;
padding: 50px 0px 0px;
}
.why_service_choose_col h4 {
margin-bottom: 33px;
}
.choose_Accordian_Wdt {
width: 62.5%;
float: left;
}
.accordion-first.margin0 {
margin: 0px;
}
.requirement_garderning_col {
width: 33.8%;
float: right;
background: url(../images/law_gardner_page/gardnering_requirement.jpg) no-repeat;
padding: 22px 20px 31px 20px;
text-align: center;
background-size: cover;
margin: 2px 0px 0px;
}
.requirement_garderning_col h5 {
font-size: 24px;
color: #fff;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
text-transform: none;
line-height: 34px;
margin-bottom: 23px;
}
a.btn.download_btn.contact1_btn {
float: none;
display: inline-block;
}
/***********************************
--17--PLANTING REMOVAL PAGE START---
***********************************/
ul.law_service_img li.first_img_wdt {
width: 100%;
}
.key_benefit_img.key_fr_img {
float: right;
}
.key_benefit_desc.key_fl {
float: left;
}
/***********************************
--18--IRRIAGTION DANAGE PAGE START---
***********************************/
.irrigation_drainage_Col {
width: 100%;
float: left;
margin-bottom: 49px;
}
.irrigation_drainage_desc {
width: 62%;
float: left;
margin: -2px 0px 0px;
}
.irrigation_drainage_img {
width: 33.8%;
float: right;
}
.irrigation_drainage_img img {
width: 100%;
float: left;
height: auto;
}
/***********************************
--19--SPRING FALLCLEANUP PAGE START---
***********************************/
ul.law_service_img li.spring_img_wdt1 {
width: 62.6%;
}
ul.law_service_img li.spring_img_wdt2 {
width: 33.6%;
margin-left: 30px;
}
.key_benefit_col.best_sol_col {
border-top: 1px solid #e8e8e8;
padding: 50px 0px 0px;
}
ul.key_benefit_list.best_sol li {
width: 100%;
color: #434344;
background: none;
padding-left: 0px;
line-height: 20px;
}
ul.key_benefit_list.best_sol li:last-child {
margin-bottom: 0px;
}
/***********************************
--20--SNOW ICE REMOVAL PAGE START---
***********************************/
.about_snow_col {
width: 100%;
float: left;
}
.about_snow_col.about_snow_col1 {
width: 43.8%;
}
.about_snow_col.about_snow_col1 h4 {
margin-bottom: 27px;
}
.about_snow_img {
width: 50%;
float: left;
margin-right: 30px;
}
.about_snow_img img {
width: 100%;
float: left;
height: auto;
}
.about_snow_img.about_snow_img1 {
width: 100%;
margin-right: 0px;
margin-bottom: 20px;
}
.about_snow_wdt {
width: 100%;
float: left;
margin: 40px 0px 52px;
}
ul.snow_removal_icon_list {
width: 46.3%;
float: right;
margin: -3px 0px 0px;
padding: 0px;
}
ul.snow_removal_icon_list li {
list-style: none;
float: left;
width: 100%;
padding-left: 100px;
margin-bottom: 25px;
}
ul.snow_removal_icon_list li:last-child {
margin-bottom: 0px;
}
ul.snow_removal_icon_list li h5 {
font-size: 18px;
color: #314861;
font-family: 'Open Sans', sans-serif;
text-transform: none;
font-weight: normal;
margin-bottom: 10px;
}
ul.snow_removal_icon_list li p {
line-height: 24px;
}
.maintanence_icon {
background: url(../images/snow_ice_removal_page/maintanence_icon.png) no-repeat 0px 0px;
}
.nativeplant_icon {
background: url(../images/snow_ice_removal_page/native_plants_icon.png) no-repeat 0px 0px;
}
.walkways_icon {
background: url(../images/snow_ice_removal_page/walkways_icon.png) no-repeat 0px 0px;
}
/***********************************
--21--CASE STUDY PAGE START---
***********************************/
.case_study_col {
margin-bottom: 50px;
}
.case_study_col.project_descrption {
margin-bottom: 37px;
}
.case_study_col.case_study_col1 {
margin-bottom: 47px;
}
.case_study_col h5 {
font-size: 28px;
color: #242424;
text-transform: none;
margin-bottom: 15px;
}
.case_study_col h5.head_marbtm {
margin-bottom: 20px;
}
.case_study_col.landscap_marnone {
margin-bottom: 0px;
}
.case_study_col.landscap_marnone h5 {
margin: 15px 0px 10px;
}
.find_landscape_col {
background: #f5f5f5;
padding: 41px 34px 31px 41px;
width: 100%;
float: left;
}
.case_study_img {} .case_study_img.martp {} .case_study_img img {
width: 100%;
float: left;
height: auto;
}
.case_study_desc {
margin: 30px 0px 0px;
}
.case_study_desc.desc-mar_none {
margin: 0px;
}
.case_study_desc p {
color: #898989;
}
ul.case_study_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.case_study_list li {
list-style: none;
float: left;
width: 100%;
color: #99bd3a;
font-size: 15px;
margin-bottom: 19px;
padding-left: 33px;
position: relative;
}
ul.case_study_list li:last-child {
margin-bottom: 0px;
}
ul.case_study_list li i {
font-size: 18px;
margin-right: 10px;
position: absolute;
left: 0;
}
ul.case_study_list li span {} .case_study_col.cash_mar_btm {
margin-bottom: 46px;
}
.description_txt {
float: left;
width: 100%;
padding-left: 35px;
margin: 42px 0px 0px;
}
.description_txt .quote_img {
float: left;
width: 100%;
padding: 0px 0px 20px 12px;
}
.description_txt p {
color: #999;
}
/***********************************
--22--BLOG PAGE START---
***********************************/
.left_marbtm {
margin-bottom: 50px;
}
.left_marbtm1 {
margin-bottom: 34px;
}
.news_search {
float: left;
background: #fff;
width: 100%;
border: 1px solid #ededed;
padding: 7px 22px;
}
.news_search .navbar-form {
padding: 0px;
margin: 0px;
border: 0 none;
width: 80%;
}
.form-control:focus {
-webkit-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.news_search .form-control {
font-size: 14px;
color: #909090;
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
background: none;
outline: none;
border: 0px;
padding: 0px;
border-radius: 0px;
letter-spacing: 0.6px;
box-shadow: 0px 0px 0px;
width: 100%;
float: left;
}
.news_search .navbar-form .form-group {
width: 80%;
}
.news_search .btn-default {
background: url(../images/blog_page/search_img.jpg) no-repeat;
width: 49px;
height: 49px;
float: right;
top: 0px;
border: 0px;
position: absolute;
right: 15px;
border-radius: 0px;
}
.news_search .btn-default:hover,
.btn-default:focus,
.btn-default.active {
background: url(../images/blog_page/search_img.jpg) no-repeat;
}
.blog_col ul.good_lawn_list.blog_list {} .blog_col ul.good_lawn_list.blog_list li {
padding: 24px 15px 22px 20px;
}
.blog_col ul.good_lawn_list.blog_list li:last-child {
padding: 25px 15px 25px 20px;
}
.blog_col ul.good_lawn_list.blog_list li:hover {
background: #f7f7f7;
}
.blog_col ul.good_lawn_list.blog_list li h4 {
font-size: 14px;
color: #404040;
text-transform: none;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
letter-spacing: 0px;
line-height: 22px;
}
.blog_col ul.good_lawn_list.blog_list li p {
font-size: 14px;
}
.blog_col ul.good_lawn_list.blog_list li a.news_read {
font-size: 16px;
text-decoration: none;
text-transform: uppercase;
}
a.download_brochure {
background: url(../images/blog_page/download_icon.jpg) no-repeat right top #1d7745;
font-family: 'Open Sans Condensed', sans-serif;
font-size: 22px;
color: #fff;
float: left;
width: 100%;
text-decoration: none;
padding: 15px 18px;
letter-spacing: 0px;
margin-bottom: 45px;
}
a.download_brochure:hover {
opacity: .8;
}
ul.categories_list {
margin: 0px;
padding: 0px;
width: 100%;
float: left;
}
ul.categories_list li {
list-style: none;
float: left;
width: 100%;
font-size: 15px;
border-bottom: 1px solid #e6e6e6;
background: url(../images/blog_page/categories_ar.png) no-repeat 93% center;
letter-spacing: 0.3px;
}
ul.categories_list li:last-child {
border-bottom: 0px;
}
ul.categories_list li a {
color: #898989;
text-decoration: none;
display: block;
padding: 10px 0px;
}
ul.categories_list li a:hover {
color: #9fc612;
}
ul.tags_list {
margin: 5px 0px 0px;
padding: 0px;
width: 100%;
float: left;
}
ul.tags_list li {
list-style: none;
float: left;
font-size: 14px;
margin-right: 10px;
margin-bottom: 10px;
}
ul.tags_list li a {
color: #a6a6a6;
text-decoration: none;
border: 1px solid #e4e4e4;
display: block;
background: #fff;
padding: 8px 19px;
}
ul.tags_list li a:hover {
background: #f7f7f7;
}
.blog_div {
width: 100%;
float: left;
margin-bottom: 78px;
}
.blog_div.mrbtm {
margin-bottom: 0px;
}
.blog_div h4 {
letter-spacing: 0px;
line-height: 30px;
}
.blog_div h4 a {
color: #404040;
}
.blog_div h4 a:hover {
color: #9fc612;
text-decoration: underline;
}
.blog_img {
width: 100%;
float: left;
}
.blog_img img {
width: 100%;
float: left;
height: auto;
}
.blog_date {
font-size: 20px;
color: #b8b8b8;
text-transform: uppercase;
font-weight: 700;
width: 100%;
float: left;
margin: 33px 0px 17px;
}
ul.blog_icon_list {
width: 100%;
float: left;
margin: 5px 0px 0px;
padding: 30px 0px 0px;
border-top: 1px solid #e4e4e4;
}
ul.blog_icon_list li {
list-style: none;
float: left;
padding-left: 22px;
font-size: 14px;
color: #b8b8b8;
font-weight: 700;
text-transform: uppercase;
margin-right: 26px;
letter-spacing: 0.2px;
}
ul.blog_icon_list li a {
color: #b8b8b8;
text-decoration: none;
}
ul.blog_icon_list li a:hover {
color: #9fc612;
text-decoration: underline;
}
.blog-user_icon {
background: url(../images/blog_page/blog_user_icon.png) no-repeat 0px 0px;
}
.blog-lawn_icon {
background: url(../images/blog_page/blog_lawn_icon.png) no-repeat 0px 0px;
}
.blog-cmt_icon {
background: url(../images/blog_page/blog_cmt_icon.png) no-repeat 0px 0px;
}
.pagination {
border-radius: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
.pagination >li {
font-size: 18px;
font-weight: 700;
margin-right: 10px;
float: left;
}
.pagination >li >a,
.pagination>li>span {
color: #000;
border: 2px solid #d4d4d4;
background: none;
width: 44px;
height: 44px;
line-height: 40px;
text-align: center;
padding: 0px;
}
.pagination >li >a:hover,
.pagination>li>span:hover {
color: #a6c644;
border: 2px solid #a6c644;
background: none;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
border-radius: 0px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
border-radius: 0px;
}
/***********************************
--23--BLOG DETAIL PAGE START---
***********************************/
.leave_cmt_col {
background: #f7f7f7;
padding: 50px 25px 40px;
border: 1px solid #eee;
margin: 5px 0px 0px;
width: 100%;
float: left;
}
#ask-question-form {} #ask-question-form .form-group {
margin-bottom: 20px;
}
#ask-question-form .form-control {
color: #898989;
font-size: 14px;
border: 1px solid #eee;
padding: 10px 20px;
height: 45px;
border-radius: 0px;
color: #c4c4c4;
box-shadow: 0px 0px 0px;
}
#ask-question-form #form_message {
height: 173px;
}
.btn.submit_now.mr_30 {
margin: 10px 0px 0px;
}
.social_plugin {
width: 100%;
float: left;
margin: 50px 0px 100px;
}
.social_plugin ul {
margin: 0px;
padding: 0px;
}
.social_plugin ul li {
list-style: none;
float: left;
font-size: 12px;
font-family: 'Open Sans', sans-serif;
font-weight: 700;
margin-right: 5px;
}
.social_plugin ul li a {
color: #fff;
text-decoration: none;
padding: 17px;
display: block;
}
.social_plugin ul li a.share_plugin {
background: #fff;
border: 2px solid #f2f2f2;
padding: 15px!important;
position: relative;
margin-right: 5px;
}
.social_plugin ul li a.share_plugin:after {
width: 8px;
height: 12px;
position: absolute;
right: -8px;
top: 18px;
background: url(../images/blog_detail_page/share_icon_after.jpg) no-repeat 0px 0px;
content: "";
}
.social_plugin ul li a.twitter_plugin {
background: #4cc5f3;
}
.social_plugin ul li a.twitter_plugin:hover {
background: #0ea2db;
}
.social_plugin ul li a.facebook_plugin {
background: #758ab7;
}
.social_plugin ul li a.facebook_plugin:hover {
background: #264b9b;
}
.social_plugin ul li a.google_plugin {
background: #e78074;
}
.social_plugin ul li a.google_plugin:hover {
background: #ce3321;
}
.social_plugin ul li a.linkedin_plugin {
background: #4ca2cc;
}
.social_plugin ul li a.linkedin_plugin:hover {
background: #167daf;
}
/***********************************
--24--SHOP PAGE START---
***********************************/
.shop_left_box {
background: #f7f7f7;
margin-bottom: 30px;
}
.shop_left_box.mar_btm1 {
margin-bottom: 47px;
}
.shop_left_box h4 {
background: #33381e;
color: #fff;
padding: 17px 23px;
text-transform: none;
font-size: 25px;
margin-bottom: 0px;
}
.accordian_nav {
width: 100%;
float: left;
border: 1px solid #e4e4e4;
border-top: 0px;
background: #f7f7f7;
padding: 10px 20px;
}
.accordian_nav .collapse.in {
width: 100%;
float: left;
background-color: #f7f7f7;
}
.accordian_nav .panel {
margin-bottom: 0px;
background-color: none;
border: 0px solid transparent;
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.accordian_nav .panel-group {
margin-bottom: 0px;
}
.accordian_nav .panel-group .panel+.panel {
margin-top: 0px;
}
.accordian_nav .panel-group .panel {
margin-bottom: 0;
border-radius: 0px;
border-bottom: 1px dashed #abaaaa;
width: 100%;
float: left;
}
.accordian_nav .panel-heading {
padding: 0px;
border-bottom: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
.accordian_nav .panel-default>.panel-heading {
color: #333;
background-color: #f7f7f7;
border-bottom: 0px;
}
.accordian_nav .panel-title {
padding: 14px 0px;
line-height: 23px;
}
.accordian_nav .panel-title>a {
color: #404040;
font-size: 15px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0px;
text-transform: none;
}
.accordian_nav .glyphicon {
border: 1px solid #909090;
border-radius: 50%;
height: 21px;
width: 21px;
text-align: center;
line-height: 21px;
color: #909090;
float: right;
}
.accordian_nav .panel-default>.panel-heading+.panel-collapse>.panel-body {
border: 0px;
padding: 0px 10px 10px;
}
ul.prd_cat_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.prd_cat_list li {
list-style: none;
float: left;
width: 100%;
font-size: 14px;
color: #949494;
font-weight: 600;
margin: 4px 0px;
}
ul.prd_cat_list li a {
color: #949494;
}
.feature_pr_col {
width: 100%;
float: left;
position: relative;
}
.feature_pr_col img {
width: 100%;
float: left;
height: auto;
}
.feature_pr_col h5 {
position: absolute;
width: 100%;
left: 0px;
text-align: center;
bottom: 28px;
font-size: 25px;
color: #3f3e3e;
text-transform: none;
}
.feature_price_tag {
font-size: 40px;
position: absolute;
right: 18px;
top: 23px;
color: #fff;
background: #9fc612;
width: 77px;
height: 77px;
text-align: center;
line-height: 77px;
font-style: italic;
font-family: 'Alegreya', serif;
border-radius: 100%;
}
ul.shop_prd_list {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
}
ul.shop_prd_list li {
list-style: none;
float: left;
width: 31.6%;
text-align: center;
margin-bottom: 81px;
margin-right: 20px;
}
ul.shop_prd_list li.list_marbtm {
margin-bottom: 0px;
}
ul.shop_prd_list li:nth-child(3),
ul.shop_prd_list li:nth-child(6),
ul.shop_prd_list li:nth-child(9) {
margin-right: 0px;
}
.prd_star_img {
width: 100%;
display: inline-block;
margin: 8px 0px 4px;
}
ul.shop_prd_list li .prd_img {
width: 100%;
float: left;
margin-bottom: 24px;
}
ul.shop_prd_list li .prd_img img {
width: 100%;
float: left;
height: auto;
}
ul.shop_prd_list li h6 {
font-size: 22px;
color: #404040;
text-transform: none;
letter-spacing: 0px;
}
ul.shop_prd_list li .prd_price {
font-size: 25px;
color: #404040;
font-family: 'Alegreya', serif;
font-style: italic;
}
a.view-all.shop_add_cart {
font-size: 14px;
color: #fff;
letter-spacing: 0.3px;
background: #b4ce34;
border-radius: 3px;
width: 142px;
height: 37px;
display: inline-block;
line-height: 37px;
font-weight: 700;
text-transform: uppercase;
text-align: center;
margin: 7px 0px 0px;
font-family: 'Open Sans', sans-serif;
}
a.view-all.shop_add_cart:before {
border-radius: 3px;
}
/***********************************
--25--PRODUCT DETAIL PAGE START---
***********************************/
.prd_large_img {
width: 46.3%;
float: left;
}
.prd_large_img img {
width: 100%;
float: left;
height: auto;
}
.prd_detail_desc {
padding-left: 61px;
margin: -4px 0px 0px;
width: 53%;
float: left;
}
.prd_detail_desc p {
border-bottom: 1px solid #eaeaea;
width: 100%;
float: left;
padding-bottom: 24px;
line-height: 26px;
margin-bottom: 17px;
}
.prd_detail_price {
width: 100%;
float: left;
margin: 7px 0px
}
.prd_detail_price .price_txt {
font-size: 18px;
color: #999;
float: left;
font-family: 'Raleway', sans-serif;
margin: 4px 11px 0px 0px;
}
.prd_detail_price .price_no {
font-size: 24px;
float: left;
color: #000;
font-style: italic;
}
.quantity_input {
width: 40px;
height: 35px;
border: 1px solid #eaeaea;
background: #fff;
font-size: 18px;
color: #999;
float: left;
font-family: 'Raleway', sans-serif;
text-align: center;
}
a.view-all.shop_add_cart.add_cart_second_btn {
font-size: 16px;
width: 173px;
height: 54px;
float: left;
line-height: 54px;
margin: 40px 0px 0px;
}
.panel.with-nav-tabs .panel-heading {
padding: 0px;
border-radius: 0px!important;
}
.panel.with-nav-tabs .nav-tabs {
border-bottom: none;
}
.panel.with-nav-tabs .nav-justified {
margin-bottom: -1px;
}
.nav-tabs>li {
margin-right: 10px;
}
.nav-tabs>li>a {
background-color: #e0e0e0;
width: 156px;
height: 46px;
text-align: center;
border-radius: 0px;
margin-right: 0px;
font-size: 16px;
color: #000!important;
border-top: 2px solid #e0e0e0;
}
.tabbing_col {
width: 100%;
float: left;
border-bottom: 1px dashed #abaaaa;
}
.tabbing_col:last-child {
border-bottom: 0px;
}
h2.acc_trigger {
background: url(../images/product_Detail_page/plus_icon.png) no-repeat 97% 15px;
float: left;
width: 100%;
margin: 0px;
text-transform: none;
transition: none;
}
h2.acc_trigger a {
list-style: none;
transition: none;
text-decoration: none;
display: block;
width: 100%;
float: left;
padding: 14px 0px;
line-height: 23px;
color: #404040;
font-size: 15px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
}
h2.active {
background: url(../images/product_Detail_page/minus_icon.png) no-repeat 97% 15px;
transition: none;
}
.acc_container {
width: 100%;
float: left;
padding: 0px 0px 19px 11px;
transition: none;
}
.panel-default>.panel-heading {
background: none!important;
}
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
color: #777;
background-color: #fff;
border-color: transparent;
border-top: 2px solid #c77a49!important;
border: 1px solid #ddd;
border-bottom: 0px;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
color: #555;
background-color: #fff;
border-bottom-color: transparent;
border-top: 2px solid #c77a49!important;
border: 1px solid #ddd;
border-bottom: 0px;
}
.panel {
margin: 80px 0px 66px;
background: none!important;
border: 0px!important;
border-radius: 0px!important;
-webkit-box-shadow: 0px 0px 0px!important;
box-shadow: 0px 0px 0px!important;
}
.panel-body {
background: #fff;
border: 1px solid #e2e2e2;
border-top: 0px;
padding: 46px 35px 71px;
}
.panel-body p {
line-height: 26px;
}
/***********************************
--26--CART PAGE START---
***********************************/
.cart_table {
width: 100%;
float: left;
border: 1px solid #ebebeb;
background: #f9f9f9;
}
.cart_table ul {
width: 100%;
float: left;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #ebebeb;
}
.cart_table ul li {
list-style: none;
float: left;
font-size: 15px;
color: #898989;
font-weight: 700;
text-transform: uppercase;
padding: 18px 19px;
border-right: 1px solid #ebebeb;
}
.cart_table ul li:last-child {
border-right: 0px;
}
.cart_table ul li.tabl_div1 {
width: 21.3%;
padding-left: 38px;
}
.cart_table ul li.tabl_div2 {
width: 18.3%;
}
.cart_table ul li.tabl_div3 {
width: 12.6%;
}
.cart_table ul li.tabl_div4 {
width: 19.7%;
}
.cart_table ul li.tabl_div5 {
width: 16.7%;
}
.cart_table ul li.tabl_div6 {
width: 11.4%;
}
.cart_table ul.cart_desc {
background: #fff;
}
.cart_table ul.cart_desc li {
padding: 27px 19px;
min-height: 186px;
}
.cart_table ul.cart_desc li:first-child {
padding-left: 38px;
}
.cart_prd_img img {
border: 1px solid #e9e9e9;
}
.cart_txt {
font-size: 15px;
color: #898989;
font-weight: 400;
text-transform: none;
font-family: 'Open Sans', sans-serif;
margin: 55px 0px;
float: left;
}
.quantity_select {
width: 96px;
height: 42px;
border: 1px solid #ebebeb;
float: left;
font-size: 16px;
color: #242424;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
padding: 5px 22px;
margin: 44px 0px;
}
.cart_close_img {
width: 100%;
text-align: center;
float: left;
margin: 52px 0px;
}
.cart_btm_col {
width: 100%;
float: left;
padding: 26px 29px 21px 40px;
}
a.coupon_btn {
background: #fff;
font-size: 14px;
color: #8e8d8d;
border-radius: 3px;
border: 1px solid #ddd;
float: left;
display: block;
padding: 6px 17px;
margin-right: 18px;
}
a.coupon_btn:hover {
color: #000;
border: 1px solid #000;
}
a.coupon_btn.apply_coupon {
background: #c2c2c2;
color: #fff;
}
a.add_cart_btn {
float: right;
font-size: 14px;
color: #fff;
text-transform: uppercase;
background: url(../images/cart_page/cart_icon.png) no-repeat 89% 13px #a6c644;
width: 158px;
height: 40px;
line-height: 40px;
border-radius: 3px;
font-weight: 700;
padding: 0px 16px;
}
a.add_cart_btn.checkout_btn {
background: none #a6c644;
width: 221px;
height: 46px;
line-height: 46px;
text-align: center;
}
a.add_cart_btn:hover {
opacity: 0.8;
}
.cart_total_col {
width: 100%;
float: left;
border: 1px solid #ebebeb;
margin: 50px 0px 0px;
background: #fff;
}
.cart_total_col h5 {
background: #f9f9f9;
font-size: 15px;
padding: 21px 23px 20px;
border-bottom: 1px solid #ebebeb;
color: #898989;
font-family: 'Open Sans', sans-serif;
}
.cart_total_col ul {
margin: 0px;
padding: 0px;
}
.cart_total_col ul li {
list-style: none;
float: left;
width: 100%;
border-bottom: 1px solid #ebebeb;
padding: 17px 31px 18px 23px;
}
.cart_total_col ul li:last-child {
padding: 20px 31px 21px 23px;
border-bottom: 0px;
}
.cart_total_col ul li .total_wdt {
width: auto;
float: left;
font-size: 16px;
color: #898989;
}
.cart_total_col ul li .totalno_wdt {
width: auto;
float: right;
font-size: 15px;
color: #242424;
}
a.add_cart_btn.cart_rght.checkout_btn {
width: 196px;
background: none #fff;
text-align: center;
}
a.add_cart_btn.cart_rght.checkout_btn:hover {
background: none #ad6334;
color: #fff;
}
/***********************************
--27--CHECKOUT PAGE START---
***********************************/
.return_gray_col {
width: 100%;
float: left;
background: #f5f5f5;
font-size: 15px;
color: #939393;
padding: 24px 30px;
margin-bottom: 44px;
}
.return_gray_col a {
color: #9fc612;
text-decoration: underline;
}
.return_gray_col a:hover {
color: #000;
}
h3.bill_head {
margin-bottom: 36px;
}
#checkout_form .form-group.billing_form_group {} #checkout_form .form-group.billing_form_group label {
font-weight: 400;
text-transform: none;
font-size: 14px;
margin-bottom: 6px;
color: #8e8d8d;
}
#checkout_form .form-group.billing_form_group label.label_mr_btm {
margin-bottom: 15px;
}
#checkout_form .form-group.billing_form_group label span {
color: #fe5454;
}
#checkout_form .form-control.billing_form_control {
height: 38px;
padding: 4px 20px;
color: #c6c6c6;
border-radius: 0px;
box-shadow: 0px 0px 0px;
}
.mr_btm12 {
margin-bottom: 12px;
}
#checkout_form .form-group.billing_form_group.form_input_marbtm {
margin-bottom: 16px;
}
.radio.radio1 {
margin: 0px;
width: 100%;
}
.radio.radio1 label {
padding-left: 0px;
font-size: 15px;
font-weight: 400!important;
}
input[type=checkbox] {
margin: 4px 12px 0px 0px;
}
h3.radio_ship_margin {
margin: -11px 0px 0px;
}
.ship_radio {
margin: 100px 0px 27px;
}
#order_note.form_message_he_103.no_bg {
background: none;
color: #c6c6c6;
border-radius: 0px;
height: 103px;
border: 1px solid #e2e2e2;
}
.radio {
width: auto;
float: left;
margin: 0px 40px 0px 0px;
}
.radio label {
font-weight: 600!important;
text-transform: none!important;
}
.checkbox+.checkbox,
.radio+.radio {
margin-top: 0px!important;
}
.radio.radio2 {
margin: 0px;
}
.radio.radio2 label {} label.fl {
float: left;
width: auto;
}
.checkbox_le {
float: left;
}
h3.fl {
float: left;
}
.order_fr {
float: right;
}
.order_col {
width: 100%;
float: left;
background: #fdfdfd;
border: 1px solid #d9d9d9;
padding: 15px 28px 51px;
}
ul.order_list {
width: 100%;
float: left;
margin: 0px 0px 9px;
padding: 0px;
}
ul.order_list li {
list-style: none;
float: left;
font-size: 14px;
color: #898989;
font-family: 'Raleway', sans-serif;
width: 100%;
padding: 10px 0px;
}
ul.order_list li .order_prdt {
width: 72%;
float: left;
}
ul.order_list li .order_ttl {
width: 25%;
float: right;
font-family: 'Open Sans', sans-serif;
}
.black_clr {
color: #242424;
}
ul.order_list li:last-child {
border-bottom: 1px solid #e2e2e2;
border-top: 1px solid #e2e2e2;
margin: 10px 0px;
}
ul.order_list li .fnt_18 {
font-size: 18px;
color: #010101;
}
.radio.order_radio {
width: 100%;
margin: 10px 0px;
}
.radio.order_radio label {
font-weight: 400!important;
font-size: 15px;
font-family: 'Raleway', sans-serif;
}
.radio.order_radio.wdt_1 {
width: auto;
}
.paypal_col {
width: 76%;
float: right;
}
.paypal_img {
float: left;
}
a.paypal_link {
font-size: 13px;
color: #12a0b1;
float: right;
margin: 12px 0px 0px;
font-family: 'Raleway', sans-serif;
}
a.paypal_link:hover {
color: #000;
}
.make_transfer_col {
width: 100%;
float: left;
background: #eeecf0;
font-size: 15px;
color: #8e8d8d;
padding: 18px 31px;
position: relative;
margin: 12px 0px;
letter-spacing: 0.2px;
line-height: 24px;
border-radius: 3px;
}
.make_transfer_col:before {
width: 19px;
height: 12px;
position: absolute;
left: 23px;
top: -12px;
background: url(../images/top_ar.html) no-repeat 0px 0px;
content: "";
}
.btn-send.place_order {
float: left;
width: 162px;
height: 50px;
margin: 38px 0px 0px;
line-height: 50px;
}
/***********************************
--28--CONTAT US PAGE START---
***********************************/
.contact_map {
width: 100%;
height: 421px;
}
.home_contact_map {
width: 100%;
height: 453px;
}
.home_contact_map iframe {
width: 100%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
height: 100%;
}
p.cnt_txt {
margin-bottom: 48px;
}
#contact-form {} #contact-form .form-group {
margin-bottom: 20px;
}
#contact-form .form-control {
background: #fff;
border: 1px solid #e9e9e9;
padding: 10px 22px;
font-size: 15px;
color: #959595;
border-radius: 0px;
box-shadow: 0px 0px 0px;
height: 55px;
}
#contact-form .contact_textarea {
height: 203px;
margin-bottom: 50px;
}
.btn.submit_now {
background: #a6c644;
color: #fff;
float: left;
font-size: 16px;
text-transform: uppercase;
width: 173px;
height: 54px;
border-radius: 4px;
text-align: center;
line-height: 54px;
font-weight: 700;
padding: 0px;
}
.btn.submit_now:hover {
background: #000;
}
.btn.submit_now.checkoutplace_order {
margin: 28px 0px 0px;
}
.contact_info {
background: url(../images/contact_page/cnt_info_bg.jpg) repeat;
padding: 53px 40px 72px;
}
.contact_info ul {
margin: 0px;
padding: 0px;
}
.contact_info ul li {
list-style: none;
float: left;
width: 100%;
padding: 10px 0px 10px 70px;
margin-bottom: 35px;
}
.cnt_map_icon {
background: url(../images/contact_page/cnt_map.png) no-repeat 0px 8px;
}
.cnt_mail_icon {
background: url(../images/contact_page/cnt_mail.png) no-repeat 0px 8px;
}
.cnt_call_icon {
background: url(../images/contact_page/cnt_call.png) no-repeat 0px 8px;
}
.contact_info p {
margin-bottom: 0px;
line-height: 22px;
}
.contact_info p.cnt_fnt_14 {
font-size: 14px;
}
.contact_info p.cnt_fnt_18 {
font-size: 18px;
}
.cnt_map_img {
float: left;
margin: 100px 0 0;
width: 100%;
}
.cnt_map_img iframe {
height: 421px;
width: 100%;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.isotopeSelector {
margin-bottom: 30px;
}
/***********************************
--29--REUEST QUOTE PAGE START---
***********************************/
h3.mar_btm3 {
margin-bottom: 20px;
}
p.p_mat_btm1 {
margin-bottom: 33px;
}
#contact-form .form-control.quick_form_control {
height: 50px;
background: #f7f7f7;
border: 1px solid #e7e7e7;
color: #bcbcbc;
}
#contact-form .form_message.he_224 {
height: 224px;
margin-bottom: 30px;
}
.working_hours_col {
width: 100%;
float: left;
border: 5px solid #f1f1f1;
background: #fff;
padding: 27px 27px 34px;
margin: 110px 0px 30px;
}
.working_hours_col h3 {
font-size: 28px;
margin-bottom: 5px;
}
.query_Col {
width: 100%;
float: left;
padding: 17px 22px 35px;
background: #a6c644;
}
.query_Col img {
width: 100%;
float: left;
height: auto;
margin-bottom: 9px;
}
.query_Col h3 {
font-size: 28px;
margin-bottom: 21px;
padding-left: 7px;
}
.query_Col p {
color: #fff;
margin-bottom: 4px;
line-height: 24px;
padding-left: 7px;
}
.query_phnno {
font-size: 34px;
color: #fff;
font-style: italic;
font-family: 'Alegreya', serif;
font-weight: 700;
line-height: 35px;
float: left;
padding-left: 7px;
}
/***********************************
--30--FOOTER START---
***********************************/
footer {
background: url(../images/common_in_all/ftr_bg.png) no-repeat center top;
padding: 145px 0px 0px;
background-size: cover;
}
footer h6 {
font-size: 22px;
color: #d5d5d5;
background: url(../images/common_in_all/ftr_head_line.jpg) no-repeat bottom left;
padding-bottom: 13px;
margin-bottom: 20px;
text-transform: none;
}
.ftr_txt_div {
padding-right: 100px;
margin: 7px 0px 0px;
}
.ftr_txt_div p {
font-size: 14px;
margin: 17px 0px;
color: #867055;
letter-spacing: 0px;
line-height: 24px;
}
ul.ftr_social {
width: auto;
float: left;
margin: 8px 0px 0px;
padding: 0px;
}
ul.ftr_social li {
list-style: none;
float: left;
margin-right: 10px;
}
ul.ftr_social li:last-child {
margin-right: 0px;
}
ul.ftr_social li i {
color: #665946;
width: 28px;
height: 28px;
border: 1px solid #665946;
border-radius: 28px;
text-align: center;
line-height: 28px;
font-weight: 600;
font-size: 13px;
}
ul.ftr_social li i:hover {
color: #649803;
border: 1px solid #649803;
}
.ftr_nav {
margin: 4px 0px 0px;
}
.ftr_pad_30 {
padding-left: 46px;
}
.ftr_nav ul {} .ftr_nav ul li {
width: 100%;
float: left;
font-size: 14px;
margin: 6px 0px;
color: #867055;
}
.ftr_nav ul li i {
margin-right: 10px;
}
.ftr_nav ul li a {
color: #867055;
text-decoration: none;
}
.ftr_nav ul li a:hover {
color: #fff;
}
.ftr_nav ul li i:hover {
color: #fff;
}
.ftr_nav.get_in_touch {} .ftr_nav.get_in_touch ul {} .ftr_nav.get_in_touch ul li {
padding-left: 36px;
line-height: 22px;
}
.ftr_nav.get_in_touch ul li .txt-big {
text-transform: uppercase;
font-weight: 700;
}
.ftr_nav.get_in_touch ul li.ftr_call_txt {
font-weight: 600;
font-size: 16px;
}
.ftr_location_icon {
background: url(../images/common_in_all/location_icon.png) no-repeat 0px 7px;
}
.ftr_phn_icon {
background: url(../images/common_in_all/phn_icon.png) no-repeat 0px 0px;
}
.ftr_msg_icon {
background: url(../images/common_in_all/mail_icon.png) no-repeat 0px 0px;
}
.ftr_clock_icon {
background: url(../images/common_in_all/clock_icon.png) no-repeat 0px 0px;
}
.ftr_btm {
background: #1f1303;
padding: 28px 0px;
margin: 48px 0px 0px;
}
.ftr_btm p {
font-size: 14px;
color: #7d705c;
margin-bottom: 0px;
}
.text-right {
float: right;
text-align: right;
}
/***********************************
--31--CAROSUEL SLIDER START---
***********************************/
.two_shows_one_move .cloneditem-1,
.two_shows_one_move .cloneditem-2 {
display: none
}
.three_shows_one_move .cloneditem-1,
.three_shows_one_move .cloneditem-2,
.three_shows_one_move .cloneditem-3 {
display: none
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2,
.four_shows_one_move .cloneditem-3 {
display: none
}
.four_shows_one_move_big .cloneditem-1,
.four_shows_one_move_big .cloneditem-2,
.four_shows_one_move_big .cloneditem-3,
.four_shows_one_move_big .cloneditem-4 {
display: none
}
.five_shows_one_move .cloneditem-1,
.five_shows_one_move .cloneditem-2,
.five_shows_one_move .cloneditem-3,
.five_shows_one_move .cloneditem-4,
.five_shows_one_move .cloneditem-5 {
display: none
}
.six_shows_one_move .cloneditem-1,
.six_shows_one_move .cloneditem-2,
.six_shows_one_move .cloneditem-3,
.six_shows_one_move .cloneditem-4,
.six_shows_one_move .cloneditem-5,
.six_shows_one_move .cloneditem-6 {
display: none
}
/***********************************
--32--STICKY HOMEPAGE2---
***********************************/
.logo-sticky
{
display: none;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default {
background: #fff;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default .logo
{
display: none;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default .logo-sticky
{
display: block;
}
.finance-navbar.affix .logo-sticky {
margin: 12px 0px 17px;
width: 229px;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.variation5_navbar .nav > li > a
{
color: #fff;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.variation5_navbar .nav > li a.nav_drop_ar::after
{
background: rgba(0, 0, 0, 0) url(../images/common_in_all/nav2_dropar.png) no-repeat scroll center bottom;
}
/***********************************
--33--STICKY HOMEPAGE2---
***********************************/
.request-call-bg {
background: url(../images/request_quote_page/bg-request.jpg) fixed;
padding: 95px 0 68px;
clear: both;
}
.request-call-form {
margin: 10px -15px 0 -15px;
}
.request-call-form .thm-button {
margin: 0;
height: 50px;
line-height: 50px;
background: #c6c849;
}
.request-call-form select {
width: 100%;
border: none;
padding: 10px 10px;
margin-bottom: 30px;
height: 50px;
}
.request-call-form p {
margin: 0 0 20px 0;
}
.request-call-form input[type="text"] {
width: 100%;
border: none;
padding: 10px 10px;
margin-bottom: 30px;
height: 50px;
}
.request-call-form input[type="submit"]
{
line-height: 50px;
height: 50px;
background: #b4ce34;
}
/***********************************
--34--ABOUT HOMEPAGE5---
***********************************/
.about5 .quality_service_txt
{
padding: 0;
}
.about5 img
{
float: right;
}
.btn-yellow
{
height: 45px;
line-height: 45px;
background: #f8de32;
text-align: center;
color: #7c6f1c;
font-size: 15px;
text-transform: uppercase;
display: inline-block;
font-weight: bold;
width: 145px;
border-radius: 3px;
}
.about5 .btn-yellow.mrtp
{
margin-top: 12px;
}
.about5-1
{
position: relative;
min-height: 546px;
padding: 75px 0 60px 0
}
.about5-1::before
{
content: '';
background: url("../images/home_page5/about5-left.jpg") right center no-repeat;
min-height: 546px;
position: absolute;
left: 0;
top: 0;
width: 50%;
background-size: cover;
}
.about5-1 .short_about_col
{
width: 570px;
}
.about5-1 .container
{
z-index: 1;
position: relative;
}
.about5-1 .short_about_col p
{
color: #fff;
}
.about5-1 ul.about_list li a
{
color: #cedf77;
}
.testinomial_col
{
background: url("../images/home_page5/about5-right.jpg") right center no-repeat;
min-height: 546px;
position: absolute;
top: 0;
left: 50%;
z-index: 0;
background-size: cover;
width: 50%;
padding: 75px 0 60px 0;
z-index: 2;
display: inline-block;
}
.testinomial_col_inn
{
width: 500px;
margin: 0 auto;
text-align: center;
}
#desi-testimonial-carousel
{
width: 500px;
margin: 0 auto;
float: right;
}
#desi-testimonial-carousel p.white_color1
{
color: #fff;
}
.testinomial_col [data-slide="prev"]
{
position: absolute;
top: 85px;
left: -75px;
font-size: 22px;
line-height: 42px;
}
.testinomial_col [data-slide="next"]
{
position: absolute;
top: 85px;
right: -75px;
font-size: 22px;
line-height: 42px;
}
.testinomial_col .var3_testi_img img
{
margin: 0 0 30px 0;
}
.testinomial_col .testi_author
{
font-style: italic;
color: #b4ce34;
}
@media(min-width: 1600px)
{
.about5-1::before
{
width: 60%;
}
.testinomial_col
{
left: 60%;
width: 40%;
}
}
@media (max-width: 1199px)
{
.about5-1::before
{
width: 100%;
}
.testinomial_col
{
left: 0;
width: 100%;
position: static;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default .logo-sticky, #main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav::after, a.var5_request_btn
{
display: none;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.navbar-default {
background: #000;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.variation5_navbar, #main-navigation-wrapper.finance-navbar.affix.variation2_navbar.variation4_navbar.variation5_navbar.navbar-default
{
background: #fff;
box-shadow: none;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav
{
padding: 0;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4.nav_variation5 .navbar-nav
{
background: none;
}
#main-navigation-wrapper.finance-navbar.affix.variation2_navbar.variation5_navbar .nav > li > a
{
color: #474747;
}
.request_col
{
width: 100%;
}
}
@media all and (min-width: 768px) {
/*===*****====TwoShowColumn Start==*****==== */
.two_shows_one_move .carousel-inner>.active.left,
.two_shows_one_move .carousel-inner>.prev {
left: -50%
}
.two_shows_one_move .carousel-inner>.active.right,
.two_shows_one_move .carousel-inner>.next {
left: 50%
}
.two_shows_one_move .carousel-inner>.left,
.two_shows_one_move .carousel-inner>.prev.right,
.two_shows_one_move .carousel-inner>.active {
left: 0
}
.two_shows_one_move .cloneditem-1 {
display: block
}
/*===*****====TwoShowColumn End==*****==== */
/*===*****====ThreeShowColumn Start==*****==== */
.three_shows_one_move .carousel-inner>.active.left,
.three_shows_one_move .carousel-inner>.prev {
left: -50%
}
.three_shows_one_move .carousel-inner>.active.right,
.three_shows_one_move .carousel-inner>.next {
left: 50%
}
.three_shows_one_move .carousel-inner>.left,
.three_shows_one_move .carousel-inner>.prev.right,
.three_shows_one_move .carousel-inner>.active {
left: 0
}
.three_shows_one_move .cloneditem-1 {
display: block
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move .carousel-inner>.active.left,
.four_shows_one_move .carousel-inner>.prev {
left: -50%
}
.four_shows_one_move .carousel-inner>.active.right,
.four_shows_one_move .carousel-inner>.next {
left: 50%
}
.four_shows_one_move .carousel-inner>.left,
.four_shows_one_move .carousel-inner>.prev.right,
.four_shows_one_move .carousel-inner>.active {
left: 0
}
.four_shows_one_move .cloneditem-1,
.four_shows_one_move .cloneditem-2 {
display: block
}
.four_shows_one_move_big .carousel-inner>.active.left,
.four_shows_one_move_big .carousel-inner>.prev {
left: -50%
}
.four_shows_one_move_big .carousel-inner>.active.right,
.four_shows_one_move_big .carousel-inner>.next {
left: 50%
}
.four_shows_one_move_big .carousel-inner>.left,
.four_shows_one_move_big .carousel-inner>.prev.right,
.four_shows_one_move_big .carousel-inner>.active {
left: 0
}
.four_shows_one_move_big .cloneditem-1 {
display: block
}
/*===*****====FourShowColumn End==*****==== */
/*===*****====FifthShowColumn Start==*****==== */
.five_shows_one_move .carousel-inner>.active.left,
.five_shows_one_move .carousel-inner>.prev {
left: -25%
}
.five_shows_one_move .carousel-inner>.active.right,
.five_shows_one_move .carousel-inner>.next {
left: 25%
}
.five_shows_one_move .carousel-inner>.left,
.five_shows_one_move .carousel-inner>.prev.right,
.five_shows_one_move .carousel-inner>.active {
left: 0
}
.five_shows_one_move .cloneditem-1,
.five_shows_one_move .cloneditem-2,
.five_shows_one_move .cloneditem-3 {
display: block
}
/*===*****====FifthShowColumn End==*****==== */
/*===*****====SixShowColumn Start==*****==== */
.six_shows_one_move .carousel-inner>.active.left,
.six_shows_one_move .carousel-inner>.prev {
left: -25%
}
.six_shows_one_move .carousel-inner>.active.right,
.six_shows_one_move .carousel-inner>.next {
left: 25%
}
.six_shows_one_move .carousel-inner>.left,
.six_shows_one_move .carousel-inner>.prev.right,
.six_shows_one_move .carousel-inner>.active {
left: 0
}
.six_shows_one_move .cloneditem-1,
.six_shows_one_move .cloneditem-2,
.six_shows_one_move .cloneditem-3 {
display: block
}
/*===*****====SixShowColumn End==*****==== */
}
@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
/*===*****====twoShowColumn Start==*****==== */
.two_shows_one_move .carousel-inner>.item.active.right,
.two_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.two_shows_one_move .carousel-inner>.item.active.left,
.two_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.two_shows_one_move .carousel-inner>.item.left,
.two_shows_one_move .carousel-inner>.item.prev.right,
.two_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====twoShowColumn End==*****==== */
/*===*****====ThreeShowColumn Start==*****==== */
.three_shows_one_move .carousel-inner>.item.active.right,
.three_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.three_shows_one_move .carousel-inner>.item.active.left,
.three_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.three_shows_one_move .carousel-inner>.item.left,
.three_shows_one_move .carousel-inner>.item.prev.right,
.three_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move .carousel-inner>.item.active.right,
.four_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.four_shows_one_move .carousel-inner>.item.active.left,
.four_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.four_shows_one_move .carousel-inner>.item.left,
.four_shows_one_move .carousel-inner>.item.prev.right,
.four_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.right,
.four_shows_one_move_big .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.left,
.four_shows_one_move_big .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.left,
.four_shows_one_move_big .carousel-inner>.item.prev.right,
.four_shows_one_move_big .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====FourShowColumn End==*****==== */
/*===*****====FifthShowColumn Start==*****==== */
.five_shows_one_move .carousel-inner>.item.active.right,
.five_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0);
left: 0
}
.five_shows_one_move .carousel-inner>.item.active.left,
.five_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0);
left: 0
}
.five_shows_one_move .carousel-inner>.item.left,
.five_shows_one_move .carousel-inner>.item.prev.right,
.five_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====FifthShowColumn End==*****==== */
/*===*****====SixShowColumn Start==*****==== */
.six_shows_one_move .carousel-inner>.item.active.right,
.six_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0);
left: 0
}
.six_shows_one_move .carousel-inner>.item.active.left,
.six_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0);
left: 0
}
.six_shows_one_move .carousel-inner>.item.left,
.six_shows_one_move .carousel-inner>.item.prev.right,
.six_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====SixShowColumn End==*****==== */
}
@media all and (min-width: 992px) {
/*===*****====TwoShowColumn Start==*****==== */
.two_shows_one_move .carousel-inner>.active.left,
.two_shows_one_move .carousel-inner>.prev {
left: -50%
}
.three_shows_one_move .carousel-inner>.active.right,
.two_shows_one_move .carousel-inner>.next {
left: -50%
}
.two_shows_one_move .carousel-inner>.left,
.two_shows_one_move .carousel-inner>.prev.right,
.two_shows_one_move .carousel-inner>.active {
left: 0
}
.two_shows_one_move .cloneditem-1,
.two_shows_one_move .cloneditem-2,
.two_shows_one_move .cloneditem-3 {
display: block
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====ThreeShowColumn Start==*****==== */
.three_shows_one_move .carousel-inner>.active.left,
.three_shows_one_move .carousel-inner>.prev {
left: -25%
}
.three_shows_one_move .carousel-inner>.active.right,
.three_shows_one_move .carousel-inner>.next {
left: 25%
}
.three_shows_one_move .carousel-inner>.left,
.three_shows_one_move .carousel-inner>.prev.right,
.three_shows_one_move .carousel-inner>.active {
left: 0
}
.three_shows_one_move .cloneditem-1,
.three_shows_one_move .cloneditem-2,
.three_shows_one_move .cloneditem-3 {
display: block
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move .carousel-inner>.active.left,
.four_shows_one_move .carousel-inner>.prev {
left: -33.33%
}
.four_shows_one_move .carousel-inner>.active.right,
.four_shows_one_move .carousel-inner>.next {
left: 33.33%
}
.four_shows_one_move .carousel-inner>.left,
.four_shows_one_move .carousel-inner>.prev.right,
.four_shows_one_move .carousel-inner>.active {
left: 0
}
.four_shows_one_move .carousel-inner .cloneditem-1,
.four_shows_one_move .carousel-inner .cloneditem-2,
,
.four_shows_one_move .carousel-inner .cloneditem-3 {
display: block
}
.four_shows_one_move_big .carousel-inner>.active.left,
.four_shows_one_move_big .carousel-inner>.prev {
left: -33.33%
}
.four_shows_one_move_big .carousel-inner>.active.right,
.four_shows_one_move_big .carousel-inner>.next {
left: 33.33%
}
.four_shows_one_move_big .carousel-inner>.left,
.four_shows_one_move_big .carousel-inner>.prev.right,
.four_shows_one_move_big .carousel-inner>.active {
left: 0
}
.four_shows_one_move_big .carousel-inner .cloneditem-1,
.four_shows_one_move_big .carousel-inner .cloneditem-2 {
display: block
}
/*===*****====FourShowColumn End==*****==== */
/*===*****====FifthShowColumn Start==*****==== */
.five_shows_one_move .carousel-inner>.active.left,
.five_shows_one_move .carousel-inner>.prev {
left: -20%
}
.five_shows_one_move .carousel-inner>.active.right,
.five_shows_one_move .carousel-inner>.next {
left: 20%
}
.five_shows_one_move .carousel-inner>.left,
.five_shows_one_move .carousel-inner>.prev.right,
.five_shows_one_move .carousel-inner>.active {
left: 0
}
.five_shows_one_move .carousel-inner .cloneditem-1,
.five_shows_one_move .carousel-inner .cloneditem-2,
.five_shows_one_move .carousel-inner .cloneditem-3,
.five_shows_one_move .carousel-inner .cloneditem-4,
.five_shows_one_move .carousel-inner .cloneditem-5 {
display: block
}
/*===*****====FifthShowColumn End==*****==== */
/*===*****====SixShowColumn Start==*****==== */
.six_shows_one_move .carousel-inner>.active.left,
.six_shows_one_move .carousel-inner>.prev {
left: -16.66%
}
.six_shows_one_move .carousel-inner>.active.right,
.six_shows_one_move .carousel-inner>.next {
left: 16.66%
}
.six_shows_one_move .carousel-inner>.left,
.six_shows_one_move .carousel-inner>.prev.right,
.six_shows_one_move .carousel-inner>.active {
left: 0
}
.six_shows_one_move .cloneditem-1,
.six_shows_one_move .cloneditem-2,
.six_shows_one_move .cloneditem-3,
.six_shows_one_move .cloneditem-4,
.six_shows_one_move .cloneditem-5,
.six_shows_one_move .cloneditem-6 {
display: block
}
/*===*****====SixShowColumn End==*****==== */
}
@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
/*===*****====TwoShowColumn Start==*****==== */
.two_shows_one_move .carousel-inner>.item.active.right,
.two_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(50%, 0, 0);
transform: translate3d(50%, 0, 0);
left: 0
}
.two_shows_one_move .carousel-inner>.item.active.left,
.two_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
left: 0
}
.two_shows_one_move .carousel-inner>.item.left,
.three_shtwo_shows_one_moveows_one_move .carousel-inner>.item.prev.right,
.two_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====TwoShowColumn End==*****==== */
/*===*****====ThreeShowColumn Start==*****==== */
.three_shows_one_move .carousel-inner>.item.active.right,
.three_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0);
left: 0
}
.three_shows_one_move .carousel-inner>.item.active.left,
.three_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0);
left: 0
}
.three_shows_one_move .carousel-inner>.item.left,
.three_shows_one_move .carousel-inner>.item.prev.right,
.three_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====ThreeShowColumn End==*****==== */
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move .carousel-inner>.item.active.right,
.four_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(33.33%, 0, 0);
transform: translate3d(33.33%, 0, 0);
left: 0
}
.four_shows_one_move .carousel-inner>.item.active.left,
.four_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-33.33%, 0, 0);
transform: translate3d(-33.33%, 0, 0);
left: 0
}
.four_shows_one_move .carousel-inner>.item.left,
.four_shows_one_move .carousel-inner>.item.prev.right,
.four_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.right,
.four_shows_one_move_big .carousel-inner>.item.next {
-webkit-transform: translate3d(33.33%, 0, 0);
transform: translate3d(33.33%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.left,
.four_shows_one_move_big .carousel-inner>.item.prev {
-webkit-transform: translate3d(-33.33%, 0, 0);
transform: translate3d(-33.33%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.left,
.four_shows_one_move_big .carousel-inner>.item.prev.right,
.four_shows_one_move_big .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====FourShowColumn End==*****==== */
/*===*****====FiveShowColumn Start==*****==== */
.five_shows_one_move .carousel-inner>.item.active.right,
.five_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(20%, 0, 0);
transform: translate3d(20%, 0, 0);
left: 0
}
.five_shows_one_move .carousel-inner>.item.active.left,
.five_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-20%, 0, 0);
transform: translate3d(-20%, 0, 0);
left: 0
}
.five_shows_one_move .carousel-inner>.item.left,
.five_shows_one_move .carousel-inner>.item.prev.right,
.five_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====FiveShowColumn End==*****==== */
/*===*****====SixShowColumn Start==*****==== */
.six_shows_one_move .carousel-inner>.item.active.right,
.six_shows_one_move .carousel-inner>.item.next {
-webkit-transform: translate3d(16.66%, 0, 0);
transform: translate3d(16.66%, 0, 0);
left: 0
}
.six_shows_one_move .carousel-inner>.item.active.left,
.six_shows_one_move .carousel-inner>.item.prev {
-webkit-transform: translate3d(-16.66%, 0, 0);
transform: translate3d(-16.66%, 0, 0);
left: 0
}
.six_shows_one_move .carousel-inner>.item.left,
.six_shows_one_move .carousel-inner>.item.prev.right,
.six_shows_one_move .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
/*===*****====SixShowColumn End==*****==== */
}
@media all and (min-width: 1280px) {
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move_big .carousel-inner>.active.left,
.four_shows_one_move_big .carousel-inner>.prev {
left: -25%
}
.four_shows_one_move_big .carousel-inner>.active.right,
.four_shows_one_move_big .carousel-inner>.next {
left: 25%
}
.four_shows_one_move_big .carousel-inner>.left,
.four_shows_one_move_big .carousel-inner>.prev.right,
.four_shows_one_move_big .carousel-inner>.active {
left: 0
}
/*===*****====FourShowColumn End==*****==== */
}
@media all and (min-width: 1280px) and (transform-3d),
all and (min-width: 1280px) and (-webkit-transform-3d) {
/*===*****====FourShowColumn Start==*****==== */
.four_shows_one_move_big .carousel-inner>.item.active.right,
.four_shows_one_move_big .carousel-inner>.item.next {
-webkit-transform: translate3d(25%, 0, 0);
transform: translate3d(25%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.active.left,
.four_shows_one_move_big .carousel-inner>.item.prev {
-webkit-transform: translate3d(-25%, 0, 0);
transform: translate3d(-25%, 0, 0);
left: 0
}
.four_shows_one_move_big .carousel-inner>.item.left,
.four_shows_one_move_big .carousel-inner>.item.prev.right,
.four_shows_one_move_big .carousel-inner>.item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0
}
}
/***********************************
--32--MEDIA QUERY START---
***********************************/
@media (min-width: 992px) {
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
display: none;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
display: block !important;
}
.logo-menu {
display: none;
}
.logo {
display: block;
}
}
@media(max-width: 991px) {
.request_btn {
display: none;
}
.responsive_btn {
display: block;
}
a.request_quote {
width: 100%!important;
background: #a6c644 none repeat scroll 0 0;
}
.logo-menu {
display: block;
width: 203px;
margin: 14px 0px 14px 18px;
}
.logo {
margin: 27px 0px;
}
.logo-menu
{
display: none;
}
.finance-navbar.affix .logo-menu
{
display: block;
}
#main-navigation-wrapper.navbar-default {
background: #fff;
}
.finance-navbar.affix .nav > li {
padding: 0px 0!important;
}
.navbar-header {
width: 100%;
float: none;
margin: 0 !important;
}
.navbar-nav {
margin: 0;
}
.navbar-default .navbar-toggle {
display: block;
margin: 15px 15px 15px 0;
border-color: #fff;
background-color: transparent !important;
border: none;
}
.navbar-default .navbar-toggle:hover {
border-color: #C4D114;
}
.navbar-default .navbar-toggle .icon-bar {
background: #33381e;
width: 25px;
height: 3px;
}
.navbar-default .navbar-toggle:hover .icon-bar {
background: #557c2a;
}
.navbar-collapse.collapse {
display: none!important;
height: 0!important;
padding-bottom: 0;
overflow: auto!important;
width: 100%;
}
.navbar-default .navbar-collapse {
background: #e6e8df;
padding: 0px 0px !important;
padding-bottom: 0px !important;
margin: 0;
}
.navbar-collapse.collapse.in {
display: block !important;
height: auto !important;
max-height: 70vh;
}
.navbar-collapse.in {
overflow-y: auto;
}
.header #main-navigation .nav {
width: 100%;
text-align: left;
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler {
width: 49px;
height: 49px;
float: right;
border: none;
background: transparent;
margin: -15px 0 0 0;
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler:before {
position: absolute;
font-family: 'FontAwesome';
border: none;
content: "\f078";
top: 15px;
color: #474747;
right: 27px;
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler.dopdown-nav-toggler-active:before {
position: absolute;
font-family: 'FontAwesome';
border: none;
content: "\f077";
top: 15px;
color: #474747;
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar {
/*background-color: #fff;
border-radius: 1px;
display: block;
height: 1px;
width: 20px;*/
}
#main-navigation-wrapper .navbar-nav .dopdown-nav-toggler .icon-bar + .icon-bar {
margin-top: 4px;
}
#main-navigation-wrapper .nav {
width: 100%;
}
#main-navigation-wrapper .nav > li {
display: block;
margin-right: 0px;
padding: 0;
width: 100%;
}
#main-navigation-wrapper .nav > li > a {
display: block;
width: 100%;
padding: 15px 10px 15px 30px;
background: url(../images/common_in_all/nav_list_bg.jpg) repeat-x bottom;
position: relative;
color: #474747;
}
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:focus,
#main-navigation-wrapper.navbar-default .navbar-nav > .open > a:hover,
#main-navigation-wrapper.navbar-default .navbar-nav > li:hover > a {
background: url(../images/common_in_all/nav_list_bg.jpg) repeat-x bottom;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu a {
background: url(../images/common_in_all/nav_dropdownlist_bg.jpg) repeat-x bottom;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu a:hover {
color: #9acc41;
background: url(../images/common_in_all/nav_dropdownlist_bg.jpg) repeat-x bottom;
}
#main-navigation-wrapper .nav > li.dropdown.dropdown-active > a {
border-bottom: 1px solid #12121b;
}
#main-navigation-wrapper .nav > li:last-child > a {
border-bottom: none;
}
#main-navigation-wrapper .nav > li + li > a {
border-left: none;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
position: relative;
width: 100%;
opacity: 1;
visibility: visible;
left: auto;
right: auto;
transform: translate3d(0px, 0px, 0px);
transition: none !important;
display: none;
top: auto;
float: none;
background: #33381e;
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu a {
color: #9acc41;
}
.finance-navbar.affix a.request_quote {
display: block;
}
.affix .logo-menu {
margin: 12px 0 13px 25px;
}
.affix .navbar-toggle {
margin: 12px 15px 13px 0;
}
#main-navigation-wrapper .navbar-nav ul.dropdown-submenu li.new {
display: none;
}
#main-navigation-wrapper .nav > li > a {
padding-right: 15px;
}
#main-navigation-wrapper .nav > li + li > a {
padding-left: 30px;
}
#main-navigation-wrapper .nav > li a.nav_drop_ar:after {
display: none;
}
#main-navigation-wrapper.variation2_navbar.navbar-default {
background: #000;
}
.navbar-default .navbar-toggle.variation2_navbar .icon-bar {
background: #fff;
}
#main-navigation-wrapper.variation2_navbar .navbar-nav > li > a {
color: #474747;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .navbar-nav {
margin-left: 0px;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .nav > li {
padding: 0px!important;
}
a.var4_request_btn {
display: none;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 {
background: #e6e8df;
padding: 0px;
border: 0px;
}
.nav_variation4_in {
border: 0px;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .nav > li a {
color: #474747;
}
#main-navigation-wrapper .navbar-collapse.nav_variation4 .navbar-nav > li > .dropdown-submenu a {
color: #9acc41;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
background: #fff;
margin-top: 0px;
}
.finance-navbar.affix#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
background: #fff;
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
}
@media (min-width: 1200px) {
.container {
padding: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.container {
padding: 0;
}
/*====home version1 start=====*/
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home1_slide1,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home1_slide2 {
padding: 150px 0px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fl {
margin-left: 65px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fr {
margin-right: 65px;
}
.no_pad_left {
padding-left: 15px;
}
.short_about_col.why_choose_Txt {
padding-right: 28px;
}
.choose_list_icon {
margin-right: 12px;
}
/*====home version1 end=====*/
.about_chooe_bg {
padding: 95px 0px 100px;
}
ul.key_benefit_list li {
width: 50%;
}
ul.key_benefit_list li.wdt_40 {
width: 50%;
}
ul.law_service_img li.spring_img_wdt1 {
width: 61.6%;
}
ul.shop_prd_list li {
width: 31%;
}
.download_brochure_Col:after {
display: none;
}
h3.radio_ship_margin {
font-size: 37px;
}
a.download_brochure {
font-size: 16px;
}
.shop_left_box h4 {
font-size: 24px;
}
ul.project_gal_imgs {
width: 68%;
}
ul.bnr_btm_services li h5 {
height: 50px;
}
.wantto_work_col {
text-align: center;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
float: none;
display: inline-block;
margin: 20px 0px;
}
.project_gal_left {
margin: 94px 0px 61px 38px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3 {
width: 53%;
}
.variaion4_request_form {
width: 74%;
margin-right: 50px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
position: static;
margin-top: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
/*====home version1 start=====*/
.landing_gardening_txt {
font-size: 14px;
}
.hdr_cnt ul li {
font-size: 15px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt55,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt65,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt70 {
width: 100%;
text-align: center;
padding-left: 40px;
padding-right: 40px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3 {
width: 50%;
text-align: center;
float: left;
padding: 200px 0px 0px 40px;
}
.variaion4_request_form {
width: 45%;
margin: 180px 0px 0px 0px;
}
.variaion4_request_form h5 {
padding: 20px 10px 10px;
}
#contact-form .form-group.request_group {
margin-bottom: 5px;
}
.quality-list_marbtm {
margin-bottom: 50px;
}
.quality-list_marbtm:nth-child(3),
.quality-list_marbtm:nth-child(4) {
margin-bottom: 0px;
}
.home_about_col {
background: none;
}
.no_pad_left {
padding-left: 15px;
}
.request_col {
background-size: cover;
padding: 32px 28px 35px;
margin: 40px 0px 0px;
}
.short_about_col.why_choose_Txt {
padding-right: 15px;
margin: -15px 0px 50px;
}
.choose_list_info {
width: 68%;
}
.blog_col ul.good_lawn_list {
margin: 30px 0px 0px;
}
.about_bg {
background: rgba(0, 0, 0, 0) url("../images/home_page/requestaquote_bg.png") no-repeat scroll right 113%;
}
.stop_location_col {
padding: 54px 0px;
background-size: cover;
}
/*====home version1 end=====*/
.about_desc h4 {
line-height: 34px;
}
a.view-all.slide_contact_btn {
float: none;
display: inline-block;
}
/*====Service start=====*/
.service_marbtm:nth-child(4) {
margin-bottom: 80px;
}
.wdt_left {
padding-left: 15px;
width: 100%;
}
.wdt_rght {
width: 100%;
margin: 40px 0px 0px;
}
ul.key_benefit_list li {
width: 50%;
}
ul.key_benefit_list li.wdt_40 {
width: 50%;
}
.choose_Accordian_Wdt {
width: 100%;
}
.requirement_garderning_col {
width: 100%;
background-size: cover;
margin: 50px 0px 0px;
padding: 60px 0px;
}
.about_snow_col.about_snow_col1 {
width: 45%;
}
ul.snow_removal_icon_list {
margin: 10px 0 0;
width: 45%;
}
ul.law_service_img li.spring_img_wdt1 {
width: 61.6%;
}
ul.law_service_img li.spring_img_wdt2 {
margin-left: 21px;
width: 33.3%;
}
/*====Service end=====*/
/*====Footer start=====*/
footer {
background: url(../images/common_in_all/footer_mobile_bg.png) no-repeat scroll center top;
padding: 152px 0 0;
}
.ftr_pad_30 {
padding-left: 15px;
}
.ftr_nav {
margin: 4px 0 30px;
}
/*====Footer end=====*/
#photo_gallery .project_detail a {
margin: 20px 0 37px;
}
#photo_gallery .project_detail h2 {
font-size: 13px;
}
.variant_four_project .project_heading {
font-size: 13px;
}
#photo_gallery .col-lg-2 {
width: 50%;
margin-bottom: 30px;
}
ul.shop_prd_list li {
width: 31.4%;
}
ul.shop_prd_list li:nth-child(3) {
margin-right: 0px;
}
.prd_detail_desc {
padding-left: 20px;
width: 53%;
}
.nav-tabs > li > a {
font-size: 15px;
width: 128px;
}
.case_study_img.martp {
margin: 30px 0px 0px;
}
.case_study_desc.desc-mar_none {
margin: 50px 0px 0px;
}
.choose_img {
display: none;
}
.contact_info {
margin: 30px 0px 0px;
}
.about_chooe_bg {
padding: 95px 0px 100px;
}
.paypal_col {
width: 66%;
}
h3.radio_ship_margin {
font-size: 25px;
margin: -3px 0 0 0px;
}
.radio.radio1 {
margin: 0px 0px 20px;
}
.project_gal_left {
width: 100%;
margin: 0px;
padding: 90px 20px;
}
ul.project_gal_imgs {
width: 100%;
}
ul.bnr_btm_services li {
width: 100%;
padding: 50px 30px;
min-height: 150px;
}
ul.bnr_btm_services li:hover {
min-height: 150px;
}
.welcome_dream_txt {
padding-left: 15px;
margin: 20px 0px 0px;
}
.stop_location_col.stopgreen_bg {
text-align: center;
}
.stop_location_col.stopgreen_bg h3 {
width: 100%;
}
a.get_request {
display: inline-block;
float: none;
}
.map_cnt_rght {
width: 100%;
}
.var_4_slider {
width: 100%!important;
}
.quality_service_txt {
padding-left: 15px;
margin: 80px 0px 0px;
}
.quality_landscape_img {
background: none;
}
.wantto_work_col {
text-align: center;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
float: none;
display: inline-block;
margin: 30px 0px 0px;
}
.testimonial_var4 {
margin: 50px 0px 0px;
}
.get_touch_form {
padding-left: 15px;
margin: 50px 0px 0px;
}
.subscribe_txt {
margin-bottom: 30px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
position: static;
margin-top: 0px;
}
}
@media only screen and (min-width: 260px) and (max-width: 767px) {
.pad_85_100 {
padding: 75px 0px 80px;
}
#photo_gallery {
padding: 60px 15px 0;
}
.pad_94_196 {
padding: 74px 0px 176px;
}
.pad_94_100 {
padding: 75px 0px 80px;
}
.pad_100_97 {
padding: 75px 0px 77px;
}
.pad_106_100 {
padding: 70px 0px 77px;
}
.pad_100 {
padding: 80px 0px;
}
.pad_85_95 {
padding: 65px 0px 75px;
}
.pad_84_70 {
padding: 64px 0px 50px;
}
.pad_100_70 {
padding: 80px 0px 50px;
}
.pad_100_95 {
padding: 80px 0px 75px;
}
.pad_100_85 {
padding: 80px 0px 65px;
}
.pad_100_62 {
padding: 80px 0px 42px;
}
.pad_100_196 {
padding: 80px 0px 125px;
}
.pad_94_0 {
padding: 74px 0px 0px;
}
.pad_100_1 {
padding: 80px 0px;
}
h3 {
font-size: 34px;
margin-bottom: 27px;
}
h3.mar_btm60 {
margin-bottom: 42px;
}
h3.mar_btm30 {
margin-bottom: 34px;
}
h3.mar_btm40 {
margin-bottom: 40px;
}
h3.mar_btm23 {
margin-bottom: 35px;
}
h3.mar_btm50 {
margin-bottom: 40px;
}
.mobile_none {
display: none
}
/*=======home start======*/
.hdr_cnt ul li a,
.hdr_cnt ul li {
color: #fff;
}
#minimal-bootstrap-carousel .carousel-inner .item {
background-size: 450px;
background-repeat: no-repeat;
background-position: center top;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt55,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt65,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.wdt70 {
width: 100%;
text-align: center;
padding: 0px 20px;
}
#minimal-bootstrap-carousel .carousel-caption h2,
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55 {
font-size: 30px;
line-height: 35px;
}
#minimal-bootstrap-carousel .carousel-caption p.fnt_22 {
font-size: 16px;
line-height: 22px;
}
a.view-all.slide_contact_btn {
float: none;
display: inline-block;
margin-bottom: 10px;
}
a.view-all.slide_contact_btn.slide_service_btn {
margin-left: 0px;
}
#minimal-bootstrap-carousel .carousel-control {
top: 75px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home2_slide1,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom.home2_slide2,
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top.home2_slide3 {
vertical-align: top;
padding: 300px 0px 0px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_2_slider .item {
min-height: 800px;
}
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55.ln_height1,
#minimal-bootstrap-carousel .carousel-caption h2.fnt_55.ln_height2 {
line-height: 40px;
}
#minimal-bootstrap-carousel.home2_control .carousel-control {
top: 25%;
}
.year_quality {
font-size: 34px;
line-height: 38px;
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
padding-right: 0;
text-align: left;
width: 100%;
}
.year_quality .year_35 {
font-size: 40px;
}
.quality-txt {
width: 100%;
}
.quality-list_marbtm {
margin-bottom: 50px;
}
.quality-list_marbtm:nth-child(4) {
margin-bottom: 0px;
}
.home_about_col {
background: none;
}
.no_pad_left {
padding-left: 15px;
}
.request_col {
background-size: cover;
padding: 32px 15px 35px;
}
.request_col h3 {
margin-bottom: 40px;
}
.short_about_col.why_choose_Txt {
margin: 0;
padding-right: 15px;
}
.choose_list {
margin-bottom: 39px;
}
.choose_list:nth-child(3) {
margin-bottom: 39px;
}
.choose_list:nth-child(4) {
margin-bottom: 0px;
}
.choose_list_icon {
margin-right: 20px;
}
.choose_list_info {
width: 65%;
}
.choose_list:nth-child(2),
.choose_list:nth-child(4) {
padding-left: 0;
}
.stop_location_col {
padding: 74px 0px 80px;
background-size: cover !important;
}
.stop_location_col h3 {
font-size: 25px;
line-height: 33px;
}
a.view-all.slide_contact_btn.slide_service_btn.margin_rght {
margin-left: 0;
margin-right: 0;
}
#client_slider {
margin: 70px 0px 0px;
}
#client_slider .controls {
top: -90px!important;
}
.blog_col {
margin-bottom: 50px;
}
.blog_col.nomargin {
margin-bottom: 0px;
}
.blog_col ul.good_lawn_list {
margin: 0px!important;
}
.blog_col ul.good_lawn_list li {
padding: 15px 20px 18px;
}
.blog_col ul.good_lawn_list li:last-child {
padding: 15px 20px;
}
/*=======home end======*/
.inner_page_bnr h2 {
font-size: 40px;
}
.about_desc {
margin-top: 20px;
padding-left: 15px;
}
.about_desc h4 {
font-size: 22px;
}
.choose_list_div {
margin-top: 30px;
}
.carousel {
width: 100%;
float: left;
}
#member_slider {
margin: 40px 0px 0px;
}
/*=======service start======*/
.service_marbtm:nth-child(4),
.service_marbtm:nth-child(5) {
margin-bottom: 80px;
}
.service_marbtm:nth-child(6) {
margin-bottom: 0px;
}
.wdt_left {
width: 100%;
}
.wdt_rght {
width: 100%;
}
.service_page .wdt_left {
padding: 0 15px
}
.service_page .wdt_rght {
padding: 0 15px;
margin-top: 40px;
}
h4.fnt28 {
font-size: 25px;
}
ul.law_service_img li {
width: 100%;
margin-bottom: 50px;
}
ul.law_service_img li.second_img {
width: 100%;
}
ul.law_service_img li:last-child {
margin-bottom: 0px;
}
.key_benefit_col {
margin: 20px 0px 0px;
}
.key_benefit_img {
width: 100%;
margin-bottom: 50px;
}
.key_benefit_desc {
width: 100%;
margin-bottom: 50px;
}
ul.key_benefit_list li {
width: 100%;
}
ul.key_benefit_list li.wdt_40 {
width: 100%;
}
.choose_Accordian_Wdt {
width: 100%;
}
.requirement_garderning_col {
background: rgba(0, 0, 0, 0) url("../images/law_gardner_page/gardnering_requirement.jpg") no-repeat scroll 0 0 / cover;
width: 100%;
margin: 50px 0px 0px;
padding: 60px 0px;
}
/*=======service end======*/
/*=======Footer Start======*/
footer {
background: url(../images/common_in_all/footer_mobile_bg.png) no-repeat scroll center top;
padding: 152px 0 0;
background-size: cover;
}
.ftr_nav {
margin: 14px 0 10px;
}
.ftr_txt_div {
padding-right: 0;
}
ul.ftr_social {
margin: 8px 0 15px;
}
.ftr_pad_30 {
padding-left: 15px;
}
.ftr_btm p {
text-align: center;
}
.ftr_btm {
margin: 27px 0 0;
}
/*=======Footer end======*/
.banner_desc {
display: none
}
a.btn.slide_contact_btn.read_btn {
margin-bottom: 30px;
}
.about_bg {
background: rgba(0, 0, 0, 0) url("../images/home_page/requestaquote_bg.png") no-repeat scroll -170px 630px;
}
.short_about_col {
padding-bottom: 80px;
}
a.btn.slide_contact_btn {
width: 134px;
font-size: 15px;
}
ul.blog_list_icon li {
margin-right: 12px;
padding: 0 9px 0 20px;
}
#photo_gallery .col-lg-2 {
width: 100%;
}
.client_identity_Col {
margin-bottom: 0px;
}
a.request_quote {} h3 {
font-size: 30px;
}
ul.blog_icon_list li {
margin-bottom: 10px;
margin-right: 0;
}
.news_search {
padding: 4px 22px 5px;
}
.news_search .btn-default {} .cart_btm_col {
padding: 26px 19px 26px 20px;
}
a.coupon_btn {
font-size: 13px;
margin-right: 9px;
padding: 6px 7px;
}
a.add_cart_btn {
font-size: 13px;
margin-top: 11px;
padding: 0 16px;
width: 150px;
}
.cart_table ul li {
padding: 7px 19px;
width: 100% !important;
}
.cart_table ul.cart_desc li {
min-height: 10px !important;
padding: 7px 19px;
}
.cart_txt {
margin: 0;
}
.quantity_select {
margin: 5px 0;
}
.cart_close_img {
margin: 2px 0;
text-align: left;
}
.cart_table ul.cart_desc li:first-child {
padding-left: 20px;
}
.case_study_img {
float: left;
margin-bottom: 11px;
width: 100%;
}
.find_landscape_col {
padding: 11px 14px 11px 20px;
}
.description_txt {
padding-left: 0;
}
.mob_mar_10 {
margin-bottom: 10px
}
h3.radio_ship_margin {
margin: -24px 0 0 22px;
}
.order_col {
padding: 15px 18px 33px;
}
.paypal_col {
width: 62%;
}
.contact_info {
margin-top: 30px;
padding: 23px 10px 72px;
}
.cnt_map_img {
margin: 40px 0 0;
}
.irrigation_drainage_desc {
width: 100%;
margin-bottom: 50px;
}
.irrigation_drainage_img {
width: 100%;
}
.prd_large_img {
width: 100%;
}
.prd_detail_desc {
margin: 30px 0px 0px;
padding-left: 0;
width: 100%;
}
.nav-tabs > li > a {
font-size: 12px;
margin-right: 0;
padding: 10px 5px;
width: 91px;
}
ul.shop_prd_list li {
margin-right: 0;
width: 100%;
}
.nav-tabs > li {
margin-right: 0;
}
.panel-body {
padding: 16px 15px 71px;
}
.about_snow_col.about_snow_col1 {
width: 100%;
}
ul.snow_removal_icon_list {
margin: 10px 0 0;
width: 100%;
}
ul.law_service_img li.spring_img_wdt1 {
margin-bottom: 10px;
width: 100%;
}
ul.law_service_img li.spring_img_wdt2 {
margin-left: 0;
width: 100%;
}
.short_about_col {
padding-bottom: 40px;
}
a.download_brochure {
font-size: 18px;
}
ul.shop_prd_list li.list_marbtm {
margin-bottom: 50px;
}
ul.shop_prd_list li.list_marbtm:last-child {
margin-bottom: 0px;
}
.case_study_img.martp {
margin: 30px 0px 0px;
}
.mobile_display {
display: none;
}
.testi_bg {
padding: 0px 60px 19px;
}
#quote-carousel .carousel-control.left {
left: -75px;
}
#quote-carousel .carousel-control.right {
right: -85px;
}
.quality-list_marbtm:last-child {
margin-bottom: 0px;
}
.choose_img {
margin: 20px 0px 0px;
}
.pad_85_1 {
padding: 75px 0px 80px;
}
h3.mar_btm1 {
margin-bottom: 33px;
}
ul.snow_removal_icon_list {
margin: 50px 0 0;
}
.about_snow_img {
width: 100%;
margin-right: 0px;
margin-bottom: 50px;
}
.case_study_desc.desc-mar_none {
margin: 50px 0px 0px;
}
h3.mar_btm2 {
margin-bottom: 33px;
}
.blog_col ul.good_lawn_list.blog_list {
margin: 0px;
}
.social_plugin ul li {
margin-bottom: 10px;
}
.cart_table ul li.tabl_div1 {
padding-left: 19px;
}
.cart_table ul li {
border-bottom: 1px solid #ebebeb;
border-right: 0px;
}
a.add_cart_btn {
margin-top: 0px;
}
h3.radio_ship_margin {
font-size: 21px;
margin: 0px;
}
.radio.radio1 {
margin: 0px 0px 20px;
}
.order_fr {
margin: 50px 0px 0px;
}
.quality-list_img1.quality_mob {
padding-right: 0px;
margin-bottom: 38px;
}
.quality-list_desc1.quality_desc_mob {
padding-left: 0px;
}
.project_gal_left {
width: 100%;
margin: 0px;
padding: 75px 20px;
}
ul.project_gal_imgs {
width: 100%;
}
ul.bnr_btm_services li {
width: 100%;
padding: 50px 30px;
min-height: 150px;
}
ul.bnr_btm_services li:hover {
min-height: 150px;
}
.welcome_dream_txt {
padding-left: 15px;
margin: 20px 0px 0px;
}
.stop_location_col.stopgreen_bg {
text-align: center;
}
.stop_location_col.stopgreen_bg h3 {
width: 100%;
font-size: 25px;
}
a.get_request {
display: inline-block;
float: none;
}
.map_cnt_rght {
width: 100%;
padding: 93px 0px 63px 20px;
}
.welcome_dream_txt h5 {
font-size: 30px;
line-height: 40px;
}
.welcome_dream_txt h5 .fnt_bold {
font-size: 40px;
}
.blog_mb {
margin-bottom: 50px;
}
.quality_landscape_img {
background: none;
}
.get_touch_form {
padding-left: 15px;
margin: 50px 0px 0px;
}
.quality_service_txt {
padding-left: 15px;
margin: 50px 0px 0px;
}
.wantto_work_col {
padding: 26px 15px;
text-align: center;
}
.wantto_work_col h3 {
font-size: 30px;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
float: none;
display: inline-block;
margin: 30px 0px 0px;
}
.subscribe_search {
margin: 20px 0px 0px;
padding: 11px 0 11px 12px;
}
.subscribe_bg {
padding: 75px 0px 80px 0px;
}
.key_benefit_desc.key_benefit_desc1 {
width: 100%;
}
.ship_radio {
margin: 30px 0px 27px;
}
.working_hours_col {
margin: 50px 0px 30px;
}
.service_mrbtm {
margin-bottom: 40px;
}
.about_chooe_bg.choose_white-bg {
padding: 75px 0px 0px;
}
h3.accrdian_head {
margin: 40px 0px;
}
.hdr_top_bar.hdr_top_bar_var2 {
background: #33381e;
}
.hdr_top_bar.hdr_top_bar_var3 {
background: #33381e;
}
.hdr_variation2 {
position: static;
background: #33381e;
}
#service_slider .controls {
bottom: -45px;
}
.quality_service_txt {
padding-left: 15px;
margin: 80px 0px 0px;
}
.quality_landscape_img {
background: none;
}
.wantto_work_col {
text-align: center;
}
a.view-all.slide_contact_btn.slide_service_btn.get_quote_btn {
float: none;
display: inline-block;
margin: 30px 0px 0px;
}
.get_touch_form {
padding-left: 15px;
margin: 50px 0px 0px;
}
.subscribe_txt {
margin-bottom: 30px;
}
#main-navigation-wrapper.variation2_navbar.variation4_navbar.navbar-default {
position: static;
margin-top: 0px;
}
.hdr_top_variation4 ul {
margin: 10px 0px;
}
#photo_gallery .controls.gallery_controls {
left: 64px;
right: 0;
top: -38px;
}
#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_fl {
text-align: center;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .item.home4_slide3 {
min-height: 1200px;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3 {
width: 100%;
text-align: center;
float: left;
padding-left: 40px;
padding-right: 40px;
}
#minimal-bootstrap-carousel .carousel-caption h2 {
text-align: center;
}
#minimal-bootstrap-carousel .carousel-caption p {
text-align: center;
}
.variaion4_request_form {
width: 90%;
border-radius: 5px;
margin: 0 5% 0px;
}
.variaion4_request_form h5 {
padding: 20px 10px 10px;
}
#contact-form .form-group.request_group {
margin-bottom: 5px;
}
.service_page h4 {
width: 100%;
float: left;
}
.subscribe_search .form-control {
font-size: 14px;
width: 75%;
}
.subscribe_search .btn-default {
font-size: 14px;
width: 81px;
}
#main-navigation-wrapper .nav.small_hgt > li {
margin: 0;
padding: 0;
}
.var_4_slider {
width: 100% !important;
}
@media only screen and (min-width: 260px) and (max-width: 479px) {
#member_slider .controls {
margin-bottom: 20px;
margin-top: 0;
position: static;
}
a.add_cart_btn {
margin-top: 10px!important;
}
a.view-all.slide_contact_btn.slide_service_btn.margin_rght {
margin-bottom: 15px;
}
.service_mar_left {
margin-left: 0px;
margin-top: 10px;
}
#member_slider {
margin: 0px!important;
}
}
@media(max-width: 767px) {
.button {
margin: 0 25% 30px 25%;
}
.header-5 .header-right-info ul li
{
margin: 0 0 20px 0;
}
.header-5 .header-right-info ul li + li .single-header-right-info, .header-5 .header-right-info ul li:last-child
{
margin: 0;
}
.about5 .quality_service_txt
{
margin: 0;
}
.about5 img
{
margin: 80px 0 0 0;
}
.testinomial_col
{
padding: 75px 15px 60px 15px;
}
.testinomial_col_inn, #desi-testimonial-carousel, .about5-1 .short_about_col
{
width: 100%;
}
.testinomial_col [data-slide="next"], .testinomial_col [data-slide="prev"]
{
position: static;
margin: 30px 10px 0 0;
}
.about5-1
{
padding: 50px 0 0 0;
}
.about5-1::before, .about5-1
{
background: #3f4716;
}
.about5-1 .last ul.about_list
{
margin: 0 0 50px 0;
}
.logo {
display: none;
}
.logo-menu
{
display: block;
}
#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 1020px!important;
}
#minimal-bootstrap-carousel .carousel-inner.ver_new_4_slider .carousel-caption .thm-container .box.valign-top.home4_slide3
{
padding: 200px 0 0 0;
}
.variaion4_request_form::after
{
display: none;
}
}
/*
* prettyphoto responsive
*/
@media only screen and (min-width: 600px) and (max-width: 1024px) {
.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }
div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }
div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }
.pp_content { width: 100%!important; height: auto!important; }
.pp_fade { width: 100%!important; height: 100%!important; }
a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }
#pp_full_res img { width: 100%!important; height: auto!important; }
.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }
a.pp_close { right: 7%!important; top: 10px!important; }
} | 0.375134 | 0.084985 |
body {
width: 90%;
margin: 0 auto;
}
#logo {
text-align: center;
}
h1 {
text-align: center;
font-size: 48px;
font-family: 'Amatic SC';
letter-spacing: 3px;
}
h2 {
margin-bottom: 10px;
text-align: center;
font-size: 36px;
font-family: 'Sacramento';
letter-spacing: 3px;
}
#Avg {
display: block;
font-family: 'Amatic SC';
font-size: 30px;
text-decoration: bold;
}
.main-ul {
background-color: whitesmoke;
padding: 0px;
list-style-type: none;
clear: both;
overflow: hidden;
text-align: center;
width: 90%;
margin-left: auto;
margin-right: auto;
}
.main-ul li {
display: inline-block;
margin-left: 30px;
margin-right: 30px;
font-family: 'Amatic SC';
font-weight: bold;
font-size: 20px;
text-align: center;
}
/* .main-ul li:first-child {
float: left;
}
li:last-child {
float: right; */
a {
text-decoration: none;
/* padding: 15px;
background: #ccc;
color: #333; */
}
/* .main-ul {
text-align: center;
padding-top: 10px;
float: left;
margin-right: 10px;
margin-left: 30px;
} */
#cookieStores {
margin-left: auto;
margin-right: auto;
width: 90%
}
table {
margin: 0 auto;
border: 1px solid black;
}
table > thead, tbody, th, td {
height: 30px;
width: 75px;
vertical-align: middle;
text-align: center;
}
td {
border: 1px solid black;
}
th {
border: 1px solid black;
}
.store-info {
margin: 30px;
border-radius: 10px;
border: 1px solid black;
display: inline-block;
padding: 10px;
text-align: center;
line-height: 20px;
}
#location-info {
text-align: center;
}
.store-info h3 {
font-weight: bold;
margin-bottom: 10px;
}
.images {
padding: 0px;
list-style-type: none;
clear: both;
overflow: hidden;
text-align: center;
width: 90%;
margin-left: auto;
margin-right: auto;
}
.images li {
display: inline-block;
margin-left: 30px;
margin-right: 30px;
font-family: 'Amatic SC';
font-weight: bold;
font-size: 20px;
text-align: center;
} | css/styles.css | body {
width: 90%;
margin: 0 auto;
}
#logo {
text-align: center;
}
h1 {
text-align: center;
font-size: 48px;
font-family: 'Amatic SC';
letter-spacing: 3px;
}
h2 {
margin-bottom: 10px;
text-align: center;
font-size: 36px;
font-family: 'Sacramento';
letter-spacing: 3px;
}
#Avg {
display: block;
font-family: 'Amatic SC';
font-size: 30px;
text-decoration: bold;
}
.main-ul {
background-color: whitesmoke;
padding: 0px;
list-style-type: none;
clear: both;
overflow: hidden;
text-align: center;
width: 90%;
margin-left: auto;
margin-right: auto;
}
.main-ul li {
display: inline-block;
margin-left: 30px;
margin-right: 30px;
font-family: 'Amatic SC';
font-weight: bold;
font-size: 20px;
text-align: center;
}
/* .main-ul li:first-child {
float: left;
}
li:last-child {
float: right; */
a {
text-decoration: none;
/* padding: 15px;
background: #ccc;
color: #333; */
}
/* .main-ul {
text-align: center;
padding-top: 10px;
float: left;
margin-right: 10px;
margin-left: 30px;
} */
#cookieStores {
margin-left: auto;
margin-right: auto;
width: 90%
}
table {
margin: 0 auto;
border: 1px solid black;
}
table > thead, tbody, th, td {
height: 30px;
width: 75px;
vertical-align: middle;
text-align: center;
}
td {
border: 1px solid black;
}
th {
border: 1px solid black;
}
.store-info {
margin: 30px;
border-radius: 10px;
border: 1px solid black;
display: inline-block;
padding: 10px;
text-align: center;
line-height: 20px;
}
#location-info {
text-align: center;
}
.store-info h3 {
font-weight: bold;
margin-bottom: 10px;
}
.images {
padding: 0px;
list-style-type: none;
clear: both;
overflow: hidden;
text-align: center;
width: 90%;
margin-left: auto;
margin-right: auto;
}
.images li {
display: inline-block;
margin-left: 30px;
margin-right: 30px;
font-family: 'Amatic SC';
font-weight: bold;
font-size: 20px;
text-align: center;
} | 0.581778 | 0.120491 |
*,
::before,
::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin-top: 10px;
background-color: aliceblue;
}
.App {
text-align: center;
}
ul {
display: flex;
flex-flow: column;
align-items: center;
margin: 10px;
}
.toDo {
background-color: white;
box-shadow: 1px 1px 4px #888888;
width: 380px;
height: 35px;
margin: 5px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
border-radius: 10px;
}
input {
margin-top: 10px;
margin-bottom: 10px;
width: 200px;
height: 30px;
font-size: 1em;
border-radius: 10px;
border: 1px solid rgb(170, 170, 170);
margin-right: 5px;
box-shadow: 1px 1px 4px #888888;
}
.add {
font-size: 1em;
cursor: pointer;
width: 35px;
height: 30px;
border: none;
border-radius: 10px;
background-color: rgb(184, 222, 235);
}
.add:hover {
background-color: rgb(123, 173, 190);
}
.delete {
background-color: rgb(219, 84, 84);
border: none;
width: 20px;
height: 20px;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left: 8px;
cursor: pointer;
font-size: 12px;
color: white;
}
.delete:hover {
background-color: rgb(168, 51, 51);
}
.edit {
background-color: rgb(85, 167, 153);
border: none;
width: 20px;
height: 20px;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left: 30px;
cursor: pointer;
font-size: 12px;
color: white;
}
.edit:hover {
background-color: rgb(61, 141, 128);
}
span {
font-size: 20px;
}
.statusPending {
background-color: rgb(236, 236, 151);
color: rgb(107, 107, 27);
position: absolute;
right: 8px;
cursor: pointer;
border: none;
border-radius: 5px;
padding: 3px 8px;
}
.statusPending:hover {
background-color: rgb(189, 189, 93);
}
.statusDone {
background-color: rgb(151, 235, 151);
color: darkgreen;
position: absolute;
right: 8px;
cursor: pointer;
border: none;
border-radius: 5px;
padding: 3px 8px;
}
.statusDone:hover {
background-color: rgb(111, 199, 111);
}
.footerButton {
font-size: 14px;
border-radius: 10px;
padding: 4px 7px;
margin: 10px 3px;
border: none;
cursor: pointer;
box-shadow: 1px 1px 4px #888888;
}
.btn1 {
background-color: rgb(161, 213, 245);
}
.btn1:focus {
border: rgb(17, 52, 73) 3px solid;
padding: 1px 4px;
}
.btn1:hover {
background-color: rgb(91, 148, 184);
}
.btn2 {
background-color: rgb(151, 235, 151);
}
.btn2:focus {
border: rgb(24, 82, 24) 3px solid;
padding: 1px 4px;
}
.btn2:hover {
background-color: rgb(79, 170, 79);
}
.btn3 {
background-color: rgb(236, 236, 151);
}
.btn3:focus {
border: rgb(87, 87, 25) 3px solid;
padding: 1px 4px;
}
.btn3:hover {
background-color: rgb(184, 184, 97);
}
.btn4 {
background-color: rgb(233, 144, 144);
}
.header {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 100;
background-color: aliceblue;
}
.main {
overflow-y: scroll;
overflow: hidden;
z-index: 99;
}
.footer {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 100;
background-color: aliceblue;
line-height: 20px;
}
h1 {
margin-top: 20px;
} | src/App.css | *,
::before,
::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body {
margin-top: 10px;
background-color: aliceblue;
}
.App {
text-align: center;
}
ul {
display: flex;
flex-flow: column;
align-items: center;
margin: 10px;
}
.toDo {
background-color: white;
box-shadow: 1px 1px 4px #888888;
width: 380px;
height: 35px;
margin: 5px;
display: flex;
justify-content: center;
align-items: center;
position: relative;
border-radius: 10px;
}
input {
margin-top: 10px;
margin-bottom: 10px;
width: 200px;
height: 30px;
font-size: 1em;
border-radius: 10px;
border: 1px solid rgb(170, 170, 170);
margin-right: 5px;
box-shadow: 1px 1px 4px #888888;
}
.add {
font-size: 1em;
cursor: pointer;
width: 35px;
height: 30px;
border: none;
border-radius: 10px;
background-color: rgb(184, 222, 235);
}
.add:hover {
background-color: rgb(123, 173, 190);
}
.delete {
background-color: rgb(219, 84, 84);
border: none;
width: 20px;
height: 20px;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left: 8px;
cursor: pointer;
font-size: 12px;
color: white;
}
.delete:hover {
background-color: rgb(168, 51, 51);
}
.edit {
background-color: rgb(85, 167, 153);
border: none;
width: 20px;
height: 20px;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
left: 30px;
cursor: pointer;
font-size: 12px;
color: white;
}
.edit:hover {
background-color: rgb(61, 141, 128);
}
span {
font-size: 20px;
}
.statusPending {
background-color: rgb(236, 236, 151);
color: rgb(107, 107, 27);
position: absolute;
right: 8px;
cursor: pointer;
border: none;
border-radius: 5px;
padding: 3px 8px;
}
.statusPending:hover {
background-color: rgb(189, 189, 93);
}
.statusDone {
background-color: rgb(151, 235, 151);
color: darkgreen;
position: absolute;
right: 8px;
cursor: pointer;
border: none;
border-radius: 5px;
padding: 3px 8px;
}
.statusDone:hover {
background-color: rgb(111, 199, 111);
}
.footerButton {
font-size: 14px;
border-radius: 10px;
padding: 4px 7px;
margin: 10px 3px;
border: none;
cursor: pointer;
box-shadow: 1px 1px 4px #888888;
}
.btn1 {
background-color: rgb(161, 213, 245);
}
.btn1:focus {
border: rgb(17, 52, 73) 3px solid;
padding: 1px 4px;
}
.btn1:hover {
background-color: rgb(91, 148, 184);
}
.btn2 {
background-color: rgb(151, 235, 151);
}
.btn2:focus {
border: rgb(24, 82, 24) 3px solid;
padding: 1px 4px;
}
.btn2:hover {
background-color: rgb(79, 170, 79);
}
.btn3 {
background-color: rgb(236, 236, 151);
}
.btn3:focus {
border: rgb(87, 87, 25) 3px solid;
padding: 1px 4px;
}
.btn3:hover {
background-color: rgb(184, 184, 97);
}
.btn4 {
background-color: rgb(233, 144, 144);
}
.header {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 100;
background-color: aliceblue;
}
.main {
overflow-y: scroll;
overflow: hidden;
z-index: 99;
}
.footer {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 100;
background-color: aliceblue;
line-height: 20px;
}
h1 {
margin-top: 20px;
} | 0.5564 | 0.095645 |
.flat-line .icon > path {
stroke: #fff;
stroke-width: 3px;
fill: transparent;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
.flat-line .circle {
stroke: #fff;
stroke-width: 3px;
fill: #F8B657;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
/*Exceptions*/
.flat-line .icon > .lightning {
stroke: #fff;
stroke-width: 1.5px;
fill: transparent;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-user .collar_right {
fill: #F8B657;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-user .collar_left {
fill: #F8B657;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-lightning .bolt {
stroke: #fff;
stroke-width: 3px;
fill: transparent;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-lightning .highlight {
fill: transparent;
stroke: 0px;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-mic .bars_right rect {
fill: #52be7f;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-coffee .top {
fill: #52be7f;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
/*Specifics*/
#line-browser .green {
fill: #FFF;
stroke-width: 0px;
}
#line-browser .orange {
fill: #FFF;
stroke-width: 0px;
}
#line-browser .red {
fill: #FFF;
stroke-width: 0px;
}
#line-browser .screen {
fill: transparent;
stroke-width: 0px;
}
#line-brush .brush_silver {
fill: #FFF;
stroke-width: 0px;
}
#line-calander .number {
fill: transparent;
stroke-width: 0px;
}
#line-camera .lens_inner {
fill: #FFF;
stroke-width: 0px;
}
#line-camera .lens {
fill: transparent;
stroke-width: 0px;
}
#line-camera .strip {
fill: transparent;
stroke-width: 0px;
}
#line-camera .red {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .seconds {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .middle {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .hour {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .minute {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .face {
fill: transparent;
stroke-width: 0px;
}
#line-coffee .top {
fill: transparent;
stroke-width: 3px;
stroke: #fff;
}
#line-coffee .middle {
fill: #FFF;
stroke-width: 0px;
}
#line-disk .top {
fill: #FFF;
stroke-width: 0px;
}
#line-disk .top_right {
fill: #FFF;
stroke-width: 0px;
}
#line-disk .text {
fill: transparent;
stroke-width: 0px;
}
#line-email .paper {
fill: transparent;
stroke-width: 0px;
}
#line-email .text {
fill: transparent;
stroke-width: 0px;
}
#line-film .top {
fill: transparent;
stroke-width: 0px;
}
#line-film .bottom {
fill: transparent;
stroke-width: 0px;
}
#line-folder .paper_front {
fill: transparent;
stroke-width: 0px;
}
#line-folder .paper_back {
fill: transparent;
stroke-width: 0px;
}
#line-graph .dot_1,
#line-graph .dot_2,
#line-graph .dot_3,
#line-graph .dot_4 {
fill: #FFF;
stroke-width: 0px;
}
#line-home .hole {
fill: #FFF;
stroke-width: 0px;
}
#line-home .roof { -webkit-transform: translateY(-5px) }
#line-location .inner {
fill: #FFF;
stroke-width: 0px;
}
#line-lock .keyhole {
fill: transparent;
stroke-width: 0px;
}
#line-lock .baselight {
fill: transparent;
stroke-width: 0px;
}
#line-magnify .glass {
fill: transparent;
stroke-width: 0px;
}
#line-message .dots {
fill: transparent;
stroke-width: 0px;
}
#line-picture .sun {
fill: #FFF;
stroke-width: 0px;
}
#line-picture .mountain {
fill: #FFF;
stroke-width: 0px;
}
#line-mic .bars_left {
fill: #FFF;
stroke-width: 0px;
}
#line-mic .bars_right rect {
fill: #FFF;
stroke-width: 0px;
}
#line-paper .text {
fill: transparent;
stroke-width: 0px;
}
#line-paper .corner {
fill: #FFF;
stroke-width: 0px;
}
#line-pencil .metal {
fill: #FFF;
stroke-width: 0px;
}
#line-phone .screen {
fill: #FFF;
stroke-width: 0px;
}
#line-phone .details {
fill: #FFF;
stroke-width: 0px;
}
#line-robot .eyes {
fill: #FFFFFF;
stroke-width: 0px;
}
#line-suitcase .buttons {
fill: #FFF;
stroke-width: 0px;
}
#line-tag .dot {
fill: #FFF;
stroke-width: 0px;
}
#line-thumbsdown .dot {
fill: #FFFFFF;
stroke-width: 0px;
}
#line-thumbsup .dot {
fill: #FFFFFF;
stroke-width: 0px;
}
#line-trash .details {
fill: #FFF;
stroke-width: 0px;
}
#line-winner .text {
fill: #FFFFFF;
: ;
stroke-width: 0px;
}
#line-spaceship .light {
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
transform: translateY(1px);
}
/*=============================================
[ Hover Styles ]
==============================================*/
.flat-line:hover .icon {
-moz-transform: scale(1,1);
-webkit-transform: scale(1,1);
transform: scale(1,1);
/*animation-name*/
-webkit-animation-name: line-burst;
-moz-animation-name: line-burst;
-ms-animation-name: line-burst;
-o-animation-name: line-burst;
animation-name: line-burst;
/*animation-duration*/
-webkit-animation-duration: .3s;
-moz-animation-duration: .3s;
-ms-animation-duration: .3s;
-o-animation-duration: .3s;
animation-duration: .3s;
/*transform-origin*/
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50px 50px !important;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.flat-line:hover .icon > path {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover .circle {
stroke: transparent;
stroke-width: 0px;
}
/*Exceptions*/
.flat-line:hover .icon > .lightning {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-user .collar_right {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover#line-user .collar_left {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-lightning .bolt {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-lightning .highlight {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-mic .bars_right rect {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-coffee .top {
stroke: transparent;
stroke-width: 0px;
}
#line-browser:hover .circle { fill: #B1EB5B }
#line-browser:hover .screen { fill: #b0b0b0 }
#line-browser:hover .base { fill: #b0b0b0 }
#line-browser:hover .top { fill: #8F8F8F }
#line-browser:hover .green { fill: #AEE42D }
#line-browser:hover .orange { fill: #FFD02C }
#line-browser:hover .red { fill: #E64545 }
#line-brush:hover .brush_base { fill: #00A3C6 }
#line-brush:hover .brush_highlight { fill: #43C1DC }
#line-brush:hover .brush_silver { fill: #C8C8C8 }
#line-brush:hover .brush_tip { fill: #917152 }
#line-brush:hover .circle { fill: #F0A878 }
#line-calander:hover .circle { fill: #F3CF3F }
#line-calander:hover .base_top { fill: #5B3F89 }
#line-calander:hover .left { fill: #848484 }
#line-calander:hover .right { fill: #848484 }
#line-calander:hover .number { fill: #fff }
#line-calander:hover .base_bottom { fill: #644892 }
#line-camera:hover .circle { fill: #F39C12 }
#line-camera:hover .base { fill: #E0DECD }
#line-camera:hover .strip { fill: #3376D2 }
#line-camera:hover .lens { fill: #CAC8B7 }
#line-camera:hover .lens_inner { fill: #A6A495 }
#line-camera:hover .flash { fill: #FFF }
#line-camera:hover .red { fill: #D25133 }
#line-camera:hover .button { fill: #A6A496 }
#line-clock:hover .circle { fill: #02BD85 }
#line-clock:hover .base { fill: #FF8933 }
#line-clock:hover .face { fill: #FFF }
#line-clock:hover .seconds { fill: #FF725F }
#line-clock:hover .middle { fill: #808080 }
#line-clock:hover .hour { fill: #808080 }
#line-clock:hover .minute { fill: #808080 }
#line-coffee:hover .circle { fill: #82D8B5 }
#line-coffee:hover .base { fill: #8F6349 }
#line-coffee:hover .middle { fill: #9C8679 }
#line-coffee:hover .top { fill: #F1F1F1 }
#line-diamond:hover .circle { fill: #02BD85 }
#line-diamond:hover .middle { fill: #D87598 }
#line-diamond:hover .top_3 { fill: #FFC8DB }
#line-diamond:hover .top_2 { fill: #F2A0BD }
#line-diamond:hover .top_1 { fill: #F2A0BD }
#line-diamond:hover .top_left { fill: #D87598 }
#line-diamond:hover .top_right { fill: #D87598 }
#line-diamond:hover .right { fill: #C15179 }
#line-diamond:hover .left { fill: #FFC8DB }
#line-disk:hover .circle { fill: #F3CF3F }
#line-disk:hover .base { fill: #5D699B }
#line-disk:hover .top { fill: #B2B2B2 }
#line-disk:hover .top_right { fill: #747A90 }
#line-disk:hover .bottom { fill: #D9D9C2 }
#line-disk:hover .text { fill: #747A90 }
#line-email:hover .circle { fill: #7D79BC }
#line-email:hover .top { fill: #3DD97F }
#line-email:hover .paper { fill: #FFFFFF }
#line-email:hover .base { fill: #2DB466 }
#line-email:hover .text { fill: #BBBBBB }
#line-film:hover .circle { fill: #8DD0BE }
#line-film:hover .base { fill: #6E6E6E }
#line-film:hover .bottom { fill: #515151 }
#line-film:hover .top { fill: #8C8C8C }
#line-flag:hover .circle { fill: #8DD0BE }
#line-flag:hover .bottom { fill: #FF5400 }
#line-flag:hover .shadow { fill: #C03F00 }
#line-flag:hover .top { fill: #FF5400 }
#line-flag:hover .pole { fill: #676767 }
#line-folder:hover .circle { fill: #82D8B5 }
#line-folder:hover .back { fill: #9C4588 }
#line-folder:hover .paper_back { fill: #D9D9D9 }
#line-folder:hover .paper_front { fill: #fff }
#line-folder:hover .front { fill: #BF67AB }
#line-graph:hover .circle { fill: #E3A7C0 }
#line-graph:hover .bar_left { fill: #7BC156 }
#line-graph:hover .bar_middle { fill: #92D76C }
#line-graph:hover .bar_right { fill: #64A242 }
#line-graph:hover .front { fill: }
#line-graph:hover .dot_4,
#line-graph:hover .dot_3,
#line-graph:hover .dot_2,
#line-graph:hover .dot_1 { fill: #fff }
#line-heart:hover .circle { fill: #02BD85 }
#line-heart:hover .base { fill: #BC4B36 }
#line-heart:hover .left { fill: #db5940 }
#line-home:hover .circle { fill: #02BD85 }
#line-home:hover .base { fill: #F1F1F1 }
#line-home:hover .hole { fill: #C3C3C3 }
#line-home:hover .roof { fill: #D34141 }
#line-lightning:hover .circle { fill: #423D5B }
#line-lightning:hover .bolt { fill: #FFD928 }
#line-lightning:hover .highlight { fill: #FFF3B9 }
#line-location:hover .circle { fill: #4890A8 }
#line-location:hover .base { fill: #B6351B }
#line-location:hover .inner { fill: #7E2412 }
#line-lock:hover .circle { fill: #02AF7E }
#line-lock:hover .base { fill: #C9A80D }
#line-lock:hover .baselight { fill: #D9BC36 }
#line-lock:hover .keyhole { fill: #8A7200 }
#line-lock:hover .bar { fill: #C6C6C6 }
#line-magnify:hover .circle { fill: #F2D65F }
#line-magnify:hover .base { fill: #34B9F1 }
#line-magnify:hover .glass { fill: #8DDDFF }
#line-message:hover .circle { fill: #AC5D9F }
#line-message:hover .back { fill: #FFAD10 }
#line-message:hover .front { fill: #00A3C6 }
#line-message:hover .dots { fill: #006A81 }
#line-mic:hover .circle { fill: #F3CF3F }
#line-mic:hover .base { fill: #40979F }
#line-mic:hover .stand { fill: #5F8083 }
#line-mic:hover .bars_left { fill: #267178 }
#line-mic:hover .bars_right rect { fill: #267178 }
#line-paper:hover .circle { fill: #D6D6B8 }
#line-paper:hover .base { fill: #929292 }
#line-paper:hover .front { fill: #FFFFFF }
#line-paper:hover .corner { fill: #D6D6D6 }
#line-paper:hover .text { fill: #BBBBBB }
#line-pencil:hover .circle { fill: #CDEFE1 }
#line-pencil:hover .wood { fill: #FFC833 }
#line-pencil:hover .base_top { fill: #456FD8 }
#line-pencil:hover .base_bottom { fill: #3258B6 }
#line-pencil:hover .base_middle { fill: #567FE5 }
#line-pencil:hover .tip { fill: #567FE5 }
#line-pencil:hover .eraser { fill: #FF72B1 }
#line-pencil:hover .metal { fill: #C6C6C6 }
#line-phone:hover .circle { fill: #E55D57 }
#line-phone:hover .base { fill: #6F82A4 }
#line-phone:hover .screen { fill: #A5B5D3 }
#line-phone:hover .details { fill: #516078 }
#line-picture:hover .circle { fill: #B1EB5B }
#line-picture:hover .back { fill: #A46B49 }
#line-picture:hover .front { fill: #CE8A61 }
#line-picture:hover .sky { fill: #DCF5FF }
#line-picture:hover .sun { fill: #FF7800 }
#line-picture:hover .mountain { fill: #3B8C1E }
#line-plane:hover .circle { fill: #E88D70 }
#line-plane:hover .bottom { fill: #007D7E }
#line-plane:hover .right { fill: #4ED0D1 }
#line-plane:hover .middle { fill: #3AAAAB }
#line-plane:hover .left { fill: #4ED0D1 }
#line-present:hover .circle { fill: #4890A8 }
#line-present:hover .base { fill: #F1F1F1 }
#line-present:hover .top { fill: #C3C3C3 }
#line-present:hover .ribbon { fill: #D34141 }
#line-robot:hover .circle { fill: #E88D70 }
#line-robot:hover .ears { fill: #39517A }
#line-robot:hover .base { fill: #4C70AF }
#line-robot:hover .highlight { fill: #6384BE }
#line-robot:hover .antenna { fill: #A0ABBD }
#line-robot:hover .eyes { fill: #FFFFFF }
#line-rocket:hover .circle { fill: #4BAE97 }
#line-rocket:hover .engine { fill: #7D7D7D }
#line-rocket:hover .base { fill: #B0CED8 }
#line-rocket:hover .window { fill: #8BABB6 }
#line-rocket:hover .glass { fill: #FFFFFF }
#line-rocket:hover .flame { fill: #FF5400 }
#line-screen:hover .circle { fill: #F8B243 }
#line-screen:hover .stand { fill: #516078 }
#line-screen:hover .base { fill: #6F82A4 }
#line-screen:hover .highlight { fill: #A5B5D3 }
#line-screen:hover .logo { fill: #516078 }
#line-settings:hover .circle { fill: #E3A7C0 }
#line-settings:hover .base { fill: #8BAE5D }
#line-settings:hover .top { fill: #698741 }
#line-spaceship:hover .circle { fill: #02BD85 }
#line-spaceship:hover .light { fill: #FFF3B9 }
#line-spaceship:hover .glass { fill: #8DDDFF }
#line-spaceship:hover .base { fill: #7E8CA6 }
#line-spaceship:hover .circles { fill: #56627A }
#line-storm:hover .circle { fill: #90C0D8 }
#line-storm:hover .cloud { fill: #858585 }
#line-storm:hover .lightning { fill: #FFAD10 }
#line-suitcase:hover .circle { fill: #02BD85 }
#line-suitcase:hover .top { fill: #9A4C1D }
#line-suitcase:hover .bottom { fill: #B75B24 }
#line-suitcase:hover .buttons { fill: #C89211 }
#line-tag:hover .circle { fill: #D6D6B8 }
#line-tag:hover .base { fill: #FFBA00 }
#line-tag:hover .dot { fill: #C38E00 }
#line-thumbsdown:hover .circle { fill: #E74C3C }
#line-thumbsdown:hover .base { fill: #F1CDB0 }
#line-thumbsdown:hover .sleeve { fill: #E1AF45 }
#line-thumbsdown:hover .cuff { fill: #339FA9 }
#line-thumbsdown:hover .dot { fill: #FFFFFF }
#line-thumbsup:hover .circle { fill: #02BD85 }
#line-thumbsup:hover .base { fill: #F1CDB0 }
#line-thumbsup:hover .sleeve { fill: #854D37 }
#line-thumbsup:hover .cuff { fill: #C24C28 }
#line-thumbsup:hover .dot { fill: #FFFFFF }
#line-trash:hover .circle { fill: #90C0D8 }
#line-trash:hover .base { fill: #8C8C8C }
#line-trash:hover .details { fill: #515151 }
#line-trash:hover .lid { fill: #6E6E6E }
#line-user:hover .circle { fill: #D1F274 }
#line-user:hover .body { fill: #44B2B6 }
#line-user:hover .collar_right { fill: #FFFFFF }
#line-user:hover .collar_left { fill: #FFFFFF }
#line-user:hover .head { fill: #F1CDB0 }
#line-user:hover .hair { fill: #AB6125 }
#line-winner:hover .circle { fill: #F8B243 }
#line-winner:hover .ribbon { fill: #5BB3F0 }
#line-winner:hover .base { fill: #1983CD }
#line-winner:hover .text { fill: #FFFFFF }
@-webkit-keyframes line-burst {
{
-webkit-transform: scale(1.1);
animation-timing-function: ease-out;
}
50% {
-webkit-transform: scale(1.2);
animation-timing-function: ease-in;
}
100% {
-webkit-transform: scale(1.0);
animation-timing-function: ease-out;
}
}
@-moz-keyframes line-burst {
{
-moz-transform: scale(1,1);
animation-timing-function: ease-out;
}
50% {
-moz-transform: scale(1.2,1.2);
animation-timing-function: ease-in;
}
100% {
-moz-transform: scale(1,1);
animation-timing-function: ease-out;
}
}
@keyframes line-burst {
{
transform: scale(1,1);
animation-timing-function: ease-out;
}
50% {
transform: scale(1.2,1.2);
animation-timing-function: ease-in;
}
100% {
transform: scale(1,1);
animation-timing-function: ease-out;
}
} | app/icons/flat_line_styles.css | .flat-line .icon > path {
stroke: #fff;
stroke-width: 3px;
fill: transparent;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
.flat-line .circle {
stroke: #fff;
stroke-width: 3px;
fill: #F8B657;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
/*Exceptions*/
.flat-line .icon > .lightning {
stroke: #fff;
stroke-width: 1.5px;
fill: transparent;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-user .collar_right {
fill: #F8B657;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-user .collar_left {
fill: #F8B657;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-lightning .bolt {
stroke: #fff;
stroke-width: 3px;
fill: transparent;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-lightning .highlight {
fill: transparent;
stroke: 0px;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-mic .bars_right rect {
fill: #52be7f;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
#line-coffee .top {
fill: #52be7f;
transform: translate(0px, 0px) scale(1,1);
-webkit-transform: translate(0px ,0px) scale(1,1);
-moz-transform: translate(0px ,0px) scale(1,1);
}
/*Specifics*/
#line-browser .green {
fill: #FFF;
stroke-width: 0px;
}
#line-browser .orange {
fill: #FFF;
stroke-width: 0px;
}
#line-browser .red {
fill: #FFF;
stroke-width: 0px;
}
#line-browser .screen {
fill: transparent;
stroke-width: 0px;
}
#line-brush .brush_silver {
fill: #FFF;
stroke-width: 0px;
}
#line-calander .number {
fill: transparent;
stroke-width: 0px;
}
#line-camera .lens_inner {
fill: #FFF;
stroke-width: 0px;
}
#line-camera .lens {
fill: transparent;
stroke-width: 0px;
}
#line-camera .strip {
fill: transparent;
stroke-width: 0px;
}
#line-camera .red {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .seconds {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .middle {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .hour {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .minute {
fill: #FFF;
stroke-width: 0px;
}
#line-clock .face {
fill: transparent;
stroke-width: 0px;
}
#line-coffee .top {
fill: transparent;
stroke-width: 3px;
stroke: #fff;
}
#line-coffee .middle {
fill: #FFF;
stroke-width: 0px;
}
#line-disk .top {
fill: #FFF;
stroke-width: 0px;
}
#line-disk .top_right {
fill: #FFF;
stroke-width: 0px;
}
#line-disk .text {
fill: transparent;
stroke-width: 0px;
}
#line-email .paper {
fill: transparent;
stroke-width: 0px;
}
#line-email .text {
fill: transparent;
stroke-width: 0px;
}
#line-film .top {
fill: transparent;
stroke-width: 0px;
}
#line-film .bottom {
fill: transparent;
stroke-width: 0px;
}
#line-folder .paper_front {
fill: transparent;
stroke-width: 0px;
}
#line-folder .paper_back {
fill: transparent;
stroke-width: 0px;
}
#line-graph .dot_1,
#line-graph .dot_2,
#line-graph .dot_3,
#line-graph .dot_4 {
fill: #FFF;
stroke-width: 0px;
}
#line-home .hole {
fill: #FFF;
stroke-width: 0px;
}
#line-home .roof { -webkit-transform: translateY(-5px) }
#line-location .inner {
fill: #FFF;
stroke-width: 0px;
}
#line-lock .keyhole {
fill: transparent;
stroke-width: 0px;
}
#line-lock .baselight {
fill: transparent;
stroke-width: 0px;
}
#line-magnify .glass {
fill: transparent;
stroke-width: 0px;
}
#line-message .dots {
fill: transparent;
stroke-width: 0px;
}
#line-picture .sun {
fill: #FFF;
stroke-width: 0px;
}
#line-picture .mountain {
fill: #FFF;
stroke-width: 0px;
}
#line-mic .bars_left {
fill: #FFF;
stroke-width: 0px;
}
#line-mic .bars_right rect {
fill: #FFF;
stroke-width: 0px;
}
#line-paper .text {
fill: transparent;
stroke-width: 0px;
}
#line-paper .corner {
fill: #FFF;
stroke-width: 0px;
}
#line-pencil .metal {
fill: #FFF;
stroke-width: 0px;
}
#line-phone .screen {
fill: #FFF;
stroke-width: 0px;
}
#line-phone .details {
fill: #FFF;
stroke-width: 0px;
}
#line-robot .eyes {
fill: #FFFFFF;
stroke-width: 0px;
}
#line-suitcase .buttons {
fill: #FFF;
stroke-width: 0px;
}
#line-tag .dot {
fill: #FFF;
stroke-width: 0px;
}
#line-thumbsdown .dot {
fill: #FFFFFF;
stroke-width: 0px;
}
#line-thumbsup .dot {
fill: #FFFFFF;
stroke-width: 0px;
}
#line-trash .details {
fill: #FFF;
stroke-width: 0px;
}
#line-winner .text {
fill: #FFFFFF;
: ;
stroke-width: 0px;
}
#line-spaceship .light {
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
transform: translateY(1px);
}
/*=============================================
[ Hover Styles ]
==============================================*/
.flat-line:hover .icon {
-moz-transform: scale(1,1);
-webkit-transform: scale(1,1);
transform: scale(1,1);
/*animation-name*/
-webkit-animation-name: line-burst;
-moz-animation-name: line-burst;
-ms-animation-name: line-burst;
-o-animation-name: line-burst;
animation-name: line-burst;
/*animation-duration*/
-webkit-animation-duration: .3s;
-moz-animation-duration: .3s;
-ms-animation-duration: .3s;
-o-animation-duration: .3s;
animation-duration: .3s;
/*transform-origin*/
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50px 50px !important;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.flat-line:hover .icon > path {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover .circle {
stroke: transparent;
stroke-width: 0px;
}
/*Exceptions*/
.flat-line:hover .icon > .lightning {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-user .collar_right {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover#line-user .collar_left {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-lightning .bolt {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-lightning .highlight {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-mic .bars_right rect {
stroke: transparent;
stroke-width: 0px;
}
.flat-line:hover #line-coffee .top {
stroke: transparent;
stroke-width: 0px;
}
#line-browser:hover .circle { fill: #B1EB5B }
#line-browser:hover .screen { fill: #b0b0b0 }
#line-browser:hover .base { fill: #b0b0b0 }
#line-browser:hover .top { fill: #8F8F8F }
#line-browser:hover .green { fill: #AEE42D }
#line-browser:hover .orange { fill: #FFD02C }
#line-browser:hover .red { fill: #E64545 }
#line-brush:hover .brush_base { fill: #00A3C6 }
#line-brush:hover .brush_highlight { fill: #43C1DC }
#line-brush:hover .brush_silver { fill: #C8C8C8 }
#line-brush:hover .brush_tip { fill: #917152 }
#line-brush:hover .circle { fill: #F0A878 }
#line-calander:hover .circle { fill: #F3CF3F }
#line-calander:hover .base_top { fill: #5B3F89 }
#line-calander:hover .left { fill: #848484 }
#line-calander:hover .right { fill: #848484 }
#line-calander:hover .number { fill: #fff }
#line-calander:hover .base_bottom { fill: #644892 }
#line-camera:hover .circle { fill: #F39C12 }
#line-camera:hover .base { fill: #E0DECD }
#line-camera:hover .strip { fill: #3376D2 }
#line-camera:hover .lens { fill: #CAC8B7 }
#line-camera:hover .lens_inner { fill: #A6A495 }
#line-camera:hover .flash { fill: #FFF }
#line-camera:hover .red { fill: #D25133 }
#line-camera:hover .button { fill: #A6A496 }
#line-clock:hover .circle { fill: #02BD85 }
#line-clock:hover .base { fill: #FF8933 }
#line-clock:hover .face { fill: #FFF }
#line-clock:hover .seconds { fill: #FF725F }
#line-clock:hover .middle { fill: #808080 }
#line-clock:hover .hour { fill: #808080 }
#line-clock:hover .minute { fill: #808080 }
#line-coffee:hover .circle { fill: #82D8B5 }
#line-coffee:hover .base { fill: #8F6349 }
#line-coffee:hover .middle { fill: #9C8679 }
#line-coffee:hover .top { fill: #F1F1F1 }
#line-diamond:hover .circle { fill: #02BD85 }
#line-diamond:hover .middle { fill: #D87598 }
#line-diamond:hover .top_3 { fill: #FFC8DB }
#line-diamond:hover .top_2 { fill: #F2A0BD }
#line-diamond:hover .top_1 { fill: #F2A0BD }
#line-diamond:hover .top_left { fill: #D87598 }
#line-diamond:hover .top_right { fill: #D87598 }
#line-diamond:hover .right { fill: #C15179 }
#line-diamond:hover .left { fill: #FFC8DB }
#line-disk:hover .circle { fill: #F3CF3F }
#line-disk:hover .base { fill: #5D699B }
#line-disk:hover .top { fill: #B2B2B2 }
#line-disk:hover .top_right { fill: #747A90 }
#line-disk:hover .bottom { fill: #D9D9C2 }
#line-disk:hover .text { fill: #747A90 }
#line-email:hover .circle { fill: #7D79BC }
#line-email:hover .top { fill: #3DD97F }
#line-email:hover .paper { fill: #FFFFFF }
#line-email:hover .base { fill: #2DB466 }
#line-email:hover .text { fill: #BBBBBB }
#line-film:hover .circle { fill: #8DD0BE }
#line-film:hover .base { fill: #6E6E6E }
#line-film:hover .bottom { fill: #515151 }
#line-film:hover .top { fill: #8C8C8C }
#line-flag:hover .circle { fill: #8DD0BE }
#line-flag:hover .bottom { fill: #FF5400 }
#line-flag:hover .shadow { fill: #C03F00 }
#line-flag:hover .top { fill: #FF5400 }
#line-flag:hover .pole { fill: #676767 }
#line-folder:hover .circle { fill: #82D8B5 }
#line-folder:hover .back { fill: #9C4588 }
#line-folder:hover .paper_back { fill: #D9D9D9 }
#line-folder:hover .paper_front { fill: #fff }
#line-folder:hover .front { fill: #BF67AB }
#line-graph:hover .circle { fill: #E3A7C0 }
#line-graph:hover .bar_left { fill: #7BC156 }
#line-graph:hover .bar_middle { fill: #92D76C }
#line-graph:hover .bar_right { fill: #64A242 }
#line-graph:hover .front { fill: }
#line-graph:hover .dot_4,
#line-graph:hover .dot_3,
#line-graph:hover .dot_2,
#line-graph:hover .dot_1 { fill: #fff }
#line-heart:hover .circle { fill: #02BD85 }
#line-heart:hover .base { fill: #BC4B36 }
#line-heart:hover .left { fill: #db5940 }
#line-home:hover .circle { fill: #02BD85 }
#line-home:hover .base { fill: #F1F1F1 }
#line-home:hover .hole { fill: #C3C3C3 }
#line-home:hover .roof { fill: #D34141 }
#line-lightning:hover .circle { fill: #423D5B }
#line-lightning:hover .bolt { fill: #FFD928 }
#line-lightning:hover .highlight { fill: #FFF3B9 }
#line-location:hover .circle { fill: #4890A8 }
#line-location:hover .base { fill: #B6351B }
#line-location:hover .inner { fill: #7E2412 }
#line-lock:hover .circle { fill: #02AF7E }
#line-lock:hover .base { fill: #C9A80D }
#line-lock:hover .baselight { fill: #D9BC36 }
#line-lock:hover .keyhole { fill: #8A7200 }
#line-lock:hover .bar { fill: #C6C6C6 }
#line-magnify:hover .circle { fill: #F2D65F }
#line-magnify:hover .base { fill: #34B9F1 }
#line-magnify:hover .glass { fill: #8DDDFF }
#line-message:hover .circle { fill: #AC5D9F }
#line-message:hover .back { fill: #FFAD10 }
#line-message:hover .front { fill: #00A3C6 }
#line-message:hover .dots { fill: #006A81 }
#line-mic:hover .circle { fill: #F3CF3F }
#line-mic:hover .base { fill: #40979F }
#line-mic:hover .stand { fill: #5F8083 }
#line-mic:hover .bars_left { fill: #267178 }
#line-mic:hover .bars_right rect { fill: #267178 }
#line-paper:hover .circle { fill: #D6D6B8 }
#line-paper:hover .base { fill: #929292 }
#line-paper:hover .front { fill: #FFFFFF }
#line-paper:hover .corner { fill: #D6D6D6 }
#line-paper:hover .text { fill: #BBBBBB }
#line-pencil:hover .circle { fill: #CDEFE1 }
#line-pencil:hover .wood { fill: #FFC833 }
#line-pencil:hover .base_top { fill: #456FD8 }
#line-pencil:hover .base_bottom { fill: #3258B6 }
#line-pencil:hover .base_middle { fill: #567FE5 }
#line-pencil:hover .tip { fill: #567FE5 }
#line-pencil:hover .eraser { fill: #FF72B1 }
#line-pencil:hover .metal { fill: #C6C6C6 }
#line-phone:hover .circle { fill: #E55D57 }
#line-phone:hover .base { fill: #6F82A4 }
#line-phone:hover .screen { fill: #A5B5D3 }
#line-phone:hover .details { fill: #516078 }
#line-picture:hover .circle { fill: #B1EB5B }
#line-picture:hover .back { fill: #A46B49 }
#line-picture:hover .front { fill: #CE8A61 }
#line-picture:hover .sky { fill: #DCF5FF }
#line-picture:hover .sun { fill: #FF7800 }
#line-picture:hover .mountain { fill: #3B8C1E }
#line-plane:hover .circle { fill: #E88D70 }
#line-plane:hover .bottom { fill: #007D7E }
#line-plane:hover .right { fill: #4ED0D1 }
#line-plane:hover .middle { fill: #3AAAAB }
#line-plane:hover .left { fill: #4ED0D1 }
#line-present:hover .circle { fill: #4890A8 }
#line-present:hover .base { fill: #F1F1F1 }
#line-present:hover .top { fill: #C3C3C3 }
#line-present:hover .ribbon { fill: #D34141 }
#line-robot:hover .circle { fill: #E88D70 }
#line-robot:hover .ears { fill: #39517A }
#line-robot:hover .base { fill: #4C70AF }
#line-robot:hover .highlight { fill: #6384BE }
#line-robot:hover .antenna { fill: #A0ABBD }
#line-robot:hover .eyes { fill: #FFFFFF }
#line-rocket:hover .circle { fill: #4BAE97 }
#line-rocket:hover .engine { fill: #7D7D7D }
#line-rocket:hover .base { fill: #B0CED8 }
#line-rocket:hover .window { fill: #8BABB6 }
#line-rocket:hover .glass { fill: #FFFFFF }
#line-rocket:hover .flame { fill: #FF5400 }
#line-screen:hover .circle { fill: #F8B243 }
#line-screen:hover .stand { fill: #516078 }
#line-screen:hover .base { fill: #6F82A4 }
#line-screen:hover .highlight { fill: #A5B5D3 }
#line-screen:hover .logo { fill: #516078 }
#line-settings:hover .circle { fill: #E3A7C0 }
#line-settings:hover .base { fill: #8BAE5D }
#line-settings:hover .top { fill: #698741 }
#line-spaceship:hover .circle { fill: #02BD85 }
#line-spaceship:hover .light { fill: #FFF3B9 }
#line-spaceship:hover .glass { fill: #8DDDFF }
#line-spaceship:hover .base { fill: #7E8CA6 }
#line-spaceship:hover .circles { fill: #56627A }
#line-storm:hover .circle { fill: #90C0D8 }
#line-storm:hover .cloud { fill: #858585 }
#line-storm:hover .lightning { fill: #FFAD10 }
#line-suitcase:hover .circle { fill: #02BD85 }
#line-suitcase:hover .top { fill: #9A4C1D }
#line-suitcase:hover .bottom { fill: #B75B24 }
#line-suitcase:hover .buttons { fill: #C89211 }
#line-tag:hover .circle { fill: #D6D6B8 }
#line-tag:hover .base { fill: #FFBA00 }
#line-tag:hover .dot { fill: #C38E00 }
#line-thumbsdown:hover .circle { fill: #E74C3C }
#line-thumbsdown:hover .base { fill: #F1CDB0 }
#line-thumbsdown:hover .sleeve { fill: #E1AF45 }
#line-thumbsdown:hover .cuff { fill: #339FA9 }
#line-thumbsdown:hover .dot { fill: #FFFFFF }
#line-thumbsup:hover .circle { fill: #02BD85 }
#line-thumbsup:hover .base { fill: #F1CDB0 }
#line-thumbsup:hover .sleeve { fill: #854D37 }
#line-thumbsup:hover .cuff { fill: #C24C28 }
#line-thumbsup:hover .dot { fill: #FFFFFF }
#line-trash:hover .circle { fill: #90C0D8 }
#line-trash:hover .base { fill: #8C8C8C }
#line-trash:hover .details { fill: #515151 }
#line-trash:hover .lid { fill: #6E6E6E }
#line-user:hover .circle { fill: #D1F274 }
#line-user:hover .body { fill: #44B2B6 }
#line-user:hover .collar_right { fill: #FFFFFF }
#line-user:hover .collar_left { fill: #FFFFFF }
#line-user:hover .head { fill: #F1CDB0 }
#line-user:hover .hair { fill: #AB6125 }
#line-winner:hover .circle { fill: #F8B243 }
#line-winner:hover .ribbon { fill: #5BB3F0 }
#line-winner:hover .base { fill: #1983CD }
#line-winner:hover .text { fill: #FFFFFF }
@-webkit-keyframes line-burst {
{
-webkit-transform: scale(1.1);
animation-timing-function: ease-out;
}
50% {
-webkit-transform: scale(1.2);
animation-timing-function: ease-in;
}
100% {
-webkit-transform: scale(1.0);
animation-timing-function: ease-out;
}
}
@-moz-keyframes line-burst {
{
-moz-transform: scale(1,1);
animation-timing-function: ease-out;
}
50% {
-moz-transform: scale(1.2,1.2);
animation-timing-function: ease-in;
}
100% {
-moz-transform: scale(1,1);
animation-timing-function: ease-out;
}
}
@keyframes line-burst {
{
transform: scale(1,1);
animation-timing-function: ease-out;
}
50% {
transform: scale(1.2,1.2);
animation-timing-function: ease-in;
}
100% {
transform: scale(1,1);
animation-timing-function: ease-out;
}
} | 0.257765 | 0.064212 |
.profile-post{
width: 100%;
top: 50%;
left: 50%;
transform: translateY(-15%);
/* position: absolute; */
}
.profile-post a{
height: 100%;
}
.profile-post-container{
overflow: hidden;
height: 32vw;
}
.landscape{
width: auto;
height: 100%;
top: 50%;
left: 50%;
transform: translateX(-15%);
}
.square{
width: 100%;
height: auto;
top: 0;
left: 0;
transform: translate(0,0);
}
.profile-username-container{
display: flex;
justify-content: space-between;
align-items: center;
font-size: 3vh;
width: 100%;
height: 9vh;
}
.profile-username{
padding-left: 2vh;
}
.profile-picture-container{
display: flex;
align-items: flex-end;
justify-content: center;
}
.profile-picture{
width: 100vw;
/* height: 100vw; */
}
.profile-container{
display: flex;
flex-flow: column;
padding-bottom: 7vh;
}
.profile-biography{
height: 16vh;
font-size: 2.5vh;
padding: 2vh 2vh;
}
.profile-posts{
width: 100%;
display: grid;
grid-template-columns: 32vw 32vw 32vw;
grid-template-rows: 32vw;
/* margin-bottom: 7vh; */
grid-gap: 2%;
}
.profile-followers{
display: flex;
flex-flow: column;
align-items: center;
margin-right: -9vh;
}
.profile-edit{
padding-right: 2vh;
}
.profile-edit-icon{
height: 4vh;
width: 4vh;
}
ul{
background-color: white;
}
.profile-edit-menu{
display: none;
top:9vh;
right: 0vw;
position: absolute;
width: 50vw;
height: 30vh;
background-color: white;
}
.active{
display: block;
}
.profile-edit-menu li{
font-size: 2vh;
list-style-type: none;
height: 6vh;
padding-right: 3vh;
border-left: 1px solid black;
border-bottom: 1px solid black;
display: flex;
justify-content: flex-end;
align-items: center;
}
.profile-edit-menu a{
text-decoration: none;
}
.profile-headline{
font-size: 3vh;
}
.profile-sub-headline{
font-weight: 200;
}
/*USING A LITTLE DIFFERENT STYLING FOR GUEST PROFILE*/
.guest-profile-followers{
display: flex;
flex-flow: column;
align-items: center;
}
.guest-follow-buttons{
position: absolute;
font-size: 2.5vh;
display: flex;
justify-content: space-between;
width: 90%;
transform: translateY(-5vh)
}
.guest-follow-button{
border-radius: 1vh;
display: flex;
justify-content: center;
align-items: center;
width: 30%;
height: 5vh;
background-color: var(--primary);
}
.guest-follow-button a{
text-decoration: none;
}
.guest-start-follow{
background-color: var(--secondary);
}
.guest-start-follow a{
color: var(--primary);
}
.following{
margin-right: 2vh;
} | assets/styles/profile-home.css | .profile-post{
width: 100%;
top: 50%;
left: 50%;
transform: translateY(-15%);
/* position: absolute; */
}
.profile-post a{
height: 100%;
}
.profile-post-container{
overflow: hidden;
height: 32vw;
}
.landscape{
width: auto;
height: 100%;
top: 50%;
left: 50%;
transform: translateX(-15%);
}
.square{
width: 100%;
height: auto;
top: 0;
left: 0;
transform: translate(0,0);
}
.profile-username-container{
display: flex;
justify-content: space-between;
align-items: center;
font-size: 3vh;
width: 100%;
height: 9vh;
}
.profile-username{
padding-left: 2vh;
}
.profile-picture-container{
display: flex;
align-items: flex-end;
justify-content: center;
}
.profile-picture{
width: 100vw;
/* height: 100vw; */
}
.profile-container{
display: flex;
flex-flow: column;
padding-bottom: 7vh;
}
.profile-biography{
height: 16vh;
font-size: 2.5vh;
padding: 2vh 2vh;
}
.profile-posts{
width: 100%;
display: grid;
grid-template-columns: 32vw 32vw 32vw;
grid-template-rows: 32vw;
/* margin-bottom: 7vh; */
grid-gap: 2%;
}
.profile-followers{
display: flex;
flex-flow: column;
align-items: center;
margin-right: -9vh;
}
.profile-edit{
padding-right: 2vh;
}
.profile-edit-icon{
height: 4vh;
width: 4vh;
}
ul{
background-color: white;
}
.profile-edit-menu{
display: none;
top:9vh;
right: 0vw;
position: absolute;
width: 50vw;
height: 30vh;
background-color: white;
}
.active{
display: block;
}
.profile-edit-menu li{
font-size: 2vh;
list-style-type: none;
height: 6vh;
padding-right: 3vh;
border-left: 1px solid black;
border-bottom: 1px solid black;
display: flex;
justify-content: flex-end;
align-items: center;
}
.profile-edit-menu a{
text-decoration: none;
}
.profile-headline{
font-size: 3vh;
}
.profile-sub-headline{
font-weight: 200;
}
/*USING A LITTLE DIFFERENT STYLING FOR GUEST PROFILE*/
.guest-profile-followers{
display: flex;
flex-flow: column;
align-items: center;
}
.guest-follow-buttons{
position: absolute;
font-size: 2.5vh;
display: flex;
justify-content: space-between;
width: 90%;
transform: translateY(-5vh)
}
.guest-follow-button{
border-radius: 1vh;
display: flex;
justify-content: center;
align-items: center;
width: 30%;
height: 5vh;
background-color: var(--primary);
}
.guest-follow-button a{
text-decoration: none;
}
.guest-start-follow{
background-color: var(--secondary);
}
.guest-start-follow a{
color: var(--primary);
}
.following{
margin-right: 2vh;
} | 0.533884 | 0.059047 |
body {
font-family: "Open Sans", sans-serif;
color: #272829;
padding-top: 65px;
}
/* color palette: https://www.color-hex.com/color-palette/101112 */
a {
color: #382a4f;
}
a:hover {
color: #743c52;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway", sans-serif;
}
/* NavBar */
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
margin-left: -15px;
}
}
button {
color: #fff;
background: #382a4f;
border: none;
border-radius: 8px;
padding: 8px 16px;
margin: 10px 5px;
font-size: 18px;
cursor: pointer;
z-index: 99999;
}
button:hover {
color: #fff;
background-color: #ea5d39;
transition: background 0.2s ease-in-out;
}
/* Back to top button */
.back-to-top {
position: fixed;
width: 40px;
height: 40px;
border-radius: 50px;
right: 15px;
bottom: 15px;
font-size: 12px;
color: #fff;
background: #382a4f;
padding: .5px;
transition: display 0.5s ease-in-out;
z-index: 99999;
}
.back-to-top i {
font-size: 24px;
position: absolute;
top: 7px;
left: 8px;
}
.back-to-top:hover {
color: #fff;
background-color: #ea5d39;
transition: background 0.2s ease-in-out;
}
/* Sections General */
section {
padding: 60px 0;
overflow: hidden;
}
.section-title {
text-align: center;
padding-bottom: 30px;
}
.section-title h2 {
font-size: 32px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
color: #45505b;
}
.section-title h2::after {
content: '';
position: absolute;
display: block;
width: 40px;
height: 3px;
background: #382a4f;
bottom: 0;
left: calc(50% - 20px);
}
.section-title p {
margin-bottom: 0;
}
/* # Portfolio */
.portfolio .portfolio-item {
margin-bottom: 30px;
}
.portfolio #portfolio-fltrs {
padding: 0;
margin: 0 auto 25px auto;
list-style: none;
text-align: center;
background: #fff;
border-radius: 50px;
padding: 2px 15px;
}
.portfolio #portfolio-fltrs li {
cursor: pointer;
display: inline-block;
padding: 10px 15px;
font-size: 14px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
color: #272829;
margin-bottom: 5px;
transition: all 0.3s ease-in-out;
}
.portfolio #portfolio-fltrs li:last-child {
margin-right: 0;
}
.portfolio .portfolio-wrap {
transition: 0.3s;
position: relative;
overflow: hidden;
z-index: 1;
background: rgba(69, 80, 91, 0.8);
}
.portfolio .portfolio-wrap::before {
content: "";
background: rgba(255, 255, 255, 0.7);
position: absolute;
left: 30px;
right: 30px;
top: 30px;
bottom: 30px;
transition: all ease-in-out 0.3s;
z-index: 2;
opacity: 0;
}
.portfolio .portfolio-wrap .portfolio-info {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 3;
transition: all ease-in-out 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.portfolio .portfolio-wrap .portfolio-info::before {
display: block;
content: "";
width: 48px;
height: 48px;
position: absolute;
top: 35px;
left: 35px;
border-top: 3px solid #d7dce1;
border-left: 3px solid #d7dce1;
transition: all 0.5s ease 0s;
z-index: 9994;
}
.portfolio .portfolio-wrap .portfolio-info::after {
display: block;
content: "";
width: 48px;
height: 48px;
position: absolute;
bottom: 35px;
right: 35px;
border-bottom: 3px solid #d7dce1;
border-right: 3px solid #d7dce1;
transition: all 0.5s ease 0s;
z-index: 9994;
}
.portfolio .portfolio-wrap .portfolio-info h4 {
font-size: 20px;
color: #45505b;
font-weight: 600;
}
.portfolio .portfolio-wrap .portfolio-info p {
color: #45505b;
font-size: 14px;
text-transform: uppercase;
padding: 0;
margin: 0;
}
.portfolio .portfolio-wrap .portfolio-links {
text-align: center;
z-index: 4;
}
.portfolio .portfolio-wrap .portfolio-links a {
color: #45505b;
margin: 0 2px;
font-size: 28px;
display: inline-block;
transition: 0.3s;
}
.portfolio .portfolio-wrap .portfolio-links a:hover {
color: #743c52;
}
.portfolio .portfolio-wrap:hover::before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
}
.portfolio .portfolio-wrap:hover .portfolio-info {
opacity: 1;
}
.portfolio .portfolio-wrap:hover .portfolio-info::before {
top: 15px;
left: 15px;
}
.portfolio .portfolio-wrap:hover .portfolio-info::after {
bottom: 15px;
right: 15px;
}
@media (max-width: 992px) {
.portfolio-details .portfolio-info {
padding-top: 20px;
}
}
/* #Resume */
.resume .resume-title {
font-size: 26px;
font-weight: 700;
margin-top: 20px;
margin-bottom: 20px;
color: #45505b;
}
.resume .resume-item {
padding: 0 0 20px 20px;
margin-top: -2px;
border-left: 2px solid #44344b;
position: relative;
}
.resume .resume-item h4 {
line-height: 18px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
color: #44344b;
margin-bottom: 10px;
}
.resume .resume-item h5 {
font-size: 16px;
background: #f7f8f9;
padding: 5px 15px;
display: inline-block;
font-weight: 600;
margin-bottom: 10px;
}
.resume .resume-item ul {
padding-left: 20px;
}
.resume .resume-item ul li {
padding-bottom: 10px;
}
.resume .resume-item:last-child {
padding-bottom: 0;
}
.resume .resume-item::before {
content: "";
position: absolute;
width: 16px;
height: 16px;
border-radius: 50px;
left: -9px;
top: 0;
background: #fff;
border: 2px solid #44344b;
}
/* Style buttons */
.btn {
background-color: #44344b;
border: none;
color: white;
padding: 8px 18px;
cursor: pointer;
font-size: 15px;
}
/* Darker background on mouse-over */
.btn:hover {
background-color: #743c52;
color: white;
}
/* About */
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 60%;
}
/* # Footer */
#footer {
background: #f7f8f9;
color: #45505b;
font-size: 14px;
text-align: center;
padding: 30px 0;
}
#footer h3 {
font-size: 36px;
font-weight: 700;
position: relative;
font-family: "Poppins", sans-serif;
padding: 0;
margin: 0 0 15px 0;
}
#footer .social-links {
margin: 0 0 40px 0;
}
#footer .social-links a {
font-size: 18px;
display: inline-block;
background: #382a4f;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}
#footer .social-links a:hover {
background: #743c52;
color: #fff;
text-decoration: none;
} | assets/css/style.css | body {
font-family: "Open Sans", sans-serif;
color: #272829;
padding-top: 65px;
}
/* color palette: https://www.color-hex.com/color-palette/101112 */
a {
color: #382a4f;
}
a:hover {
color: #743c52;
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway", sans-serif;
}
/* NavBar */
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
margin-left: -15px;
}
}
button {
color: #fff;
background: #382a4f;
border: none;
border-radius: 8px;
padding: 8px 16px;
margin: 10px 5px;
font-size: 18px;
cursor: pointer;
z-index: 99999;
}
button:hover {
color: #fff;
background-color: #ea5d39;
transition: background 0.2s ease-in-out;
}
/* Back to top button */
.back-to-top {
position: fixed;
width: 40px;
height: 40px;
border-radius: 50px;
right: 15px;
bottom: 15px;
font-size: 12px;
color: #fff;
background: #382a4f;
padding: .5px;
transition: display 0.5s ease-in-out;
z-index: 99999;
}
.back-to-top i {
font-size: 24px;
position: absolute;
top: 7px;
left: 8px;
}
.back-to-top:hover {
color: #fff;
background-color: #ea5d39;
transition: background 0.2s ease-in-out;
}
/* Sections General */
section {
padding: 60px 0;
overflow: hidden;
}
.section-title {
text-align: center;
padding-bottom: 30px;
}
.section-title h2 {
font-size: 32px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 20px;
padding-bottom: 20px;
position: relative;
color: #45505b;
}
.section-title h2::after {
content: '';
position: absolute;
display: block;
width: 40px;
height: 3px;
background: #382a4f;
bottom: 0;
left: calc(50% - 20px);
}
.section-title p {
margin-bottom: 0;
}
/* # Portfolio */
.portfolio .portfolio-item {
margin-bottom: 30px;
}
.portfolio #portfolio-fltrs {
padding: 0;
margin: 0 auto 25px auto;
list-style: none;
text-align: center;
background: #fff;
border-radius: 50px;
padding: 2px 15px;
}
.portfolio #portfolio-fltrs li {
cursor: pointer;
display: inline-block;
padding: 10px 15px;
font-size: 14px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
color: #272829;
margin-bottom: 5px;
transition: all 0.3s ease-in-out;
}
.portfolio #portfolio-fltrs li:last-child {
margin-right: 0;
}
.portfolio .portfolio-wrap {
transition: 0.3s;
position: relative;
overflow: hidden;
z-index: 1;
background: rgba(69, 80, 91, 0.8);
}
.portfolio .portfolio-wrap::before {
content: "";
background: rgba(255, 255, 255, 0.7);
position: absolute;
left: 30px;
right: 30px;
top: 30px;
bottom: 30px;
transition: all ease-in-out 0.3s;
z-index: 2;
opacity: 0;
}
.portfolio .portfolio-wrap .portfolio-info {
opacity: 0;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 3;
transition: all ease-in-out 0.3s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.portfolio .portfolio-wrap .portfolio-info::before {
display: block;
content: "";
width: 48px;
height: 48px;
position: absolute;
top: 35px;
left: 35px;
border-top: 3px solid #d7dce1;
border-left: 3px solid #d7dce1;
transition: all 0.5s ease 0s;
z-index: 9994;
}
.portfolio .portfolio-wrap .portfolio-info::after {
display: block;
content: "";
width: 48px;
height: 48px;
position: absolute;
bottom: 35px;
right: 35px;
border-bottom: 3px solid #d7dce1;
border-right: 3px solid #d7dce1;
transition: all 0.5s ease 0s;
z-index: 9994;
}
.portfolio .portfolio-wrap .portfolio-info h4 {
font-size: 20px;
color: #45505b;
font-weight: 600;
}
.portfolio .portfolio-wrap .portfolio-info p {
color: #45505b;
font-size: 14px;
text-transform: uppercase;
padding: 0;
margin: 0;
}
.portfolio .portfolio-wrap .portfolio-links {
text-align: center;
z-index: 4;
}
.portfolio .portfolio-wrap .portfolio-links a {
color: #45505b;
margin: 0 2px;
font-size: 28px;
display: inline-block;
transition: 0.3s;
}
.portfolio .portfolio-wrap .portfolio-links a:hover {
color: #743c52;
}
.portfolio .portfolio-wrap:hover::before {
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
}
.portfolio .portfolio-wrap:hover .portfolio-info {
opacity: 1;
}
.portfolio .portfolio-wrap:hover .portfolio-info::before {
top: 15px;
left: 15px;
}
.portfolio .portfolio-wrap:hover .portfolio-info::after {
bottom: 15px;
right: 15px;
}
@media (max-width: 992px) {
.portfolio-details .portfolio-info {
padding-top: 20px;
}
}
/* #Resume */
.resume .resume-title {
font-size: 26px;
font-weight: 700;
margin-top: 20px;
margin-bottom: 20px;
color: #45505b;
}
.resume .resume-item {
padding: 0 0 20px 20px;
margin-top: -2px;
border-left: 2px solid #44344b;
position: relative;
}
.resume .resume-item h4 {
line-height: 18px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
font-family: "Poppins", sans-serif;
color: #44344b;
margin-bottom: 10px;
}
.resume .resume-item h5 {
font-size: 16px;
background: #f7f8f9;
padding: 5px 15px;
display: inline-block;
font-weight: 600;
margin-bottom: 10px;
}
.resume .resume-item ul {
padding-left: 20px;
}
.resume .resume-item ul li {
padding-bottom: 10px;
}
.resume .resume-item:last-child {
padding-bottom: 0;
}
.resume .resume-item::before {
content: "";
position: absolute;
width: 16px;
height: 16px;
border-radius: 50px;
left: -9px;
top: 0;
background: #fff;
border: 2px solid #44344b;
}
/* Style buttons */
.btn {
background-color: #44344b;
border: none;
color: white;
padding: 8px 18px;
cursor: pointer;
font-size: 15px;
}
/* Darker background on mouse-over */
.btn:hover {
background-color: #743c52;
color: white;
}
/* About */
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 60%;
}
/* # Footer */
#footer {
background: #f7f8f9;
color: #45505b;
font-size: 14px;
text-align: center;
padding: 30px 0;
}
#footer h3 {
font-size: 36px;
font-weight: 700;
position: relative;
font-family: "Poppins", sans-serif;
padding: 0;
margin: 0 0 15px 0;
}
#footer .social-links {
margin: 0 0 40px 0;
}
#footer .social-links a {
font-size: 18px;
display: inline-block;
background: #382a4f;
color: #fff;
line-height: 1;
padding: 8px 0;
margin-right: 4px;
border-radius: 50%;
text-align: center;
width: 36px;
height: 36px;
transition: 0.3s;
}
#footer .social-links a:hover {
background: #743c52;
color: #fff;
text-decoration: none;
} | 0.535827 | 0.075551 |
:root {
--adminbar-height: 32px;
}
@media screen and (max-width: 782px) {
:root {
--adminbar-height: 46px;
}
}
.page-template-blank #boxed-wrapper {
display: flex;
}
.page-template-blank #boxed-wrapper > div {
flex-grow: 1;
flex-basis: auto;
}
#boxed-wrapper {
overflow: hidden;
}
#main .fusion-row,
.fusion-footer-widget-area .fusion-row,
#slidingbar-area .fusion-row,
.fusion-page-title-row,
.tfs-slider .slide-content-container .slide-content {
max-width: var(--site_width);
}
.ua-mobile .avada-not-responsive #slidingbar-area.fusion-sliding-bar-position-top,
.ua-mobile .avada-not-responsive #slidingbar-area.fusion-sliding-bar-position-bottom {
width: var(--site_width);
}
body.avada-not-responsive {
min-width: var(--site_width);
}
html:not(.avada-has-site-width-percent) #main,
html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container,
html:not(.avada-has-site-width-percent) .fusion-footer-copyright-area,
html:not(.avada-has-site-width-percent) .fusion-footer-widget-area,
html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-top .fusion-sliding-bar,
html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-bottom .fusion-sliding-bar {
padding-left: 30px;
padding-right: 30px;
}
html:not(.avada-has-site-width-percent) #main.width-100 {
padding-left: var(--hundredp_padding-fallback_to_zero);
padding-right: var(--hundredp_padding-fallback_to_zero);
}
.fusion-page-title-bar.fusion-tb-page-title-bar {
padding-left: 0;
padding-right: 0;
height: auto;
}
.fusion-footer.fusion-tb-footer .fusion-footer-widget-area {
padding: 0;
}
body.layout-boxed-mode {
margin-top: var(--margin_offset-top) !important;
margin-bottom: var(--margin_offset-bottom) !important;
}
body.layout-boxed-mode #wrapper,
body.layout-boxed-mode .fusion-footer-parallax {
width: var(--site_width);
max-width: 100%;
margin: 0 auto;
}
body.layout-boxed-mode #wrapper.wrapper_blank {
display: block;
}
.has-sidebar .width-100 .fusion-fullwidth,
.has-sidebar .width-100 .nonhundred-percent-fullwidth {
margin-left: 0;
margin-right: 0;
}
.width-100 .fusion-fullwidth,
.width-100 .nonhundred-percent-fullwidth {
margin-left: var(--hundredp_padding-hundred_percent_negative_margin);
margin-right: var(--hundredp_padding-hundred_percent_negative_margin);
}
.width-100 .fusion-fullwidth .fusion-fullwidth,
.width-100 .fusion-fullwidth .nonhundred-percent-fullwidth {
margin-left: 0;
margin-right: 0;
}
.width-100 .fusion-fullwidth.fusion-absolute-container {
width: calc( 100% + 2 * (var(--hundredp_padding-fallback_to_zero_px)) );
}
body.page-template-100-width.side-header .fusion-tb-footer .fusion-fullwidth.fusion-absolute-container {
width: calc( 100% - var(--side_header_width) );
}
html.avada-has-site-width-percent body #main.width-100 > .fusion-row,
html.avada-has-site-width-percent body.avada-responsive #main.width-100 > .fusion-row {
padding-left: 0;
padding-right: 0;
}
html.avada-has-site-width-percent .width-100 .fullwidth-box,
html.avada-has-site-width-percent .width-100 .fullwidth-box .fusion-row .fusion-full-width-sep {
margin-left: var(--hundredp_padding-hundred_percent_negative_margin);
margin-right: var(--hundredp_padding-hundred_percent_negative_margin);
}
html.avada-has-site-width-percent .width-100 .fullwidth-box .fullwidth-box,
html.avada-has-site-width-percent .width-100 .fullwidth-box .fullwidth-box .fusion-row .fusion-full-width-sep {
margin-left: 0;
margin-right: 0;
}
html.avada-has-site-width-percent.avada-has-site-width-100-percent #slidingbar .fusion-row,
html.avada-has-site-width-percent.avada-has-site-width-100-percent #sliders-container .tfs-slider .slide-content-container,
html.avada-has-site-width-percent.avada-has-site-width-100-percent #main .fusion-row,
html.avada-has-site-width-percent.avada-has-site-width-100-percent .fusion-footer-widget-area,
html.avada-has-site-width-percent.avada-has-site-width-100-percent .fusion-footer-copyright-area {
padding-left: var(--hundredp_padding);
padding-right: var(--hundredp_padding);
}
body.has-sidebar #main .sidebar {
width: var(--sidebar_width);
}
body.has-sidebar #content {
width: calc(100% - var(--sidebar_width) - var(--sidebar_gutter));
}
body.has-sidebar.double-sidebars #main #sidebar {
width: var(--sidebar_2_1_width);
margin-left: calc(var(--dual_sidebar_gutter) - 100% + var(--sidebar_2_2_width));
}
body.has-sidebar.double-sidebars #main #sidebar-2 {
width: var(--sidebar_2_2_width);
margin-left: var(--dual_sidebar_gutter);
}
body.has-sidebar.double-sidebars #content {
width: calc(100% - var(--sidebar_2_1_width) - var(--sidebar_2_2_width) - var(--dual_sidebar_gutter) - var(--dual_sidebar_gutter));
margin-left: calc(var(--sidebar_2_1_width) + var(--dual_sidebar_gutter));
}
#main {
padding-left: 30px;
padding-right: 30px;
padding-top: var(--main_padding-top);
padding-bottom: var(--main_padding-bottom);
}
#main.width-100 {
padding-left: var(--hundredp_padding-fallback_to_zero);
padding-right: var(--hundredp_padding-fallback_to_zero);
}
html.avada-is-100-percent-template #main {
padding-left: 0;
padding-right: 0;
}
html.avada-is-100-percent-template #main.width-100 {
padding-left: var(--hundredp_padding-fallback_to_zero);
padding-right: var(--hundredp_padding-fallback_to_zero);
}
body.layout-boxed-mode.layout-scroll-offset-framed {
margin-top: var(--margin_offset-top-no-percent) !important;
margin-bottom: var(--margin_offset-bottom-no-percent) !important;
}
.fusion-top-frame,
.fusion-bottom-frame,
.fusion-boxed-shadow,
.fusion-sides-frame {
display: none;
}
.layout-boxed-mode.layout-scroll-offset-framed .fusion-sides-frame {
display: block;
position: fixed;
width: 100%;
height: 100%;
z-index: -1;
left: 0;
top: 0;
pointer-events: none;
}
.layout-boxed-mode.layout-scroll-offset-framed:not(.avada-has-zero-margin-offset-top) .fusion-top-frame,
.layout-boxed-mode.layout-scroll-offset-framed:not(.avada-has-zero-margin-offset-top) .fusion-bottom-frame {
display: block;
position: fixed;
z-index: 99999;
width: 100%;
}
.layout-boxed-mode.layout-scroll-offset-framed:not(.avada-has-zero-margin-offset-top).avada-has-boxed-modal-shadow-none .fusion-boxed-shadow {
display: none;
}
.layout-boxed-mode.layout-scroll-offset-framed .fusion-top-frame {
height: var(--margin_offset-top-no-percent);
}
.layout-boxed-mode.layout-scroll-offset-framed .fusion-bottom-frame {
height: var(--margin_offset-bottom-no-percent);
}
.layout-boxed-mode.layout-scroll-offset-framed .fusion-boxed-shadow {
width: var(--site_width);
height: calc(100vh - var(--margin_offset-top-no-percent) - var(--margin_offset-bottom-no-percent));
top: var(--margin_offset-top-no-percent);
left: calc((100% - var(--site_width)) / 2);
}
.layout-boxed-mode.layout-scroll-offset-framed.admin-bar .fusion-top-frame,
.layout-boxed-mode.layout-scroll-offset-framed.admin-bar .fusion-sides-frame {
top: 32px;
}
.layout-boxed-mode.layout-scroll-offset-framed.admin-bar .fusion-boxed-shadow {
height: calc(100vh - var(--margin_offset-top-no-percent) - var(--margin_offset-bottom-no-percent) - var(--adminbar-height));
}
.layout-boxed-mode.layout-scroll-offset-framed.admin-bar .fusion-boxed-shadow {
top: calc(var(--margin_offset-top-no-percent) + var(--adminbar-height));
}
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode #main .fusion-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode .fusion-footer-widget-area .fusion-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode #slidingbar-area .fusion-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode .fusion-footer-copyright-area .fusion-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode .fusion-page-title-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode #small-nav .fusion-row {
max-width: none;
padding-left: 10px;
padding-right: 10px;
}
html.avada-has-site-width-percent.avada-html-not-responsive {
overflow-x: auto;
}
html.avada-has-site-width-percent.avada-html-not-responsive body {
overflow-x: auto;
}
.layout-wide-mode #wrapper {
width: 100%;
max-width: none;
}
.avada-has-pagetitle-100-width.layout-wide-mode .fusion-page-title-row {
max-width: 100%;
}
.fusion-tb-footer .fusion-fullwidth,
.fusion-tb-page-title-bar .fusion-fullwidth,
.fusion-tb-header .fusion-fullwidth {
padding-left: var(--hundredp_padding);
padding-right: var(--hundredp_padding);
}
.avada-footer-fx-parallax-effect .fusion-tb-header .fusion-fullwidth {
z-index: 2;
} | wp-app/wp-content/themes/Avada/assets/css/dynamic/layout.css | :root {
--adminbar-height: 32px;
}
@media screen and (max-width: 782px) {
:root {
--adminbar-height: 46px;
}
}
.page-template-blank #boxed-wrapper {
display: flex;
}
.page-template-blank #boxed-wrapper > div {
flex-grow: 1;
flex-basis: auto;
}
#boxed-wrapper {
overflow: hidden;
}
#main .fusion-row,
.fusion-footer-widget-area .fusion-row,
#slidingbar-area .fusion-row,
.fusion-page-title-row,
.tfs-slider .slide-content-container .slide-content {
max-width: var(--site_width);
}
.ua-mobile .avada-not-responsive #slidingbar-area.fusion-sliding-bar-position-top,
.ua-mobile .avada-not-responsive #slidingbar-area.fusion-sliding-bar-position-bottom {
width: var(--site_width);
}
body.avada-not-responsive {
min-width: var(--site_width);
}
html:not(.avada-has-site-width-percent) #main,
html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container,
html:not(.avada-has-site-width-percent) .fusion-footer-copyright-area,
html:not(.avada-has-site-width-percent) .fusion-footer-widget-area,
html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-top .fusion-sliding-bar,
html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-bottom .fusion-sliding-bar {
padding-left: 30px;
padding-right: 30px;
}
html:not(.avada-has-site-width-percent) #main.width-100 {
padding-left: var(--hundredp_padding-fallback_to_zero);
padding-right: var(--hundredp_padding-fallback_to_zero);
}
.fusion-page-title-bar.fusion-tb-page-title-bar {
padding-left: 0;
padding-right: 0;
height: auto;
}
.fusion-footer.fusion-tb-footer .fusion-footer-widget-area {
padding: 0;
}
body.layout-boxed-mode {
margin-top: var(--margin_offset-top) !important;
margin-bottom: var(--margin_offset-bottom) !important;
}
body.layout-boxed-mode #wrapper,
body.layout-boxed-mode .fusion-footer-parallax {
width: var(--site_width);
max-width: 100%;
margin: 0 auto;
}
body.layout-boxed-mode #wrapper.wrapper_blank {
display: block;
}
.has-sidebar .width-100 .fusion-fullwidth,
.has-sidebar .width-100 .nonhundred-percent-fullwidth {
margin-left: 0;
margin-right: 0;
}
.width-100 .fusion-fullwidth,
.width-100 .nonhundred-percent-fullwidth {
margin-left: var(--hundredp_padding-hundred_percent_negative_margin);
margin-right: var(--hundredp_padding-hundred_percent_negative_margin);
}
.width-100 .fusion-fullwidth .fusion-fullwidth,
.width-100 .fusion-fullwidth .nonhundred-percent-fullwidth {
margin-left: 0;
margin-right: 0;
}
.width-100 .fusion-fullwidth.fusion-absolute-container {
width: calc( 100% + 2 * (var(--hundredp_padding-fallback_to_zero_px)) );
}
body.page-template-100-width.side-header .fusion-tb-footer .fusion-fullwidth.fusion-absolute-container {
width: calc( 100% - var(--side_header_width) );
}
html.avada-has-site-width-percent body #main.width-100 > .fusion-row,
html.avada-has-site-width-percent body.avada-responsive #main.width-100 > .fusion-row {
padding-left: 0;
padding-right: 0;
}
html.avada-has-site-width-percent .width-100 .fullwidth-box,
html.avada-has-site-width-percent .width-100 .fullwidth-box .fusion-row .fusion-full-width-sep {
margin-left: var(--hundredp_padding-hundred_percent_negative_margin);
margin-right: var(--hundredp_padding-hundred_percent_negative_margin);
}
html.avada-has-site-width-percent .width-100 .fullwidth-box .fullwidth-box,
html.avada-has-site-width-percent .width-100 .fullwidth-box .fullwidth-box .fusion-row .fusion-full-width-sep {
margin-left: 0;
margin-right: 0;
}
html.avada-has-site-width-percent.avada-has-site-width-100-percent #slidingbar .fusion-row,
html.avada-has-site-width-percent.avada-has-site-width-100-percent #sliders-container .tfs-slider .slide-content-container,
html.avada-has-site-width-percent.avada-has-site-width-100-percent #main .fusion-row,
html.avada-has-site-width-percent.avada-has-site-width-100-percent .fusion-footer-widget-area,
html.avada-has-site-width-percent.avada-has-site-width-100-percent .fusion-footer-copyright-area {
padding-left: var(--hundredp_padding);
padding-right: var(--hundredp_padding);
}
body.has-sidebar #main .sidebar {
width: var(--sidebar_width);
}
body.has-sidebar #content {
width: calc(100% - var(--sidebar_width) - var(--sidebar_gutter));
}
body.has-sidebar.double-sidebars #main #sidebar {
width: var(--sidebar_2_1_width);
margin-left: calc(var(--dual_sidebar_gutter) - 100% + var(--sidebar_2_2_width));
}
body.has-sidebar.double-sidebars #main #sidebar-2 {
width: var(--sidebar_2_2_width);
margin-left: var(--dual_sidebar_gutter);
}
body.has-sidebar.double-sidebars #content {
width: calc(100% - var(--sidebar_2_1_width) - var(--sidebar_2_2_width) - var(--dual_sidebar_gutter) - var(--dual_sidebar_gutter));
margin-left: calc(var(--sidebar_2_1_width) + var(--dual_sidebar_gutter));
}
#main {
padding-left: 30px;
padding-right: 30px;
padding-top: var(--main_padding-top);
padding-bottom: var(--main_padding-bottom);
}
#main.width-100 {
padding-left: var(--hundredp_padding-fallback_to_zero);
padding-right: var(--hundredp_padding-fallback_to_zero);
}
html.avada-is-100-percent-template #main {
padding-left: 0;
padding-right: 0;
}
html.avada-is-100-percent-template #main.width-100 {
padding-left: var(--hundredp_padding-fallback_to_zero);
padding-right: var(--hundredp_padding-fallback_to_zero);
}
body.layout-boxed-mode.layout-scroll-offset-framed {
margin-top: var(--margin_offset-top-no-percent) !important;
margin-bottom: var(--margin_offset-bottom-no-percent) !important;
}
.fusion-top-frame,
.fusion-bottom-frame,
.fusion-boxed-shadow,
.fusion-sides-frame {
display: none;
}
.layout-boxed-mode.layout-scroll-offset-framed .fusion-sides-frame {
display: block;
position: fixed;
width: 100%;
height: 100%;
z-index: -1;
left: 0;
top: 0;
pointer-events: none;
}
.layout-boxed-mode.layout-scroll-offset-framed:not(.avada-has-zero-margin-offset-top) .fusion-top-frame,
.layout-boxed-mode.layout-scroll-offset-framed:not(.avada-has-zero-margin-offset-top) .fusion-bottom-frame {
display: block;
position: fixed;
z-index: 99999;
width: 100%;
}
.layout-boxed-mode.layout-scroll-offset-framed:not(.avada-has-zero-margin-offset-top).avada-has-boxed-modal-shadow-none .fusion-boxed-shadow {
display: none;
}
.layout-boxed-mode.layout-scroll-offset-framed .fusion-top-frame {
height: var(--margin_offset-top-no-percent);
}
.layout-boxed-mode.layout-scroll-offset-framed .fusion-bottom-frame {
height: var(--margin_offset-bottom-no-percent);
}
.layout-boxed-mode.layout-scroll-offset-framed .fusion-boxed-shadow {
width: var(--site_width);
height: calc(100vh - var(--margin_offset-top-no-percent) - var(--margin_offset-bottom-no-percent));
top: var(--margin_offset-top-no-percent);
left: calc((100% - var(--site_width)) / 2);
}
.layout-boxed-mode.layout-scroll-offset-framed.admin-bar .fusion-top-frame,
.layout-boxed-mode.layout-scroll-offset-framed.admin-bar .fusion-sides-frame {
top: 32px;
}
.layout-boxed-mode.layout-scroll-offset-framed.admin-bar .fusion-boxed-shadow {
height: calc(100vh - var(--margin_offset-top-no-percent) - var(--margin_offset-bottom-no-percent) - var(--adminbar-height));
}
.layout-boxed-mode.layout-scroll-offset-framed.admin-bar .fusion-boxed-shadow {
top: calc(var(--margin_offset-top-no-percent) + var(--adminbar-height));
}
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode #main .fusion-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode .fusion-footer-widget-area .fusion-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode #slidingbar-area .fusion-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode .fusion-footer-copyright-area .fusion-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode .fusion-page-title-row,
html.avada-has-site-width-percent .avada-responsive.layout-boxed-mode #small-nav .fusion-row {
max-width: none;
padding-left: 10px;
padding-right: 10px;
}
html.avada-has-site-width-percent.avada-html-not-responsive {
overflow-x: auto;
}
html.avada-has-site-width-percent.avada-html-not-responsive body {
overflow-x: auto;
}
.layout-wide-mode #wrapper {
width: 100%;
max-width: none;
}
.avada-has-pagetitle-100-width.layout-wide-mode .fusion-page-title-row {
max-width: 100%;
}
.fusion-tb-footer .fusion-fullwidth,
.fusion-tb-page-title-bar .fusion-fullwidth,
.fusion-tb-header .fusion-fullwidth {
padding-left: var(--hundredp_padding);
padding-right: var(--hundredp_padding);
}
.avada-footer-fx-parallax-effect .fusion-tb-header .fusion-fullwidth {
z-index: 2;
} | 0.437583 | 0.101679 |
html, body {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow: auto; /* when page gets too small */
}
#resize-wrap {
height: 100%;
}
.container {
width: 100%;
}
hr {
border-color: rgb(170, 170, 170);
}
/*
Base Styles
*/
body {
background: image-url('blue_bg.jpg') top center repeat;
}
button:select {
outline: 0;
}
a, button, .button {
cursor: pointer;
}
.ng-link:hover {
cursor: pointer;
}
.dropdown-menu .actions {
overflow: auto;
padding-top: 20px;
}
.dropdown-menu .actions .btn-block {
margin-bottom: 10px;
padding: 6px 12px;
}
.dropdown-menu .actions a.btn-success {
color: #fff;
}
.dropdown-menu .actions a:hover.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.glyphicon-left {
padding: 0 3px 0 0;
}
.glyphicon-right {
padding: 0 0 0 3px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
}
.table-striped > tbody > tr > td, .table-striped > tbody > tr > th {
border-top: 1px solid #000;
}
.table-striped > thead > tr > th {
border: none;
}
.input-append {
margin-right: 40px;
}
.input-append, .input-append input, .input-append .btn {
display: inline-block;
white-space: nowrap;
vertical-align: middle;
}
.btn-group {
z-index: 10;
}
.input-append {
padding: 0 20px 0 0;
}
.row {
margin: 0;
}
/*
Primary Navbar
*/
.navbar-primary {
background: #FFF;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#F0F0F0));
background: -moz-linear-gradient(top, #FFFFFF, #F0F0F0);
border: none;
border-radius: 0;
margin-bottom: 0;
}
.navbar-primary .nav-label {
padding: 18px 18px 18px 0;
float: left;
color: #666;
}
/*
Primary Navbar - branding
*/
.navbar-brand {
position: relative;
height: 56px;
min-width: 120px;
padding: 16px 15px 0 0;
font-family: 'alleritalic';
font-size: 28px;
color: #FFF !important;
}
.sub-brand {
font-size: 13px;
color: #999;
font-weight: bold;
}
.navbar-brand .hover {
display: none;
}
.navbar-brand:hover .hover {
display: block;
position: absolute;
top: 15px;
left: 100px;
z-index: 10;
}
header .navbar-nav > li > a {
padding-top: 18px;
padding-bottom: 18px;
line-height: 24px;
}
/*
Secondary Navbar
*/
.navbar-secondary {
background: #369;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #4F8ECC),
color-stop(1, #2774C0)
);
background-image: -o-linear-gradient(bottom, #4F8ECC 0%, #2774C0 100%);
background-image: -moz-linear-gradient(bottom, #4F8ECC 0%, #2774C0 100%);
background-image: -webkit-linear-gradient(bottom, #4F8ECC 0%, #2774C0 100%);
background-image: -ms-linear-gradient(bottom, #4F8ECC 0%, #2774C0 100%);
background-image: linear-gradient(to bottom, #4F8ECC 0%, #2774C0 100%);
/* border-bottom: 1px solid #258; */
font-family: 'allerregular';
}
.navbar-secpndary .navbar-nav > li > a {
color: #FFF;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
background: none;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .active > a:hover {
background: rgba(0,0,0,0.25);
}
.navbar-inverse .navbar-nav > li > a {
color: #fff;
}
.navbar-nav li > a:hover, .navbar-secondary .navbar-nav > .open > a, .navbar-inverse .navbar-nav > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background: #258;
}
.navbar-secondary .navbar-right .glyphicon {
color: #CDF;
}
/*
Secondary Navbar - Dropdowns
*/
header .dropdown-toggle {
padding: 15px 20px;
color: #FFF;
}
.toggle-label {
padding: 15px 15px 15px 5px;
}
header .dropdown:hover, header .dropdown-toggle-active {
background: rgba(0,0,0,0.25);
}
header .dropdown-toggle .glyphicon {
font-size: 12px;
color: rgba(255,255,255,0.7);
}
header .dropdown-content {
position: absolute;
top: 100%;
left: 0;
margin: 0;
padding: 1px 0 0 0;
border-radius: 0px;
z-index: 999;
}
header .dropdown-content li {
list-style: none;
min-width: 250px;
border-bottom: 1px solid #eee;
padding: 10px;
background: #FFF;
}
header .dropdown-content li a {
padding: 0;
}
header .dropdown-content li a:hover {
background: none;
}
header .dropdown-link {
color: #2A6496 !important;
padding: 0 !important;
}
header .dropdown-link:hover,
header .dropdown-link:focus {
text-decoration: underline !important;
background: none !important;
}
header .dropdown-toggle {
color: #FFF;
text-decoration: none !important;
}
header .dropdown-content li.dropdown-header {
border-bottom: 0;
font-size: 1.1em;
}
/*
Main
*/
#main {
padding: 0;
position: relative;
min-width: 750px;
}
#main > .container {
padding: 20px 0;
}
/*
Main - results
*/
.dragging {
border: 1px dashed #AAA;
padding: 5px 0px;
}
.results-control h1 {
margin: 15px 0 20px 0;
padding-bottom: 10px;
}
.results-control #query-container {
margin: 5px 0 60px;
padding: 30px 0 20px;
background: #fff;
border: 1px solid #ccc;
border-width:1px 0;
}
.results-control queries {
background: #fff;
}
.results-list-element {
list-style: none;
display: block;
clear: both;
margin: 20px 0 0;
padding-left: 0;
}
.results-list-element > li {
border: 1px solid #eee;
margin: 0 0 5px 0;
position: relative;
border-radius: 5px;
}
.result-header {
align-items: stretch;
overflow: auto;
position: relative;
padding: 10px 20px;
}
.result-header:hover {
background: #eee;
}
.case-score {
display: block;
}
.results-title {
color: #222;
cursor: pointer;
font-size: 18px;
font-weight: normal;
line-height: 1.5em;
margin: 0;
display: block;
flex: 2 2 10%;
float: left;
}
.results .unrated-results-text {
display: block;
clear: both;
}
.results .total-results {
display: block;
float: right;
line-height: 30px;
margin-right: 50px;
text-align: right;
}
.results .total-results.unrated-results {
line-height: 1em;
}
.low-profile {
opacity: 0.5;
font-size: 60%;
}
.query-score-label {
display: block;
}
.results .error-warning {
display: none;
}
.results .queryHeader_error .error-warning {
display: inline-block;
padding-left: 15px;
color: #fe5b00;
}
.results .queryHeader_loading,
.results .queryHeader_noResults .result-header {
opacity: 0.5;
}
.results .queryHeader_loading h2:hover {
cursor: default;
}
.results .queryHeader_loading .toggleSign {
display: none;
}
.results .queryHeader_loading h2 .loading-query {
float: left;
width: 32px;
height: 32px;
line-height: 1;
display: inline-block;
margin-right: 12px;
background: url(../images/loading.gif) center center no-repeat;
}
.results .delete-query, .results .toggleSign {
color: #2872bc;
position: absolute;
top: 22px;
right: 19px;
font-weight: bold;
border-radius: 3px;
font-size: 16px;
}
.toggleSign {
cursor: pointer;
}
.results .loading .delete-query {
display: none;
}
.results .delete-query:hover {
background: #C00;
border: 1px solid #900;
color: #FFF;
cursor: pointer;
}
/*
Main - Results - Sub Results
*/
.sub-results {
clear: both;
background: image-url('sub-results-bg.png') top center no-repeat #F7F7F7;
padding: 75px 15px 15px 15px;
position: relative;
min-width: 650px;
}
.sub-results td {
vertical-align: middle;
}
.sub-results .btn-toolbar {
position: absolute;
top: 20px;
right: 20px;
}
.sub-results .btn-toolbar .active {
background: #2872bc;
color: #FFF;
}
.popover, .popover-content {
width: 400px !important;
}
.sub-results-attributes {
list-style: none;
margin: 0;
padding: 0;
}
.sub-results-attributes li {
padding: 0 0 5px 0;
}
.sub-results .row {
padding: 5px 0;
}
.sub-results .search-result .container {
padding: 0;
}
.sub-results .search-result .row {
/* background: #FFF; */
border-top: 1px solid #CCC;
position: relative;
}
.sub-results .row-header, .sub-results .img-container {
text-align: center;
border-bottom: 1px solid #CCC;
}
.single-rating .btn {
width: 60px;
box-shadow: inset 0 0 25px rgba(0,0,0,0.25);
color: #FFF;
text-shadow: 0 0 6px rgba(0,0,0,0.25);
}
.single-rating .caret {
margin-left: 5px;
border-top-color: #FFF
}
.ratingContainer ul {
padding: 0;
}
.ratingContainer .ratingNum {
box-shadow: inset 0 0 20px rgba(255,255,255,0.75);
}
.ratingContainer .ratingNum:hover {
box-shadow: inset 0 0 15px rgba(0,0,0,0.25);
color: #FFF;
}
.summary-head, .col-summary {
text-align: left;
margin-left: 70px;
}
.full-result {
width: 20%;
clear: both;
margin: 20px 80% 0 0;
}
.result-thumbnail {
width: 75px;
text-align: center;
}
.result-image {
width: 250px;
text-align: center;
}
.score-all {
margin-left: 15px;
}
.score-all .ratings {
position: relative;
}
.score-all-alert {
margin-left: 20px;
}
.col-ratings.query-rating {
margin-left: 15px;
margin-top: -10px;
}
.col-ratings {
width: 75px;
padding: 0;
position: absolute;
top: 15px;
left: 0;
}
.col-thumbnail, .col-ratings-thumbnail {
float: left;
width: 125px;
padding: 0;
margin-right: 0;
}
.col-image {
float: left;
width: 300px;
padding: 0;
margin-right: 0;
}
.col-summary-thumb {
position: relative;
padding-left: 130px !important;
min-height: 125px;
}
.col-summary-image {
position: relative;
padding-left: 305px !important;
min-height: 400px;
}
.col-summary-thumb .col-thumbnail {
position: absolute;
top: 10px;
left: 0;
}
.col-summary-image .col-image {
position: absolute;
top: 10px;
left: 0;
}
.col-summary, .col-summary-header {
padding: 15px;
}
.col-summary .subfields {
margin: 0;
padding: 0;
list-style: none;
}
.col-summary .subfields li {
margin: 0 0 10px 0;
padding: 0;
}
.col-summary .subfields li:last-child {
margin: 0;
}
.col-summary .subfields li.subTitle {
font-family: 'allerregular';
font-size: 18px;
}
.col-summary .subfields li .subLabel {
font-weight: bold;
}
/*
Main - Results - Move query
*/
.move-query-cases-list {
max-height: 300px;
overflow: scroll;
}
.result-rank {
font-size: 1em;
}
/*
Main - Developer Panel
*/
.ui-layout-east {
background: #333;
}
.show-dev-settings {
width: 100%;
height: auto;
padding: 0 360px 0 18px !important;
margin: 0;
}
#dev-settings {
width: 100%;
background: #333;
color: #F0F0F0;
height:100%;
min-height: calc(100% - 70px);
}
#dev-settings .dev-header {
background: #222;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#282828), to(#222222));
color: #F0F0F0;
padding: 15px;
border-bottom: 1px solid #363636;
cursor: pointer;
}
#dev-settings .dev-header .glyphicon {
margin-left: 10px;
font-size: 14px;
font-weight: normal;
}
#dev-settings .dev-section,
#dev-settings .dev-body,
#dev-settings .dev-setting-attribute {
padding: 15px;
}
#dev-settings .dev-section ul {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
}
#dev-settings .dev-section ul li {
padding: 5px 10px;
border-bottom: 1px solid #444;
}
#dev-settings .dev-section ul li .btn {
float: right;
}
#dev-settings .dev-section .btn-xs .glyphicon {
font-size: 9px;
}
#dev-settings .dev-section .form-inline select {
width: 40%;
margin-right: 2.5%;
}
#dev-settings .dev-section .form-inline .btn {
width: 12%;
}
#dev-settings .dev-section .form-group {
margin-bottom: 15px;
}
#dev-settings .dev-section .nav-tabs {
border-bottom: 1px solid #666;
font-size: 12px;
}
#dev-settings .dev-section .nav-tabs li {
border: none;
}
#dev-settings .nav-tabs li {
padding: 12px;
font-size: 13px;
cursor: pointer;
color: #999;
}
#dev-settings .nav-tabs li:hover {
border-color: transparent;
color: #FFF;
cursor: pointer;
}
#dev-settings .nav-tabs .tabBoxSelected {
background: #666;
color: #FFF;
border: none;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
#dev-settings .btn-submit {
width: 260px;
margin: 20px 0 20px 40px;
}
#dev-settings .settings-tab,
#dev-settings .dev-section {
height: 100%;
min-height: 300px;
}
#dev-settings #queryParamsArea {
height: calc(100% - 50px);
min-height: calc(100% - 50px);
}
#dev-settings #queryParamsCanvas {
height: calc(100% - 10px);
}
#dev-settings .rerunnable-settings-tab {
height: calc(100% - 50px);
min-height: 300px;
margin-bottom: 20px;
overflow: auto;
}
#queryParamsCanvas textarea {
height: calc(100% - 40px);
}
#queryParamsCanvas .slider-wrap {
padding: 10px 0;
border-bottom: 1px solid #555;
clear: both;
}
#queryParamsCanvas .slider-wrap input {
float: right;
color: black;
}
/*
Dev Settings - History
*/
#dev-settings .settings-tab > .container {
height: 100%;
overflow-y: auto;
}
.history-container {
height: auto;
overflow-y: auto;
}
.history-list li {
background: #666;
word-wrap: break-word;
position: relative;
}
.history-list li:hover {
background: #555;
cursor: pointer;
position: relative;
}
.history-list li:hover .try-details {
display: inline;
}
.history-list li span {
display: block;
text-align: left;
font-weight: bold;
font-family: 'allerbold_italic';
font-size: 16px;
color: #CCC;
padding: 3px 0 8px 0;
}
.try-details {
position: absolute;
display: none;
top: 5px;
right: 10px;
background: #777;
cursor: pointer;
}
/*
Footer
*/
#footer {
background: #CCC;
padding: 20px 0;
box-shadow: inset 0 5px 5px #C0C0C0;
}
footer {
margin-top: 30px;
}
/*
Homepage
*/
.navbar-right-home {
margin: 8px 0 0 0;
}
.navbar-right-home-user {
margin: 0;
}
.navbar-right-home-user .navbar-text { color: #FFF; padding-top: 2px; }
.navbar-right-home-user .ng-link { color: #F0F0F0 !important; }
.navbar-right-home-user .ng-link:hover { color: #FFF !important; }
.navbar-right-home .btn-default {
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #FFF),
color-stop(1, #eaeff5)
);
background-image: -o-linear-gradient(bottom, #FFF 0%, #eaeff5 100%);
background-image: -moz-linear-gradient(bottom, #FFF 0%, #eaeff5 100%);
background-image: -webkit-linear-gradient(bottom, #FFF 0%, #eaeff5 100%);
background-image: -ms-linear-gradient(bottom, #FFF 0%, #eaeff5 100%);
background-image: linear-gradient(to bottom, #FFF 0%, #eaeff5 100%);
color: #369;
}
.navbar-right-home .btn-default:hover {
background: #FFF;
color: #036;
}
.navbar-right-home ul li {
margin-right: 8px;
}
/*allow popover to size to content*/
.popover {
max-width: 800px;
width: auto;
max-height: 600px;
}
.popover-content {
overflow-y: auto;
height: auto;
max-height: 550px;
}
.popper:hover {
cursor: pointer;
text-decoration: underline;
}
.matches-popper:hover {
cursor: pointer;
text-decoration: underline;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.42;
border-radius: 15px;
}
.archived-case-list {
max-height: 400px;
overflow-y: auto;
padding-left: 0;
}
.archived-case-list li {
list-style: none;
padding: 10px;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-top: 1px solid #CCC;
background: #FFF;
}
.archived-case-list .selected-archived-case {
background: #EEE;
cursor: pointer;
}
.archived-case-list li:hover {
background: #EEE;
cursor: pointer;
}
.ace_editor {
height: 400px;
}
.ace_unselected {
}
.scorer.code .ace_editor {
height: 200px;
}
.scorer .max-score input:disabled {
background-color: #EEE;
}
.doc-desc {
font-size: 1.5em;
font-family: serif;
text-align: right;
}
.osc_logo {
height: 2em;
}
.footer {
text-align: center;
padding-left: 15px;
padding-right: 15px;
}
.help-panel {
display: block;
overflow: auto;
margin-bottom: 30px;
}
.search-feedback {
margin: 20px 0;
}
#flash-messages {
bottom: 0;
position: fixed;
width: 100%;
z-index: 100;
}
.flash {
border-radius: 0;
display: none;
margin: 0;
width: 100%;
padding-right: 80px;
}
.flash.in {
display: block;
}
.flash > span {
display: block;
margin-left: 20px;
}
.flash .close {
line-height: 17px;
}
.loading-app {
color: rgb(77, 183, 249);
font-size: 14px;
}
.loading-app .fa-stack {
width: 4em;
height: 4em;
line-height: 4em;
}
.loading-app .loading-spinner {
font-size: 4em !important;
}
.loading-app .loading-text {
font-size: 0.5em !important;
}
.loading-app i {
background-color: transparent;
}
#profile {
margin-top: 40px;
margin-bottom: 40px;
}
#profile .avatar {
margin-right: 20px;
}
.account-type {
font-size: 1.2em;
display: block;
border-radius: 0;
}
.label.pro {
background-color: #5cb85c;
}
.alert-danger h2 {
color: #a94442;
}
/* Import */
.import-content {
max-height: 200px;
overflow: scroll;
}
#annotations {
overflow: auto;
height: auto;
}
li.annotation {
border: 1px solid #444;
}
.annotations-time {
font-size: 0.7em;
}
.annotation-source {
font-size: 0.8em;
}
.annotation {
margin: 10px 0;
}
.annotation > div {
margin: 5px 0;
}
.annotation .fa-circle {
font-size: 0.5em;
line-height: 0.5em;
vertical-align: middle;
}
.annotation .dropdown > a.dropdown-toggle:hover {
color: #888;
}
.annotation > .dropdown > .dropdown-menu > li {
border-bottom: 1px solid #AAA !important;
}
.annotation .dropdown-menu > li > a.text-danger {
color: #a94442;
}
.modal-header .close {
margin: 5px 5px 0 0;
}
.modal-body .btn-group .btn-default {
background: linear-gradient(to bottom right, #EEE, #F8F8F8);
}
.btn:focus,.btn:active {
outline: none !important;
}
.modal-body .btn-primary:focus {
background: #337ab7;
border-color: #2e6da4;
}
.modal-body .row .col-md-6 {
padding-left: 0;
}
.modal-body .glyphicon {
font-size: 16px;
color: #aaa;
}
.modal-body .checkbox {
margin-top: 0;
margin-bottom: 5px;
padding: 8px 0;
}
.modal-body .checkbox label {
padding-right: 10px;
}
.modal-footer .float-left {
float: left;
}
.tooltip-inner {
text-align: left;
padding: 10px;
}
.modal-title .modal-case {
font-weight: 200;
color: #888;
}
.hidden {
display: none;
} | app/assets/stylesheets/bootstrap-add.css | html, body {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow: auto; /* when page gets too small */
}
#resize-wrap {
height: 100%;
}
.container {
width: 100%;
}
hr {
border-color: rgb(170, 170, 170);
}
/*
Base Styles
*/
body {
background: image-url('blue_bg.jpg') top center repeat;
}
button:select {
outline: 0;
}
a, button, .button {
cursor: pointer;
}
.ng-link:hover {
cursor: pointer;
}
.dropdown-menu .actions {
overflow: auto;
padding-top: 20px;
}
.dropdown-menu .actions .btn-block {
margin-bottom: 10px;
padding: 6px 12px;
}
.dropdown-menu .actions a.btn-success {
color: #fff;
}
.dropdown-menu .actions a:hover.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.glyphicon-left {
padding: 0 3px 0 0;
}
.glyphicon-right {
padding: 0 0 0 3px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
}
.table-striped > tbody > tr > td, .table-striped > tbody > tr > th {
border-top: 1px solid #000;
}
.table-striped > thead > tr > th {
border: none;
}
.input-append {
margin-right: 40px;
}
.input-append, .input-append input, .input-append .btn {
display: inline-block;
white-space: nowrap;
vertical-align: middle;
}
.btn-group {
z-index: 10;
}
.input-append {
padding: 0 20px 0 0;
}
.row {
margin: 0;
}
/*
Primary Navbar
*/
.navbar-primary {
background: #FFF;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#F0F0F0));
background: -moz-linear-gradient(top, #FFFFFF, #F0F0F0);
border: none;
border-radius: 0;
margin-bottom: 0;
}
.navbar-primary .nav-label {
padding: 18px 18px 18px 0;
float: left;
color: #666;
}
/*
Primary Navbar - branding
*/
.navbar-brand {
position: relative;
height: 56px;
min-width: 120px;
padding: 16px 15px 0 0;
font-family: 'alleritalic';
font-size: 28px;
color: #FFF !important;
}
.sub-brand {
font-size: 13px;
color: #999;
font-weight: bold;
}
.navbar-brand .hover {
display: none;
}
.navbar-brand:hover .hover {
display: block;
position: absolute;
top: 15px;
left: 100px;
z-index: 10;
}
header .navbar-nav > li > a {
padding-top: 18px;
padding-bottom: 18px;
line-height: 24px;
}
/*
Secondary Navbar
*/
.navbar-secondary {
background: #369;
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #4F8ECC),
color-stop(1, #2774C0)
);
background-image: -o-linear-gradient(bottom, #4F8ECC 0%, #2774C0 100%);
background-image: -moz-linear-gradient(bottom, #4F8ECC 0%, #2774C0 100%);
background-image: -webkit-linear-gradient(bottom, #4F8ECC 0%, #2774C0 100%);
background-image: -ms-linear-gradient(bottom, #4F8ECC 0%, #2774C0 100%);
background-image: linear-gradient(to bottom, #4F8ECC 0%, #2774C0 100%);
/* border-bottom: 1px solid #258; */
font-family: 'allerregular';
}
.navbar-secpndary .navbar-nav > li > a {
color: #FFF;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
background: none;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > .active > a:hover {
background: rgba(0,0,0,0.25);
}
.navbar-inverse .navbar-nav > li > a {
color: #fff;
}
.navbar-nav li > a:hover, .navbar-secondary .navbar-nav > .open > a, .navbar-inverse .navbar-nav > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
background: #258;
}
.navbar-secondary .navbar-right .glyphicon {
color: #CDF;
}
/*
Secondary Navbar - Dropdowns
*/
header .dropdown-toggle {
padding: 15px 20px;
color: #FFF;
}
.toggle-label {
padding: 15px 15px 15px 5px;
}
header .dropdown:hover, header .dropdown-toggle-active {
background: rgba(0,0,0,0.25);
}
header .dropdown-toggle .glyphicon {
font-size: 12px;
color: rgba(255,255,255,0.7);
}
header .dropdown-content {
position: absolute;
top: 100%;
left: 0;
margin: 0;
padding: 1px 0 0 0;
border-radius: 0px;
z-index: 999;
}
header .dropdown-content li {
list-style: none;
min-width: 250px;
border-bottom: 1px solid #eee;
padding: 10px;
background: #FFF;
}
header .dropdown-content li a {
padding: 0;
}
header .dropdown-content li a:hover {
background: none;
}
header .dropdown-link {
color: #2A6496 !important;
padding: 0 !important;
}
header .dropdown-link:hover,
header .dropdown-link:focus {
text-decoration: underline !important;
background: none !important;
}
header .dropdown-toggle {
color: #FFF;
text-decoration: none !important;
}
header .dropdown-content li.dropdown-header {
border-bottom: 0;
font-size: 1.1em;
}
/*
Main
*/
#main {
padding: 0;
position: relative;
min-width: 750px;
}
#main > .container {
padding: 20px 0;
}
/*
Main - results
*/
.dragging {
border: 1px dashed #AAA;
padding: 5px 0px;
}
.results-control h1 {
margin: 15px 0 20px 0;
padding-bottom: 10px;
}
.results-control #query-container {
margin: 5px 0 60px;
padding: 30px 0 20px;
background: #fff;
border: 1px solid #ccc;
border-width:1px 0;
}
.results-control queries {
background: #fff;
}
.results-list-element {
list-style: none;
display: block;
clear: both;
margin: 20px 0 0;
padding-left: 0;
}
.results-list-element > li {
border: 1px solid #eee;
margin: 0 0 5px 0;
position: relative;
border-radius: 5px;
}
.result-header {
align-items: stretch;
overflow: auto;
position: relative;
padding: 10px 20px;
}
.result-header:hover {
background: #eee;
}
.case-score {
display: block;
}
.results-title {
color: #222;
cursor: pointer;
font-size: 18px;
font-weight: normal;
line-height: 1.5em;
margin: 0;
display: block;
flex: 2 2 10%;
float: left;
}
.results .unrated-results-text {
display: block;
clear: both;
}
.results .total-results {
display: block;
float: right;
line-height: 30px;
margin-right: 50px;
text-align: right;
}
.results .total-results.unrated-results {
line-height: 1em;
}
.low-profile {
opacity: 0.5;
font-size: 60%;
}
.query-score-label {
display: block;
}
.results .error-warning {
display: none;
}
.results .queryHeader_error .error-warning {
display: inline-block;
padding-left: 15px;
color: #fe5b00;
}
.results .queryHeader_loading,
.results .queryHeader_noResults .result-header {
opacity: 0.5;
}
.results .queryHeader_loading h2:hover {
cursor: default;
}
.results .queryHeader_loading .toggleSign {
display: none;
}
.results .queryHeader_loading h2 .loading-query {
float: left;
width: 32px;
height: 32px;
line-height: 1;
display: inline-block;
margin-right: 12px;
background: url(../images/loading.gif) center center no-repeat;
}
.results .delete-query, .results .toggleSign {
color: #2872bc;
position: absolute;
top: 22px;
right: 19px;
font-weight: bold;
border-radius: 3px;
font-size: 16px;
}
.toggleSign {
cursor: pointer;
}
.results .loading .delete-query {
display: none;
}
.results .delete-query:hover {
background: #C00;
border: 1px solid #900;
color: #FFF;
cursor: pointer;
}
/*
Main - Results - Sub Results
*/
.sub-results {
clear: both;
background: image-url('sub-results-bg.png') top center no-repeat #F7F7F7;
padding: 75px 15px 15px 15px;
position: relative;
min-width: 650px;
}
.sub-results td {
vertical-align: middle;
}
.sub-results .btn-toolbar {
position: absolute;
top: 20px;
right: 20px;
}
.sub-results .btn-toolbar .active {
background: #2872bc;
color: #FFF;
}
.popover, .popover-content {
width: 400px !important;
}
.sub-results-attributes {
list-style: none;
margin: 0;
padding: 0;
}
.sub-results-attributes li {
padding: 0 0 5px 0;
}
.sub-results .row {
padding: 5px 0;
}
.sub-results .search-result .container {
padding: 0;
}
.sub-results .search-result .row {
/* background: #FFF; */
border-top: 1px solid #CCC;
position: relative;
}
.sub-results .row-header, .sub-results .img-container {
text-align: center;
border-bottom: 1px solid #CCC;
}
.single-rating .btn {
width: 60px;
box-shadow: inset 0 0 25px rgba(0,0,0,0.25);
color: #FFF;
text-shadow: 0 0 6px rgba(0,0,0,0.25);
}
.single-rating .caret {
margin-left: 5px;
border-top-color: #FFF
}
.ratingContainer ul {
padding: 0;
}
.ratingContainer .ratingNum {
box-shadow: inset 0 0 20px rgba(255,255,255,0.75);
}
.ratingContainer .ratingNum:hover {
box-shadow: inset 0 0 15px rgba(0,0,0,0.25);
color: #FFF;
}
.summary-head, .col-summary {
text-align: left;
margin-left: 70px;
}
.full-result {
width: 20%;
clear: both;
margin: 20px 80% 0 0;
}
.result-thumbnail {
width: 75px;
text-align: center;
}
.result-image {
width: 250px;
text-align: center;
}
.score-all {
margin-left: 15px;
}
.score-all .ratings {
position: relative;
}
.score-all-alert {
margin-left: 20px;
}
.col-ratings.query-rating {
margin-left: 15px;
margin-top: -10px;
}
.col-ratings {
width: 75px;
padding: 0;
position: absolute;
top: 15px;
left: 0;
}
.col-thumbnail, .col-ratings-thumbnail {
float: left;
width: 125px;
padding: 0;
margin-right: 0;
}
.col-image {
float: left;
width: 300px;
padding: 0;
margin-right: 0;
}
.col-summary-thumb {
position: relative;
padding-left: 130px !important;
min-height: 125px;
}
.col-summary-image {
position: relative;
padding-left: 305px !important;
min-height: 400px;
}
.col-summary-thumb .col-thumbnail {
position: absolute;
top: 10px;
left: 0;
}
.col-summary-image .col-image {
position: absolute;
top: 10px;
left: 0;
}
.col-summary, .col-summary-header {
padding: 15px;
}
.col-summary .subfields {
margin: 0;
padding: 0;
list-style: none;
}
.col-summary .subfields li {
margin: 0 0 10px 0;
padding: 0;
}
.col-summary .subfields li:last-child {
margin: 0;
}
.col-summary .subfields li.subTitle {
font-family: 'allerregular';
font-size: 18px;
}
.col-summary .subfields li .subLabel {
font-weight: bold;
}
/*
Main - Results - Move query
*/
.move-query-cases-list {
max-height: 300px;
overflow: scroll;
}
.result-rank {
font-size: 1em;
}
/*
Main - Developer Panel
*/
.ui-layout-east {
background: #333;
}
.show-dev-settings {
width: 100%;
height: auto;
padding: 0 360px 0 18px !important;
margin: 0;
}
#dev-settings {
width: 100%;
background: #333;
color: #F0F0F0;
height:100%;
min-height: calc(100% - 70px);
}
#dev-settings .dev-header {
background: #222;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#282828), to(#222222));
color: #F0F0F0;
padding: 15px;
border-bottom: 1px solid #363636;
cursor: pointer;
}
#dev-settings .dev-header .glyphicon {
margin-left: 10px;
font-size: 14px;
font-weight: normal;
}
#dev-settings .dev-section,
#dev-settings .dev-body,
#dev-settings .dev-setting-attribute {
padding: 15px;
}
#dev-settings .dev-section ul {
list-style: none;
padding: 0;
margin: 0 0 20px 0;
}
#dev-settings .dev-section ul li {
padding: 5px 10px;
border-bottom: 1px solid #444;
}
#dev-settings .dev-section ul li .btn {
float: right;
}
#dev-settings .dev-section .btn-xs .glyphicon {
font-size: 9px;
}
#dev-settings .dev-section .form-inline select {
width: 40%;
margin-right: 2.5%;
}
#dev-settings .dev-section .form-inline .btn {
width: 12%;
}
#dev-settings .dev-section .form-group {
margin-bottom: 15px;
}
#dev-settings .dev-section .nav-tabs {
border-bottom: 1px solid #666;
font-size: 12px;
}
#dev-settings .dev-section .nav-tabs li {
border: none;
}
#dev-settings .nav-tabs li {
padding: 12px;
font-size: 13px;
cursor: pointer;
color: #999;
}
#dev-settings .nav-tabs li:hover {
border-color: transparent;
color: #FFF;
cursor: pointer;
}
#dev-settings .nav-tabs .tabBoxSelected {
background: #666;
color: #FFF;
border: none;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
#dev-settings .btn-submit {
width: 260px;
margin: 20px 0 20px 40px;
}
#dev-settings .settings-tab,
#dev-settings .dev-section {
height: 100%;
min-height: 300px;
}
#dev-settings #queryParamsArea {
height: calc(100% - 50px);
min-height: calc(100% - 50px);
}
#dev-settings #queryParamsCanvas {
height: calc(100% - 10px);
}
#dev-settings .rerunnable-settings-tab {
height: calc(100% - 50px);
min-height: 300px;
margin-bottom: 20px;
overflow: auto;
}
#queryParamsCanvas textarea {
height: calc(100% - 40px);
}
#queryParamsCanvas .slider-wrap {
padding: 10px 0;
border-bottom: 1px solid #555;
clear: both;
}
#queryParamsCanvas .slider-wrap input {
float: right;
color: black;
}
/*
Dev Settings - History
*/
#dev-settings .settings-tab > .container {
height: 100%;
overflow-y: auto;
}
.history-container {
height: auto;
overflow-y: auto;
}
.history-list li {
background: #666;
word-wrap: break-word;
position: relative;
}
.history-list li:hover {
background: #555;
cursor: pointer;
position: relative;
}
.history-list li:hover .try-details {
display: inline;
}
.history-list li span {
display: block;
text-align: left;
font-weight: bold;
font-family: 'allerbold_italic';
font-size: 16px;
color: #CCC;
padding: 3px 0 8px 0;
}
.try-details {
position: absolute;
display: none;
top: 5px;
right: 10px;
background: #777;
cursor: pointer;
}
/*
Footer
*/
#footer {
background: #CCC;
padding: 20px 0;
box-shadow: inset 0 5px 5px #C0C0C0;
}
footer {
margin-top: 30px;
}
/*
Homepage
*/
.navbar-right-home {
margin: 8px 0 0 0;
}
.navbar-right-home-user {
margin: 0;
}
.navbar-right-home-user .navbar-text { color: #FFF; padding-top: 2px; }
.navbar-right-home-user .ng-link { color: #F0F0F0 !important; }
.navbar-right-home-user .ng-link:hover { color: #FFF !important; }
.navbar-right-home .btn-default {
background-image: -webkit-gradient(
linear,
left top,
left bottom,
color-stop(0, #FFF),
color-stop(1, #eaeff5)
);
background-image: -o-linear-gradient(bottom, #FFF 0%, #eaeff5 100%);
background-image: -moz-linear-gradient(bottom, #FFF 0%, #eaeff5 100%);
background-image: -webkit-linear-gradient(bottom, #FFF 0%, #eaeff5 100%);
background-image: -ms-linear-gradient(bottom, #FFF 0%, #eaeff5 100%);
background-image: linear-gradient(to bottom, #FFF 0%, #eaeff5 100%);
color: #369;
}
.navbar-right-home .btn-default:hover {
background: #FFF;
color: #036;
}
.navbar-right-home ul li {
margin-right: 8px;
}
/*allow popover to size to content*/
.popover {
max-width: 800px;
width: auto;
max-height: 600px;
}
.popover-content {
overflow-y: auto;
height: auto;
max-height: 550px;
}
.popper:hover {
cursor: pointer;
text-decoration: underline;
}
.matches-popper:hover {
cursor: pointer;
text-decoration: underline;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.42;
border-radius: 15px;
}
.archived-case-list {
max-height: 400px;
overflow-y: auto;
padding-left: 0;
}
.archived-case-list li {
list-style: none;
padding: 10px;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 1px solid #CCC;
border-top: 1px solid #CCC;
background: #FFF;
}
.archived-case-list .selected-archived-case {
background: #EEE;
cursor: pointer;
}
.archived-case-list li:hover {
background: #EEE;
cursor: pointer;
}
.ace_editor {
height: 400px;
}
.ace_unselected {
}
.scorer.code .ace_editor {
height: 200px;
}
.scorer .max-score input:disabled {
background-color: #EEE;
}
.doc-desc {
font-size: 1.5em;
font-family: serif;
text-align: right;
}
.osc_logo {
height: 2em;
}
.footer {
text-align: center;
padding-left: 15px;
padding-right: 15px;
}
.help-panel {
display: block;
overflow: auto;
margin-bottom: 30px;
}
.search-feedback {
margin: 20px 0;
}
#flash-messages {
bottom: 0;
position: fixed;
width: 100%;
z-index: 100;
}
.flash {
border-radius: 0;
display: none;
margin: 0;
width: 100%;
padding-right: 80px;
}
.flash.in {
display: block;
}
.flash > span {
display: block;
margin-left: 20px;
}
.flash .close {
line-height: 17px;
}
.loading-app {
color: rgb(77, 183, 249);
font-size: 14px;
}
.loading-app .fa-stack {
width: 4em;
height: 4em;
line-height: 4em;
}
.loading-app .loading-spinner {
font-size: 4em !important;
}
.loading-app .loading-text {
font-size: 0.5em !important;
}
.loading-app i {
background-color: transparent;
}
#profile {
margin-top: 40px;
margin-bottom: 40px;
}
#profile .avatar {
margin-right: 20px;
}
.account-type {
font-size: 1.2em;
display: block;
border-radius: 0;
}
.label.pro {
background-color: #5cb85c;
}
.alert-danger h2 {
color: #a94442;
}
/* Import */
.import-content {
max-height: 200px;
overflow: scroll;
}
#annotations {
overflow: auto;
height: auto;
}
li.annotation {
border: 1px solid #444;
}
.annotations-time {
font-size: 0.7em;
}
.annotation-source {
font-size: 0.8em;
}
.annotation {
margin: 10px 0;
}
.annotation > div {
margin: 5px 0;
}
.annotation .fa-circle {
font-size: 0.5em;
line-height: 0.5em;
vertical-align: middle;
}
.annotation .dropdown > a.dropdown-toggle:hover {
color: #888;
}
.annotation > .dropdown > .dropdown-menu > li {
border-bottom: 1px solid #AAA !important;
}
.annotation .dropdown-menu > li > a.text-danger {
color: #a94442;
}
.modal-header .close {
margin: 5px 5px 0 0;
}
.modal-body .btn-group .btn-default {
background: linear-gradient(to bottom right, #EEE, #F8F8F8);
}
.btn:focus,.btn:active {
outline: none !important;
}
.modal-body .btn-primary:focus {
background: #337ab7;
border-color: #2e6da4;
}
.modal-body .row .col-md-6 {
padding-left: 0;
}
.modal-body .glyphicon {
font-size: 16px;
color: #aaa;
}
.modal-body .checkbox {
margin-top: 0;
margin-bottom: 5px;
padding: 8px 0;
}
.modal-body .checkbox label {
padding-right: 10px;
}
.modal-footer .float-left {
float: left;
}
.tooltip-inner {
text-align: left;
padding: 10px;
}
.modal-title .modal-case {
font-weight: 200;
color: #888;
}
.hidden {
display: none;
} | 0.303629 | 0.055005 |
/*-webkit-app-region*/
.app-drag{
user-select: none;
-webkit-app-region: drag;
}
.app-no-drag{
-webkit-app-region: no-drag;
}
/*position*/
.absolute{ position: absolute;}
.fixed{ position: fixed;}
.relative{ position: relative;}
.sticky{ position: sticky;}
/*float*/
.float-right{ float: right;}
.float-left{ float: left;}
/*clear*/
.clear-both{ clear: both;}
.clear-left{ clear: left;}
.clear-right{ clear: right;}
/*display*/
.block{ display: block;}
.hidden{ display: hidden;}
.inline{ display: inline;}
.inline-block{ display: inline-block;}
.inline-flex{ display: inline-flex;}
.inline-grid{ display: inline-grid;}
.flex{ display: flex;}
.grid{ display: grid}
.flow-root{ display: flow-root;}
/*
*/
/*box-sizing*/
.fit-content{width: fit-content; height: fit-content;}
.box-border{ box-sizing: border-box;}
.box-content{ box-sizing: content-box;}
/*flex-direction*/
.flex-row{ flex-direction: row;}
.flex-row-reverse{ flex-direction: row-reverse;}
.flex-col{ flex-direction: column;}
.flex-col-reverse{ flex-direction: column-reverse;}
/*justify-content*/
.justify-start { justify-content: flex-start; }
.justify-center { justify-content: center; }
.justify-end { justify-content: flex-end; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
/*opacity*/
.opacity-100 { opacity: 1; }
.opacity-75 { opacity: .75; }
.opacity-50 { opacity: .5; }
.opacity-25 { opacity: .25; }
.opacity-0 { opacity: 0; }
/*visibility*/
.visible{ visibility: visible;}
.invisible{ visibility: hidden;}
/*cursor*/
.cursor-auto{ cursor: auto;}
.cursor-default{ cursor: default;}
.cursor-move{ cursor: move;}
.cursor-pointer{ cursor: pointer;}
.cursor-text{ cursor: text;}
.cursor-wait{ cursor: wait;}
.cursor-not-allowed{ cursor: not-allowed;}
/*font-weight */
.font-thin { font-weight: 200; }
.font-light { font-weight: 300; }
.font-normal { font-weight: 400; }
.font-medium { font-weight: 500; }
.font-semibold { font-weight: 600; }
.font-bold { font-weight: 700; }
.font-extrabold { font-weight: 800; }
/*font-style and font-decoration*/
.underline{ text-decoration: underline;}
.italic{ font-style: italic;}
.not-italic { font-style: normal; }
/*text-align*/
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-justify{text-align: justify;}
/*font-size*/
.text-xs { font-size: .75rem; }
.text-sm { font-size: .875rem; }
.text-base { font-size: 1rem; }
.text-lg { font-size: 1.125rem; }
.text-xl { font-size: 1.25rem; }
.text-2xl { font-size: 1.5rem; }
.text-3xl { font-size: 1.875rem; }
.text-4xl { font-size: 2.25rem; } | resources/css/cssRules.css |
/*-webkit-app-region*/
.app-drag{
user-select: none;
-webkit-app-region: drag;
}
.app-no-drag{
-webkit-app-region: no-drag;
}
/*position*/
.absolute{ position: absolute;}
.fixed{ position: fixed;}
.relative{ position: relative;}
.sticky{ position: sticky;}
/*float*/
.float-right{ float: right;}
.float-left{ float: left;}
/*clear*/
.clear-both{ clear: both;}
.clear-left{ clear: left;}
.clear-right{ clear: right;}
/*display*/
.block{ display: block;}
.hidden{ display: hidden;}
.inline{ display: inline;}
.inline-block{ display: inline-block;}
.inline-flex{ display: inline-flex;}
.inline-grid{ display: inline-grid;}
.flex{ display: flex;}
.grid{ display: grid}
.flow-root{ display: flow-root;}
/*
*/
/*box-sizing*/
.fit-content{width: fit-content; height: fit-content;}
.box-border{ box-sizing: border-box;}
.box-content{ box-sizing: content-box;}
/*flex-direction*/
.flex-row{ flex-direction: row;}
.flex-row-reverse{ flex-direction: row-reverse;}
.flex-col{ flex-direction: column;}
.flex-col-reverse{ flex-direction: column-reverse;}
/*justify-content*/
.justify-start { justify-content: flex-start; }
.justify-center { justify-content: center; }
.justify-end { justify-content: flex-end; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
/*opacity*/
.opacity-100 { opacity: 1; }
.opacity-75 { opacity: .75; }
.opacity-50 { opacity: .5; }
.opacity-25 { opacity: .25; }
.opacity-0 { opacity: 0; }
/*visibility*/
.visible{ visibility: visible;}
.invisible{ visibility: hidden;}
/*cursor*/
.cursor-auto{ cursor: auto;}
.cursor-default{ cursor: default;}
.cursor-move{ cursor: move;}
.cursor-pointer{ cursor: pointer;}
.cursor-text{ cursor: text;}
.cursor-wait{ cursor: wait;}
.cursor-not-allowed{ cursor: not-allowed;}
/*font-weight */
.font-thin { font-weight: 200; }
.font-light { font-weight: 300; }
.font-normal { font-weight: 400; }
.font-medium { font-weight: 500; }
.font-semibold { font-weight: 600; }
.font-bold { font-weight: 700; }
.font-extrabold { font-weight: 800; }
/*font-style and font-decoration*/
.underline{ text-decoration: underline;}
.italic{ font-style: italic;}
.not-italic { font-style: normal; }
/*text-align*/
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-justify{text-align: justify;}
/*font-size*/
.text-xs { font-size: .75rem; }
.text-sm { font-size: .875rem; }
.text-base { font-size: 1rem; }
.text-lg { font-size: 1.125rem; }
.text-xl { font-size: 1.25rem; }
.text-2xl { font-size: 1.5rem; }
.text-3xl { font-size: 1.875rem; }
.text-4xl { font-size: 2.25rem; } | 0.299925 | 0.058966 |
::-webkit-scrollbar{
width: 5px;
height: 5px;
background-color: #393c4b;
border: 1px solid #242424;
border-radius: 4px;
}
::-webkit-scrollbar-thumb{
width: 5px;
height: 5px;
background: #515559;
background-size: 50%;
border-radius: 4px;
}
::-webkit-scrollbar-track{
width: 8px;
height: 8px;
background-color: transparent;
}
html{
position: relative;
min-height: 100%;
}
body {
background-color: #f5f5f5;
background: url(img/bg.png);
background-size: cover;
background-attachment: fixed
}
.well {
background-color: 181c27;
}
.info{
background-color: #181c27;
position: relative;
border-radius: 7px;
}
.infotext h1{
font-weight: 700;
text-align: center;
}
span grey {
color: #000;
}
span.red {
background: -webkit-linear-gradient(#f08b64, #9470c9);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.panel {
background-color: #181c27;
position: relative;
margin-left: 10px;
}
.caption{
min-height: 40px;
padding: 20px 0;
display: inline-block;
font-size: 25px;
line-height: 15px;
color:#fff;
}
.panel-tos{
border-bottom: 1px solid #2a2e3a;
padding: 8px 10px;
}
.note-success{
background-color: #181C27;
border-color: #07bf29;
color: #07bf29;
}
.note-info{
background-color: #181C27;
border-color: #31708f;
color: #31708f;
}
.note-warning{
background-color: #181C27;
border-color: #ff0000;
color: #ff0000;
}
.note-danger{
background-color: #181C27;
border-color: #ff0000;
color: #ff0000;
}
.note{
padding: 12px;
margin-bottom: 18px;
border-radius: 5px;
border: 0;
border-left: 5px solid;
}
.logoo{
margin-bottom: 8px;
margin-right: 5px;
cursor: pointer;
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-animation-name: hvr-pulse-shrink;
animation-name: hvr-pulse-shrink;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
.panel-default>.panel-heading {
}
.widget{
background-color: #272c38;
position: relative;
}
.widget{
margin-bottom: 10px;
background-color: #1f2431;
border: 0px;
border-radius: 12px;
}
#mainpage
{
font-family: "Ubuntu-Regular";
}
a{
color: #eb5348;
}
.logo{
width: 220px;
height: 47px;
background-image: url("..template/img/logo.png");
background-size: 100%;
}
.vk img{
opacity:0.7;
-moz-opacity:0.7;
filter: alpha(opacity=70) black;
-khtml-opacity: 0.7;
}
.vk img:hover{
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
}
.rounded{
width: 45px;
height: 45px;
float: left;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.betlist .rounded {
margin-bottom: 5px;
}
.mode.active, .mode.active:hover {
background: #1f2431 !important;
}
.ball{
color: white;
cursor: default;
border-radius: 45px;
border: 1px solid transparent;
width: 39px;
height: 8px;
background-color: #000;
font-size: 0px;
line-height: 40px;
padding: 0;
text-align: center;
display: inline-block;
margin: 1px;
margin-bottom: 8px;
transition-duration: 1s;
}
.ball:hover{
color: white;
cursor: default;
border-radius: 45px;
border: 1px solid transparent;
width: 39px;
height: 8px;
background-color: rgba(255, 255, 255, 0);
font-size: 0px;
line-height: 40px;
padding: 0;
text-align: center;
display: inline-block;
margin: 1px;
margin-bottom: 8px;
transition-duration: 0s;
-webkit-transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
}
.boxes, .btn-group>.fp, .ir-label {
display: inline-block
}
.cmn-toggle {
position: absolute;
margin-left: -9999px;
visibility: hidden
}
input.cmn-toggle-round:checked+label:after {
margin-left: 30px
}
input.cmn-toggle-round:checked+label:before {
background: #11A54F
}
.box-second {
width: 33%;
padding-left: 35px
}
.ir-b, .ir-disabled, .ir-stop {
width: 100%;
padding: 15px 50px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
height: 60px;
border-radius: 5px;
text-align: center;
font-size: 1em;
margin: 25px 0 5px
}
.big {
padding: 15px 40px;
margin: 0;
box-shadow: inset 0 -3px 0 0 rgba(20, 14, 22, .3)
}
.flatb {
font-size: 13px;
line-height: 100%;
border: 0;
padding: 6px 8px;
margin: 12px 2px;
color: #fff;
border-radius: 2px
}
.flatb:focus, .flatb:hover {
color: #fff;
border-color: #031f0e
}
.btn-group>.fp {
float: left;
border-radius: 0;
margin: 0;
position: relative;
padding: 12px 15px;
border: 1px solid #2C2E31;
background-color: #212027
}
#chat, #chat-players, #chat-wrapper, #login-background, #login-content, #social, interface-wrapper {
position: absolute
}
.btn-group>.fp:first-child, .ir-i {
background-color: #17161B;
color: #BBB
}
.btn-group>.fp:first-child {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px
}
.btn-group>.fp:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.btn-group>.fp:hover {
background: #17161B
}
.btn-group>.fp:first-child:hover {
border: 1px solid #1A8A49
}
.ir-i {
padding: 0 10px;
font-size: 16px;
height: 39px;
width: 80px;
text-transform: uppercase;
border: 1px solid transparent
}
.box-first {
width: 66%
}
.ir-box {
align-content: center;
font-weight: 600;
border-radius: 4px;
width: 420px;
background-color: #1e1e1e;
padding: 20px 25px;
margin: 5% auto
}
.coin-amount, .coin-player, .coin-state {
background: #272c38
}
.boxes {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 1rem;
margin-bottom: 0;
vertical-align: top;
text-align: left
}
.ir-label {
margin-bottom: 5px;
vertical-align: middle;
font-size: 14px
}
.coin-select .selected {
border: 2px solid #4BEA76!important;
box-shadow: 0 0 10px 2px rgba(13, 169, 55, .5)!important
}
.dice-coins .coin img:hover {
border: 2px solid #4BEA76;
box-shadow: 0 0 10px 2px rgba(13, 169, 55, .5);
transition: border .3s;
transition: box-shadow .3s
}
.dice-coins .coin img {
width: 66px;
height: 66px;
border-radius: 60px;
cursor: pointer;
border: 2px solid transparent
}
.dice-coins .coin-select {
display: block;
margin: auto;
padding: 5px 10px 10px;
border-radius: 10px;
text-align: center
}
.dice-coins .coin {
margin-right: 5px;
display: inline
}
.coin-creator, .coin-opponent, .coin-player, .coin-state, .coin-versus, .gotit-btn, .login-block, .message-avatar-wrapper {
display: inline-block
}
.coin-player {
border-radius: 10px;
padding: 20px;
margin: 24px 0;
font-size: 14px;
width: 32%;
text-align: left
}
.coin-versus {
padding: 15px 15%;
font-size: 25px;
text-weight: 700
}
.coin-panel {
margin-bottom: 25px;
margin-top: 25px
}
.coin-state {
border-radius: 10px;
padding: 20px;
margin: 24px 9%;
font-size: 14px;
width: 40%
}
.coin-amount {
float: right;
font-size: 18px;
margin: -20px;
height: 75px;
padding: 24px 20px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
font-family: 'Droid Sans', sans-serif
}
.td-val{
text-align: center;
color:#fff;
font-size: 15px;
font-weight: 700;
}
.ball-1{
background-color: #ec0e5b;
border: 0px !important;
}
.ball-0{
background-color: #72bc78;
border: 0px !important;
}
.ball-8{
background: #19a8e0;
border: 0px !important;
}
.reject {
opacity:0.5;
}
.footer {
overflow: hidden;
margin: 70px 0 40px 0;
padding-top: 0 !important;
}
.footer .menu a {
font-family: 'Raleway', sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
color: #d4d8ea;
margin-right:10px;
}
#navbar {
padding-bottom: 15px;
}
.placeholder{
width:110px;
height:110px;
background-color:#1f2431;
display:inline-block;
margin:1px;
}
.bricks .placeholder{
}
.placeholder:empty{
}
.slot{
width:110px;
height:110px;
background-position: 0px 15px;
background-repeat: no-repeat;
cursor:pointer;
font-size:12px;
position:relative;
background-color:#e2e2e2;
}
.name{
text-align:center;
position:absolute;
bottom:0px;
left:0px;
right:0px;
background-color:#e2e2e2;
color:#363636;
}
.price{
text-align:center;
position:absolute;
color:#fff;
top:0px;
right:0px;
padding:2px;
border-bottom-left-radius: 4px;
}
.bot{
text-align:center;
position:absolute;
top:0px;
left:0px;
padding:2px;
border-bottom-right-radius: 4px;
color:#363636;
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.matched{
}
.fw-6{
display:inline-block;
width:704px;
}
.fw-4{
display:inline-block;
width:480px;
}
.float-space{
overflow:hidden;
}
.slot-group{
clear: both;
font-size:0px;
padding:0px;
margin-top:3px;
margin-bottom:3px;
}
.chat-link,
.chat-link:hover,
.chat-link:active{
color:#365575;
}
.chat-link-mod {
color: #f00;
background-image: url(img/administrator.gif);
text-shadow: 1px 1px 7px #FF0000;
font-weight: bold;
}
.chat-link-admin {
color: #39003a;
background-image: url(img/administrator.gif);
text-shadow: 1px 1px 7px #FF0000;
font-weight: bold;
}
.chat-link-pmod {
color: #0eff00;
background-image: url(img/moderator.gif);
text-shadow: 1px 1px 7px #0eff00;
font-weight: bold;
}
.chat-link-streamer {
color: #ffd700;
}
.chat-link-vet {
color: #ff9000;
}
.chat-link-pro {
color: #31ffd1;
}
.chat-link-yt {
color: #a53f44;
font-weight: bold;
}
.tradeURLs{
margin-bottom:25px
}
.total-row{
font-size:13px;
padding:10px;
padding-right: 15px;
padding-left: 15px;
overflow: hidden;
}
.total, .mytotal {font-weight: 100;font-family: 'Ubuntu-Medium';font-size: 14px;margin-bottom: 2px;}
.my-row{
font-size:13px;
padding:25px;
}
.mybet {
color: #eb5348;
}
.mybet .amount {
font-weight: 700;
}
.betlist{
margin-bottom: 0px;
margin-left: 10px;
border-radius: 12px !important;
background-color: !important;
}
.betlist .list-group-item{
background-color: #181c27;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
#pointer{
width:3px;
background: #59ffb0;
position: absolute;
left:50%;
top:0px;
height:69.6%;
box-shadow: 0px 0px 5px black;
}
.ipsType_light.ipsType_medium.title {
height: 30px;
font-weight: bold;
color: #9a9da6;
font-size: 15px;
}
#pointernew {
width: 420px;
position: absolute;
background: url(img/pointernew.png);
background-repeat: no-repeat;
left: 27.8%;
top: 0px;
height: 100%;
margin-top: -28px;
}
#caseblack{
position: absolute;
width: 101%;
height: 70px;
background: -moz-linear-gradient(right,rgba(38,38,44,1) 0,rgba(37,37,37,0) 40%,rgba(37,37,37,0) 60%,rgba(38,38,44,1) 100%);
background: -webkit-linear-gradient(left,rgb(24, 28, 39) 0,rgba(37,37,37,0) 40%,rgba(37,37,37,0) 60%,rgb(24, 28, 39) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26262C',endColorstr='#26262C',GradientType=1);
z-index: 100;
top: 0;
left: -1;
}
.hist{
height:32px;width:32px;
display:inline-block;
margin:5px;
}
#banner{
font-size: 16px;
position:absolute;
left:0px;
width:100%;
text-align:center;
line-height:43px;
color: #b1b1b1;
border-radius: 7px;
font-family: inherit;
}
.side-icon{
width:100%;
height:50px;
text-align:center;
line-height: 50px;
}
.side-icon:hover{
background-color:#ccc;
}
.side-icon.active{
background-color:#ccc;
}
.chat-img{
width: 33px;
height: 33px;
float: left;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.username{
font-weight: 400;
font-size: 13px;
color: #878686;
margin-left: 75px;
max-width: 60%;
margin-top: 6px;
}
.usernamebot{
font-weight: bold;
font-size: 13px;
color: #13d51d;
margin-left: 75px;
max-width: 43%;
margin-top: 6px;
text-shadow: 1px 1px 7px #13d51d;
}
.chat-msg {
font-size: 13px;
font-family: "Ubuntu-Medium";
padding: 3px 0px;
}
.chat-msg > div {
padding: 0px 0px 0px 34px;
}
.texttos{
color: #fff;
}
.dropdown-menu li a{
color: #777777;
padding: 6px 10px;
font-size: 13px;
}
.navbar {
margin-bottom: 0px;
background: rgba(16, 18, 25, 0.49);
box-shadow: 0 0 90px rgb(0, 0, 0);
}
.navbar-content{
width: 320px;
padding: 15px;
padding-bottom: 0px;
}
.navbar-footer-content{
padding:15px;
}
.navbar-footer{
background-color:#181c27;
}
.btn-sm, .btn-group-sm > .btn{
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-profile{
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-logout {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.img-responsive {
max-width: 100%;
display: block;
height: auto;
width: 100px;
}
.img-profilee{
max-width: 100%;
display: block;
height: auto;
border: 2px solid #c5c5c5;
}
.page-content{
margin: 0 0 0 250px;
height: 100%;
}
.stats{
background: rgb(39, 44, 56);
border-top: 1px solid rgb(39, 44, 56);
border-bottom: 1px solid rgb(39, 44, 56);
box-shadow: 0 1px 0 rgb(39, 44, 56);
margin-bottom: 20px;
text-align: center;
}
.header-content.clearfix{
background: rgba(0, 64, 127, 0.44);
padding: 10px 0px 30px;
}
.mbl{
margin-bottom: 20px !important;
}
.header{
background: url('img/profil.png') no-repeat;
background-size: cover;
color: #fdfdfd;
}
.user-img{
padding-right: 0px;
padding-top: 20px;
padding-left: 10px;
}
.affiliate{
background: rgb(39, 44, 56);
border-top: 1px solid rgb(39, 44, 56);
border-bottom: 1px solid rgb(39, 44, 56);
box-shadow: 0 1px 0 rgb(39, 44, 56);
margin-bottom: 20px;
}
.default-btn-menu {
color: #efefef;
text-decoration: none;
background: rgba(0, 0, 0, 0.1);
border-radius: 3px;
border: 1px solid #dc7a00;
text-transform: uppercase;
padding: 5px 10px 5px 10px;
letter-spacing: 1px;
}
.default-btn-menu:hover {
color: #efefef;
text-decoration: none;
background: rgba(0, 0, 0, 0.1);
border-radius: 3px;
border: 1px solid #8a4c00;
text-transform: uppercase;
padding: 5px 10px 5px 10px;
letter-spacing: 1px;
}
#statsbg {
background: #181c27 url(img/boxstat-bg.png) top center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 7px;
border-bottom: 2px solid #e83338;
float: left;
margin-left: 2.127659574468085%;
width: 30.893617%;
margin-bottom: 20px;
}
#red {
font-family: "Proxima Nova Extrabld";
color: #db7364;
font-size: 18px;
}
.ipsWidget_horizontal .ipsWidget_statsCount {
font-size: 22px;
line-height: 32px !important;
font-weight: 300;
}
.ipsType_medium:not( .ipsType_richText ) {
line-height: 35px;
}
.ipsType_light {
color: #fff;
}
.ipsType_medium {
font-size: 13px;
}
.ipsWidget_horizontal .ipsWidget_statsCount {
font-size: 22px;
line-height: 32px !important;
font-weight: 300;
}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);opacity:0;}8%{-webkit-transform:scale(0);opacity:0;}15%{-webkit-transform:scale(0.1);opacity:1;}30%{-webkit-transform:scale(0.5);opacity:1;}100%{opacity:0;-webkit-transform:scale(1);}}@-moz-keyframes pulse{0%{-moz-transform:scale(0);opacity:0;}8%{-moz-transform:scale(0);opacity:0;}15%{-moz-transform:scale(0.1);opacity:1;}30%{-moz-transform:scale(0.5);opacity:1;}100%{opacity:0;-moz-transform:scale(1);}}
.pulse {
margin: 0 auto;
position: relative;
z-index: 10;
background-color: transparent;
opacity: 0.1;
width: 100%;
height: 1px;
border-bottom: 2px solid #ff9497;
-webkit-animation: pulse 2s linear infinite;
-moz-animation: pulse 2s linear infinite;
border-image: initial;
margin-bottom: -9px;
-webkit-box-shadow: 0px 0px 26px 0px rgba(255,148,151,1);
-moz-box-shadow: 0px 0px 26px 0px rgba(255,148,151,1);
box-shadow: 0px 0px 26px 0px rgba(255,148,151,1);
}
.pull-menu{
margin-left: 30px;
}
.menu-center{
margin-top: 20px;
}
.btn-bot{
padding: 6px 20px;
border-radius: 7px;
background: none;
color: #fff;
text-align: center;
border: 2px solid #1f2431;
}
.btn-bot.active{
padding: 6px 20px;
border-radius: 7px;
background: none;
color: #fff;
text-align: center;
border: 2px solid #171111;
}
.btn-panelbet{
padding: 10px 20px;
border-radius: 7px;
background: #181c27;
color: #fff;
text-align: center;
font-size: 12px;
border: 2px solid #383a3e;
}
.btn-panelbet:hover{
color: #fff;
border-color: #474a4e;
}
.btn-max{
padding: 10px 20px;
border-radius: 7px;
background: #181c27;
color: #fff;
text-align: center;
font-size: 12px;
border: 2px solid #383a3e;
}
.btn-max:hover{
color: #fff;
border-color: #474a4e;
}
#sidebar{
width:50px;
position:absolute;
left:0px;
top:50px;
bottom:0px;
background-color: #eee;
border-right:1px solid #ddd;
}
#pullout {
width: auto;
background-color: #ededed;
margin-top: 25px;
background: url(img/chat_bg.png) center;
border-radius: 8px;
height: 566px;
}
.divchat{
resize:none;
height:425px;
overflow-y:overlay;
word-wrap: break-word;
padding: 0px;
}
.smiles > li > img {
width: 40px;
height: 40px;
margin-top: 5px;
padding: 5px;
}
#chatMessage {
font-family: 'Exo 2', sans-serif;
background-color: 1f2431;
box-shadow: 0px 0px 0px;
border: 0px;
font-weight: 100;
font-size: 14px;
height: 42px;
width: 103%;
margin-top: 3px;
}
#Smiles {
background-color: #eb5348;
border-color: #eb5348;
color: #b94139;
padding: 11px 10px;
border-radius: 10px;
}
#betAmount {
width: 150px;
display: inline-block;
background: #181c27;
color: #fff;
text-align: center;
font-size: 12px;
height: 40px;
border: 2px solid #383a3e;
}
.betButton.btn-danger {
border-bottom-color: #ec0e44;
border-radius: 0;
border-left-color: #ec0e44;
border-bottom: 3px solid #ec0e44;
background-color: #ec0e5b;
display: block;
width: 100%;
margin-left: 0;
font-size: 1.5rem;
font-weight: 400;
text-transform: capitalize;
margin-right: 0;
color: #fff;
border-left: 2px solid #ec0e44;
}
.betButton.btn-danger:hover {
background-color: #ec0e44;
border-color: #ec0e44;
}
.betButton.btn-inverse {
background-color: #19a8e0;
border-bottom-color: #19a8f1;
border-left-color: #19a8f1;
border-radius: 0;
border-bottom: 3px solid #19a8f1;
border-left: 2px solid #19a8f1;
display: block;
width: 100%;
margin-left: 0;
font-size: 1.5rem;
font-weight: 400;
text-transform: capitalize;
margin-right: 0;
color: #fff;
}
.betButton.btn-inverse:hover {
background-color: #19a8f1;
border-color: #19a8f1;
color: #fff;
}
.betButton.btn-success {
border-bottom-color: #72cc78;
border-left-color: #72cc78;
border-radius: 0;
border-bottom: 3px solid #72cc78;
border-left: 2px solid #72cc78;
background-color: #72bc78;
display: block;
width: 100%;
margin-left: 0;
font-size: 1.5rem;
font-weight: 400;
text-transform: capitalize;
margin-right: 0;
color: #fff;
}
.betButton.btn-success:hover {
color:#fff;
background-color:#72cc78;
border-color:#72cc78;
}
.betButton {
border: 1px;
}
.betBlock {
font-family: "Ubuntu-Medium";
font-size: 13px;
}
.betBlock b {
font-weight: 100;
}
.flag {
padding-top: 15px;
}
.avatar {
border-radius: 25px;
margin-right: 6px;
}
.steam_name {
font-family: "Ubuntu-Medium";
font-weight: 100;
}
.amount {
font-size: 17px;
font-family: "Ubuntu-Regular";
}
@media screen and (max-width: 992px) {
.betBlock {
width: 97%;
display: inline-block;
vertical-align: top;
}
.betBlock:nth-child(2) {
padding-right: 0px;
}
.betBlock:nth-child(3) {
padding-left: 15px !important;
padding-right: 0px;
}
}
@media screen and (max-width: 1199px) {
.flag {
padding-left: 30px;
padding-top: 0px;
width: 100%;
}
}
@media screen and (max-width: 968px) {
#pullout {
width: 100%;
display: inline-block;
position: inherit;
padding-left: 0px;
padding-bottom: 10px;
}
.col-xs-3 {
width: 100%;
}
.col-xs-9 {
width: 100%;
}
.navbar {
position: fixed;
width: 100%;
}
#mainpage {
width: 100%;
margin-left: 0px !important;
padding-left: 15px !important;
margin-bottom: 0px !important;
padding-top: 55px !important;
}
#sidebar {
display: none;
}
.bet-buttons > button {
margin-bottom: 5px;
}
.support-menu > a {
display: block;
border-bottom: 2px solid transparent;
text-align: center;
}
}
.link_underline {
color: #7d7d7d;
text-decoration: underline;
font-weight: 100;
}
table {
border-radius: 10px;
}
table>tbody>tr:nth-child(1)>td, table>thead>tr:nth-child(1)>th, table>tbody>tr>td, .table>tbody>tr>th {
border: 0px;
}
.table-bordered>tbody>tr>td {
border-top: 1px solid #ccc
}
.navbar-default .navbar-nav>li>a:hover {
text-decoration: none;
}
.streamer > img {
float: left;
border-radius: 25px;
height: 40px;
}
.online {
color: green;
}
.streamer {
text-align: left;
margin: 10px 0px;
}
.streamer > div {
margin-left: 50px;
}
.viewers {
font-size: 11px;
}
.streamer .sname {
line-height: 10px;
padding-bottom: 10px;
font-size: 14px;
}
.settings-header {
padding: 0px auto;
width: 50%;
text-align: center;
display: inline-block;
}
.template {
display: inline-block;
width: 50px;
text-align: center;
padding: 5px;
border-radius: 5px;
cursor: pointer;
}
.support_alerts {
padding-bottom: 1px;
}
.support-box {
padding: 20px 30px;
border: 1px solid #f2f2f2;
background: #fff;
color: #555;
margin-bottom: 20px;
height: 70px;
}
.support-p {
display: none;
}
.support-header {
margin: -20px -30px;
padding: 20px;
margin-bottom: 30px;
font-size: 18px;
background: #fefefe;
color: #555;
border-bottom: 1px solid #f2f2f2;
cursor: pointer;
}
.support-icon {
padding: 5px 8px;
margin-right: 10px;
background: #e5e5e5;
color: #fff;
border-radius: 5px;
}
.support-menu {
padding: 14px;
margin-bottom: 15px;
background: #fefefe;
color: #555;
border: 1px solid #f2f2f2;
}
.support-menu > a {
padding: 15px 8px;
margin: 0px 15px;
font-size: 13px;
color: #555;
text-decoration: none;
}
.support-menu > a:hover {
border-bottom: 2px solid rgba(235, 83, 72, 0.2);
}
.support-menu > a.active {
border-bottom: 2px solid #eb5348;
color: #eb5348;
}
.support-ticket {
border: 1px solid #f2f2f2; background: #fff;
margin-bottom: 15px;
}
.support-ticket-header {
padding: 20px;
font-size: 18px;
background: #fbfbfb;
color: #888;
border-bottom: 1px solid #f2f2f2;
}
.support-ticket-message {
border-bottom: 1px solid #f2f2f2;
margin: 15px 0px;
border-radius: 0px;
padding: 10px 30px 20px 30px;
}
.support-ticket-message:nth-last-child(1) {
border-bottom: 0px;
padding-bottom: 10px;
}
.support-new-ticket {
background-color: #fff;
padding: 50px 100px;
margin-top: -15px;
border: 1px solid #f2f2f2;
border-top: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.support-new-ticket-header {
padding: 0px 50px 50px 50px;
font-size: 15px;
text-align: center;
color: #eb5348;
}
.support-new-ticket .form-control {
box-shadow: 0px 0px 0px;
border: 1px solid #f2f2f2;
}
.support-new-ticket > div > div {
padding: 10px 0px 10px 10px;
color: #666;
}
.support-new-ticket > button {
margin-top: 15px;
}
.support-ticket-message-attach {
margin-bottom: 10px;
margin-top: -10px;
border-radius: 3px;
color: #d91631;
font-size: 14px;
}
.ipsType_large.ipsWidget_statsCount.label.label-success {
display: inline-block;
width: 22px;
height: 22px;
border-radius: 50%;
background: #5cb85c;
cursor: pointer;
box-shadow: 0 0 0 rgba(13, 206, 0, 0.4);
animation: pulses-success 2s infinite;
}
@-webkit-keyframes pulses-success {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(13, 206, 0, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(13, 206, 0, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(13, 206, 0, 0);
}
}
@keyframes pulses-success {
0% {
-moz-box-shadow: 0 0 0 0 rgba(13, 206, 0, 0.4);
box-shadow: 0 0 0 0 rgba(13, 206, 0, 0.4);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(13, 206, 0, 0);
box-shadow: 0 0 0 10px rgba(13, 206, 0, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(13, 206, 0, 0);
box-shadow: 0 0 0 0 rgba(13, 206, 0, 0);
}
}
.ipsType_large.ipsWidget_statsCount.label.label-danger {
display: inline-block;
width: 22px;
height: 22px;
border-radius: 50%;
background: #e82a24;
cursor: pointer;
box-shadow: 0 0 0 rgba(255, 0, 0, 0.4);
animation: pulses-danger 2s infinite;
}
.ipsType_large.ipsWidget_statsCount.label.label-orange {
display: inline-block;
width: 22px;
height: 22px;
border-radius: 50%;
background: #FF9100;
cursor: pointer;
box-shadow: 0 0 0 rgba(255, 0, 0, 0.4);
animation: pulses-danger 2s infinite;
}
@-webkit-keyframes pulses-danger {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
}
}
@keyframes pulses-danger {
0% {
-moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
}
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.flip-th, .flip-tr, .footer {
text-align: center
}
.flip-td-view {
padding-top: 10px;
padding-bottom: 10px
}
.flip-table {
margin-top: 10px;
width: 100%
}
#coin {
width: 200px;
transform-style: preserve-3d
}
#coin .coin-back, #coin .coin-front {
position: absolute;
width: 200px;
height: 200px
}
#coin .coin-front {
transform: translateZ(1px)
}
#coin .coin-back {
transform: translateZ(-1px) rotateY(180deg)
}
#coin.ctflip {
-webkit-animation: ctflip 3s linear forwards;
animation: ctflip 3s linear forwards
}
#coin.tflip {
-webkit-animation: tflip 3s linear forwards;
animation: tflip 3s linear forwards
}
@-webkit-keyframes tflip {
0% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, 810deg)
}
90% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1570deg)
}
100% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1620deg)
}
}
@keyframes tflip {
0% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, 810deg)
}
90% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1570deg)
}
100% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1620deg)
}
}
@-webkit-keyframes ctflip {
0% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, 810deg)
}
90% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1570deg)
}
100% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1620deg)
}
}
@keyframes ctflip {
0% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, 720deg)
}
90% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1400deg)
}
100% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1440deg)
}
}
.tech-slideshow {
height: 80px;
max-width: 800px;
margin: 0 auto;
position: relative;
overflow: hidden;
transform: translate3d(0, 0, 0);
}
.tech-slideshow > div {
height: 200px;
width: 2526px;
background: url(http://imgup.pl/di/Z1IG/ptla3.png);
position: absolute;
top: 0;
left: 0;
height: 100%;
transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
animation: moveSlideshow 30s linear infinite;
}
.tech-slideshow .mover-2 {
animation: moveSlideshow 30s linear infinite;
}
.tech-slideshow:hover .mover-2 {
opacity: 1;
}
@keyframes moveSlideshow {
100% {
transform: translateX(-66.6666%);
}
}
.username-menu {
color: #f8cc00;
font-weight: bold;
white-space: nowrap;
text-align: right;
overflow: hidden;
font-size: 15px;
}
.user-info ul.nav > li {
float:left;
}
.user-info ul.nav > li > a {
text-decoration: none;
color:#aaacbf;
}
.user-info ul.nav > li > a:hover,
.user-info ul.nav > li > a:focus {
color:black;
}
.user-info .user_avatar img {
border:2px solid #38394a;
width:45px;
height: 45px;
margin: 0 10px;
}
.user-info .userdata .username {
line-height: 1.0em;
color:#f8cc00;
font-weight: bold;
white-space: nowrap;
text-align: right;
overflow: hidden;
}
.user-info .userdata {
margin:0 10px;
padding-top:8px;
line-height: 1.0em;
}
.user-info .userdata a {
font-size: 12px;
text-decoration: none;
color:#9b9daf;
}
.user-info .user_avatar, .user-info .userdata {
padding-top:30px;
}
.user-info .userdata {
padding-top:35px;
}
.user-info a:hover,
.user-info a:focus {
text-decoration: underline;
color:white;
}
.user-info ul.nav>li a:hover,
.user-info ul.nav>li a:focus {
background:#22252e;
i.fa {
color:white;
}
}
.pull-right.userdata {
margin: 0 10px;
padding-top: 15px;
}
.img-responsive-menu{
border: 2px solid #38394a;
width: 45px;
height: 45px;
margin: 0 10px;
border-radius: 50%;
display: block;
max-width: 100%;
}
ul.nav>li a i.fa {
color: #2a75d6;
padding-right: 0px;
font-size: 20px;
}
a.ajax-modal {
font-size: 12px;
text-decoration: none;
color: #9b9daf;
}
.text-code {
text-align: center;
margin-top: -20px;
margin: 0px -12px;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@media (max-width: 1482px) {
.res {
width: 153px;
}
}
@media (max-width: 1320px) {
.res {
width: 106px;
}
}
@media (max-width: 1125px) {
.res {
width: 91px;
margin-top: -12px;
}
} | html/template/css/mineNew.css | ::-webkit-scrollbar{
width: 5px;
height: 5px;
background-color: #393c4b;
border: 1px solid #242424;
border-radius: 4px;
}
::-webkit-scrollbar-thumb{
width: 5px;
height: 5px;
background: #515559;
background-size: 50%;
border-radius: 4px;
}
::-webkit-scrollbar-track{
width: 8px;
height: 8px;
background-color: transparent;
}
html{
position: relative;
min-height: 100%;
}
body {
background-color: #f5f5f5;
background: url(img/bg.png);
background-size: cover;
background-attachment: fixed
}
.well {
background-color: 181c27;
}
.info{
background-color: #181c27;
position: relative;
border-radius: 7px;
}
.infotext h1{
font-weight: 700;
text-align: center;
}
span grey {
color: #000;
}
span.red {
background: -webkit-linear-gradient(#f08b64, #9470c9);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.panel {
background-color: #181c27;
position: relative;
margin-left: 10px;
}
.caption{
min-height: 40px;
padding: 20px 0;
display: inline-block;
font-size: 25px;
line-height: 15px;
color:#fff;
}
.panel-tos{
border-bottom: 1px solid #2a2e3a;
padding: 8px 10px;
}
.note-success{
background-color: #181C27;
border-color: #07bf29;
color: #07bf29;
}
.note-info{
background-color: #181C27;
border-color: #31708f;
color: #31708f;
}
.note-warning{
background-color: #181C27;
border-color: #ff0000;
color: #ff0000;
}
.note-danger{
background-color: #181C27;
border-color: #ff0000;
color: #ff0000;
}
.note{
padding: 12px;
margin-bottom: 18px;
border-radius: 5px;
border: 0;
border-left: 5px solid;
}
.logoo{
margin-bottom: 8px;
margin-right: 5px;
cursor: pointer;
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-animation-name: hvr-pulse-shrink;
animation-name: hvr-pulse-shrink;
-webkit-animation-duration: 0.6s;
animation-duration: 0.6s;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
animation-direction: alternate;
}
.panel-default>.panel-heading {
}
.widget{
background-color: #272c38;
position: relative;
}
.widget{
margin-bottom: 10px;
background-color: #1f2431;
border: 0px;
border-radius: 12px;
}
#mainpage
{
font-family: "Ubuntu-Regular";
}
a{
color: #eb5348;
}
.logo{
width: 220px;
height: 47px;
background-image: url("..template/img/logo.png");
background-size: 100%;
}
.vk img{
opacity:0.7;
-moz-opacity:0.7;
filter: alpha(opacity=70) black;
-khtml-opacity: 0.7;
}
.vk img:hover{
opacity:1;
-moz-opacity:1;
filter: alpha(opacity=100) black;
-khtml-opacity: 1;
}
.rounded{
width: 45px;
height: 45px;
float: left;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.betlist .rounded {
margin-bottom: 5px;
}
.mode.active, .mode.active:hover {
background: #1f2431 !important;
}
.ball{
color: white;
cursor: default;
border-radius: 45px;
border: 1px solid transparent;
width: 39px;
height: 8px;
background-color: #000;
font-size: 0px;
line-height: 40px;
padding: 0;
text-align: center;
display: inline-block;
margin: 1px;
margin-bottom: 8px;
transition-duration: 1s;
}
.ball:hover{
color: white;
cursor: default;
border-radius: 45px;
border: 1px solid transparent;
width: 39px;
height: 8px;
background-color: rgba(255, 255, 255, 0);
font-size: 0px;
line-height: 40px;
padding: 0;
text-align: center;
display: inline-block;
margin: 1px;
margin-bottom: 8px;
transition-duration: 0s;
-webkit-transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
}
.boxes, .btn-group>.fp, .ir-label {
display: inline-block
}
.cmn-toggle {
position: absolute;
margin-left: -9999px;
visibility: hidden
}
input.cmn-toggle-round:checked+label:after {
margin-left: 30px
}
input.cmn-toggle-round:checked+label:before {
background: #11A54F
}
.box-second {
width: 33%;
padding-left: 35px
}
.ir-b, .ir-disabled, .ir-stop {
width: 100%;
padding: 15px 50px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
height: 60px;
border-radius: 5px;
text-align: center;
font-size: 1em;
margin: 25px 0 5px
}
.big {
padding: 15px 40px;
margin: 0;
box-shadow: inset 0 -3px 0 0 rgba(20, 14, 22, .3)
}
.flatb {
font-size: 13px;
line-height: 100%;
border: 0;
padding: 6px 8px;
margin: 12px 2px;
color: #fff;
border-radius: 2px
}
.flatb:focus, .flatb:hover {
color: #fff;
border-color: #031f0e
}
.btn-group>.fp {
float: left;
border-radius: 0;
margin: 0;
position: relative;
padding: 12px 15px;
border: 1px solid #2C2E31;
background-color: #212027
}
#chat, #chat-players, #chat-wrapper, #login-background, #login-content, #social, interface-wrapper {
position: absolute
}
.btn-group>.fp:first-child, .ir-i {
background-color: #17161B;
color: #BBB
}
.btn-group>.fp:first-child {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px
}
.btn-group>.fp:last-child {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.btn-group>.fp:hover {
background: #17161B
}
.btn-group>.fp:first-child:hover {
border: 1px solid #1A8A49
}
.ir-i {
padding: 0 10px;
font-size: 16px;
height: 39px;
width: 80px;
text-transform: uppercase;
border: 1px solid transparent
}
.box-first {
width: 66%
}
.ir-box {
align-content: center;
font-weight: 600;
border-radius: 4px;
width: 420px;
background-color: #1e1e1e;
padding: 20px 25px;
margin: 5% auto
}
.coin-amount, .coin-player, .coin-state {
background: #272c38
}
.boxes {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 1rem;
margin-bottom: 0;
vertical-align: top;
text-align: left
}
.ir-label {
margin-bottom: 5px;
vertical-align: middle;
font-size: 14px
}
.coin-select .selected {
border: 2px solid #4BEA76!important;
box-shadow: 0 0 10px 2px rgba(13, 169, 55, .5)!important
}
.dice-coins .coin img:hover {
border: 2px solid #4BEA76;
box-shadow: 0 0 10px 2px rgba(13, 169, 55, .5);
transition: border .3s;
transition: box-shadow .3s
}
.dice-coins .coin img {
width: 66px;
height: 66px;
border-radius: 60px;
cursor: pointer;
border: 2px solid transparent
}
.dice-coins .coin-select {
display: block;
margin: auto;
padding: 5px 10px 10px;
border-radius: 10px;
text-align: center
}
.dice-coins .coin {
margin-right: 5px;
display: inline
}
.coin-creator, .coin-opponent, .coin-player, .coin-state, .coin-versus, .gotit-btn, .login-block, .message-avatar-wrapper {
display: inline-block
}
.coin-player {
border-radius: 10px;
padding: 20px;
margin: 24px 0;
font-size: 14px;
width: 32%;
text-align: left
}
.coin-versus {
padding: 15px 15%;
font-size: 25px;
text-weight: 700
}
.coin-panel {
margin-bottom: 25px;
margin-top: 25px
}
.coin-state {
border-radius: 10px;
padding: 20px;
margin: 24px 9%;
font-size: 14px;
width: 40%
}
.coin-amount {
float: right;
font-size: 18px;
margin: -20px;
height: 75px;
padding: 24px 20px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
font-family: 'Droid Sans', sans-serif
}
.td-val{
text-align: center;
color:#fff;
font-size: 15px;
font-weight: 700;
}
.ball-1{
background-color: #ec0e5b;
border: 0px !important;
}
.ball-0{
background-color: #72bc78;
border: 0px !important;
}
.ball-8{
background: #19a8e0;
border: 0px !important;
}
.reject {
opacity:0.5;
}
.footer {
overflow: hidden;
margin: 70px 0 40px 0;
padding-top: 0 !important;
}
.footer .menu a {
font-family: 'Raleway', sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 14px;
color: #d4d8ea;
margin-right:10px;
}
#navbar {
padding-bottom: 15px;
}
.placeholder{
width:110px;
height:110px;
background-color:#1f2431;
display:inline-block;
margin:1px;
}
.bricks .placeholder{
}
.placeholder:empty{
}
.slot{
width:110px;
height:110px;
background-position: 0px 15px;
background-repeat: no-repeat;
cursor:pointer;
font-size:12px;
position:relative;
background-color:#e2e2e2;
}
.name{
text-align:center;
position:absolute;
bottom:0px;
left:0px;
right:0px;
background-color:#e2e2e2;
color:#363636;
}
.price{
text-align:center;
position:absolute;
color:#fff;
top:0px;
right:0px;
padding:2px;
border-bottom-left-radius: 4px;
}
.bot{
text-align:center;
position:absolute;
top:0px;
left:0px;
padding:2px;
border-bottom-right-radius: 4px;
color:#363636;
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.matched{
}
.fw-6{
display:inline-block;
width:704px;
}
.fw-4{
display:inline-block;
width:480px;
}
.float-space{
overflow:hidden;
}
.slot-group{
clear: both;
font-size:0px;
padding:0px;
margin-top:3px;
margin-bottom:3px;
}
.chat-link,
.chat-link:hover,
.chat-link:active{
color:#365575;
}
.chat-link-mod {
color: #f00;
background-image: url(img/administrator.gif);
text-shadow: 1px 1px 7px #FF0000;
font-weight: bold;
}
.chat-link-admin {
color: #39003a;
background-image: url(img/administrator.gif);
text-shadow: 1px 1px 7px #FF0000;
font-weight: bold;
}
.chat-link-pmod {
color: #0eff00;
background-image: url(img/moderator.gif);
text-shadow: 1px 1px 7px #0eff00;
font-weight: bold;
}
.chat-link-streamer {
color: #ffd700;
}
.chat-link-vet {
color: #ff9000;
}
.chat-link-pro {
color: #31ffd1;
}
.chat-link-yt {
color: #a53f44;
font-weight: bold;
}
.tradeURLs{
margin-bottom:25px
}
.total-row{
font-size:13px;
padding:10px;
padding-right: 15px;
padding-left: 15px;
overflow: hidden;
}
.total, .mytotal {font-weight: 100;font-family: 'Ubuntu-Medium';font-size: 14px;margin-bottom: 2px;}
.my-row{
font-size:13px;
padding:25px;
}
.mybet {
color: #eb5348;
}
.mybet .amount {
font-weight: 700;
}
.betlist{
margin-bottom: 0px;
margin-left: 10px;
border-radius: 12px !important;
background-color: !important;
}
.betlist .list-group-item{
background-color: #181c27;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
#pointer{
width:3px;
background: #59ffb0;
position: absolute;
left:50%;
top:0px;
height:69.6%;
box-shadow: 0px 0px 5px black;
}
.ipsType_light.ipsType_medium.title {
height: 30px;
font-weight: bold;
color: #9a9da6;
font-size: 15px;
}
#pointernew {
width: 420px;
position: absolute;
background: url(img/pointernew.png);
background-repeat: no-repeat;
left: 27.8%;
top: 0px;
height: 100%;
margin-top: -28px;
}
#caseblack{
position: absolute;
width: 101%;
height: 70px;
background: -moz-linear-gradient(right,rgba(38,38,44,1) 0,rgba(37,37,37,0) 40%,rgba(37,37,37,0) 60%,rgba(38,38,44,1) 100%);
background: -webkit-linear-gradient(left,rgb(24, 28, 39) 0,rgba(37,37,37,0) 40%,rgba(37,37,37,0) 60%,rgb(24, 28, 39) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26262C',endColorstr='#26262C',GradientType=1);
z-index: 100;
top: 0;
left: -1;
}
.hist{
height:32px;width:32px;
display:inline-block;
margin:5px;
}
#banner{
font-size: 16px;
position:absolute;
left:0px;
width:100%;
text-align:center;
line-height:43px;
color: #b1b1b1;
border-radius: 7px;
font-family: inherit;
}
.side-icon{
width:100%;
height:50px;
text-align:center;
line-height: 50px;
}
.side-icon:hover{
background-color:#ccc;
}
.side-icon.active{
background-color:#ccc;
}
.chat-img{
width: 33px;
height: 33px;
float: left;
display: inline-block;
vertical-align: middle;
margin-left: 20px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.username{
font-weight: 400;
font-size: 13px;
color: #878686;
margin-left: 75px;
max-width: 60%;
margin-top: 6px;
}
.usernamebot{
font-weight: bold;
font-size: 13px;
color: #13d51d;
margin-left: 75px;
max-width: 43%;
margin-top: 6px;
text-shadow: 1px 1px 7px #13d51d;
}
.chat-msg {
font-size: 13px;
font-family: "Ubuntu-Medium";
padding: 3px 0px;
}
.chat-msg > div {
padding: 0px 0px 0px 34px;
}
.texttos{
color: #fff;
}
.dropdown-menu li a{
color: #777777;
padding: 6px 10px;
font-size: 13px;
}
.navbar {
margin-bottom: 0px;
background: rgba(16, 18, 25, 0.49);
box-shadow: 0 0 90px rgb(0, 0, 0);
}
.navbar-content{
width: 320px;
padding: 15px;
padding-bottom: 0px;
}
.navbar-footer-content{
padding:15px;
}
.navbar-footer{
background-color:#181c27;
}
.btn-sm, .btn-group-sm > .btn{
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-profile{
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-logout {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.img-responsive {
max-width: 100%;
display: block;
height: auto;
width: 100px;
}
.img-profilee{
max-width: 100%;
display: block;
height: auto;
border: 2px solid #c5c5c5;
}
.page-content{
margin: 0 0 0 250px;
height: 100%;
}
.stats{
background: rgb(39, 44, 56);
border-top: 1px solid rgb(39, 44, 56);
border-bottom: 1px solid rgb(39, 44, 56);
box-shadow: 0 1px 0 rgb(39, 44, 56);
margin-bottom: 20px;
text-align: center;
}
.header-content.clearfix{
background: rgba(0, 64, 127, 0.44);
padding: 10px 0px 30px;
}
.mbl{
margin-bottom: 20px !important;
}
.header{
background: url('img/profil.png') no-repeat;
background-size: cover;
color: #fdfdfd;
}
.user-img{
padding-right: 0px;
padding-top: 20px;
padding-left: 10px;
}
.affiliate{
background: rgb(39, 44, 56);
border-top: 1px solid rgb(39, 44, 56);
border-bottom: 1px solid rgb(39, 44, 56);
box-shadow: 0 1px 0 rgb(39, 44, 56);
margin-bottom: 20px;
}
.default-btn-menu {
color: #efefef;
text-decoration: none;
background: rgba(0, 0, 0, 0.1);
border-radius: 3px;
border: 1px solid #dc7a00;
text-transform: uppercase;
padding: 5px 10px 5px 10px;
letter-spacing: 1px;
}
.default-btn-menu:hover {
color: #efefef;
text-decoration: none;
background: rgba(0, 0, 0, 0.1);
border-radius: 3px;
border: 1px solid #8a4c00;
text-transform: uppercase;
padding: 5px 10px 5px 10px;
letter-spacing: 1px;
}
#statsbg {
background: #181c27 url(img/boxstat-bg.png) top center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding: 7px;
border-bottom: 2px solid #e83338;
float: left;
margin-left: 2.127659574468085%;
width: 30.893617%;
margin-bottom: 20px;
}
#red {
font-family: "Proxima Nova Extrabld";
color: #db7364;
font-size: 18px;
}
.ipsWidget_horizontal .ipsWidget_statsCount {
font-size: 22px;
line-height: 32px !important;
font-weight: 300;
}
.ipsType_medium:not( .ipsType_richText ) {
line-height: 35px;
}
.ipsType_light {
color: #fff;
}
.ipsType_medium {
font-size: 13px;
}
.ipsWidget_horizontal .ipsWidget_statsCount {
font-size: 22px;
line-height: 32px !important;
font-weight: 300;
}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);opacity:0;}8%{-webkit-transform:scale(0);opacity:0;}15%{-webkit-transform:scale(0.1);opacity:1;}30%{-webkit-transform:scale(0.5);opacity:1;}100%{opacity:0;-webkit-transform:scale(1);}}@-moz-keyframes pulse{0%{-moz-transform:scale(0);opacity:0;}8%{-moz-transform:scale(0);opacity:0;}15%{-moz-transform:scale(0.1);opacity:1;}30%{-moz-transform:scale(0.5);opacity:1;}100%{opacity:0;-moz-transform:scale(1);}}
.pulse {
margin: 0 auto;
position: relative;
z-index: 10;
background-color: transparent;
opacity: 0.1;
width: 100%;
height: 1px;
border-bottom: 2px solid #ff9497;
-webkit-animation: pulse 2s linear infinite;
-moz-animation: pulse 2s linear infinite;
border-image: initial;
margin-bottom: -9px;
-webkit-box-shadow: 0px 0px 26px 0px rgba(255,148,151,1);
-moz-box-shadow: 0px 0px 26px 0px rgba(255,148,151,1);
box-shadow: 0px 0px 26px 0px rgba(255,148,151,1);
}
.pull-menu{
margin-left: 30px;
}
.menu-center{
margin-top: 20px;
}
.btn-bot{
padding: 6px 20px;
border-radius: 7px;
background: none;
color: #fff;
text-align: center;
border: 2px solid #1f2431;
}
.btn-bot.active{
padding: 6px 20px;
border-radius: 7px;
background: none;
color: #fff;
text-align: center;
border: 2px solid #171111;
}
.btn-panelbet{
padding: 10px 20px;
border-radius: 7px;
background: #181c27;
color: #fff;
text-align: center;
font-size: 12px;
border: 2px solid #383a3e;
}
.btn-panelbet:hover{
color: #fff;
border-color: #474a4e;
}
.btn-max{
padding: 10px 20px;
border-radius: 7px;
background: #181c27;
color: #fff;
text-align: center;
font-size: 12px;
border: 2px solid #383a3e;
}
.btn-max:hover{
color: #fff;
border-color: #474a4e;
}
#sidebar{
width:50px;
position:absolute;
left:0px;
top:50px;
bottom:0px;
background-color: #eee;
border-right:1px solid #ddd;
}
#pullout {
width: auto;
background-color: #ededed;
margin-top: 25px;
background: url(img/chat_bg.png) center;
border-radius: 8px;
height: 566px;
}
.divchat{
resize:none;
height:425px;
overflow-y:overlay;
word-wrap: break-word;
padding: 0px;
}
.smiles > li > img {
width: 40px;
height: 40px;
margin-top: 5px;
padding: 5px;
}
#chatMessage {
font-family: 'Exo 2', sans-serif;
background-color: 1f2431;
box-shadow: 0px 0px 0px;
border: 0px;
font-weight: 100;
font-size: 14px;
height: 42px;
width: 103%;
margin-top: 3px;
}
#Smiles {
background-color: #eb5348;
border-color: #eb5348;
color: #b94139;
padding: 11px 10px;
border-radius: 10px;
}
#betAmount {
width: 150px;
display: inline-block;
background: #181c27;
color: #fff;
text-align: center;
font-size: 12px;
height: 40px;
border: 2px solid #383a3e;
}
.betButton.btn-danger {
border-bottom-color: #ec0e44;
border-radius: 0;
border-left-color: #ec0e44;
border-bottom: 3px solid #ec0e44;
background-color: #ec0e5b;
display: block;
width: 100%;
margin-left: 0;
font-size: 1.5rem;
font-weight: 400;
text-transform: capitalize;
margin-right: 0;
color: #fff;
border-left: 2px solid #ec0e44;
}
.betButton.btn-danger:hover {
background-color: #ec0e44;
border-color: #ec0e44;
}
.betButton.btn-inverse {
background-color: #19a8e0;
border-bottom-color: #19a8f1;
border-left-color: #19a8f1;
border-radius: 0;
border-bottom: 3px solid #19a8f1;
border-left: 2px solid #19a8f1;
display: block;
width: 100%;
margin-left: 0;
font-size: 1.5rem;
font-weight: 400;
text-transform: capitalize;
margin-right: 0;
color: #fff;
}
.betButton.btn-inverse:hover {
background-color: #19a8f1;
border-color: #19a8f1;
color: #fff;
}
.betButton.btn-success {
border-bottom-color: #72cc78;
border-left-color: #72cc78;
border-radius: 0;
border-bottom: 3px solid #72cc78;
border-left: 2px solid #72cc78;
background-color: #72bc78;
display: block;
width: 100%;
margin-left: 0;
font-size: 1.5rem;
font-weight: 400;
text-transform: capitalize;
margin-right: 0;
color: #fff;
}
.betButton.btn-success:hover {
color:#fff;
background-color:#72cc78;
border-color:#72cc78;
}
.betButton {
border: 1px;
}
.betBlock {
font-family: "Ubuntu-Medium";
font-size: 13px;
}
.betBlock b {
font-weight: 100;
}
.flag {
padding-top: 15px;
}
.avatar {
border-radius: 25px;
margin-right: 6px;
}
.steam_name {
font-family: "Ubuntu-Medium";
font-weight: 100;
}
.amount {
font-size: 17px;
font-family: "Ubuntu-Regular";
}
@media screen and (max-width: 992px) {
.betBlock {
width: 97%;
display: inline-block;
vertical-align: top;
}
.betBlock:nth-child(2) {
padding-right: 0px;
}
.betBlock:nth-child(3) {
padding-left: 15px !important;
padding-right: 0px;
}
}
@media screen and (max-width: 1199px) {
.flag {
padding-left: 30px;
padding-top: 0px;
width: 100%;
}
}
@media screen and (max-width: 968px) {
#pullout {
width: 100%;
display: inline-block;
position: inherit;
padding-left: 0px;
padding-bottom: 10px;
}
.col-xs-3 {
width: 100%;
}
.col-xs-9 {
width: 100%;
}
.navbar {
position: fixed;
width: 100%;
}
#mainpage {
width: 100%;
margin-left: 0px !important;
padding-left: 15px !important;
margin-bottom: 0px !important;
padding-top: 55px !important;
}
#sidebar {
display: none;
}
.bet-buttons > button {
margin-bottom: 5px;
}
.support-menu > a {
display: block;
border-bottom: 2px solid transparent;
text-align: center;
}
}
.link_underline {
color: #7d7d7d;
text-decoration: underline;
font-weight: 100;
}
table {
border-radius: 10px;
}
table>tbody>tr:nth-child(1)>td, table>thead>tr:nth-child(1)>th, table>tbody>tr>td, .table>tbody>tr>th {
border: 0px;
}
.table-bordered>tbody>tr>td {
border-top: 1px solid #ccc
}
.navbar-default .navbar-nav>li>a:hover {
text-decoration: none;
}
.streamer > img {
float: left;
border-radius: 25px;
height: 40px;
}
.online {
color: green;
}
.streamer {
text-align: left;
margin: 10px 0px;
}
.streamer > div {
margin-left: 50px;
}
.viewers {
font-size: 11px;
}
.streamer .sname {
line-height: 10px;
padding-bottom: 10px;
font-size: 14px;
}
.settings-header {
padding: 0px auto;
width: 50%;
text-align: center;
display: inline-block;
}
.template {
display: inline-block;
width: 50px;
text-align: center;
padding: 5px;
border-radius: 5px;
cursor: pointer;
}
.support_alerts {
padding-bottom: 1px;
}
.support-box {
padding: 20px 30px;
border: 1px solid #f2f2f2;
background: #fff;
color: #555;
margin-bottom: 20px;
height: 70px;
}
.support-p {
display: none;
}
.support-header {
margin: -20px -30px;
padding: 20px;
margin-bottom: 30px;
font-size: 18px;
background: #fefefe;
color: #555;
border-bottom: 1px solid #f2f2f2;
cursor: pointer;
}
.support-icon {
padding: 5px 8px;
margin-right: 10px;
background: #e5e5e5;
color: #fff;
border-radius: 5px;
}
.support-menu {
padding: 14px;
margin-bottom: 15px;
background: #fefefe;
color: #555;
border: 1px solid #f2f2f2;
}
.support-menu > a {
padding: 15px 8px;
margin: 0px 15px;
font-size: 13px;
color: #555;
text-decoration: none;
}
.support-menu > a:hover {
border-bottom: 2px solid rgba(235, 83, 72, 0.2);
}
.support-menu > a.active {
border-bottom: 2px solid #eb5348;
color: #eb5348;
}
.support-ticket {
border: 1px solid #f2f2f2; background: #fff;
margin-bottom: 15px;
}
.support-ticket-header {
padding: 20px;
font-size: 18px;
background: #fbfbfb;
color: #888;
border-bottom: 1px solid #f2f2f2;
}
.support-ticket-message {
border-bottom: 1px solid #f2f2f2;
margin: 15px 0px;
border-radius: 0px;
padding: 10px 30px 20px 30px;
}
.support-ticket-message:nth-last-child(1) {
border-bottom: 0px;
padding-bottom: 10px;
}
.support-new-ticket {
background-color: #fff;
padding: 50px 100px;
margin-top: -15px;
border: 1px solid #f2f2f2;
border-top: 0px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.support-new-ticket-header {
padding: 0px 50px 50px 50px;
font-size: 15px;
text-align: center;
color: #eb5348;
}
.support-new-ticket .form-control {
box-shadow: 0px 0px 0px;
border: 1px solid #f2f2f2;
}
.support-new-ticket > div > div {
padding: 10px 0px 10px 10px;
color: #666;
}
.support-new-ticket > button {
margin-top: 15px;
}
.support-ticket-message-attach {
margin-bottom: 10px;
margin-top: -10px;
border-radius: 3px;
color: #d91631;
font-size: 14px;
}
.ipsType_large.ipsWidget_statsCount.label.label-success {
display: inline-block;
width: 22px;
height: 22px;
border-radius: 50%;
background: #5cb85c;
cursor: pointer;
box-shadow: 0 0 0 rgba(13, 206, 0, 0.4);
animation: pulses-success 2s infinite;
}
@-webkit-keyframes pulses-success {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(13, 206, 0, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(13, 206, 0, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(13, 206, 0, 0);
}
}
@keyframes pulses-success {
0% {
-moz-box-shadow: 0 0 0 0 rgba(13, 206, 0, 0.4);
box-shadow: 0 0 0 0 rgba(13, 206, 0, 0.4);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(13, 206, 0, 0);
box-shadow: 0 0 0 10px rgba(13, 206, 0, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(13, 206, 0, 0);
box-shadow: 0 0 0 0 rgba(13, 206, 0, 0);
}
}
.ipsType_large.ipsWidget_statsCount.label.label-danger {
display: inline-block;
width: 22px;
height: 22px;
border-radius: 50%;
background: #e82a24;
cursor: pointer;
box-shadow: 0 0 0 rgba(255, 0, 0, 0.4);
animation: pulses-danger 2s infinite;
}
.ipsType_large.ipsWidget_statsCount.label.label-orange {
display: inline-block;
width: 22px;
height: 22px;
border-radius: 50%;
background: #FF9100;
cursor: pointer;
box-shadow: 0 0 0 rgba(255, 0, 0, 0.4);
animation: pulses-danger 2s infinite;
}
@-webkit-keyframes pulses-danger {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
}
}
@keyframes pulses-danger {
0% {
-moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.4);
}
70% {
-moz-box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
box-shadow: 0 0 0 10px rgba(255, 0, 0, 0);
}
100% {
-moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
}
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.flip-th, .flip-tr, .footer {
text-align: center
}
.flip-td-view {
padding-top: 10px;
padding-bottom: 10px
}
.flip-table {
margin-top: 10px;
width: 100%
}
#coin {
width: 200px;
transform-style: preserve-3d
}
#coin .coin-back, #coin .coin-front {
position: absolute;
width: 200px;
height: 200px
}
#coin .coin-front {
transform: translateZ(1px)
}
#coin .coin-back {
transform: translateZ(-1px) rotateY(180deg)
}
#coin.ctflip {
-webkit-animation: ctflip 3s linear forwards;
animation: ctflip 3s linear forwards
}
#coin.tflip {
-webkit-animation: tflip 3s linear forwards;
animation: tflip 3s linear forwards
}
@-webkit-keyframes tflip {
0% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, 810deg)
}
90% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1570deg)
}
100% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1620deg)
}
}
@keyframes tflip {
0% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, 810deg)
}
90% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1570deg)
}
100% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1620deg)
}
}
@-webkit-keyframes ctflip {
0% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, 810deg)
}
90% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1570deg)
}
100% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1620deg)
}
}
@keyframes ctflip {
0% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg)
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 100px) rotate3d(0, 1, 0, 720deg)
}
90% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1400deg)
}
100% {
-webkit-transform: perspective(0) translate3d(0, 0, 0) rotate3d(0, 1, 0, 1440deg)
}
}
.tech-slideshow {
height: 80px;
max-width: 800px;
margin: 0 auto;
position: relative;
overflow: hidden;
transform: translate3d(0, 0, 0);
}
.tech-slideshow > div {
height: 200px;
width: 2526px;
background: url(http://imgup.pl/di/Z1IG/ptla3.png);
position: absolute;
top: 0;
left: 0;
height: 100%;
transform: translate3d(0, 0, 0);
}
.tech-slideshow .mover-1 {
animation: moveSlideshow 30s linear infinite;
}
.tech-slideshow .mover-2 {
animation: moveSlideshow 30s linear infinite;
}
.tech-slideshow:hover .mover-2 {
opacity: 1;
}
@keyframes moveSlideshow {
100% {
transform: translateX(-66.6666%);
}
}
.username-menu {
color: #f8cc00;
font-weight: bold;
white-space: nowrap;
text-align: right;
overflow: hidden;
font-size: 15px;
}
.user-info ul.nav > li {
float:left;
}
.user-info ul.nav > li > a {
text-decoration: none;
color:#aaacbf;
}
.user-info ul.nav > li > a:hover,
.user-info ul.nav > li > a:focus {
color:black;
}
.user-info .user_avatar img {
border:2px solid #38394a;
width:45px;
height: 45px;
margin: 0 10px;
}
.user-info .userdata .username {
line-height: 1.0em;
color:#f8cc00;
font-weight: bold;
white-space: nowrap;
text-align: right;
overflow: hidden;
}
.user-info .userdata {
margin:0 10px;
padding-top:8px;
line-height: 1.0em;
}
.user-info .userdata a {
font-size: 12px;
text-decoration: none;
color:#9b9daf;
}
.user-info .user_avatar, .user-info .userdata {
padding-top:30px;
}
.user-info .userdata {
padding-top:35px;
}
.user-info a:hover,
.user-info a:focus {
text-decoration: underline;
color:white;
}
.user-info ul.nav>li a:hover,
.user-info ul.nav>li a:focus {
background:#22252e;
i.fa {
color:white;
}
}
.pull-right.userdata {
margin: 0 10px;
padding-top: 15px;
}
.img-responsive-menu{
border: 2px solid #38394a;
width: 45px;
height: 45px;
margin: 0 10px;
border-radius: 50%;
display: block;
max-width: 100%;
}
ul.nav>li a i.fa {
color: #2a75d6;
padding-right: 0px;
font-size: 20px;
}
a.ajax-modal {
font-size: 12px;
text-decoration: none;
color: #9b9daf;
}
.text-code {
text-align: center;
margin-top: -20px;
margin: 0px -12px;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@media (max-width: 1482px) {
.res {
width: 153px;
}
}
@media (max-width: 1320px) {
.res {
width: 106px;
}
}
@media (max-width: 1125px) {
.res {
width: 91px;
margin-top: -12px;
}
} | 0.317744 | 0.055438 |
@import "colors.css";
@import "media-queries.css";
@import "variables.css";
.profile {
width: 100%;
}
.link-button {
composes: button from "ui/css/buttons.css";
border: 1px solid var(--link-color);
background-color: var(--body-background);
font-size: 13px;
font-weight: 300;
color: var(--text-color);
text-transform: uppercase;
&:hover {
border: 1px solid var(--link-hover-color);
color: var(--body-background)
}
}
.link {
display: inline-block;
cursor: pointer;
font-weight: 400;
font-size: 13px;
color: var(--link-color);
line-height: 20px;
text-decoration: none;
&:hover {
text-decoration: underline;
color: var(--link-hover-color);
}
}
.actions-block {
color: var(--link-color);
}
.subtitle {
font-weight: 500;
font-size: 14px;
color: var(--text-color);
line-height: 20px;
text-transform: uppercase;
margin-bottom: 10px;
}
.value {
font-weight: 300;
font-size: 13px;
color: var(--text-color);
line-height: 20px;
}
.line {
display: flex;
justify-content: space-between;
}
.section {
margin-bottom: 20px;
}
.buttons-footer {
margin: 30px 0 10px;
display: flex;
align-items: center;
& > .link, & > button {
&:not(:first-child) {
margin-left: 30px;
}
}
}
.save-button {
text-transform: uppercase;
width: 100px;
}
.form-field {
margin-bottom: 10px;
}
.simple-table {
border-collapse: collapse;
font-size: 15px;
color: var(--text-color);
line-height: 20px;
& > thead {
border-bottom: 1px solid var(--text-color);
}
& th {
padding-bottom: 20px;
text-transform: uppercase;
}
& > tbody {
& td {
padding: 20px 0;
vertical-align: top;
}
& th {
padding-top: 20px;
}
& > tr {
border-bottom: 1px solid var(--text-color);
}
}
}
.payment-icon {
composes: payment-icon from 'pages/checkout/03-billing/view-billing.css';
}
.payment-method {
margin-bottom: 20px;
}
.order-service {
& tr:first-child {
border-bottom: 0 none;
}
}
.delivery-name {
padding-bottom: 10px;
}
.order-summary {
margin-top: 20px;
}
.list-item {
display: flex;
}
.shipping-row {
flex-grow: 1;
} | demo/demo-tumi/src/components/profile/profile.css | @import "colors.css";
@import "media-queries.css";
@import "variables.css";
.profile {
width: 100%;
}
.link-button {
composes: button from "ui/css/buttons.css";
border: 1px solid var(--link-color);
background-color: var(--body-background);
font-size: 13px;
font-weight: 300;
color: var(--text-color);
text-transform: uppercase;
&:hover {
border: 1px solid var(--link-hover-color);
color: var(--body-background)
}
}
.link {
display: inline-block;
cursor: pointer;
font-weight: 400;
font-size: 13px;
color: var(--link-color);
line-height: 20px;
text-decoration: none;
&:hover {
text-decoration: underline;
color: var(--link-hover-color);
}
}
.actions-block {
color: var(--link-color);
}
.subtitle {
font-weight: 500;
font-size: 14px;
color: var(--text-color);
line-height: 20px;
text-transform: uppercase;
margin-bottom: 10px;
}
.value {
font-weight: 300;
font-size: 13px;
color: var(--text-color);
line-height: 20px;
}
.line {
display: flex;
justify-content: space-between;
}
.section {
margin-bottom: 20px;
}
.buttons-footer {
margin: 30px 0 10px;
display: flex;
align-items: center;
& > .link, & > button {
&:not(:first-child) {
margin-left: 30px;
}
}
}
.save-button {
text-transform: uppercase;
width: 100px;
}
.form-field {
margin-bottom: 10px;
}
.simple-table {
border-collapse: collapse;
font-size: 15px;
color: var(--text-color);
line-height: 20px;
& > thead {
border-bottom: 1px solid var(--text-color);
}
& th {
padding-bottom: 20px;
text-transform: uppercase;
}
& > tbody {
& td {
padding: 20px 0;
vertical-align: top;
}
& th {
padding-top: 20px;
}
& > tr {
border-bottom: 1px solid var(--text-color);
}
}
}
.payment-icon {
composes: payment-icon from 'pages/checkout/03-billing/view-billing.css';
}
.payment-method {
margin-bottom: 20px;
}
.order-service {
& tr:first-child {
border-bottom: 0 none;
}
}
.delivery-name {
padding-bottom: 10px;
}
.order-summary {
margin-top: 20px;
}
.list-item {
display: flex;
}
.shipping-row {
flex-grow: 1;
} | 0.382833 | 0.082254 |
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
*{
margin: 0;
padding: 0;
outline: none;
font-family: 'Poppins', sans-serif;
}
body{
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
overflow: hidden;
background: url("bg.png"), -webkit-linear-gradient(bottom, #c00000, #500000);
}
::selection{
color: #fff;
background: #c00000;
}
.container{
width: 330px;
height: 550px;
background: #fff;
text-align: center;
border-radius: 5px;
padding: 50px 35px 10px 35px;
}
.container header{
font-size: 30px;
font-weight: 600;
margin: 0 0 30px 0;
}
.container .form-outer{
width: 100%;
overflow: hidden;
}
.container .form-outer form{
display: flex;
width: 400%;
}
.form-outer form .page{
width: 25%;
transition: margin-left 0.3s ease-in-out;
}
.form-outer form .page .title{
text-align: left;
font-size: 25px;
font-weight: 500;
}
.form-outer form .page .field{
width: 330px;
height: 45px;
margin: 45px 0;
display: flex;
position: relative;
}
form .page .field .label{
position: absolute;
top: -30px;
font-weight: 200;
}
form .page .field input{
height: 100%;
width: 100%;
border: 1px solid lightgrey;
border-radius: 5px;
padding-left: 15px;
font-size: 18px;
}
form .page .field select{
width: 100%;
padding-left: 10px;
font-size: 17px;
font-weight: 500;
}
form .page .field button{
width: 100%;
height: calc(100% + 5px);
border: none;
background: #c00000;
margin-top: -20px;
border-radius: 5px;
color: #fff;
cursor: pointer;
font-size: 18px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
transition: 0.5s ease;
}
form .page .field button:hover{
background: #000;
}
form .page .btns button{
margin-top: -20px!important;
}
form .page .btns button.prev{
margin-right: 3px;
font-size: 17px;
}
form .page .btns button.next{
margin-left: 3px;
}
.container .progress-bar{
display: flex;
margin: 40px 0;
user-select: none;
}
.container .progress-bar .step{
text-align: center;
width: 100%;
position: relative;
}
.container .progress-bar .step p{
font-weight: 500;
font-size: 18px;
color: #000;
margin-bottom: 8px;
}
.progress-bar .step .bullet{
height: 25px;
width: 25px;
border: 2px solid #000;
display: inline-block;
border-radius: 50%;
position: relative;
transition: 0.2s;
font-weight: 500;
font-size: 17px;
line-height: 25px;
}
.progress-bar .step .bullet.active{
border-color: #c00000;
background: #c00000;
}
.progress-bar .step .bullet span{
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.progress-bar .step .bullet.active span{
display: none;
}
.progress-bar .step .bullet:before,
.progress-bar .step .bullet:after{
position: absolute;
content: '';
bottom: 11px;
right: -51px;
height: 3px;
width: 44px;
background: #262626;
}
.progress-bar .step .bullet.active:after{
background: #c00000;
transform: scaleX(0);
transform-origin: left;
animation: animate 0.3s linear forwards;
}
@keyframes animate {
100%{
transform: scaleX(1);
}
}
.progress-bar .step:last-child .bullet:before,
.progress-bar .step:last-child .bullet:after{
display: none;
}
.progress-bar .step p.active{
color: #c00000;
transition: 0.2s linear;
}
.progress-bar .step .check{
position: absolute;
left: 50%;
top: 70%;
font-size: 15px;
transform: translate(-50%, -50%);
display: none;
}
.progress-bar .step .check.active{
display: block;
color: #fff;
}
.example {
width: 330px;
height: 550px;
background: #fff;
text-align: center;
border-radius: 5px;
padding: 50px 35px 10px 35px;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.container {
width: 100%;
height: 100%;
background: #fff;
text-align: center;
border-radius: 5px;
padding: 50px 35px 10px 35px;
}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
.example {background: green;}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
.example {background: blue;}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.example {background: orange;}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
.example {background: pink;}
} | assets/user/CSS/main.css | @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');
*{
margin: 0;
padding: 0;
outline: none;
font-family: 'Poppins', sans-serif;
}
body{
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
overflow: hidden;
background: url("bg.png"), -webkit-linear-gradient(bottom, #c00000, #500000);
}
::selection{
color: #fff;
background: #c00000;
}
.container{
width: 330px;
height: 550px;
background: #fff;
text-align: center;
border-radius: 5px;
padding: 50px 35px 10px 35px;
}
.container header{
font-size: 30px;
font-weight: 600;
margin: 0 0 30px 0;
}
.container .form-outer{
width: 100%;
overflow: hidden;
}
.container .form-outer form{
display: flex;
width: 400%;
}
.form-outer form .page{
width: 25%;
transition: margin-left 0.3s ease-in-out;
}
.form-outer form .page .title{
text-align: left;
font-size: 25px;
font-weight: 500;
}
.form-outer form .page .field{
width: 330px;
height: 45px;
margin: 45px 0;
display: flex;
position: relative;
}
form .page .field .label{
position: absolute;
top: -30px;
font-weight: 200;
}
form .page .field input{
height: 100%;
width: 100%;
border: 1px solid lightgrey;
border-radius: 5px;
padding-left: 15px;
font-size: 18px;
}
form .page .field select{
width: 100%;
padding-left: 10px;
font-size: 17px;
font-weight: 500;
}
form .page .field button{
width: 100%;
height: calc(100% + 5px);
border: none;
background: #c00000;
margin-top: -20px;
border-radius: 5px;
color: #fff;
cursor: pointer;
font-size: 18px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
transition: 0.5s ease;
}
form .page .field button:hover{
background: #000;
}
form .page .btns button{
margin-top: -20px!important;
}
form .page .btns button.prev{
margin-right: 3px;
font-size: 17px;
}
form .page .btns button.next{
margin-left: 3px;
}
.container .progress-bar{
display: flex;
margin: 40px 0;
user-select: none;
}
.container .progress-bar .step{
text-align: center;
width: 100%;
position: relative;
}
.container .progress-bar .step p{
font-weight: 500;
font-size: 18px;
color: #000;
margin-bottom: 8px;
}
.progress-bar .step .bullet{
height: 25px;
width: 25px;
border: 2px solid #000;
display: inline-block;
border-radius: 50%;
position: relative;
transition: 0.2s;
font-weight: 500;
font-size: 17px;
line-height: 25px;
}
.progress-bar .step .bullet.active{
border-color: #c00000;
background: #c00000;
}
.progress-bar .step .bullet span{
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.progress-bar .step .bullet.active span{
display: none;
}
.progress-bar .step .bullet:before,
.progress-bar .step .bullet:after{
position: absolute;
content: '';
bottom: 11px;
right: -51px;
height: 3px;
width: 44px;
background: #262626;
}
.progress-bar .step .bullet.active:after{
background: #c00000;
transform: scaleX(0);
transform-origin: left;
animation: animate 0.3s linear forwards;
}
@keyframes animate {
100%{
transform: scaleX(1);
}
}
.progress-bar .step:last-child .bullet:before,
.progress-bar .step:last-child .bullet:after{
display: none;
}
.progress-bar .step p.active{
color: #c00000;
transition: 0.2s linear;
}
.progress-bar .step .check{
position: absolute;
left: 50%;
top: 70%;
font-size: 15px;
transform: translate(-50%, -50%);
display: none;
}
.progress-bar .step .check.active{
display: block;
color: #fff;
}
.example {
width: 330px;
height: 550px;
background: #fff;
text-align: center;
border-radius: 5px;
padding: 50px 35px 10px 35px;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
.container {
width: 100%;
height: 100%;
background: #fff;
text-align: center;
border-radius: 5px;
padding: 50px 35px 10px 35px;
}
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
.example {background: green;}
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
.example {background: blue;}
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
.example {background: orange;}
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
.example {background: pink;}
} | 0.385837 | 0.060363 |
.login_page_container {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.login_page_container .login_container {
display: flex;
justify-content: center;
width: 100%;
}
.login_page_container .login_container .login_display {
margin-top: 5vh;
width: 50%;
height: 500px;
display: flex;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container {
padding: 30px 0;
width: 50%;
height: 100%;
background: #2b2a3073;
border-radius: 20px 0 0 20px;
transition: 0.2s ease;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.login_page_container .login_container .login_display .forms_container .login_form {
width: 100%;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_logo {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_logo h2 {
font-size: 30px;
font-weight: 600;
background: -webkit-linear-gradient(45deg, #a865d4, #5baacf);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs {
display: flex;
flex-direction: column;
margin: 10px auto;
width: 70%;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs input {
border-radius: 6px;
border: none;
border-bottom: 2px solid #534a77;
margin: 5px 0;
padding: 0 10px;
height: 30px;
background: rgba(0, 0, 0, 0);
color: white;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs input:focus {
outline: none;
background: #37363d73;
transition: 0.2s ease;
border-color: #5baacf;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs input:hover {
background: #34313aa8;
transition: 0.2s ease;
border-color: #a865d4;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs button {
background: #534a77;
color: white;
border: none;
border-radius: 6px;
margin: 15px 0;
height: 30px;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs button:hover {
background: #7b4f99;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container .separator {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 10px;
}
.login_page_container .login_container .login_display .forms_container .separator hr {
border: none;
height: 1px;
background: white;
width: 30%;
}
.login_page_container .login_container .login_display .forms_container .separator h2 {
font-size: 14px;
font-weight: 600;
padding: 0 10px;
background: white;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.login_page_container .login_container .login_display .forms_container .register {
display: flex;
justify-content: center;
align-items: center;
}
.login_page_container .login_container .login_display .forms_container .register a {
display: flex;
align-items: center;
justify-content: center;
width: 70%;
background: #534a77;
color: white;
border: none;
border-radius: 6px;
margin: 15px 0;
height: 30px;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container .register a:hover {
background: #7b4f99;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .login_side {
border-radius: 0 20px 20px 0;
height: 100%;
width: 50%;
overflow: hidden;
}
.login_page_container .login_container .login_display .login_side img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
filter: blur(3px);
}
.login_page_container .bottom_div_for_users {
padding: 30px 0;
width: 50%;
height: 100%;
background: #2b2a3073;
border-radius: 20px;
transition: 0.2s ease;
margin-top: 40px;
width: 50%;
}
.login_page_container .bottom_div_for_users h2 {
text-align: center;
font-size: 30px;
font-weight: 600;
background: -webkit-linear-gradient(45deg, #a865d4, #5baacf);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.login_page_container .bottom_div_for_users .users_display {
width: 100%;
padding: 0 20px;
margin-top: 30px;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
gap: 20px;
}
.login_page_container .bottom_div_for_users .users_display img {
margin: auto;
display: block;
height: 150px;
width: 150px;
border-radius: 12px;
filter: brightness(0.9) blur(1px);
transition: 0.2 ease;
}
.login_page_container .bottom_div_for_users .users_display img:hover {
filter: brightness(1) blur(0px);
transition: 0.2 ease;
}
@media (max-width: 1800px) {
.login_page_container .bottom_div_for_users .users_display {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (max-width: 1350px) {
.login_page_container .login_container .login_display {
width: 70%;
}
.login_page_container .bottom_div_for_users {
width: 70%;
}
}
@media (max-width: 985px) {
.login_page_container .bottom_div_for_users .users_display {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 900px) {
.login_page_container .login_container .login_display .forms_container {
border-radius: 20px;
width: 100%;
}
.login_page_container .login_container .login_display .login_side {
display: none;
}
.login_page_container .bottom_div_for_users .users_display {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 775px) {
.login_page_container {
margin-top: 20px;
}
.login_page_container .login_container .login_display {
width: 90%;
}
.login_page_container .login_container .login_display .forms_container {
border-radius: 20px;
width: 100%;
}
.login_page_container .bottom_div_for_users {
display: none;
}
} | public/css/login_form.css | .login_page_container {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
.login_page_container .login_container {
display: flex;
justify-content: center;
width: 100%;
}
.login_page_container .login_container .login_display {
margin-top: 5vh;
width: 50%;
height: 500px;
display: flex;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container {
padding: 30px 0;
width: 50%;
height: 100%;
background: #2b2a3073;
border-radius: 20px 0 0 20px;
transition: 0.2s ease;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.login_page_container .login_container .login_display .forms_container .login_form {
width: 100%;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_logo {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
margin-bottom: 10px;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_logo h2 {
font-size: 30px;
font-weight: 600;
background: -webkit-linear-gradient(45deg, #a865d4, #5baacf);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs {
display: flex;
flex-direction: column;
margin: 10px auto;
width: 70%;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs input {
border-radius: 6px;
border: none;
border-bottom: 2px solid #534a77;
margin: 5px 0;
padding: 0 10px;
height: 30px;
background: rgba(0, 0, 0, 0);
color: white;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs input:focus {
outline: none;
background: #37363d73;
transition: 0.2s ease;
border-color: #5baacf;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs input:hover {
background: #34313aa8;
transition: 0.2s ease;
border-color: #a865d4;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs button {
background: #534a77;
color: white;
border: none;
border-radius: 6px;
margin: 15px 0;
height: 30px;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container .login_form .login_form_inputs button:hover {
background: #7b4f99;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container .separator {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 10px;
}
.login_page_container .login_container .login_display .forms_container .separator hr {
border: none;
height: 1px;
background: white;
width: 30%;
}
.login_page_container .login_container .login_display .forms_container .separator h2 {
font-size: 14px;
font-weight: 600;
padding: 0 10px;
background: white;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.login_page_container .login_container .login_display .forms_container .register {
display: flex;
justify-content: center;
align-items: center;
}
.login_page_container .login_container .login_display .forms_container .register a {
display: flex;
align-items: center;
justify-content: center;
width: 70%;
background: #534a77;
color: white;
border: none;
border-radius: 6px;
margin: 15px 0;
height: 30px;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .forms_container .register a:hover {
background: #7b4f99;
transition: 0.2s ease;
}
.login_page_container .login_container .login_display .login_side {
border-radius: 0 20px 20px 0;
height: 100%;
width: 50%;
overflow: hidden;
}
.login_page_container .login_container .login_display .login_side img {
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
filter: blur(3px);
}
.login_page_container .bottom_div_for_users {
padding: 30px 0;
width: 50%;
height: 100%;
background: #2b2a3073;
border-radius: 20px;
transition: 0.2s ease;
margin-top: 40px;
width: 50%;
}
.login_page_container .bottom_div_for_users h2 {
text-align: center;
font-size: 30px;
font-weight: 600;
background: -webkit-linear-gradient(45deg, #a865d4, #5baacf);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.login_page_container .bottom_div_for_users .users_display {
width: 100%;
padding: 0 20px;
margin-top: 30px;
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
gap: 20px;
}
.login_page_container .bottom_div_for_users .users_display img {
margin: auto;
display: block;
height: 150px;
width: 150px;
border-radius: 12px;
filter: brightness(0.9) blur(1px);
transition: 0.2 ease;
}
.login_page_container .bottom_div_for_users .users_display img:hover {
filter: brightness(1) blur(0px);
transition: 0.2 ease;
}
@media (max-width: 1800px) {
.login_page_container .bottom_div_for_users .users_display {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media (max-width: 1350px) {
.login_page_container .login_container .login_display {
width: 70%;
}
.login_page_container .bottom_div_for_users {
width: 70%;
}
}
@media (max-width: 985px) {
.login_page_container .bottom_div_for_users .users_display {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 900px) {
.login_page_container .login_container .login_display .forms_container {
border-radius: 20px;
width: 100%;
}
.login_page_container .login_container .login_display .login_side {
display: none;
}
.login_page_container .bottom_div_for_users .users_display {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media (max-width: 775px) {
.login_page_container {
margin-top: 20px;
}
.login_page_container .login_container .login_display {
width: 90%;
}
.login_page_container .login_container .login_display .forms_container {
border-radius: 20px;
width: 100%;
}
.login_page_container .bottom_div_for_users {
display: none;
}
} | 0.223462 | 0.052668 |
.header{
font-size: 14px;
position: relative;
}
.header__SectionOne{
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px;
}
.header__logo{
width: 200px;
height: 50px;
margin-left: -25px;
object-fit: contain;
}
.header__cartSection{
display: flex;
align-items: center;
margin-right: 10px;
}
.header__cartIcon{
color: black;
}
.header__SectionTwo{
display: flex;
justify-content: space-between;
margin-bottom: 15px;
}
.header__link{
text-decoration: none;
color: black;
padding: 10px;
transition: all .2s;
}
.header__account{
cursor: pointer;
padding: 10px;
transition: all .2s;
}
.header__link:hover,
.header__account:hover {
background-color: black;
color: white;
}
.header__navs .header__link:not(:last-child){
margin-right: 20px;
}
.header__navs{
padding-left: 20px;
}
.header__login{
padding-right: 20px;
}
.header__signout{
cursor: pointer;
color: black
}
.header__signout:hover{
text-decoration: underline;
}
/* modal styling */
.header__modal-logo{
object-fit: contain;
width: 200px;
}
.header__modal-signin,
.header__modal-signup{
display: flex;
flex-direction: column;
margin-top: 30px;
}
.header__modal-button{
margin-top: 10px;
width: 50%;
margin-right: auto;
margin-left: auto;
padding: 5px;
border-radius: 5px;
background-color: black;
color: white;
cursor: pointer;
}
.header__modal-link{
cursor: pointer;
color: rgb(6, 6, 222);
}
.header__modal-notice{
font-size: 12px;
line-height: 130%;
text-align: center;
margin-top: 10px;
}
.header__modal-text{
text-align: center;
margin-top: 10px;
font-size: 14px;
}
.header__dropdown{
display: none
}
@media (min-width: 767px){
.header__menuIcon{
display: none !important;
}
}
@media (max-width: 767px){
.header__navs{
display: none !important;
}
.header__dropdown{
width: 120px;
height: 180px;
background-color: white;
border: 1px solid black;
z-index: 100;
position: absolute;
margin-left: 30px;
top: 120px;
border-radius: 5px;
padding-top: 7px;
padding-bottom: 7px;
}
.header__dropdownNavs{
display: flex;
flex-direction: column;
}
.header__dropdown--show{
display: block
}
.header__dropdown--hide{
display: none;
}
.header__login{
font-size: 10px;
}
.header__modal-signin,
.header__modal-signup{
width: 90%;
margin-left: auto;
margin-right: auto;
}
.MuiSvgIcon-root.header__menuIcon{
cursor: pointer;
}
} | client/src/components/header/Header.css | .header{
font-size: 14px;
position: relative;
}
.header__SectionOne{
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px;
}
.header__logo{
width: 200px;
height: 50px;
margin-left: -25px;
object-fit: contain;
}
.header__cartSection{
display: flex;
align-items: center;
margin-right: 10px;
}
.header__cartIcon{
color: black;
}
.header__SectionTwo{
display: flex;
justify-content: space-between;
margin-bottom: 15px;
}
.header__link{
text-decoration: none;
color: black;
padding: 10px;
transition: all .2s;
}
.header__account{
cursor: pointer;
padding: 10px;
transition: all .2s;
}
.header__link:hover,
.header__account:hover {
background-color: black;
color: white;
}
.header__navs .header__link:not(:last-child){
margin-right: 20px;
}
.header__navs{
padding-left: 20px;
}
.header__login{
padding-right: 20px;
}
.header__signout{
cursor: pointer;
color: black
}
.header__signout:hover{
text-decoration: underline;
}
/* modal styling */
.header__modal-logo{
object-fit: contain;
width: 200px;
}
.header__modal-signin,
.header__modal-signup{
display: flex;
flex-direction: column;
margin-top: 30px;
}
.header__modal-button{
margin-top: 10px;
width: 50%;
margin-right: auto;
margin-left: auto;
padding: 5px;
border-radius: 5px;
background-color: black;
color: white;
cursor: pointer;
}
.header__modal-link{
cursor: pointer;
color: rgb(6, 6, 222);
}
.header__modal-notice{
font-size: 12px;
line-height: 130%;
text-align: center;
margin-top: 10px;
}
.header__modal-text{
text-align: center;
margin-top: 10px;
font-size: 14px;
}
.header__dropdown{
display: none
}
@media (min-width: 767px){
.header__menuIcon{
display: none !important;
}
}
@media (max-width: 767px){
.header__navs{
display: none !important;
}
.header__dropdown{
width: 120px;
height: 180px;
background-color: white;
border: 1px solid black;
z-index: 100;
position: absolute;
margin-left: 30px;
top: 120px;
border-radius: 5px;
padding-top: 7px;
padding-bottom: 7px;
}
.header__dropdownNavs{
display: flex;
flex-direction: column;
}
.header__dropdown--show{
display: block
}
.header__dropdown--hide{
display: none;
}
.header__login{
font-size: 10px;
}
.header__modal-signin,
.header__modal-signup{
width: 90%;
margin-left: auto;
margin-right: auto;
}
.MuiSvgIcon-root.header__menuIcon{
cursor: pointer;
}
} | 0.38549 | 0.077378 |
@import url('https://fonts.googleapis.com/css2?family=Squada+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Squada+One&display=swap');
.section-courses{
margin-top: 100px;
background-color: #1B2831;
box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.08);
padding: 50px 0 50px 0;
}
.section-courses:hover{
box-shadow: 20px 0px 20px rgba(0, 0, 0, 0.16);
}
.cards_container{
width: 90%;
margin-left: 7%;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
.cards {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 20px;
padding: 0;
}
.cards__item {
display: flex;
padding: 1rem;
}
.cards__item a {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
text-decoration: none;
}
@media (max-width: 767px) {
.cards__item {
width: 50%;
}
}
@media (min-width: 768px) {
.cards__item {
width: 33.3333%;
}
}
@media (max-width: 470px) {
.cards__item {
width: 100%;
}
}
.card {
border-radius: 12px;
background-color: #212E36;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.08);
transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
white-space: normal;
display: flex;
flex-direction: column;
overflow: hidden;
width: 100%;
margin-bottom: 10px;
display: table-row-group;
}
.card:hover {
box-shadow: 0 20px 20px rgba(0, 0, 0, 0.16);
transform: translate(0, -5px);
transition-delay: 0s !important;
}
.card__content {
display: flex;
flex: 1 1 auto;
flex-direction: column;
padding: 15px;
}
.card__image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border-top-left-radius: 0.1em;
border-top-right-radius: 0.1em;
overflow: hidden;
position: relative;
}
.card__image::before {
content: "";
display: block;
padding-top: 56.25%;
}
.card__image--1 {
background-image: url(https://firebasestorage.googleapis.com/v0/b/esfap-2021.appspot.com/o/Posters%2FSAR.png?alt=media&token=<PASSWORD>);
}
.card__image--2 {
background-image: url(https://firebasestorage.googleapis.com/v0/b/esfap-2021.appspot.com/o/Posters%2FINVAC.png?alt=media&token=<PASSWORD>);
}
.card__image--3 {
background-image: url(https://firebasestorage.googleapis.com/v0/b/esfap-2021.appspot.com/o/Posters%2FPREVAC.png?alt=media&token=<PASSWORD>);
}
.card__title {
font-size: 1.2em;
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
color: #DFE0E0;
text-transform: uppercase;
}
.card__text {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 0.85em;
font-weight: 400;
text-align: left;
line-height: 20px;
flex: 1 1 auto;
margin-bottom: 1.25rem;
color: #a0a7ac;
height: 3em;
}
.btn{
text-align: center;
}
.section-heading h1{
font-family: 'Anton', sans-serif;
font-family: 'Squada One', cursive;
font-size: 44px;
color: #FBA905;
margin-bottom: 0;
}
.card__content span {
width: 100%;
text-align: center;
}
@media (max-width: 400px) {
.card__content .card__titleUno{
}
}
.course_card_columns{
width: 90%;
margin-left: 5% !important;
}
.course_card{
background-color: #212E36;
box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.08);
margin: 10px !important;
border-radius: 12px
}
.course_card:hover{
box-shadow: 20px 0px 20px rgba(0, 0, 0, 0.16);
} | src/components/courses.css | @import url('https://fonts.googleapis.com/css2?family=Squada+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&family=Squada+One&display=swap');
.section-courses{
margin-top: 100px;
background-color: #1B2831;
box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.08);
padding: 50px 0 50px 0;
}
.section-courses:hover{
box-shadow: 20px 0px 20px rgba(0, 0, 0, 0.16);
}
.cards_container{
width: 90%;
margin-left: 7%;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
.cards {
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 20px;
padding: 0;
}
.cards__item {
display: flex;
padding: 1rem;
}
.cards__item a {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
text-decoration: none;
}
@media (max-width: 767px) {
.cards__item {
width: 50%;
}
}
@media (min-width: 768px) {
.cards__item {
width: 33.3333%;
}
}
@media (max-width: 470px) {
.cards__item {
width: 100%;
}
}
.card {
border-radius: 12px;
background-color: #212E36;
box-shadow: 0 10px 10px rgba(0, 0, 0, 0.08);
transition: all 250ms cubic-bezier(0.02, 0.01, 0.47, 1);
white-space: normal;
display: flex;
flex-direction: column;
overflow: hidden;
width: 100%;
margin-bottom: 10px;
display: table-row-group;
}
.card:hover {
box-shadow: 0 20px 20px rgba(0, 0, 0, 0.16);
transform: translate(0, -5px);
transition-delay: 0s !important;
}
.card__content {
display: flex;
flex: 1 1 auto;
flex-direction: column;
padding: 15px;
}
.card__image {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border-top-left-radius: 0.1em;
border-top-right-radius: 0.1em;
overflow: hidden;
position: relative;
}
.card__image::before {
content: "";
display: block;
padding-top: 56.25%;
}
.card__image--1 {
background-image: url(https://firebasestorage.googleapis.com/v0/b/esfap-2021.appspot.com/o/Posters%2FSAR.png?alt=media&token=<PASSWORD>);
}
.card__image--2 {
background-image: url(https://firebasestorage.googleapis.com/v0/b/esfap-2021.appspot.com/o/Posters%2FINVAC.png?alt=media&token=<PASSWORD>);
}
.card__image--3 {
background-image: url(https://firebasestorage.googleapis.com/v0/b/esfap-2021.appspot.com/o/Posters%2FPREVAC.png?alt=media&token=<PASSWORD>);
}
.card__title {
font-size: 1.2em;
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 400;
color: #DFE0E0;
text-transform: uppercase;
}
.card__text {
font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 0.85em;
font-weight: 400;
text-align: left;
line-height: 20px;
flex: 1 1 auto;
margin-bottom: 1.25rem;
color: #a0a7ac;
height: 3em;
}
.btn{
text-align: center;
}
.section-heading h1{
font-family: 'Anton', sans-serif;
font-family: 'Squada One', cursive;
font-size: 44px;
color: #FBA905;
margin-bottom: 0;
}
.card__content span {
width: 100%;
text-align: center;
}
@media (max-width: 400px) {
.card__content .card__titleUno{
}
}
.course_card_columns{
width: 90%;
margin-left: 5% !important;
}
.course_card{
background-color: #212E36;
box-shadow: 10px 0px 10px rgba(0, 0, 0, 0.08);
margin: 10px !important;
border-radius: 12px
}
.course_card:hover{
box-shadow: 20px 0px 20px rgba(0, 0, 0, 0.16);
} | 0.535584 | 0.116086 |
.header-inner,
.main-navigation-inner-h,
.welcome-text-inner,
.highlighted-inner,
.top-container-inner,
.page-title-inner,
.main-container-inner,
.bottom-container-inner,
.footer-container-inner,
.footer-menu-inner,
.copyright-inner {
max-width: 1600px;
margin: 0 auto!important;
}
.top-container-inner .first-top,
.top-container-inner .second-top,
.top-container-inner .third-top,
.main-container-inner .first-sidebar,
.main-container-inner .w3css-content,
.main-container-inner .second-sidebar,
.bottom-container-inner .first-bottom,
.bottom-container-inner .second-bottom,
.bottom-container-inner .third-bottom,
.bottom-container-inner .forth-bottom,
.footer-container-inner .first-footer,
.footer-container-inner .second-footer,
.footer-container-inner .third-footer {
float: left;
}
.top-container-inner .first-top > div,
.top-container-inner .second-top > div,
.top-container-inner .third-top > div,
.main-container-inner .first-sidebar > div,
.main-container-inner .w3css-content > div,
.main-container-inner .second-sidebar > div,
.bottom-container-inner .first-bottom > div,
.bottom-container-inner .second-bottom > div,
.bottom-container-inner .third-bottom > div,
.bottom-container-inner .forth-bottom > div,
.footer-container-inner .first-footer > div,
.footer-container-inner .second-footer > div,
.footer-container-inner .third-footer > div {
float: left;
height: 100%;
width: 100%!important;
padding: 12px!important;
}
.top-container-inner .first-top,
.top-container-inner .second-top,
.top-container-inner .third-top,
.bottom-container-inner .first-bottom,
.bottom-container-inner .second-bottom,
.bottom-container-inner .third-bottom,
.bottom-container-inner .forth-bottom,
.footer-container-inner .first-footer,
.footer-container-inner .second-footer,
.footer-container-inner .third-footer {
margin-bottom: 10px;
margin-top: 10px;
}
.main-container-inner .first-sidebar,
.main-container-inner .w3css-content,
.main-container-inner .second-sidebar {
margin-bottom: 20px;
margin-top: 20px;
}
.w3-width-100-percent {
max-width: 100%!important;
}
.w3-width-2560 {
max-width: 2560px!important;
}
.w3-width-1920 {
max-width: 1920px!important;
}
.w3-width-1600 {
max-width: 1600px!important;
}
.w3-width-1360 {
max-width: 1360px!important;
}
.w3-width-1280 {
max-width: 1280px!important;
}
.w3-width-1024 {
max-width: 1024px!important;
}
.w3-width-800 {
max-width: 800px!important;
} | quip/web/themes/contrib/d8w3css/css/custom/layout.css | .header-inner,
.main-navigation-inner-h,
.welcome-text-inner,
.highlighted-inner,
.top-container-inner,
.page-title-inner,
.main-container-inner,
.bottom-container-inner,
.footer-container-inner,
.footer-menu-inner,
.copyright-inner {
max-width: 1600px;
margin: 0 auto!important;
}
.top-container-inner .first-top,
.top-container-inner .second-top,
.top-container-inner .third-top,
.main-container-inner .first-sidebar,
.main-container-inner .w3css-content,
.main-container-inner .second-sidebar,
.bottom-container-inner .first-bottom,
.bottom-container-inner .second-bottom,
.bottom-container-inner .third-bottom,
.bottom-container-inner .forth-bottom,
.footer-container-inner .first-footer,
.footer-container-inner .second-footer,
.footer-container-inner .third-footer {
float: left;
}
.top-container-inner .first-top > div,
.top-container-inner .second-top > div,
.top-container-inner .third-top > div,
.main-container-inner .first-sidebar > div,
.main-container-inner .w3css-content > div,
.main-container-inner .second-sidebar > div,
.bottom-container-inner .first-bottom > div,
.bottom-container-inner .second-bottom > div,
.bottom-container-inner .third-bottom > div,
.bottom-container-inner .forth-bottom > div,
.footer-container-inner .first-footer > div,
.footer-container-inner .second-footer > div,
.footer-container-inner .third-footer > div {
float: left;
height: 100%;
width: 100%!important;
padding: 12px!important;
}
.top-container-inner .first-top,
.top-container-inner .second-top,
.top-container-inner .third-top,
.bottom-container-inner .first-bottom,
.bottom-container-inner .second-bottom,
.bottom-container-inner .third-bottom,
.bottom-container-inner .forth-bottom,
.footer-container-inner .first-footer,
.footer-container-inner .second-footer,
.footer-container-inner .third-footer {
margin-bottom: 10px;
margin-top: 10px;
}
.main-container-inner .first-sidebar,
.main-container-inner .w3css-content,
.main-container-inner .second-sidebar {
margin-bottom: 20px;
margin-top: 20px;
}
.w3-width-100-percent {
max-width: 100%!important;
}
.w3-width-2560 {
max-width: 2560px!important;
}
.w3-width-1920 {
max-width: 1920px!important;
}
.w3-width-1600 {
max-width: 1600px!important;
}
.w3-width-1360 {
max-width: 1360px!important;
}
.w3-width-1280 {
max-width: 1280px!important;
}
.w3-width-1024 {
max-width: 1024px!important;
}
.w3-width-800 {
max-width: 800px!important;
} | 0.256459 | 0.032961 |
@charset "UTF-8";
body.vscode-light {
background-color: inherit;
}
body.vscode-dark {
background-color: inherit;
}
body.vscode-high-contrast {
background-color: inherit;
}
pre .hljs-comment {
color: #57A64A;
font-style: italic;
}
.vscode-light pre .hljs-attribute {
color: #c82829;
}
.vscode-dark pre .hljs-attribute {
color: #cc6666;
}
.vscode-high-contrast pre .hljs-attribute {
color: #ff9da4;
}
.vscode-light pre .hljs-attr {
color: #eab700;
}
.vscode-dark pre .hljs-attr {
color: #f0c674;
}
.vscode-high-contrast pre .hljs-attr {
color: #ffeead;
}
.vscode-light pre .hljs-number,
.vscode-light pre .hljs-literal {
color: #f5871f;
}
.vscode-dark pre .hljs-number,
.vscode-dark pre .hljs-literal {
color: #de935f;
}
.vscode-high-contrast pre .hljs-number,
.vscode-high-contrast pre .hljs-literal {
color: #ffc58f;
}
.vscode-light pre .hljs-string {
color: #718c00;
}
.vscode-dark pre .hljs-string {
color: #b5bd68;
}
.vscode-high-contrast pre .hljs-string {
color: #d1f1a9;
}
.vscode-light pre .hljs-name,
.vscode-dark pre .hljs-name,
.vscode-high-contrast pre .hljs-name {
color: #007acc;
}
.vscode-light pre .hljs-meta,
.vscode-light pre .hljs-tag,
.vscode-light pre .hljs-keyword {
color: #8959a8;
}
.vscode-dark pre .hljs-meta,
.vscode-dark pre .hljs-tag,
.vscode-dark pre .hljs-keyword {
color: #b294bb;
}
.vscode-high-contrast pre .hljs-meta,
.vscode-high-contrast pre .hljs-tag,
.vscode-high-contrast pre .hljs-keyword {
color: #ebbbff;
}
pre .hljs-emphasis {
font-style: italic;
}
pre .hljs-strong {
font-weight: bold;
}
code {
display: block;
background: inherit;
font-family: Menlo, Monaco, Consolas, "Droid Sans Mono", "Courier New", monospace, "Droid Sans Fallback";
font-size: 13px;
line-height: 1.5;
padding: 10px;
white-space: pre-wrap;
word-break: break-all;
}
.vscode-light pre code {
color: #4d4d4c;
}
.vscode-dark pre code {
color: #c5c8c6;
}
.vscode-high-contrast pre code {
color: white;
}
.line .icon {
position: absolute;
display: inline-block;
left: calc(2ch + 3px);
top: 0.15em;
width: 1em;
height: 1em;
cursor: pointer;
}
.vscode-light .line .icon {
background: url(expand.svg);
background-size: 1.2em;
background-repeat: no-repeat;
}
.vscode-dark .line .icon,
.vscode-high-contrast .line .icon {
background: url(expand-dark.svg);
background-size: 1.2em;
background-repeat: no-repeat;
}
.line.collapsed .icon {
position: absolute;
display: inline-block;
left: calc(2ch + 3px);
top: 0.15em;
width: 1em;
height: 1em;
cursor: pointer;
}
.vscode-light .line.collapsed .icon {
background: url(collapse.svg);
background-size: 1.2em;
background-repeat: no-repeat;
}
.vscode-dark .line.collapsed .icon,
.vscode-high-contrast .line.collapsed .icon {
background: url(collapse-dark.svg);
background-size: 1.2em;
background-repeat: no-repeat;
}
code .line {
display: inline-block;
position: relative;
padding-left: calc(2ch + 20px );
}
code .line.hidden-line {
display: none;
}
code .line:after {
content: ' ';
}
code .line.collapsed:after {
color: grey;
margin: 0.1em 0.2em 0 0.2em;
content: "⋯";
display: inline;
line-height: 1.5;
}
code .line:before {
box-sizing: content-box;
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
text-align: right;
width: 2ch;
content: attr(start);
padding-right: 9px;
padding-left: 9px;
margin-left: calc(-2ch + -30px );
margin-right: 9px;
color: #787878;
background-color: inherit;
}
a {
color: #4080D0;
text-decoration: none;
}
a:hover {
color: #4080D0;
text-decoration: underline;
}
/* Copy from https://github.com/Microsoft/vscode-docs/blob/master/release-notes/css/inproduct_releasenotes.css */
#scroll-to-top {
position: fixed;
width: 40px;
height: 40px;
right: 25px;
bottom: 25px;
background-color:#444444;
border-radius: 50%;
cursor: pointer;
box-shadow: 1px 1px 1px rgba(0,0,0,.25);
}
#scroll-to-top:hover {
background-color:#007acc;
box-shadow: 2px 2px 2px rgba(0,0,0,.25);
}
/* Theme-specific colors */
body.vscode-light #scroll-to-top {
background-color: #949494;
}
body.vscode-light #scroll-to-top:hover {
background-color: #007acc;
}
body.vscode-high-contrast #scroll-to-top {
background-color: black;
border: 2px solid #6fc3df;
box-shadow: none;
}
body.vscode-high-contrast #scroll-to-top:hover {
background-color: #007acc;
}
#scroll-to-top span.icon::before {
content: "";
/* Chevron up icon */
background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNiAxNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KCS5zdDF7ZmlsbDpub25lO30KPC9zdHlsZT4KPHRpdGxlPnVwY2hldnJvbjwvdGl0bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04LDUuMWwtNy4zLDcuM0wwLDExLjZsOC04bDgsOGwtMC43LDAuN0w4LDUuMXoiLz4KPHJlY3QgY2xhc3M9InN0MSIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ii8+Cjwvc3ZnPgo=');
width: 1.2rem;
height: 1.2rem;
position: absolute;
left: calc(50% - 1.2rem / 2);
top: calc(50% - 1.2rem / 2);
} | styles/rest-client.css | @charset "UTF-8";
body.vscode-light {
background-color: inherit;
}
body.vscode-dark {
background-color: inherit;
}
body.vscode-high-contrast {
background-color: inherit;
}
pre .hljs-comment {
color: #57A64A;
font-style: italic;
}
.vscode-light pre .hljs-attribute {
color: #c82829;
}
.vscode-dark pre .hljs-attribute {
color: #cc6666;
}
.vscode-high-contrast pre .hljs-attribute {
color: #ff9da4;
}
.vscode-light pre .hljs-attr {
color: #eab700;
}
.vscode-dark pre .hljs-attr {
color: #f0c674;
}
.vscode-high-contrast pre .hljs-attr {
color: #ffeead;
}
.vscode-light pre .hljs-number,
.vscode-light pre .hljs-literal {
color: #f5871f;
}
.vscode-dark pre .hljs-number,
.vscode-dark pre .hljs-literal {
color: #de935f;
}
.vscode-high-contrast pre .hljs-number,
.vscode-high-contrast pre .hljs-literal {
color: #ffc58f;
}
.vscode-light pre .hljs-string {
color: #718c00;
}
.vscode-dark pre .hljs-string {
color: #b5bd68;
}
.vscode-high-contrast pre .hljs-string {
color: #d1f1a9;
}
.vscode-light pre .hljs-name,
.vscode-dark pre .hljs-name,
.vscode-high-contrast pre .hljs-name {
color: #007acc;
}
.vscode-light pre .hljs-meta,
.vscode-light pre .hljs-tag,
.vscode-light pre .hljs-keyword {
color: #8959a8;
}
.vscode-dark pre .hljs-meta,
.vscode-dark pre .hljs-tag,
.vscode-dark pre .hljs-keyword {
color: #b294bb;
}
.vscode-high-contrast pre .hljs-meta,
.vscode-high-contrast pre .hljs-tag,
.vscode-high-contrast pre .hljs-keyword {
color: #ebbbff;
}
pre .hljs-emphasis {
font-style: italic;
}
pre .hljs-strong {
font-weight: bold;
}
code {
display: block;
background: inherit;
font-family: Menlo, Monaco, Consolas, "Droid Sans Mono", "Courier New", monospace, "Droid Sans Fallback";
font-size: 13px;
line-height: 1.5;
padding: 10px;
white-space: pre-wrap;
word-break: break-all;
}
.vscode-light pre code {
color: #4d4d4c;
}
.vscode-dark pre code {
color: #c5c8c6;
}
.vscode-high-contrast pre code {
color: white;
}
.line .icon {
position: absolute;
display: inline-block;
left: calc(2ch + 3px);
top: 0.15em;
width: 1em;
height: 1em;
cursor: pointer;
}
.vscode-light .line .icon {
background: url(expand.svg);
background-size: 1.2em;
background-repeat: no-repeat;
}
.vscode-dark .line .icon,
.vscode-high-contrast .line .icon {
background: url(expand-dark.svg);
background-size: 1.2em;
background-repeat: no-repeat;
}
.line.collapsed .icon {
position: absolute;
display: inline-block;
left: calc(2ch + 3px);
top: 0.15em;
width: 1em;
height: 1em;
cursor: pointer;
}
.vscode-light .line.collapsed .icon {
background: url(collapse.svg);
background-size: 1.2em;
background-repeat: no-repeat;
}
.vscode-dark .line.collapsed .icon,
.vscode-high-contrast .line.collapsed .icon {
background: url(collapse-dark.svg);
background-size: 1.2em;
background-repeat: no-repeat;
}
code .line {
display: inline-block;
position: relative;
padding-left: calc(2ch + 20px );
}
code .line.hidden-line {
display: none;
}
code .line:after {
content: ' ';
}
code .line.collapsed:after {
color: grey;
margin: 0.1em 0.2em 0 0.2em;
content: "⋯";
display: inline;
line-height: 1.5;
}
code .line:before {
box-sizing: content-box;
display: inline-block;
position: absolute;
top: 0;
bottom: 0;
text-align: right;
width: 2ch;
content: attr(start);
padding-right: 9px;
padding-left: 9px;
margin-left: calc(-2ch + -30px );
margin-right: 9px;
color: #787878;
background-color: inherit;
}
a {
color: #4080D0;
text-decoration: none;
}
a:hover {
color: #4080D0;
text-decoration: underline;
}
/* Copy from https://github.com/Microsoft/vscode-docs/blob/master/release-notes/css/inproduct_releasenotes.css */
#scroll-to-top {
position: fixed;
width: 40px;
height: 40px;
right: 25px;
bottom: 25px;
background-color:#444444;
border-radius: 50%;
cursor: pointer;
box-shadow: 1px 1px 1px rgba(0,0,0,.25);
}
#scroll-to-top:hover {
background-color:#007acc;
box-shadow: 2px 2px 2px rgba(0,0,0,.25);
}
/* Theme-specific colors */
body.vscode-light #scroll-to-top {
background-color: #949494;
}
body.vscode-light #scroll-to-top:hover {
background-color: #007acc;
}
body.vscode-high-contrast #scroll-to-top {
background-color: black;
border: 2px solid #6fc3df;
box-shadow: none;
}
body.vscode-high-contrast #scroll-to-top:hover {
background-color: #007acc;
}
#scroll-to-top span.icon::before {
content: "";
/* Chevron up icon */
background:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxNiAxNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRkZGRkZGO30KCS5zdDF7ZmlsbDpub25lO30KPC9zdHlsZT4KPHRpdGxlPnVwY2hldnJvbjwvdGl0bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik04LDUuMWwtNy4zLDcuM0wwLDExLjZsOC04bDgsOGwtMC43LDAuN0w4LDUuMXoiLz4KPHJlY3QgY2xhc3M9InN0MSIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2Ii8+Cjwvc3ZnPgo=');
width: 1.2rem;
height: 1.2rem;
position: absolute;
left: calc(50% - 1.2rem / 2);
top: calc(50% - 1.2rem / 2);
} | 0.499023 | 0.069954 |
.cmn_input__2 + .error {
color: red;
padding-top: 4px;
}
.my_login_btn {
display: inline-grid;
grid-template-columns: auto 5px auto;
column-gap: 18px;
}
.error_show_notification {
color: red;
padding-bottom: 10px;
}
.success_show_notification {
color: #66bb6a;
padding-bottom: 10px;
}
/* Page Not Found */
.error_bg {
display: flex;
height: 100vh;
justify-content: center;
align-items: center;
}
/* Custom Select box */
.Select_box_table {
font-size: 13px;
height: 35px;
min-height: 35px;
padding: 5px 5px;
cursor: pointer;
}
.btn.btn-fw.btn-small {
min-width: 80px;
padding: 7px 10px;
font-size: 12px;
}
.react-confirm-alert {
display: flex;
justify-content: center;
text-align: center;
padding: 29px;
background: #fff;
box-shadow: 0px 0px 34px #33333373;
border-radius: 13px;
min-width: 300px;
}
.search_icons_add {
position: relative;
}
.search_icons_add::after {
content: "\e090";
font-family: "simple-line-icons";
font-size: 22px;
font-weight: 600;
position: absolute;
top: 50%;
left: 15px;
transform: translate(0px, -50%);
}
.search_icons_add input {
padding-left: 47px;
height: auto;
padding: 11px 40px;
}
.datepicker_icon_add {
display: grid;
grid-template-columns: 1fr 40px;
}
.datepicker_icon_add .icon-calendar {
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
border: 1px solid #e6e6e6;
min-height: 39px;
margin-left: -1px;
cursor: pointer;
}
.not_found {
background-color: #dfdfdf;
padding: 10px 15px;
margin-top: 15px;
text-align: center;
border-radius: 4px;
color: #000;
opacity: 0.8;
}
.loading_chart_box {
background-color: #f9a825;
padding: 10px 15px;
margin-top: 15px;
text-align: center;
border-radius: 4px;
color: #fff;
opacity: 0.8;
}
/* React Table */
.expanded_table {
overflow-x: auto;
}
.expanded_table .table tbody + tbody {
border-top: 3px solid #ffffff;
}
.expanded_table .table td.expanded_box {
background-color: #ecf0f4;
}
.expanded_table .table td {
border-top: 1px solid #d0d0d0;
}
.expanded_table .table thead th {
font-weight: 600;
}
.sub_component_td {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-column-gap: 5px;
grid-row-gap: 10px;
}
.sub_component_td div label {
font-weight: 600;
}
.sub_component_td div {
display: grid;
grid-template-columns: auto 1fr;
grid-column-gap: 2px;
font-size: 13px;
}
/* allocate_plan_popup */
.allocate_plan_popup .modal-content {
background-color: #fff;
}
.allocate_plan_popup .modal-header .close {
padding: 0px;
margin: 0px -10px -25px auto;
background: #fff;
min-width: 30px;
height: 30px;
border-radius: 100%;
border: 1px solid #777;
box-shadow: 0px 0px 5px #777;
}
.allocate_plan_popup.modal .modal-dialog .modal-content .modal-body {
padding: 15px 26px;
}
.allocate_plan_popup.modal .modal-dialog .modal-content .modal-header {
padding: 15px 26px;
}
.allocate_plan_popup.modal .modal-dialog .modal-content .modal-footer {
justify-content: center;
}
.allocate_plan_popup .modal-sm {
max-width: 370px;
}
.label_01_1 {
font-weight: bold;
font-size: 13px;
}
#createCouponForm .react-datepicker-wrapper,
#editCouponForm .react-datepicker-wrapper {
display: block;
}
#createCouponForm select.form-control,
#editCouponForm select.form-control {
color: #495057;
}
.mr-10 {
margin-right: 10px;
}
.cancel_plan_popup .modal-content {
background-color: #fff;
}
.cancel_plan_popup .modal-dialog .modal-content .modal-body {
padding: 19px 26px;
}
.cancel_plan_popup .modal-dialog .modal-content .modal-header {
padding: 15px 26px;
}
.cancel_plan_popup .modal-dialog .modal-content .modal-footer {
justify-content: center;
}
.cancel_plan_popup input[type="radio"]{
height: 17px;
width: 17px;
}
.noteline {
margin-bottom: 15px;
}
.noteline label {
margin-bottom: 1px;
font-size: larger;
}
.cancel_plan_popup .form-group strong{
font-size: 17px;
} | admin-front-end/src/assets/css/custom.css | .cmn_input__2 + .error {
color: red;
padding-top: 4px;
}
.my_login_btn {
display: inline-grid;
grid-template-columns: auto 5px auto;
column-gap: 18px;
}
.error_show_notification {
color: red;
padding-bottom: 10px;
}
.success_show_notification {
color: #66bb6a;
padding-bottom: 10px;
}
/* Page Not Found */
.error_bg {
display: flex;
height: 100vh;
justify-content: center;
align-items: center;
}
/* Custom Select box */
.Select_box_table {
font-size: 13px;
height: 35px;
min-height: 35px;
padding: 5px 5px;
cursor: pointer;
}
.btn.btn-fw.btn-small {
min-width: 80px;
padding: 7px 10px;
font-size: 12px;
}
.react-confirm-alert {
display: flex;
justify-content: center;
text-align: center;
padding: 29px;
background: #fff;
box-shadow: 0px 0px 34px #33333373;
border-radius: 13px;
min-width: 300px;
}
.search_icons_add {
position: relative;
}
.search_icons_add::after {
content: "\e090";
font-family: "simple-line-icons";
font-size: 22px;
font-weight: 600;
position: absolute;
top: 50%;
left: 15px;
transform: translate(0px, -50%);
}
.search_icons_add input {
padding-left: 47px;
height: auto;
padding: 11px 40px;
}
.datepicker_icon_add {
display: grid;
grid-template-columns: 1fr 40px;
}
.datepicker_icon_add .icon-calendar {
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
border: 1px solid #e6e6e6;
min-height: 39px;
margin-left: -1px;
cursor: pointer;
}
.not_found {
background-color: #dfdfdf;
padding: 10px 15px;
margin-top: 15px;
text-align: center;
border-radius: 4px;
color: #000;
opacity: 0.8;
}
.loading_chart_box {
background-color: #f9a825;
padding: 10px 15px;
margin-top: 15px;
text-align: center;
border-radius: 4px;
color: #fff;
opacity: 0.8;
}
/* React Table */
.expanded_table {
overflow-x: auto;
}
.expanded_table .table tbody + tbody {
border-top: 3px solid #ffffff;
}
.expanded_table .table td.expanded_box {
background-color: #ecf0f4;
}
.expanded_table .table td {
border-top: 1px solid #d0d0d0;
}
.expanded_table .table thead th {
font-weight: 600;
}
.sub_component_td {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-column-gap: 5px;
grid-row-gap: 10px;
}
.sub_component_td div label {
font-weight: 600;
}
.sub_component_td div {
display: grid;
grid-template-columns: auto 1fr;
grid-column-gap: 2px;
font-size: 13px;
}
/* allocate_plan_popup */
.allocate_plan_popup .modal-content {
background-color: #fff;
}
.allocate_plan_popup .modal-header .close {
padding: 0px;
margin: 0px -10px -25px auto;
background: #fff;
min-width: 30px;
height: 30px;
border-radius: 100%;
border: 1px solid #777;
box-shadow: 0px 0px 5px #777;
}
.allocate_plan_popup.modal .modal-dialog .modal-content .modal-body {
padding: 15px 26px;
}
.allocate_plan_popup.modal .modal-dialog .modal-content .modal-header {
padding: 15px 26px;
}
.allocate_plan_popup.modal .modal-dialog .modal-content .modal-footer {
justify-content: center;
}
.allocate_plan_popup .modal-sm {
max-width: 370px;
}
.label_01_1 {
font-weight: bold;
font-size: 13px;
}
#createCouponForm .react-datepicker-wrapper,
#editCouponForm .react-datepicker-wrapper {
display: block;
}
#createCouponForm select.form-control,
#editCouponForm select.form-control {
color: #495057;
}
.mr-10 {
margin-right: 10px;
}
.cancel_plan_popup .modal-content {
background-color: #fff;
}
.cancel_plan_popup .modal-dialog .modal-content .modal-body {
padding: 19px 26px;
}
.cancel_plan_popup .modal-dialog .modal-content .modal-header {
padding: 15px 26px;
}
.cancel_plan_popup .modal-dialog .modal-content .modal-footer {
justify-content: center;
}
.cancel_plan_popup input[type="radio"]{
height: 17px;
width: 17px;
}
.noteline {
margin-bottom: 15px;
}
.noteline label {
margin-bottom: 1px;
font-size: larger;
}
.cancel_plan_popup .form-group strong{
font-size: 17px;
} | 0.265595 | 0.063832 |
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("cpp.sh") {
html, body {
background: #222 none repeat scroll 0% 0%;
}
#header {
background: #555;
color: #eee;
}
#header #logo h1 a {
color: #999;
text-shadow: none;
}
#header #motto h2 a {
color: #999;
text-shadow: none;
}
#bar {
background: #333;
color: #eee;
}
#wrap #compiler.comped .top {
border: 1px solid #333;
}
#wrap #compiler.comped .top .ace-tm {
background-color: #1D1F21;
color: #C5C8C6;
-moz-tab-size: 4;
-webkit-tab-size: 4;
-ms-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
font-size: 14px;
}
#wrap #compiler.comped .middle span {
color: #ccc;
}
#wrap #compiler.comped .middle span a {
color: #39e;
}
.ace-tm .ace_gutter {
background: #333 none repeat scroll 0% 0%;
color: #ccc;
}
.ace-tm .ace_gutter-active-line {
background-color: #555;
}
.switch .label.selected {
background-color: #555;
border-bottom: 1px dotted #666;
}
.switch .label {
background-color: #999;
border-bottom: 1px dotted #eee;
}
.sheet.selected {
background-color: #1D1F21;
color: #C5C8C6;
}
#bottom a {
color: #eee;
}
a.btnm {
background-color: #3366ee;
border-color: #3366ee;
box-shadow: none;
}
a.btnm:hover {
background-color: #33aa66;
border-color: #33aa66;
color: #eee;
}
/*Editor settings */
.ace_gutter {
background: #25282c !important;
color: #C5C8C6 !important;
}
.ace_print-margin {
width: 1px !important;
background: #25282c !important;
}
.ace_cursor {
color: #AEAFAD !important;
}
.ace_marker-layer .ace_selection {
background: #373B41 !important;
}
.ace_multiselect .ace_selection.ace_start {
box-shadow: 0 0 3px 0px #1D1F21 !important;
}
.ace_marker-layer .ace_step {
background: rgb(102, 82, 0) !important;
}
.ace_marker-layer .ace_bracket {
margin: -1px 0 0 -1px !important;
border: 1px solid #4B4E55 !important;
}
.ace_marker-layer .ace_active-line {
background: #282A2E !important;
}
.ace_gutter-active-line {
background-color: #282A2E !important;
}
.ace_marker-layer .ace_selected-word {
border: 1px solid #373B41 !important;
}
.ace_invisible {
color: #4B4E55 !important;
}
.ace_keyword, .ace_meta, .ace_storage, .ace_storage.ace_type, .ace_support.ace_type {
color: #B294BB !important;
}
.ace_keyword.ace_operator {
color: #8ABEB7 !important;
}
.ace_constant.ace_character,.ace_constant.ace_language,.ace_constant.ace_numeric,.ace_keyword.ace_other.ace_unit,.ace_support.ace_constant, .ace_variable.ace_parameter {
color: #DE935F !important;
}
.ace_constant.ace_other {
color: #CED1CF !important;
}
.ace_invalid {
color: #CED2CF !important;
background-color: #DF5F5F !important;
}
.ace_invalid.ace_deprecated {
color: #CED2CF !important;
background-color: #B798BF !important;
}
.ace_fold {
background-color: #81A2BE !important;
border-color: #C5C8C6 !important;
}
.ace_entity.ace_name.ace_function, .ace_support.ace_function, .ace_variable {
color: #81A2BE !important;
}
.ace_support.ace_class, .ace_support.ace_type {
color: #F0C674 !important;
}
.ace_heading, .ace_markup.ace_heading, .ace_string {
color: #B5BD68 !important;
}
.ace_entity.ace_name.ace_tag, .ace_entity.ace_other.ace_attribute-name, .ace_meta.ace_tag, .ace_string.ace_regexp, .ace_variable {
color: #CC6666 !important;
}
.ace_comment {
color: #969896 !important;
}
.ace_indent-guide {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYHB3d/8PAAOIAdULw8qMAAAAAElFTkSuQmCC) right repeat-y !important;
}
} | data/usercss/115306.user.css | @namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("cpp.sh") {
html, body {
background: #222 none repeat scroll 0% 0%;
}
#header {
background: #555;
color: #eee;
}
#header #logo h1 a {
color: #999;
text-shadow: none;
}
#header #motto h2 a {
color: #999;
text-shadow: none;
}
#bar {
background: #333;
color: #eee;
}
#wrap #compiler.comped .top {
border: 1px solid #333;
}
#wrap #compiler.comped .top .ace-tm {
background-color: #1D1F21;
color: #C5C8C6;
-moz-tab-size: 4;
-webkit-tab-size: 4;
-ms-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
font-size: 14px;
}
#wrap #compiler.comped .middle span {
color: #ccc;
}
#wrap #compiler.comped .middle span a {
color: #39e;
}
.ace-tm .ace_gutter {
background: #333 none repeat scroll 0% 0%;
color: #ccc;
}
.ace-tm .ace_gutter-active-line {
background-color: #555;
}
.switch .label.selected {
background-color: #555;
border-bottom: 1px dotted #666;
}
.switch .label {
background-color: #999;
border-bottom: 1px dotted #eee;
}
.sheet.selected {
background-color: #1D1F21;
color: #C5C8C6;
}
#bottom a {
color: #eee;
}
a.btnm {
background-color: #3366ee;
border-color: #3366ee;
box-shadow: none;
}
a.btnm:hover {
background-color: #33aa66;
border-color: #33aa66;
color: #eee;
}
/*Editor settings */
.ace_gutter {
background: #25282c !important;
color: #C5C8C6 !important;
}
.ace_print-margin {
width: 1px !important;
background: #25282c !important;
}
.ace_cursor {
color: #AEAFAD !important;
}
.ace_marker-layer .ace_selection {
background: #373B41 !important;
}
.ace_multiselect .ace_selection.ace_start {
box-shadow: 0 0 3px 0px #1D1F21 !important;
}
.ace_marker-layer .ace_step {
background: rgb(102, 82, 0) !important;
}
.ace_marker-layer .ace_bracket {
margin: -1px 0 0 -1px !important;
border: 1px solid #4B4E55 !important;
}
.ace_marker-layer .ace_active-line {
background: #282A2E !important;
}
.ace_gutter-active-line {
background-color: #282A2E !important;
}
.ace_marker-layer .ace_selected-word {
border: 1px solid #373B41 !important;
}
.ace_invisible {
color: #4B4E55 !important;
}
.ace_keyword, .ace_meta, .ace_storage, .ace_storage.ace_type, .ace_support.ace_type {
color: #B294BB !important;
}
.ace_keyword.ace_operator {
color: #8ABEB7 !important;
}
.ace_constant.ace_character,.ace_constant.ace_language,.ace_constant.ace_numeric,.ace_keyword.ace_other.ace_unit,.ace_support.ace_constant, .ace_variable.ace_parameter {
color: #DE935F !important;
}
.ace_constant.ace_other {
color: #CED1CF !important;
}
.ace_invalid {
color: #CED2CF !important;
background-color: #DF5F5F !important;
}
.ace_invalid.ace_deprecated {
color: #CED2CF !important;
background-color: #B798BF !important;
}
.ace_fold {
background-color: #81A2BE !important;
border-color: #C5C8C6 !important;
}
.ace_entity.ace_name.ace_function, .ace_support.ace_function, .ace_variable {
color: #81A2BE !important;
}
.ace_support.ace_class, .ace_support.ace_type {
color: #F0C674 !important;
}
.ace_heading, .ace_markup.ace_heading, .ace_string {
color: #B5BD68 !important;
}
.ace_entity.ace_name.ace_tag, .ace_entity.ace_other.ace_attribute-name, .ace_meta.ace_tag, .ace_string.ace_regexp, .ace_variable {
color: #CC6666 !important;
}
.ace_comment {
color: #969896 !important;
}
.ace_indent-guide {
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYHB3d/8PAAOIAdULw8qMAAAAAElFTkSuQmCC) right repeat-y !important;
}
} | 0.236604 | 0.089256 |
.site-root {
margin-left: 0;
transition: all 0.2s ease-out;
}
@media (min-width: 1000px) {
.site-root.sidebar-active {
margin-left: 320px;
}
}
#loading {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: white;
z-index: 99999;
}
.site-inner {
height: 100%;
display: grid;
grid-template-areas: "header" "content" "footer";
grid-template-rows: var(--header-height) auto var(--footer-height);
}
/* .site-header */
.site-header {
grid-area: header;
display: grid;
grid-auto-flow: column;
justify-content: center;
align-items: center;
column-gap: 20px;
background-color: var(--gray-light);
transition: all .2s ease-out;
width: 100%;
overscroll-behavior: contain;
}
.site-header a {
color: var(--black);
text-decoration: none;
}
.site-header i {
margin-right: 4px;
}
.site-title {
margin: 0;
font-size: var(--font-height-double);
line-height: var(--header-height);
font-family: var(--font-handwrite);
user-select: none;
}
@media (min-width: 751px) {
.main-menu .menu-item {
padding: 0 10px;
}
}
@media (max-width: 750px) {
.site-header {
grid-auto-flow: row;
}
.fullscreen-header .site-header {
position: fixed;
height: 100%;
z-index: var(--z-fullscreen);
}
.main-menu {
flex-direction: column;
background: var(--gray-light);
left: 0;
width: 100%;
display: none;
}
.fullscreen-header .main-menu {
display: flex;
}
.fullscreen-header .main-menu .menu-item {
padding: 10px 0;
}
}
.main-menu {
margin: 0;
padding: 0;
text-align: center;
line-height: 2;
}
.main-menu a,
.main-menu .search {
color: #555;
cursor: pointer;
}
.main-menu .menu-item {
display: inline-block;
font-size: 15px;
transition: all 0.4s;
}
.main-menu .menu-item:hover {
background-color: #ddd;
border-radius: 2px;
}
.main-menu .menu-item::marker {
content: none;
}
/* .site-footer */
.site-footer {
grid-area: footer;
text-align: center;
font-family: var(--font-serif);
color: var(--gray-deep);
font-size: 0.85em;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
line-height: 1.5;
}
.site-footer a {
color: var(--orange);
text-decoration: none;
}
.site-footer a:hover {
color: var(--orange-deep);
}
.site-footer .division, .site-footer .heart { padding: 0 4px }
.site-footer .heart {
color: red;
animation-iteration-count: infinite;
display: inline-block;
animation-name: heartBeat;
}
/* .site-main */
.site-main {
grid-area: content;
display: grid;
justify-content: space-between;
align-content: space-between;
grid-template-areas:
"left content right"
"left comment right";
grid-template-columns: 1fr minmax(140px,var(--content-width)) 1fr;
grid-column-gap: 20px;
}
@media (max-width: 750px) {
.site-main {
grid-template-areas:
"left"
"right"
"content"
"comment";
grid-template-columns: minmax(140px,var(--content-width));
margin: 0 10px;
}
}
.site-content {
grid-area: content;
margin-bottom: 80px;
}
.site-comment {
grid-area: comment;
align-self: end;
}
.giscus {
margin-bottom: 40px;
}
/* pjax loading bar */
.loading-track {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: var(--z-loadingbar);
opacity: 0;
transition: opacity .4s linear;
}
.loading-track.loading {
opacity: 1;
}
@keyframes loading {
0% {width: 0; opacity: 0;}
25% {opacity: 1;}
75% {opacity: 0.9;}
100% {width: 100%; opacity: 0;}
}
.loading-progress {
margin: auto;
height: 4px;
background: linear-gradient(to left, #00000000, #77b6ff 5%, #1e81f2, #77b6ff 95%, #00000000);
box-shadow: 0 0 3px 2px #77b6ff80;
transition: width .4s ease;
animation-name: loading;
animation-duration: 1.5s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
}
/* 404 */
.not-found {
margin: 100px 0;
text-align: center;
font-size: 3em;
font-family: var(--font-handwrite);
}
.not-found .back-home {
color: var(--orange);
text-decoration: none;
}
.not-found .back-home:hover {
color: var(--orange-deep);
text-decoration: underline;
} | assets/css/main.css | .site-root {
margin-left: 0;
transition: all 0.2s ease-out;
}
@media (min-width: 1000px) {
.site-root.sidebar-active {
margin-left: 320px;
}
}
#loading {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: white;
z-index: 99999;
}
.site-inner {
height: 100%;
display: grid;
grid-template-areas: "header" "content" "footer";
grid-template-rows: var(--header-height) auto var(--footer-height);
}
/* .site-header */
.site-header {
grid-area: header;
display: grid;
grid-auto-flow: column;
justify-content: center;
align-items: center;
column-gap: 20px;
background-color: var(--gray-light);
transition: all .2s ease-out;
width: 100%;
overscroll-behavior: contain;
}
.site-header a {
color: var(--black);
text-decoration: none;
}
.site-header i {
margin-right: 4px;
}
.site-title {
margin: 0;
font-size: var(--font-height-double);
line-height: var(--header-height);
font-family: var(--font-handwrite);
user-select: none;
}
@media (min-width: 751px) {
.main-menu .menu-item {
padding: 0 10px;
}
}
@media (max-width: 750px) {
.site-header {
grid-auto-flow: row;
}
.fullscreen-header .site-header {
position: fixed;
height: 100%;
z-index: var(--z-fullscreen);
}
.main-menu {
flex-direction: column;
background: var(--gray-light);
left: 0;
width: 100%;
display: none;
}
.fullscreen-header .main-menu {
display: flex;
}
.fullscreen-header .main-menu .menu-item {
padding: 10px 0;
}
}
.main-menu {
margin: 0;
padding: 0;
text-align: center;
line-height: 2;
}
.main-menu a,
.main-menu .search {
color: #555;
cursor: pointer;
}
.main-menu .menu-item {
display: inline-block;
font-size: 15px;
transition: all 0.4s;
}
.main-menu .menu-item:hover {
background-color: #ddd;
border-radius: 2px;
}
.main-menu .menu-item::marker {
content: none;
}
/* .site-footer */
.site-footer {
grid-area: footer;
text-align: center;
font-family: var(--font-serif);
color: var(--gray-deep);
font-size: 0.85em;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
line-height: 1.5;
}
.site-footer a {
color: var(--orange);
text-decoration: none;
}
.site-footer a:hover {
color: var(--orange-deep);
}
.site-footer .division, .site-footer .heart { padding: 0 4px }
.site-footer .heart {
color: red;
animation-iteration-count: infinite;
display: inline-block;
animation-name: heartBeat;
}
/* .site-main */
.site-main {
grid-area: content;
display: grid;
justify-content: space-between;
align-content: space-between;
grid-template-areas:
"left content right"
"left comment right";
grid-template-columns: 1fr minmax(140px,var(--content-width)) 1fr;
grid-column-gap: 20px;
}
@media (max-width: 750px) {
.site-main {
grid-template-areas:
"left"
"right"
"content"
"comment";
grid-template-columns: minmax(140px,var(--content-width));
margin: 0 10px;
}
}
.site-content {
grid-area: content;
margin-bottom: 80px;
}
.site-comment {
grid-area: comment;
align-self: end;
}
.giscus {
margin-bottom: 40px;
}
/* pjax loading bar */
.loading-track {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: var(--z-loadingbar);
opacity: 0;
transition: opacity .4s linear;
}
.loading-track.loading {
opacity: 1;
}
@keyframes loading {
0% {width: 0; opacity: 0;}
25% {opacity: 1;}
75% {opacity: 0.9;}
100% {width: 100%; opacity: 0;}
}
.loading-progress {
margin: auto;
height: 4px;
background: linear-gradient(to left, #00000000, #77b6ff 5%, #1e81f2, #77b6ff 95%, #00000000);
box-shadow: 0 0 3px 2px #77b6ff80;
transition: width .4s ease;
animation-name: loading;
animation-duration: 1.5s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
}
/* 404 */
.not-found {
margin: 100px 0;
text-align: center;
font-size: 3em;
font-family: var(--font-handwrite);
}
.not-found .back-home {
color: var(--orange);
text-decoration: none;
}
.not-found .back-home:hover {
color: var(--orange-deep);
text-decoration: underline;
} | 0.421671 | 0.164248 |
.border {
border: 1px solid #ccc
}
.banner {
position: relative;
top: 100px;
left: -40%;
width: 100%;
padding: 10px;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
background: #14cc58;
color: #fff;
z-index: 100;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.red {
color: #BD1A00;
font-weight: 600
}
.small {
font-size: 1.0em;
line-height: 1.4em;
margin-bottom: 1.0em
}
.wrapper {
width: 90%;
max-width: 1100px;
margin: 0px auto;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3)
}
section {
padding: 20px;
margin: 0px auto;
position: relative;
transition: top 1s;
border-top: 1px solid #ccc;
clear: both;
background: #F9F9F9;
overflow: hidden
}
section:nth-child(even) {
background: #FFFFFF
}
section article {
padding: 0;
margin: 20px auto
}
section article.code {
background-color: #333;
color: #fff
}
section article a {
color: #4697bb;
font-weight: normal
}
section article form {
border: 1px solid #aaa;
border-radius: 10px;
padding: 20px;
/* Wiki Edit */
/*width: 400px;*/
margin: 0 auto;
background: #eee
}
section article form label {
display: block;
padding: 10px 0 5px 0;
font-weight: 300
}
section article form input[type="text"], section article form input[type="email"], section article form input[type="tel"], section article form input[type="number"] {
display: block;
border-width: 1px;
border-style: solid;
border-color: #dedede;
padding: 10px;
width: 94%
}
section article form input[type="submit"] {
background: #017ad6;
color: #fff;
padding: 10px;
border-radius: 5px;
font-size: 1.0em;
font-weight: 300;
border: 0px;
margin: 10px 0 0 0
}
section article form.error-messaging label, section article form.error-messaging input, section article form.error-messaging div {
clear: both
}
section article form.error-messaging .ui-state-invalid input[type="text"], section article form.error-messaging .ui-state-invalid input[type="email"], section article form.error-messaging .ui-state-invalid input[type="tel"], section article form.error-messaging .ui-state-invalid input[type="number"] {
width: 50%;
float: left
}
section article form .ui-error-message {
width: 38%;
font-size: 0.8em;
display: inline-block;
float: right;
line-height: 1.2em
}
section .btn {
display: inline-block;
text-decoration: none;
padding: 10px;
border-radius: 5px;
font-size: 1.2em;
font-weight: 300;
cursor: pointer;
margin: 30px 10px 15px 0;
text-align: center;
background: #017ad6;
color: #fff
}
section .btn:hover {
background: #015da3
}
section.disabled article {
opacity: 0.3
}
section.columns {
background-image: url(../images/columns-03.png);
background-position: -40px top;
background-repeat: no-repeat
}
footer {
background-color: #282828;
color: #fff;
clear: both
}
footer a {
color: #4697bb;
font-weight: normal
}
footer article {
float: left;
width: 40%;
padding: 30px 50px
}
footer .copyright {
padding: 30px 50px;
font-size: 0.8em;
clear: both;
background: #222222
}
.div_RootBody {
padding: 20px;
margin: 0px auto;
position: relative;
transition: top 1s;
border-top: 1px solid #ccc;
clear: both;
background: #F9F9F9;
overflow: hidden
}
.svg-container {
display: inline-block;
position: relative;
width: 100%;
padding-bottom: 100%;
/* aspect ratio */
vertical-align: top;
overflow: hidden;
}
.svg-content-responsive {
display: inline-block;
position: absolute;
top: 10px;
left: 0;
} | includes/css/screen.css | .border {
border: 1px solid #ccc
}
.banner {
position: relative;
top: 100px;
left: -40%;
width: 100%;
padding: 10px;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
background: #14cc58;
color: #fff;
z-index: 100;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.red {
color: #BD1A00;
font-weight: 600
}
.small {
font-size: 1.0em;
line-height: 1.4em;
margin-bottom: 1.0em
}
.wrapper {
width: 90%;
max-width: 1100px;
margin: 0px auto;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3)
}
section {
padding: 20px;
margin: 0px auto;
position: relative;
transition: top 1s;
border-top: 1px solid #ccc;
clear: both;
background: #F9F9F9;
overflow: hidden
}
section:nth-child(even) {
background: #FFFFFF
}
section article {
padding: 0;
margin: 20px auto
}
section article.code {
background-color: #333;
color: #fff
}
section article a {
color: #4697bb;
font-weight: normal
}
section article form {
border: 1px solid #aaa;
border-radius: 10px;
padding: 20px;
/* Wiki Edit */
/*width: 400px;*/
margin: 0 auto;
background: #eee
}
section article form label {
display: block;
padding: 10px 0 5px 0;
font-weight: 300
}
section article form input[type="text"], section article form input[type="email"], section article form input[type="tel"], section article form input[type="number"] {
display: block;
border-width: 1px;
border-style: solid;
border-color: #dedede;
padding: 10px;
width: 94%
}
section article form input[type="submit"] {
background: #017ad6;
color: #fff;
padding: 10px;
border-radius: 5px;
font-size: 1.0em;
font-weight: 300;
border: 0px;
margin: 10px 0 0 0
}
section article form.error-messaging label, section article form.error-messaging input, section article form.error-messaging div {
clear: both
}
section article form.error-messaging .ui-state-invalid input[type="text"], section article form.error-messaging .ui-state-invalid input[type="email"], section article form.error-messaging .ui-state-invalid input[type="tel"], section article form.error-messaging .ui-state-invalid input[type="number"] {
width: 50%;
float: left
}
section article form .ui-error-message {
width: 38%;
font-size: 0.8em;
display: inline-block;
float: right;
line-height: 1.2em
}
section .btn {
display: inline-block;
text-decoration: none;
padding: 10px;
border-radius: 5px;
font-size: 1.2em;
font-weight: 300;
cursor: pointer;
margin: 30px 10px 15px 0;
text-align: center;
background: #017ad6;
color: #fff
}
section .btn:hover {
background: #015da3
}
section.disabled article {
opacity: 0.3
}
section.columns {
background-image: url(../images/columns-03.png);
background-position: -40px top;
background-repeat: no-repeat
}
footer {
background-color: #282828;
color: #fff;
clear: both
}
footer a {
color: #4697bb;
font-weight: normal
}
footer article {
float: left;
width: 40%;
padding: 30px 50px
}
footer .copyright {
padding: 30px 50px;
font-size: 0.8em;
clear: both;
background: #222222
}
.div_RootBody {
padding: 20px;
margin: 0px auto;
position: relative;
transition: top 1s;
border-top: 1px solid #ccc;
clear: both;
background: #F9F9F9;
overflow: hidden
}
.svg-container {
display: inline-block;
position: relative;
width: 100%;
padding-bottom: 100%;
/* aspect ratio */
vertical-align: top;
overflow: hidden;
}
.svg-content-responsive {
display: inline-block;
position: absolute;
top: 10px;
left: 0;
} | 0.465873 | 0.226313 |
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label,legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
a,img{display: block;}
img{margin: 20px auto;}
a {cursor: pointer;text-decoration: none;color: inherit;}
input, textarea, button, select{border: 0 none;padding: 0;background:transparent;}
button, select {cursor: pointer;}
/*common*/
.ir{display: block;text-indent: -9999px;}
.clearfix:after{display: block;content: "";clear: both}
.inner:after{content: ""; display: block; clear: both;}
body{height: 100%;font-family: 'Roboto', sans-serif;color: #353535;}
header .inner{margin-left: 35px;}
.container .inner{margin: 0 auto;}
/*style*/
html,#wrap{height: 100%;}
header,.container {float: left;height: 100%;}
header{position: fixed;top: 0;bottom: 0;width: 315px;box-sizing: border-box;border-right: 1px solid #c6c6c6;}
.me-info{margin-top: 64px;}
.me-info li{}
.me-info li h1{padding: 0 2px;font-size: 36px;font-family: 'Roboto', sans-serif; color: #fff;}
.me-info li.name {display: inline-block;background-color: #353535;}
.me-info li p{font-family: 'Roboto', sans-serif;}
.me-info li.phone p{font-size: 30px;}
.me-info li.mail p{font-size: 23px;}
.nav {margin-top: 164px;}
.nav dl {margin-top: 110px;}
.nav dl dt {margin-bottom: 26px;font-family: 'Noto Sans KR', sans-serif;font-size: 20px;color: #353535;}
.nav dl dd {float: left;margin-right: 15px;width: 26px;height: 26px;text-align:center;line-height: 26px;font-family: 'Roboto', sans-serif;font-size: 20px;color: #353535;border-width: 2px;border-style: solid; border-color: transparent; border-radius: 50% 50%;}
.nav dl dd.select {border-color: #353535;}
.container{margin-left: 315px;width: 1400px;}
.bx{display: none;}
.bx.select{display: block;} | css/style.css | html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label,legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
table {border-collapse: collapse;border-spacing: 0;}
a,img{display: block;}
img{margin: 20px auto;}
a {cursor: pointer;text-decoration: none;color: inherit;}
input, textarea, button, select{border: 0 none;padding: 0;background:transparent;}
button, select {cursor: pointer;}
/*common*/
.ir{display: block;text-indent: -9999px;}
.clearfix:after{display: block;content: "";clear: both}
.inner:after{content: ""; display: block; clear: both;}
body{height: 100%;font-family: 'Roboto', sans-serif;color: #353535;}
header .inner{margin-left: 35px;}
.container .inner{margin: 0 auto;}
/*style*/
html,#wrap{height: 100%;}
header,.container {float: left;height: 100%;}
header{position: fixed;top: 0;bottom: 0;width: 315px;box-sizing: border-box;border-right: 1px solid #c6c6c6;}
.me-info{margin-top: 64px;}
.me-info li{}
.me-info li h1{padding: 0 2px;font-size: 36px;font-family: 'Roboto', sans-serif; color: #fff;}
.me-info li.name {display: inline-block;background-color: #353535;}
.me-info li p{font-family: 'Roboto', sans-serif;}
.me-info li.phone p{font-size: 30px;}
.me-info li.mail p{font-size: 23px;}
.nav {margin-top: 164px;}
.nav dl {margin-top: 110px;}
.nav dl dt {margin-bottom: 26px;font-family: 'Noto Sans KR', sans-serif;font-size: 20px;color: #353535;}
.nav dl dd {float: left;margin-right: 15px;width: 26px;height: 26px;text-align:center;line-height: 26px;font-family: 'Roboto', sans-serif;font-size: 20px;color: #353535;border-width: 2px;border-style: solid; border-color: transparent; border-radius: 50% 50%;}
.nav dl dd.select {border-color: #353535;}
.container{margin-left: 315px;width: 1400px;}
.bx{display: none;}
.bx.select{display: block;} | 0.208259 | 0.073165 |
div#site-navigation {
background: #000;
}
#about-image.col-sm-12 .single-image-wrapper {
margin: 0 -15px 0 -15px;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(238,238,239,0.3) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(238,238,239,0.3) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(238,238,239,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4deeeeef',GradientType=0 );
}
#about-image .single-image-wrapper .placeholder {
width: 100%;
height: 50vh;
background: linear-gradient(90deg, #00bcfa, #fa00bc, #000000);
background-size: 800% 800%;
-webkit-animation: PageTitle 19s ease infinite;
-moz-animation: PageTitle 19s ease infinite;
-o-animation: PageTitle 19s ease infinite;
animation: PageTitle 19s ease infinite;
margin: 0 0 50px;
}
.placeholder h1 {
top: 20vh;
font-size: 3em;
color: #fff;
text-align: center;
position: absolute;
margin: 0 auto;
width: 100%;
}
.col-sm-8 {
padding-bottom: 20px;
border-bottom: none;
}
#about h1 {
font-size: 0;
line-height: 0;
width: 173px;
height: 40px;
background: url('/bundles/escapismdefault/images/escapism-logo.png') top center no-repeat;
background-size: contain;
margin: 30px auto 10px;
}
#about p {
text-align: center;
}
@-webkit-keyframes PageTitle {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@-moz-keyframes PageTitle {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@-o-keyframes PageTitle {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@keyframes PageTitle {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@media only screen and (max-width: 1023px) {
#about-image .single-image-wrapper .placeholder {
border-radius: 40% 0 40% 0;
}
.col-sm-8 {
padding-bottom: 20px;
border-bottom: none;
}
} | app/Resources/public/css/about.css | div#site-navigation {
background: #000;
}
#about-image.col-sm-12 .single-image-wrapper {
margin: 0 -15px 0 -15px;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 60%, rgba(238,238,239,0.3) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(238,238,239,0.3) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%,rgba(238,238,239,0.3) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#4deeeeef',GradientType=0 );
}
#about-image .single-image-wrapper .placeholder {
width: 100%;
height: 50vh;
background: linear-gradient(90deg, #00bcfa, #fa00bc, #000000);
background-size: 800% 800%;
-webkit-animation: PageTitle 19s ease infinite;
-moz-animation: PageTitle 19s ease infinite;
-o-animation: PageTitle 19s ease infinite;
animation: PageTitle 19s ease infinite;
margin: 0 0 50px;
}
.placeholder h1 {
top: 20vh;
font-size: 3em;
color: #fff;
text-align: center;
position: absolute;
margin: 0 auto;
width: 100%;
}
.col-sm-8 {
padding-bottom: 20px;
border-bottom: none;
}
#about h1 {
font-size: 0;
line-height: 0;
width: 173px;
height: 40px;
background: url('/bundles/escapismdefault/images/escapism-logo.png') top center no-repeat;
background-size: contain;
margin: 30px auto 10px;
}
#about p {
text-align: center;
}
@-webkit-keyframes PageTitle {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@-moz-keyframes PageTitle {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@-o-keyframes PageTitle {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@keyframes PageTitle {
0%{background-position:0% 47%}
50%{background-position:100% 54%}
100%{background-position:0% 47%}
}
@media only screen and (max-width: 1023px) {
#about-image .single-image-wrapper .placeholder {
border-radius: 40% 0 40% 0;
}
.col-sm-8 {
padding-bottom: 20px;
border-bottom: none;
}
} | 0.352536 | 0.075892 |
@font-face {
font-family: "Montserrat";
src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
.mdi:before,
.mdi-set {
display: inline-block;
font: normal normal normal 24px/1 "Montserrat";
font-size: inherit;
text-rendering: auto;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mdi-18px.mdi-set,
.mdi-18px.mdi:before {
font-size: 18px;
}
.mdi-24px.mdi-set,
.mdi-24px.mdi:before {
font-size: 24px;
}
.mdi-36px.mdi-set,
.mdi-36px.mdi:before {
font-size: 36px;
}
.mdi-48px.mdi-set,
.mdi-48px.mdi:before {
font-size: 48px;
}
.mdi-dark:before {
color: rgba(0, 0, 0, 0.54);
}
.mdi-dark.mdi-inactive:before {
color: rgba(0, 0, 0, 0.26);
}
.mdi-light:before {
color: #fff;
}
.mdi-light.mdi-inactive:before {
color: rgba(255, 255, 255, 0.3);
}
.mdi-rotate-45:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.mdi-rotate-90:before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mdi-rotate-135:before {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.mdi-rotate-180:before {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.mdi-rotate-225:before {
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
}
.mdi-rotate-270:before {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.mdi-rotate-315:before {
-webkit-transform: rotate(315deg);
-ms-transform: rotate(315deg);
transform: rotate(315deg);
}
.mdi-flip-h:before {
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: "FlipH";
}
.mdi-flip-v:before {
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
filter: FlipV;
-ms-filter: "FlipV";
}
.mdi-spin:before {
-webkit-animation: mdi-spin 2s infinite linear;
animation: mdi-spin 2s infinite linear;
}
@-webkit-keyframes mdi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes mdi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
/*# sourceMappingURL=materialdesignicons.css.map */ | www-main/src/assets/css/general.css | @font-face {
font-family: "Montserrat";
src: url("../fonts/Montserrat-Regular.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}
.mdi:before,
.mdi-set {
display: inline-block;
font: normal normal normal 24px/1 "Montserrat";
font-size: inherit;
text-rendering: auto;
line-height: inherit;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mdi-18px.mdi-set,
.mdi-18px.mdi:before {
font-size: 18px;
}
.mdi-24px.mdi-set,
.mdi-24px.mdi:before {
font-size: 24px;
}
.mdi-36px.mdi-set,
.mdi-36px.mdi:before {
font-size: 36px;
}
.mdi-48px.mdi-set,
.mdi-48px.mdi:before {
font-size: 48px;
}
.mdi-dark:before {
color: rgba(0, 0, 0, 0.54);
}
.mdi-dark.mdi-inactive:before {
color: rgba(0, 0, 0, 0.26);
}
.mdi-light:before {
color: #fff;
}
.mdi-light.mdi-inactive:before {
color: rgba(255, 255, 255, 0.3);
}
.mdi-rotate-45:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.mdi-rotate-90:before {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.mdi-rotate-135:before {
-webkit-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
.mdi-rotate-180:before {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.mdi-rotate-225:before {
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg);
}
.mdi-rotate-270:before {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.mdi-rotate-315:before {
-webkit-transform: rotate(315deg);
-ms-transform: rotate(315deg);
transform: rotate(315deg);
}
.mdi-flip-h:before {
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: "FlipH";
}
.mdi-flip-v:before {
-webkit-transform: scaleY(-1);
transform: scaleY(-1);
filter: FlipV;
-ms-filter: "FlipV";
}
.mdi-spin:before {
-webkit-animation: mdi-spin 2s infinite linear;
animation: mdi-spin 2s infinite linear;
}
@-webkit-keyframes mdi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes mdi-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
/*# sourceMappingURL=materialdesignicons.css.map */ | 0.459561 | 0.144059 |
==========================*/
*, *:focus {
outline: none!important;
}
body {
font-family:Tahoma,Arial;
font-weight: normal;
font-size: 14px;
line-height: 22px;
color: #222222;
}
.wrapper {
position: relative;
width: 100%;
overflow: hidden;
}
/* Links
==========================*/
a, a:hover, a:focus{
text-decoration: none;
}
/* Headings
========================== */
h1, h2, h3, h4, h5, h6 {
margin: 0;
}
.title {
font-size: 18px;
color: #222222;
position: relative;
line-height: 25px;
}
.title-lg {
font-size: 30px;
line-height: 40px;
}
.title-md {
font-size: 16px;
}
.title-sm {
font-size: 14px;
font-weight: 600;
}
/* Images
==========================*/
img {
display: block;
max-width: 100%;
height: auto;
}
/*Buttons
========================*/
.custom-btn {
background: #fa983f;
color: #fff;
border-radius: 5px;
line-height: 40px;
padding: 0 20px;
text-align: center;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.custom-btn:hover,
.custom-btn:focus {
background-color: #299c0a;
color: #fff;
}
.custom-btn.btn-block{
width: 100%;
line-height: 45px;
}
.btn-add{
padding: 11px 25px;
background-color: #299c0a;
line-height: normal;
}
.btn-add i{
margin-left: 10px;
}
.btn-add:hover,
.btn-add:focus{
background-color: #fa983f;
color: #fff;
}
/* Forms
========================== */
.form-group {
position: relative;
}
.form-control{
background-color: #f3f3f3;
border: none;
border-radius: 5px;
height: 45px;
line-height: 42px;
padding: 0px 10px;
font-size: 15px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-control:hover,
.form-control:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea.form-control{
resize: none;
}
.form-group .form-control.has-left-icon{
padding-left: 50px;
}
.form-group i{
position: absolute;
top: 15px;
left: 15px;
font-size: 17.58px;
color: #c1c1c1;
}
.form-control:hover,
.form-control:focus{
-webkit-box-shadow: 0 0 2px 0px #3498dd;
-moz-box-shadow: 0 0 2px 0px #3498dd;
box-shadow: 0 0 2px 0px #3498dd;
}
.form-control::-webkit-input-placeholder {
color: #222;
}
.form-control::-moz-placeholder {
color: #222;
}
.form-control:-input-placeholder {
color: #222;
}
/*Lists
==========================*/
ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
/* Aside List*/
ul.aside-list li > a{
font-size: 16px;
line-height: 35px;
color: #3480c4;
}
ul.aside-list li > a:hover,
ul.aside-list li > a:focus{
color: #ea171b;
}
/* Social-List
ul.social-list > li {
display: inline-block;
margin-bottom: 5px;
}
ul.social-list > li > a {
display: block;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 25px;
color: #fff;
border-radius: 2px;
opacity: 1;
}
ul.social-list > li:hover > a {
opacity: .8;
color: #fff;
}
ul.social-list > li:first-child > a{
background-color: #537bbd
}
ul.social-list > li:nth-child(2) > a{
background-color: #78cdf0
}
ul.social-list > li:nth-child(3) > a{
background-color: #e83b3b
}
ul.social-list > li:nth-child(4) > a{
background: -webkit-linear-gradient(-45deg, #5856cc 0%,#2989d8 0%,#dc3a78 47%,#dc3a78 47%,#dc3a78 47%,#fbbb65 100%);
background: -moz-linear-gradient(-45deg, #5856cc 0%, #2989d8 0%, #dc3a78 47%, #dc3a78 47%, #dc3a78 47%, #fbbb65 100%);
background: linear-gradient(135deg, #5856cc 0%,#2989d8 0%,#dc3a78 47%,#dc3a78 47%,#dc3a78 47%,#fbbb65 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5856cc', endColorstr='#fbbb65',GradientType=1 );
}
*/
/*Tags*/
ul.tags{
}
ul.tags li{
display: inline-block;
margin-bottom: 5px;
}
ul.tags li a{
display: inline-block;
color: #888;
font-size: 12px!important;
padding: 4px 10px 7px;
background: #eee;
border-radius: 4px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
ul.tags li a:hover{
background-color: #3498dd;
color: #fff;
}
/* Pagination */
.pagination {
margin: 0;
}
.pagination > li > a,
.pagination > li > a:first-child{
width: 40px;
height: 40px;
font-size: 16px;
margin-left: 5px;
border: 1px solid #d6d6d6;
border-radius: 3px;
color: #222;
text-align: center;
line-height: 25px;
margin: 0 5px;
-webkit-box-shadow: 0 3px 0 #d8d9da;
-moz-box-shadow: 0 3px 0 #d8d9da;
box-shadow: 0 3px 0 #d8d9da;
}
.pagination > li > a:last-child{
margin-left: 0;
}
.pagination > li.active > a,
.pagination > li > a:hover,
.pagination > li > a:focus{
background-color: #eee;
height: 43px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.pagination > li.active > a:hover,
.pagination > li.active > a:focus{
background-color: #eee;
border: 1px solid #d6d6d6;
color: #222;
}
/* footer Links List */
ul.footer-links > li > a {
display: block;
font-size: 14px;
line-height: 25px;
display: inline-block!important;
color: #3480c4;
}
ul.footer-links > li > a:hover,
ul.footer-links > li > a:focus{
color: #ea0004;
}
/*list-inline*/
ul.footer-links.list-inline{
margin: 0;
}
ul.footer-links.list-inline > li{
width: 49%;
}
@media(max-width:330px){
ul.footer-links.list-inline > li{
display: block;
width: 100%;
}
}
/* Feature and Share List*/
.item-features,
.share-list{
padding: 5px 18px;
background-color: #f5f5f5;
font-family: tahoma;
border-radius: 5px;
}
.item-features li{
width: 30%;
display: inline-block;
line-height: 38px;
}
.item-features li span:nth-child(2){
font-weight: bold;
color: #2785c7;
}
.item-desription{
font-family: tahoma;
margin: 8px 0 25px;
}
.item-desription span{
font-size: 17px;
color: #afafaf;
display: block;
line-height: 45px;
}
.item-desription p{
font-size: 18px;
line-height: 30px;
margin: 0;
}
/*Share List*/
.share-list{
padding: 10px 18px;
}
.share-list li{
display: inline-block;
width: 20%;
border-radius: 5px;
opacity: 1;
}
.share-list li:hover{
opacity: .8;
}
.share-list li:first-child{
width: 17%;
}
.share-list li:nth-child(2){
background-color: #516eb7;
}
.share-list li:nth-child(3){
background-color: #5aa5de;
}
.share-list li:nth-child(4){
background-color: #dd5643;
}
.share-list li:nth-child(5){
background-color: #2bd3f6;
}
.share-list li > p{
font-size: 17px;
line-height: 28px;
margin-bottom: 0;
}
.share-list li > a{
color: #fff;
text-align: center;
}
.share-list li > a > i{
padding: 10px 0;
margin-left: 10px;
border-left: 1px solid #999;
width: 37px;
}
.share-list li > a > span{
position: relative;
}
@media (min-width: 992px) and (max-width: 1200px){
.share-list li:first-child{
width: 100%;
margin-bottom: 10px;
}
.share-list li{
width: 24%;
}
}
@media (max-width: 767px){
.item-features li {
width: 49%;
}
.share-list li:first-child{
width: 100%;
margin-bottom: 10px;
}
.share-list li{
width: 49%;
margin-bottom: 5px;
}
}
@media (max-width: 373px){
.ribbon .ribbon-bookmark,
.ribbon .ribbon-report{
float: none;
display: block;
text-align: center;
margin-bottom: 10px;
}
.item-features li {
width: 100%;
}
.share-list li{
width: 100%;
}
}
ul.category-icons{
text-align: center;
}
ul.category-icons li{
display: inline-block;
}
/* Box Icon
========================= */
.box-icon .box-head > span {
font-size: 65px
}
.box-icon{
display: block;
text-align: center;
margin-bottom: 40px;
}
.box-icon:hover .box-content .title{
color: #299c0a;
}
.box-icon .box-head{
display: inline-block;
width: 65px;
height: 65px;
overflow: hidden;
}
.box-icon .box-content .title{
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1200px){
.box-icon{
height: 120px;
}
}
/*Section Settings
==============================*/
.section-lg {
padding: 60px 0;
}
.section-md {
padding: 40px 0;
}
.section-head {
margin-bottom: 30px;
}
.section-head.has-border {
border-bottom: 1px solid #d1d1d1;
}
.section-head .section-title {
font-size: 20px;
padding-bottom: 12px;
border-bottom: 2px solid #222;
display: inline-block;
}
.section-head .section-head-img {
text-align: center;
}
.section-head .section-head-img img {
display: inline-block;
margin: 0 0 40px 0;
}
.section-head .more-items {
margin-right: 10px;
float: left;
color: #222222;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.section-head .more-items:hover {
color: #fa983f;
}
/* Side Accordion
==========================*/
.side-accordion {
}
.side-accordion .side-accordion-head{
background-color: #f4f4f4;
border: 1px solid #d6d6d6;
border-radius: 4px;
color: #919191;
height: 45px;
line-height: 45px;
margin-bottom: 10px;
font-size: 18px;
padding-right: 20px;
text-transform: capitalize;
}
.side-accordion .accordion-container{
}
.side-accordion .panel {
background-color: #f8f8f8;
line-height: 50px;
margin-bottom: 3px;
border-radius: 0;
border: 0;
box-shadow: none;
}
.side-accordion .panel > a {
display: block;
padding: 0 20px;
color: #4f9de2;
text-transform: capitalize;
line-height: 50px;
font-size: 17px;
}
.accordion-container .panel > a.collapsed{
color: #3480c4;
}
.accordion-container .panel > a.collapsed:hover,
.accordion-container .panel > a.collapsed:hover::before{
color: #222;
}
.accordion-container .panel > a:before{
display: block;
content: "\f078";
font-family: FontAwesome;
line-height: 50px;
font-size: 14px;
float: left;
text-align: center;
color: #4f9de2;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.accordion-container .panel > a.collapsed:before{
content: "\f053";
color: #3480c4;
}
.accordion-container .panel .panel-content{
margin-right: 30px;
}
ul.panel-content-links a {
color: #222222;
}
ul.panel-content-links a:hover {
color: #4090d2;
}
.next-level .panel a {
padding-right: 0;
padding-left: 40px;
}
/* aside
=========================== */
aside{
margin-bottom: 45px;
}
aside .aside-head{
margin-bottom: 10px;
}
aside .aside-head > .title{
color: #ea0004;
}
/* Header
==========================*/
/*Header Logo*/
.header .logo {
display: block;
float: right;
padding: 18px 0;
}
.header .logo img {
height: 50px;
}
/*Header top-navbar*/
.header .top-navbar{
float: left;
padding: 18px 0;
}
.header .top-navbar .navbar-nav > li{
font-weight: 600;
color: #999999;
font-size: 14px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn){
color: #999999;
padding: 1px 15px;
text-align: center;
}
.header .top-navbar nav li a:hover:not(.custom-btn),
.header .top-navbar nav li a:focus:not(.custom-btn){
background-color: transparent;
}
.header .top-navbar nav li a.custom-btn {
opacity: 1;
}
.header .top-navbar nav li a.custom-btn:hover,
.header .top-navbar nav li a.custom-btn:focus{
background:#299c0a;
color: #fff;
opacity: 0.7;
}
@media (min-width: 992px) {
.header .top-navbar .navbar-nav > li {
position: relative;
float: right;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn):after{
content: "";
position: absolute;
height: 30px;
border-right: 1px solid #d1d1d1;
right: 0px;
top: 15px;
}
.header .top-navbar .navbar-nav > li:first-child > a:after{
display: none;
}
.header .top-navbar nav li a.custom-btn{
margin-right: 15px;
}
.header .top-navbar .navbar-nav > li.active > a,
.header .top-navbar .navbar-nav > li > a:hover,
.header .top-navbar .navbar-nav > li > a:focus{
color: #3eb258;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn) i{
display: block;
text-align: center;
font-size: 16px;
line-height: 28px;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn) img.header-profile{
width: 28px;
height: 28px;
border-radius: 50%;
display: block;
margin: auto;
}
}
@media (max-width: 991px) {
.header .logo{
float: none;
display: inline-block;
}
.header .top-navbar{
float: none;
padding: 0;
}
.header .navbar-toggle {
display: block;
background: #FA983F;
color: #fff;
margin: 27.5px 0 0 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
padding: 0;
}
.header .top-navbar .navbar-collapse.collapse {
display: none !important;
}
.header .top-navbar .navbar-collapse.collapse.in {
display: block !important;
}
.header .top-navbar .navbar-right{
float: none!important;
background-color: #4f9de2;
margin-bottom: 15px;
}
.header .top-navbar .nav > li {
float: none;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn){
padding: 15px 0;
color: #fff;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn) img.header-profile{
display: none;
}
}
/* Dropdown menu
============================*/
.navbar-nav > li > .dropdown-menu{
padding: 0;
width: 260px;
box-shadow: 0 0 7px 0 rgba(0,0,0,.2);
border: 0;
top: 68px;
right: -100px;
border-radius: 5px;
}
.navbar-nav > li > .dropdown-menu:after{
position: absolute;
content: "";
top: -16px;
left: 50%;
border-width: 8px 8px 8px 8px;
border-style: solid;
border-color: transparent transparent #eee transparent;
}
.navbar-nav > li > .dropdown-menu:before{
position: absolute;
content: "";
top: -12px;
left: 51%;
border-width: 6px;
border-style: solid;
border-color: transparent transparent #fff transparent;
z-index: 10;
}
.navbar-nav > li > .dropdown-menu > li > a{
padding: 20px;
border-bottom: 1px solid #eee;
font-weight: normal;
color: #999999;
font-size: 14px;
}
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus {
background-color: #f2f7fc!important;
color: #4091d2!important;
}
.navbar-nav > li > .dropdown-menu > li:last-child > a{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
@media (max-width:991px){
.navbar-nav > li > .dropdown-menu{
right: 30%;
top: 50px;
}
.navbar-nav .open .dropdown-menu{
position: static;
float: none;
background-color: #fff;
margin: auto;
border-radius: 0;
}
.navbar-nav .open .dropdown-menu:after,
.navbar-nav .open .dropdown-menu:before{
display: none;
}
.dropdown .dropdown-toggle .notf-num{
right: 50%;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header{
padding: 15px;
}
}
/*dropdown click*/
.dropdown .dropdown-toggle .notf-num{
position: absolute;
color: #fff;
top: 2px;
right: 24px;
background-color: #ff5335;
border-radius: 3px;
font-size: 11px;
text-align: center;
width: 13px;
height: 15px;
line-height: 15px;
}
.dropdown-menu > li > a img{
width: 30px;
height: 30px;
border-radius: 50%;
margin-left: 10px;
display: inline-block;
}
.dropdown-menu > li > a span.profile-name{
color: #222;
}
.dropdown-menu > li > a i{
margin-left: 10px;
font-size: 17px;
}
/*Notification dropdown*/
.dropdown-menu.notification .notfic-head {
height: 45px;
line-height: 45px;
padding: 0 13px;
border-bottom: 1px solid #eee;
font-size: 12px;
}
.dropdown-menu.notification .notfic-head span:first-child{
color: #222;
float: right;
}
.dropdown-menu.notification .notfic-head span:last-child{
float: left;
font-weight: normal;
font-size: 13px;
}
.dropdown-menu.notification .notfic-head span:last-child a:first-child{
border-left: 1px solid #ddd;
padding-left: 5px;
}
.dropdown-menu.notification .notfic-head span:last-child a:last-child{
font-size: 14px;
padding-right: 3px;
}
.dropdown-menu.notification .notific-body li a{
padding: 6px 20px 6px 8px;
display: block;
border-bottom: 1px solid #eee;
font-size: 12px;
color: #222;
font-weight: normal;
font-style: italic;
line-height: 17px;
}
.dropdown-menu.notification .notific-body li a p{
margin: 0;
color: #444;
word-wrap: break-word;
}
.dropdown-menu.notification .notific-body li a span.time{
font-size: 10px;
color: #777;
}
.dropdown-menu.notification .notific-body li a:hover{
background-color: #f7f7f7!important;
}
.dropdown-menu.notification .notific-foot{
text-align: center;
height: 40px;
line-height: 40px;
padding: 0 10px;
}
/* Magnafic PopUp
=================================*/
.white-popup {
position: relative;
background: #FFF;
width:auto;
max-width: 70%;
margin: 20px auto;
text-align: right;
}
.popup-head{
text-align: center;
background-color: #F9F9F9;
padding: 15px 0;
}
.popup-head .title{
font-weight: bold;
}
.popup-body{
padding: 20px ;
}
.popup-body ul.social-register > li {
display: block;
margin-bottom: 15px;
border-radius: 2px;
cursor: pointer;
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.popup-body ul.social-register > li:nth-child(1){
background-color: #4267B2;
}
.popup-body ul.social-register > li:nth-child(2){
background-color: #78cdf0;
}
.popup-body ul.social-register > li:nth-child(3){
border: 1px solid #757575;
color: #757575
}
/*li hover*/
.popup-body ul.social-register > li:nth-child(2):hover{
background-color: #66b2d1;
}
.popup-body ul.social-register > li:nth-child(1):hover{
background-color: #3480c4;
}
.popup-body ul.social-register > li:nth-child(3):hover{
background-color: #eee;
}
.popup-body ul.social-register > li:nth-child(3) > a{
color: #757575;
}
.popup-body ul.social-register > li > p{
text-align: center;
font-size: 13px;
margin-top: 15px;
}
.popup-body ul.social-register > li > a{
display: block;
color: #FFF;
line-height: 40px;
}
.popup-body ul.social-register > li > a > i{
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 30px;
border-left: 1px solid #FFF;
vertical-align: middle;
}
.popup-body ul.social-register > li:nth-child(1) > a > i{
border-left: 1px solid transparent;
}
.popup-body ul.social-register > li:nth-child(3) > a > i{
border-left: 1px solid #757575;
}
.popup-body ul.social-register > li > a > span{
display: inline-block;
vertical-align: middle;
}
.popup-body .form-control{
border: 1px solid #d8d9da;
}
.popup-body .custom-btn{
display: block;
margin: 10px auto;
color: #FFF;
padding: 9px 30px;
background-color: #87b821;
border-radius: 2px;
font-size: 14px;
font-weight: bold;
}
.popup-body .custom-btn:hover{
}
.popup-body .custom-btn.new-acount{
background-color: transparent;
color: #4B97D7;
border: 1px solid #4B97D7;
border-radius: 0
}
.popup-body .custom-btn.new-acount:hover{
background-color: #4b97d7;
color: #fff;
}
.popup-body .not-member{
text-align: center;
display: inherit;
position: relative;
font-size: 12px;
color: #222;
}
.popup-body .not-member:after{
position: absolute;
content: " ";
top: 10px;
right: auto;
left: 0;
border-bottom: 1px solid #ccc;
width: 35%;
}
.popup-body .not-member:before{
position: absolute;
content: " ";
top: 10px;
right: 0;
border-bottom: 1px solid #ccc;
width: 35%;
}
.popup-separator {
position: relative;
}
.popup-separator span{
position: absolute;
display: block;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
background-color: #eee;
border-radius: 50%;
bottom: calc(50% - 165px);
}
.popup-separator:before{
position: absolute;
content: "";
top: 0;
bottom: 0;
left: calc(100% - 25px);
width: 2px;
height: 310px;
border-radius: 100%;
background: #eee;
}
#test-popup-signup .form-group{
text-align: center;
}
@media (max-width:600px){
.white-popup{
max-width: 100%;
}
}
/* Home-Slider
=========================== */
.home-slider{
position: relative;
}
.home-slider-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
}
.home-slider .home-slider-img img {
width: 100%;
height: 100%;
}
.home-slider-head{
margin-top: 40px;
margin-bottom: 35px;
}
.home-slider .home-slider-head .title{
font-size: 38px;
line-height: 50px;
text-align: center;
color: #fff;
margin-bottom: 10px;
}
.home-slider .home-slider-head p{
font-size: 20px;
line-height: 30px;
color: #fff;
text-align: center;
margin-bottom: 0;
}
/* Page-Head
===============================*/
.page-head{
position: relative;
border-bottom: 1px solid #dbdbdb;
}
.page-head .page-head-img{
position: absolute;
width: 100%;
height: calc(100% - 60px);
overflow: hidden;
}
.page-head .page-head-img img{
width: 100%;
height: 100%;
}
.page-head-content{
position: relative;
margin-top: 50px;
}
.page-head-content .page-title{
margin-bottom: 50px;
}
.page-head-content .page-title .title{
font-size: 40px;
color: #fff;
line-height: 45px;
}
/*Breadcrumb list*/
.breadcrumbs-box{
height: 60px;
line-height: 60px;
}
.breadcrumbs-box ol.breadcrumb{
margin: 0;
padding: 0;
background-color: transparent;
}
.breadcrumbs-box ol.breadcrumb li.active,
.breadcrumbs-box ol.breadcrumb li a{
color: #9e9e9e;
font-size: 13px;
font-weight: bold;
}
.breadcrumbs-box ol.breadcrumb > li + li:before{
padding: 0 10px;
color: #9e9e9e;
content: "\f053 ";
font-family: 'FontAwesome';
font-size: 11px;
}
/* welcom-section
==========================*/
.welcom-section{
}
.welcom-section .welcom-head{
position: relative;
background-color: #f3f5f7;
border: 1px solid #eaeaea;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
padding: 0 20px;
margin-bottom: 20px;
overflow: hidden;
}
.welcom-section .welcom-head > h2 {
float: right;
font-size: 19px;
line-height: 55px;
color: #444;
}
.welcom-section .welcom-head > h2 span{
color: #87b81c;
}
.welcom-section .welcom-head > h3{
float: left;
font-size: 18px;
line-height: 55px;
color: #444;
}
.welcom-search{
text-align: center;
}
.welcom-search a{
display: inline-block;
vertical-align: middle;
margin-left: 10px;
background: #f2f2f2;
color: #3c8b4c;
font-weight: bold;
overflow: hidden;
-webkit-box-shadow: 0 3px 0 #dddddd;
-moz-box-shadow: 0 3px 0 #dddddd;
box-shadow: 0 3px 0 #dddddd;
}
.welcom-search a:hover {
background: #f2f2f2;
color: #3c8b4c;
-webkit-box-shadow: 0 3px 0 #bbbbbb;
-moz-box-shadow: 0 3px 0 #bbbbbb;
box-shadow: 0 3px 0 #bbbbbb;
}
.welcom-search a i {
display: block;
float: right;
font-size: 20px;
}
.welcom-search .form-inline{
display: inline-block;
vertical-align: middle;
width: 500px;
}
.welcom-search form .form-group{
width: 85%;
margin-left: 10px;
}
.welcom-search form .form-group .form-control{
background-color: #f3f5f7;
height: 48px;
border: 2px solid #cccccc;
width: 100%;
}
.welcom-search form .form-group .form-control::-webkit-input-placeholder {
color: #898989;
}
.welcom-search form .form-group .form-control::-moz-placeholder {
color: #898989;
}
.welcom-search form .form-group .form-control:-input-placeholder {
color: #898989;
}
.welcom-search form .custom-btn{
height: 48px;
padding: 0;
line-height: 40px;
background: #f2f2f2;
color: #444;
border: 2px solid #cccccc;
display: inline-block;
vertical-align: middle;
width: 60px;
}
@media (max-width:767px){
.welcom-search .form-inline{
width: 390px;
}
.welcom-search form .form-group{
width: 80%;
display: inline-block;
vertical-align: middle;
margin-bottom: 0;
}
}
@media (max-width:650px){
.welcom-section .welcom-head div:first-child,
.welcom-section .welcom-head div:last-child{
float: none;
text-align: center;
}
.welcom-section .welcom-head div:first-child{
margin-bottom: 15px;
}
}
@media (max-width:590px){
.welcom-search a{
display: block;
width: 100%;
margin-bottom: 15px;
margin-left: 0;
}
.welcom-search .form-inline{
display: block;
width: 100%;
}
.welcom-search form .form-group{
display: block;
width: 100%;
margin-bottom: 2px;
}
.welcom-search form .custom-btn{
width: 100%;
}
}
/* Search-Tabs Section
============================= */
.search-tabs{
background-color: #4f9de2;
padding: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
.search-tabs .row{
margin-right: -6px;
margin-left: -6px;
}
.search-tabs .row .col-md-5,
.search-tabs .row .col-md-3,
.search-tabs .row .col-md-1{
padding-right: 6px;
padding-left: 6px;
}
.search-tabs .form-group{
margin-bottom: 0;
}
.search-tabs .nav-tabs > li:last-child > a{
background-color: #fa983f;
color: #fff;
}
.search-tabs select{
width: 100%;
height: 45px;
background-color: #fff;
border-radius: 5px;
}
@media (max-width: 991px) {
.search-tabs .form-group {
margin-bottom: 10px;
}
}
.search-tabs .custom-btn {
color: #414141;
background: #f5f4f2;
}
/*Category Icons
=========================*/
ul.category-icons{
text-align: center;
}
ul.category-icons li{
display: inline-block;
padding: 0px 15px;
min-width: 125px;
}
.category-icons .icon-box {
}
.category-icons .icon-box {
}
.icon-box .icon-box-head > span{
font-size: 75px;
}
.color-Gaming{
color: #ab47bc;
}
.color-Electronics{
color: #7e57c2;
}
.color-RealEstateForSale{
color: #5c6bc0;
}
.color-RealEstateForRent{
color: #2196f3;
}
.color-HomeAndFurniture{
color: #26c6da;
}
.color-ClothingAndAccessories{
color: #26a599;
}
.color-Food{
color: #fdd835;
}
.color-Services{
color: #ffb300;
}
.color-Jobs{
color: #fb8c00;
}
.color-JobSeekers{
color: #ff6b3b;
}
.color-Animals{
color: #8d6e63;
}
.color-BooksSportsHobbies{
color: #78909c;
}
/*Cat Item
=======================*/
.head-box{
height: 45px;
background-color: #f4f4f4;
border: 1px solid #d6d6d6;
margin-bottom: 10px;
line-height: 45px;
padding: 0 20px;
border-radius: 5px;
}
.head-box .head-box-title{
display: inline-block;
font-size: 14px;
font-weight: bold;
color: #919191;
}
.head-box .head-box-icons{
float: left;
font-size: 19px;
}
.head-box .head-box-icons a{
display: inline-block;
line-height: 25px;
margin-right: 10px;
cursor: pointer;
color: #919191;
}
.head-box .head-box-icons a.active{
color: #3480c4;
}
.cat-item {
border-radius: 5px;
overflow: hidden;
margin-bottom: 15px;
border: 1px solid #d6d6d6;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cat-item:hover{
background-color: #F0F7FF
}
.cat-item .cat-item-head {
display: inline-block;
height: 155px;
width: 200px;
overflow: hidden;
vertical-align: top;
}
.cat-item .cat-item-head .cat-item-img {
height: 100%;
}
.cat-item .cat-item-head .cat-item-img img {
width: 100%;
height: 100%;
}
.cat-item .cat-item-content {
position: relative;
display: inline-block;
padding: 20px;
width: calc(100% - 205px);
}
.cat-item .cat-item-content .title-price {
position: relative;
margin-bottom: 15px;
}
.cat-item .cat-item-content .title {
display: inline-block;
color: #3480c4;
font-weight: bold;
font-size: 18px;
}
.cat-item .cat-item-content .price{
float: left;
color: #ff0000;
font-size: 16px;
font-weight: bold
}
.cat-item .cat-item-info {
overflow: hidden;
color: #a7a7a7;
}
.cat-item .cat-item-info .cat-item-map ,
.cat-item .cat-item-info .cat-item-auth ,
.cat-item .cat-item-info .cat-item-date {
display: block;
float: right;
margin-left: 15px;
color: #616161
}
.cat-item .cat-item-info .cat-item-date{
margin-left: 0;
}
.cat-item .cat-item-info i {
margin-left: 4px;
}
.cat-item .action-image-wrapper {
overflow: hidden
}
.cat-item .cat-item-action {
float: right;
margin-top: 10px;
}
.cat-item .cat-item-action .item-btns{
width: 153px;
height: 35px;
color: #a7a7a7;
border: 1px solid #a7a7a7;
background-color: transparent;
text-align: center;
margin-left: 10px;
border-radius: 3px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cat-item .cat-item-action .item-btns:last-child{
margin-left: 0;
}
.cat-item .cat-item-action .item-btns i{
margin-left: 5px;
color: #3480c4;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cat-item .cat-item-action .item-btns:hover{
background-color: #3480c4;
color: #fff;
border-color: #3480c4;
}
.cat-item .cat-item-action .item-btns:hover i{
color: #fff;
}
.cat-item .owner-img{
width: 50px;
height: 50px;
float: left;
border: 2px solid #7dc129;
border-radius: 50%;
overflow: hidden;
}
@media (max-width: 1199px){
.cat-item .cat-item-action .item-btns{
width: auto;
}
}
@media (max-width: 767px){
.cat-item .cat-item-action .item-btns i{
margin-left: 0;
}
}
@media (max-width:670px){
.cat-item .cat-item-action .item-btns span{
display: none;
}
.cat-item .cat-item-action .item-btns{
width: 35px;
height: 35px;
}
}
@media (max-width:600px){
.cat-item .cat-item-head{
display: block;
width: 100%;
height: 200px;
}
.cat-item .cat-item-content{
width: 100%;
}
}
@media (max-width:380px){
.cat-item-content{
padding: 15px;
}
.cat-item .cat-item-content .title-price{
margin-bottom: 10px;
}
.cat-item .cat-item-content .price{
float: none;
display: block;
position: absolute;
top: 65px;
}
.cat-item .cat-item-info{
margin-bottom: 45px;
}
}
@media(max-width:328px){
.cat-item .cat-item-content .price{
top: 85px;
}
}
/*Grid View Item*/
.layouts.grid_view .row .col-md-12{
width: 33.33333333%;
float: right;
}
.layouts.grid_view .cat-item .cat-item-head{
display: block;
width: 100%;
height: 215px;
}
.layouts.grid_view .cat-item .cat-item-content{
display: block;
width: 100%;
padding: 15px;
}
.layouts.grid_view .cat-item .cat-item-content .title{
font-size: 17px;
}
.layouts.grid_view .cat-item .cat-item-content .title-price{
margin-bottom: 5px;
}
.layouts.grid_view .cat-item .cat-item-content .price{
float: none;
display: block;
position: absolute;
top: 60px;
}
.layouts.grid_view .cat-item .cat-item-info{
margin-bottom: 25px;
}
.layouts.grid_view .cat-item .cat-item-info .cat-item-map,
.layouts.grid_view .cat-item .cat-item-info .cat-item-auth,
.layouts.grid_view .cat-item .cat-item-info .cat-item-date{
margin-left: 5px;
font-size: 12px;
}
.cat-item .action-image-wrapper{
text-align: center;
}
.layouts.grid_view .cat-item .cat-item-action{
margin-top: 20px;
float: none;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns:first-child{
position: absolute;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
top: 10px;
left: 15px;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns:first-child span{
display: none;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns{
width: 110px;
margin-left: 3px;
}
.layouts.grid_view .cat-item .owner-img{
display: none;
}
@media (min-width:992px) and (max-width:1199px){
.layouts.grid_view .cat-item .cat-item-content{
padding: 10px;
}
.layouts.grid_view .cat-item .cat-item-content .price{
top: 80px;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns{
width: 90px;
}
}
@media (max-width:991px){
.layouts.grid_view .row .col-md-12{
width: 50%;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns{
width: 45%;
}
}
@media (max-width:590px){
.layouts.grid_view .row .col-md-12{
width: 100%;
}
}
@media (max-width:303px){
.layouts.grid_view .cat-item .cat-item-content .price{
margin-bottom: 80px;
}
}
/*Pro Item
=======================*/
.pro-item {
background-color: #fff;
border-radius: 5px;
overflow: hidden;
margin-bottom: 30px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.07);
-moz-box-shadow: 0 2px 3px rgba(0,0,0,.07);
box-shadow: 0 2px 3px rgba(0,0,0,.07);
}
.pro-item .pro-item-head {
max-height: 230px;
overflow: hidden;
}
.pro-item .pro-item-head .pro-item-img {
position: relative;
height: 180px;
}
.pro-item .pro-item-head .pro-item-img img {
width: 100%;
height: 100%;
}
.pro-item .pro-item-head .pro-item-img:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(250, 152, 63, 0.5);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.pro-item .pro-item-head:hover .pro-item-img:before {
opacity: 1;
visibility: visible;
}
.pro-item .pro-item-head .verified {
position: absolute;
top: 0;
right: 15px;
}
.pro-item .pro-item-head .verified i {
display: block;
height: 20px;
width: 20px;
background-color: #fa983f;
color: #fff;
line-height: 25px;
text-align: center;
}
.pro-item .pro-item-head .verified i:before {
z-index: 9999;
position: relative;
}
.pro-item .pro-item-head .verified i:after {
content:"";
position: absolute;
top: 0px;
right: 0;
border-right: 40px solid #fa983f;
border-bottom: 40px solid transparent;
border-left: 40px solid transparent;
}
.pro-item .pro-item-head .tooltip {
font-family: 'DIN-NEXT-ARABIC-REGULAR';
}
.pro-item .pro-item-head .tooltip.left .tooltip-arrow {
border-left-color: #3498db;
}
.pro-item .pro-item-head .tooltip-inner {
background: #3498db;
}
.pro-item .pro-item-content {
padding: 20px;
}
.pro-item > .pro-item-content > p{
display: none;
}
.pro-item .pro-item-content .title {
margin-bottom: 10px;
}
.pro-item .pro-item-content .breadcrumb {
font-size: 12px;
line-height: 29px;
margin-top: 5px;
}
.pro-item .pro-item-content .breadcrumb > li > a,
.pro-item .pro-item-content .breadcrumb > li.active{
color: #a7a7a7;
}
.pro-item .pro-item-content .breadcrumb > li + li:before{
color: #a7a7a7;
}
.pro-item .pro-item-content .price{
color: #3498db;
font-size: 20px;
font-family: 'DIN-NEXT-ARABIC-BOLD';
}
.pro-item .pro-item--map-date {
overflow: hidden;
margin-top: 8px;
font-size: 12px;
color: #a7a7a7;
}
.pro-item .pro-item--map-date .pro-item--map {
display: block;
float: right;
margin-left: 15px;
}
.pro-item .pro-item--map-date i {
margin-left: 4px;
}
.pro-item .pro-item-content .see-more {
font-family: 'DIN-NEXT-ARABIC-BOLD';
background-color: #3498db;
display: block;
text-align: center;
padding: 0;
color: #fff;
border-radius: 5px;
margin-top: 10px;
line-height: 35px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.pro-item .pro-item-content .see-more:hover {
background: #fa983f;
}
/* pro-item-List */
.table-layout.list_view .row .col-md-4 {
width: 100%;
}
.table-layout.list_view .pro-item,
.pro-item.pro-item-list{
overflow: hidden;
}
.table-layout.list_view .pro-item > .pro-item-head,
.pro-item.pro-item-list > .pro-item-head {
max-width: 230px;
display: block;
float: right;
position: relative;
}
.table-layout.list_view .pro-item > .pro-item-head .pro-item-img,
.pro-item.pro-item-list > .pro-item-head .pro-item-img{
height: 222px;
}
.table-layout.list_view .pro-item > .pro-item-head .verified,
.pro-item.pro-item-list > .pro-item-head .verified {
right: 0;
}
.table-layout.list_view .pro-item > .pro-item-content,
.pro-item.pro-item-list > .pro-item-content {
display: block;
padding-right: 250px;
}
.table-layout.list_view .pro-item > .pro-item-content .title-price .title,
.pro-item.pro-item-list > .pro-item-content .title-price .title {
display: inline;
}
.table-layout.list_view .pro-item > .pro-item-content .title-price .price,
.pro-item.pro-item-list > .pro-item-content .title-price .price {
float: left;
}
.table-layout.list_view .pro-item > .pro-item-content > p,
.pro-item.pro-item-list > .pro-item-content > p {
display: block;
}
.table-layout.list_view .pro-item > .pro-item-content .custom-btn,
.pro-item.pro-item-list > .pro-item-content .custom-btn {
font-family: 'DIN-NEXT-ARABIC-BOLD';
background-color: #3498db;
display: inline-block;
margin-top: 10px;
line-height: 35px;
padding: 0px 11px;
width: auto;
}
.table-layout.list_view .pro-item > .pro-item-content .custom-btn:hover,
.pro-item.pro-item-list > .pro-item-content .custom-btn:hover{
background-color: #fa983f;
color: #fff;
}
/*pro-item-List-small*/
.box-item-body .pro-item-list.item-list-sm:last-child {
border-bottom: none;
margin-bottom: 0''
}
.pro-item-list.item-list-sm {
box-shadow: none;
border-bottom: 1px solid #f8f8f8;
border-radius: 0;
padding: 0 20px 10px;
margin-bottom: 10px;
}
.pro-item-list.item-list-sm > .pro-item-head {
width: 100px;
height: 85px;
}
.pro-item-list.item-list-sm > .pro-item-head .pro-item-img{
width: 100%;
height: 100%;
}
.pro-item-list.item-list-sm > .pro-item-content {
padding-right: 110px;
padding-top: 0;
padding-bottom: 10px;
}
.pro-item-list.item-list-sm > .pro-item-content .title-price .title {
display: block;
margin: 0;
}
.pro-item-list.item-list-sm .pro-item-content .breadcrumb {
line-height: 25px;
background: transparent;
margin: 0;
padding: 0;
}
.pro-item-list.item-list-sm .pro-item--map-date {
margin-top: 5px;
} | assets/site/css/style.css | ==========================*/
*, *:focus {
outline: none!important;
}
body {
font-family:Tahoma,Arial;
font-weight: normal;
font-size: 14px;
line-height: 22px;
color: #222222;
}
.wrapper {
position: relative;
width: 100%;
overflow: hidden;
}
/* Links
==========================*/
a, a:hover, a:focus{
text-decoration: none;
}
/* Headings
========================== */
h1, h2, h3, h4, h5, h6 {
margin: 0;
}
.title {
font-size: 18px;
color: #222222;
position: relative;
line-height: 25px;
}
.title-lg {
font-size: 30px;
line-height: 40px;
}
.title-md {
font-size: 16px;
}
.title-sm {
font-size: 14px;
font-weight: 600;
}
/* Images
==========================*/
img {
display: block;
max-width: 100%;
height: auto;
}
/*Buttons
========================*/
.custom-btn {
background: #fa983f;
color: #fff;
border-radius: 5px;
line-height: 40px;
padding: 0 20px;
text-align: center;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.custom-btn:hover,
.custom-btn:focus {
background-color: #299c0a;
color: #fff;
}
.custom-btn.btn-block{
width: 100%;
line-height: 45px;
}
.btn-add{
padding: 11px 25px;
background-color: #299c0a;
line-height: normal;
}
.btn-add i{
margin-left: 10px;
}
.btn-add:hover,
.btn-add:focus{
background-color: #fa983f;
color: #fff;
}
/* Forms
========================== */
.form-group {
position: relative;
}
.form-control{
background-color: #f3f3f3;
border: none;
border-radius: 5px;
height: 45px;
line-height: 42px;
padding: 0px 10px;
font-size: 15px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-control:hover,
.form-control:focus {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
textarea.form-control{
resize: none;
}
.form-group .form-control.has-left-icon{
padding-left: 50px;
}
.form-group i{
position: absolute;
top: 15px;
left: 15px;
font-size: 17.58px;
color: #c1c1c1;
}
.form-control:hover,
.form-control:focus{
-webkit-box-shadow: 0 0 2px 0px #3498dd;
-moz-box-shadow: 0 0 2px 0px #3498dd;
box-shadow: 0 0 2px 0px #3498dd;
}
.form-control::-webkit-input-placeholder {
color: #222;
}
.form-control::-moz-placeholder {
color: #222;
}
.form-control:-input-placeholder {
color: #222;
}
/*Lists
==========================*/
ul {
display: block;
list-style: none;
margin: 0;
padding: 0;
}
/* Aside List*/
ul.aside-list li > a{
font-size: 16px;
line-height: 35px;
color: #3480c4;
}
ul.aside-list li > a:hover,
ul.aside-list li > a:focus{
color: #ea171b;
}
/* Social-List
ul.social-list > li {
display: inline-block;
margin-bottom: 5px;
}
ul.social-list > li > a {
display: block;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 25px;
color: #fff;
border-radius: 2px;
opacity: 1;
}
ul.social-list > li:hover > a {
opacity: .8;
color: #fff;
}
ul.social-list > li:first-child > a{
background-color: #537bbd
}
ul.social-list > li:nth-child(2) > a{
background-color: #78cdf0
}
ul.social-list > li:nth-child(3) > a{
background-color: #e83b3b
}
ul.social-list > li:nth-child(4) > a{
background: -webkit-linear-gradient(-45deg, #5856cc 0%,#2989d8 0%,#dc3a78 47%,#dc3a78 47%,#dc3a78 47%,#fbbb65 100%);
background: -moz-linear-gradient(-45deg, #5856cc 0%, #2989d8 0%, #dc3a78 47%, #dc3a78 47%, #dc3a78 47%, #fbbb65 100%);
background: linear-gradient(135deg, #5856cc 0%,#2989d8 0%,#dc3a78 47%,#dc3a78 47%,#dc3a78 47%,#fbbb65 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5856cc', endColorstr='#fbbb65',GradientType=1 );
}
*/
/*Tags*/
ul.tags{
}
ul.tags li{
display: inline-block;
margin-bottom: 5px;
}
ul.tags li a{
display: inline-block;
color: #888;
font-size: 12px!important;
padding: 4px 10px 7px;
background: #eee;
border-radius: 4px;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
ul.tags li a:hover{
background-color: #3498dd;
color: #fff;
}
/* Pagination */
.pagination {
margin: 0;
}
.pagination > li > a,
.pagination > li > a:first-child{
width: 40px;
height: 40px;
font-size: 16px;
margin-left: 5px;
border: 1px solid #d6d6d6;
border-radius: 3px;
color: #222;
text-align: center;
line-height: 25px;
margin: 0 5px;
-webkit-box-shadow: 0 3px 0 #d8d9da;
-moz-box-shadow: 0 3px 0 #d8d9da;
box-shadow: 0 3px 0 #d8d9da;
}
.pagination > li > a:last-child{
margin-left: 0;
}
.pagination > li.active > a,
.pagination > li > a:hover,
.pagination > li > a:focus{
background-color: #eee;
height: 43px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.pagination > li.active > a:hover,
.pagination > li.active > a:focus{
background-color: #eee;
border: 1px solid #d6d6d6;
color: #222;
}
/* footer Links List */
ul.footer-links > li > a {
display: block;
font-size: 14px;
line-height: 25px;
display: inline-block!important;
color: #3480c4;
}
ul.footer-links > li > a:hover,
ul.footer-links > li > a:focus{
color: #ea0004;
}
/*list-inline*/
ul.footer-links.list-inline{
margin: 0;
}
ul.footer-links.list-inline > li{
width: 49%;
}
@media(max-width:330px){
ul.footer-links.list-inline > li{
display: block;
width: 100%;
}
}
/* Feature and Share List*/
.item-features,
.share-list{
padding: 5px 18px;
background-color: #f5f5f5;
font-family: tahoma;
border-radius: 5px;
}
.item-features li{
width: 30%;
display: inline-block;
line-height: 38px;
}
.item-features li span:nth-child(2){
font-weight: bold;
color: #2785c7;
}
.item-desription{
font-family: tahoma;
margin: 8px 0 25px;
}
.item-desription span{
font-size: 17px;
color: #afafaf;
display: block;
line-height: 45px;
}
.item-desription p{
font-size: 18px;
line-height: 30px;
margin: 0;
}
/*Share List*/
.share-list{
padding: 10px 18px;
}
.share-list li{
display: inline-block;
width: 20%;
border-radius: 5px;
opacity: 1;
}
.share-list li:hover{
opacity: .8;
}
.share-list li:first-child{
width: 17%;
}
.share-list li:nth-child(2){
background-color: #516eb7;
}
.share-list li:nth-child(3){
background-color: #5aa5de;
}
.share-list li:nth-child(4){
background-color: #dd5643;
}
.share-list li:nth-child(5){
background-color: #2bd3f6;
}
.share-list li > p{
font-size: 17px;
line-height: 28px;
margin-bottom: 0;
}
.share-list li > a{
color: #fff;
text-align: center;
}
.share-list li > a > i{
padding: 10px 0;
margin-left: 10px;
border-left: 1px solid #999;
width: 37px;
}
.share-list li > a > span{
position: relative;
}
@media (min-width: 992px) and (max-width: 1200px){
.share-list li:first-child{
width: 100%;
margin-bottom: 10px;
}
.share-list li{
width: 24%;
}
}
@media (max-width: 767px){
.item-features li {
width: 49%;
}
.share-list li:first-child{
width: 100%;
margin-bottom: 10px;
}
.share-list li{
width: 49%;
margin-bottom: 5px;
}
}
@media (max-width: 373px){
.ribbon .ribbon-bookmark,
.ribbon .ribbon-report{
float: none;
display: block;
text-align: center;
margin-bottom: 10px;
}
.item-features li {
width: 100%;
}
.share-list li{
width: 100%;
}
}
ul.category-icons{
text-align: center;
}
ul.category-icons li{
display: inline-block;
}
/* Box Icon
========================= */
.box-icon .box-head > span {
font-size: 65px
}
.box-icon{
display: block;
text-align: center;
margin-bottom: 40px;
}
.box-icon:hover .box-content .title{
color: #299c0a;
}
.box-icon .box-head{
display: inline-block;
width: 65px;
height: 65px;
overflow: hidden;
}
.box-icon .box-content .title{
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) and (max-width: 1200px){
.box-icon{
height: 120px;
}
}
/*Section Settings
==============================*/
.section-lg {
padding: 60px 0;
}
.section-md {
padding: 40px 0;
}
.section-head {
margin-bottom: 30px;
}
.section-head.has-border {
border-bottom: 1px solid #d1d1d1;
}
.section-head .section-title {
font-size: 20px;
padding-bottom: 12px;
border-bottom: 2px solid #222;
display: inline-block;
}
.section-head .section-head-img {
text-align: center;
}
.section-head .section-head-img img {
display: inline-block;
margin: 0 0 40px 0;
}
.section-head .more-items {
margin-right: 10px;
float: left;
color: #222222;
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
.section-head .more-items:hover {
color: #fa983f;
}
/* Side Accordion
==========================*/
.side-accordion {
}
.side-accordion .side-accordion-head{
background-color: #f4f4f4;
border: 1px solid #d6d6d6;
border-radius: 4px;
color: #919191;
height: 45px;
line-height: 45px;
margin-bottom: 10px;
font-size: 18px;
padding-right: 20px;
text-transform: capitalize;
}
.side-accordion .accordion-container{
}
.side-accordion .panel {
background-color: #f8f8f8;
line-height: 50px;
margin-bottom: 3px;
border-radius: 0;
border: 0;
box-shadow: none;
}
.side-accordion .panel > a {
display: block;
padding: 0 20px;
color: #4f9de2;
text-transform: capitalize;
line-height: 50px;
font-size: 17px;
}
.accordion-container .panel > a.collapsed{
color: #3480c4;
}
.accordion-container .panel > a.collapsed:hover,
.accordion-container .panel > a.collapsed:hover::before{
color: #222;
}
.accordion-container .panel > a:before{
display: block;
content: "\f078";
font-family: FontAwesome;
line-height: 50px;
font-size: 14px;
float: left;
text-align: center;
color: #4f9de2;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.accordion-container .panel > a.collapsed:before{
content: "\f053";
color: #3480c4;
}
.accordion-container .panel .panel-content{
margin-right: 30px;
}
ul.panel-content-links a {
color: #222222;
}
ul.panel-content-links a:hover {
color: #4090d2;
}
.next-level .panel a {
padding-right: 0;
padding-left: 40px;
}
/* aside
=========================== */
aside{
margin-bottom: 45px;
}
aside .aside-head{
margin-bottom: 10px;
}
aside .aside-head > .title{
color: #ea0004;
}
/* Header
==========================*/
/*Header Logo*/
.header .logo {
display: block;
float: right;
padding: 18px 0;
}
.header .logo img {
height: 50px;
}
/*Header top-navbar*/
.header .top-navbar{
float: left;
padding: 18px 0;
}
.header .top-navbar .navbar-nav > li{
font-weight: 600;
color: #999999;
font-size: 14px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn){
color: #999999;
padding: 1px 15px;
text-align: center;
}
.header .top-navbar nav li a:hover:not(.custom-btn),
.header .top-navbar nav li a:focus:not(.custom-btn){
background-color: transparent;
}
.header .top-navbar nav li a.custom-btn {
opacity: 1;
}
.header .top-navbar nav li a.custom-btn:hover,
.header .top-navbar nav li a.custom-btn:focus{
background:#299c0a;
color: #fff;
opacity: 0.7;
}
@media (min-width: 992px) {
.header .top-navbar .navbar-nav > li {
position: relative;
float: right;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn):after{
content: "";
position: absolute;
height: 30px;
border-right: 1px solid #d1d1d1;
right: 0px;
top: 15px;
}
.header .top-navbar .navbar-nav > li:first-child > a:after{
display: none;
}
.header .top-navbar nav li a.custom-btn{
margin-right: 15px;
}
.header .top-navbar .navbar-nav > li.active > a,
.header .top-navbar .navbar-nav > li > a:hover,
.header .top-navbar .navbar-nav > li > a:focus{
color: #3eb258;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn) i{
display: block;
text-align: center;
font-size: 16px;
line-height: 28px;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn) img.header-profile{
width: 28px;
height: 28px;
border-radius: 50%;
display: block;
margin: auto;
}
}
@media (max-width: 991px) {
.header .logo{
float: none;
display: inline-block;
}
.header .top-navbar{
float: none;
padding: 0;
}
.header .navbar-toggle {
display: block;
background: #FA983F;
color: #fff;
margin: 27.5px 0 0 0;
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
padding: 0;
}
.header .top-navbar .navbar-collapse.collapse {
display: none !important;
}
.header .top-navbar .navbar-collapse.collapse.in {
display: block !important;
}
.header .top-navbar .navbar-right{
float: none!important;
background-color: #4f9de2;
margin-bottom: 15px;
}
.header .top-navbar .nav > li {
float: none;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn){
padding: 15px 0;
color: #fff;
}
.header .top-navbar .navbar-nav > li > a:not(.custom-btn) img.header-profile{
display: none;
}
}
/* Dropdown menu
============================*/
.navbar-nav > li > .dropdown-menu{
padding: 0;
width: 260px;
box-shadow: 0 0 7px 0 rgba(0,0,0,.2);
border: 0;
top: 68px;
right: -100px;
border-radius: 5px;
}
.navbar-nav > li > .dropdown-menu:after{
position: absolute;
content: "";
top: -16px;
left: 50%;
border-width: 8px 8px 8px 8px;
border-style: solid;
border-color: transparent transparent #eee transparent;
}
.navbar-nav > li > .dropdown-menu:before{
position: absolute;
content: "";
top: -12px;
left: 51%;
border-width: 6px;
border-style: solid;
border-color: transparent transparent #fff transparent;
z-index: 10;
}
.navbar-nav > li > .dropdown-menu > li > a{
padding: 20px;
border-bottom: 1px solid #eee;
font-weight: normal;
color: #999999;
font-size: 14px;
}
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus {
background-color: #f2f7fc!important;
color: #4091d2!important;
}
.navbar-nav > li > .dropdown-menu > li:last-child > a{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
@media (max-width:991px){
.navbar-nav > li > .dropdown-menu{
right: 30%;
top: 50px;
}
.navbar-nav .open .dropdown-menu{
position: static;
float: none;
background-color: #fff;
margin: auto;
border-radius: 0;
}
.navbar-nav .open .dropdown-menu:after,
.navbar-nav .open .dropdown-menu:before{
display: none;
}
.dropdown .dropdown-toggle .notf-num{
right: 50%;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header{
padding: 15px;
}
}
/*dropdown click*/
.dropdown .dropdown-toggle .notf-num{
position: absolute;
color: #fff;
top: 2px;
right: 24px;
background-color: #ff5335;
border-radius: 3px;
font-size: 11px;
text-align: center;
width: 13px;
height: 15px;
line-height: 15px;
}
.dropdown-menu > li > a img{
width: 30px;
height: 30px;
border-radius: 50%;
margin-left: 10px;
display: inline-block;
}
.dropdown-menu > li > a span.profile-name{
color: #222;
}
.dropdown-menu > li > a i{
margin-left: 10px;
font-size: 17px;
}
/*Notification dropdown*/
.dropdown-menu.notification .notfic-head {
height: 45px;
line-height: 45px;
padding: 0 13px;
border-bottom: 1px solid #eee;
font-size: 12px;
}
.dropdown-menu.notification .notfic-head span:first-child{
color: #222;
float: right;
}
.dropdown-menu.notification .notfic-head span:last-child{
float: left;
font-weight: normal;
font-size: 13px;
}
.dropdown-menu.notification .notfic-head span:last-child a:first-child{
border-left: 1px solid #ddd;
padding-left: 5px;
}
.dropdown-menu.notification .notfic-head span:last-child a:last-child{
font-size: 14px;
padding-right: 3px;
}
.dropdown-menu.notification .notific-body li a{
padding: 6px 20px 6px 8px;
display: block;
border-bottom: 1px solid #eee;
font-size: 12px;
color: #222;
font-weight: normal;
font-style: italic;
line-height: 17px;
}
.dropdown-menu.notification .notific-body li a p{
margin: 0;
color: #444;
word-wrap: break-word;
}
.dropdown-menu.notification .notific-body li a span.time{
font-size: 10px;
color: #777;
}
.dropdown-menu.notification .notific-body li a:hover{
background-color: #f7f7f7!important;
}
.dropdown-menu.notification .notific-foot{
text-align: center;
height: 40px;
line-height: 40px;
padding: 0 10px;
}
/* Magnafic PopUp
=================================*/
.white-popup {
position: relative;
background: #FFF;
width:auto;
max-width: 70%;
margin: 20px auto;
text-align: right;
}
.popup-head{
text-align: center;
background-color: #F9F9F9;
padding: 15px 0;
}
.popup-head .title{
font-weight: bold;
}
.popup-body{
padding: 20px ;
}
.popup-body ul.social-register > li {
display: block;
margin-bottom: 15px;
border-radius: 2px;
cursor: pointer;
overflow: hidden;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
.popup-body ul.social-register > li:nth-child(1){
background-color: #4267B2;
}
.popup-body ul.social-register > li:nth-child(2){
background-color: #78cdf0;
}
.popup-body ul.social-register > li:nth-child(3){
border: 1px solid #757575;
color: #757575
}
/*li hover*/
.popup-body ul.social-register > li:nth-child(2):hover{
background-color: #66b2d1;
}
.popup-body ul.social-register > li:nth-child(1):hover{
background-color: #3480c4;
}
.popup-body ul.social-register > li:nth-child(3):hover{
background-color: #eee;
}
.popup-body ul.social-register > li:nth-child(3) > a{
color: #757575;
}
.popup-body ul.social-register > li > p{
text-align: center;
font-size: 13px;
margin-top: 15px;
}
.popup-body ul.social-register > li > a{
display: block;
color: #FFF;
line-height: 40px;
}
.popup-body ul.social-register > li > a > i{
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 30px;
border-left: 1px solid #FFF;
vertical-align: middle;
}
.popup-body ul.social-register > li:nth-child(1) > a > i{
border-left: 1px solid transparent;
}
.popup-body ul.social-register > li:nth-child(3) > a > i{
border-left: 1px solid #757575;
}
.popup-body ul.social-register > li > a > span{
display: inline-block;
vertical-align: middle;
}
.popup-body .form-control{
border: 1px solid #d8d9da;
}
.popup-body .custom-btn{
display: block;
margin: 10px auto;
color: #FFF;
padding: 9px 30px;
background-color: #87b821;
border-radius: 2px;
font-size: 14px;
font-weight: bold;
}
.popup-body .custom-btn:hover{
}
.popup-body .custom-btn.new-acount{
background-color: transparent;
color: #4B97D7;
border: 1px solid #4B97D7;
border-radius: 0
}
.popup-body .custom-btn.new-acount:hover{
background-color: #4b97d7;
color: #fff;
}
.popup-body .not-member{
text-align: center;
display: inherit;
position: relative;
font-size: 12px;
color: #222;
}
.popup-body .not-member:after{
position: absolute;
content: " ";
top: 10px;
right: auto;
left: 0;
border-bottom: 1px solid #ccc;
width: 35%;
}
.popup-body .not-member:before{
position: absolute;
content: " ";
top: 10px;
right: 0;
border-bottom: 1px solid #ccc;
width: 35%;
}
.popup-separator {
position: relative;
}
.popup-separator span{
position: absolute;
display: block;
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
background-color: #eee;
border-radius: 50%;
bottom: calc(50% - 165px);
}
.popup-separator:before{
position: absolute;
content: "";
top: 0;
bottom: 0;
left: calc(100% - 25px);
width: 2px;
height: 310px;
border-radius: 100%;
background: #eee;
}
#test-popup-signup .form-group{
text-align: center;
}
@media (max-width:600px){
.white-popup{
max-width: 100%;
}
}
/* Home-Slider
=========================== */
.home-slider{
position: relative;
}
.home-slider-img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -2;
}
.home-slider .home-slider-img img {
width: 100%;
height: 100%;
}
.home-slider-head{
margin-top: 40px;
margin-bottom: 35px;
}
.home-slider .home-slider-head .title{
font-size: 38px;
line-height: 50px;
text-align: center;
color: #fff;
margin-bottom: 10px;
}
.home-slider .home-slider-head p{
font-size: 20px;
line-height: 30px;
color: #fff;
text-align: center;
margin-bottom: 0;
}
/* Page-Head
===============================*/
.page-head{
position: relative;
border-bottom: 1px solid #dbdbdb;
}
.page-head .page-head-img{
position: absolute;
width: 100%;
height: calc(100% - 60px);
overflow: hidden;
}
.page-head .page-head-img img{
width: 100%;
height: 100%;
}
.page-head-content{
position: relative;
margin-top: 50px;
}
.page-head-content .page-title{
margin-bottom: 50px;
}
.page-head-content .page-title .title{
font-size: 40px;
color: #fff;
line-height: 45px;
}
/*Breadcrumb list*/
.breadcrumbs-box{
height: 60px;
line-height: 60px;
}
.breadcrumbs-box ol.breadcrumb{
margin: 0;
padding: 0;
background-color: transparent;
}
.breadcrumbs-box ol.breadcrumb li.active,
.breadcrumbs-box ol.breadcrumb li a{
color: #9e9e9e;
font-size: 13px;
font-weight: bold;
}
.breadcrumbs-box ol.breadcrumb > li + li:before{
padding: 0 10px;
color: #9e9e9e;
content: "\f053 ";
font-family: 'FontAwesome';
font-size: 11px;
}
/* welcom-section
==========================*/
.welcom-section{
}
.welcom-section .welcom-head{
position: relative;
background-color: #f3f5f7;
border: 1px solid #eaeaea;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
padding: 0 20px;
margin-bottom: 20px;
overflow: hidden;
}
.welcom-section .welcom-head > h2 {
float: right;
font-size: 19px;
line-height: 55px;
color: #444;
}
.welcom-section .welcom-head > h2 span{
color: #87b81c;
}
.welcom-section .welcom-head > h3{
float: left;
font-size: 18px;
line-height: 55px;
color: #444;
}
.welcom-search{
text-align: center;
}
.welcom-search a{
display: inline-block;
vertical-align: middle;
margin-left: 10px;
background: #f2f2f2;
color: #3c8b4c;
font-weight: bold;
overflow: hidden;
-webkit-box-shadow: 0 3px 0 #dddddd;
-moz-box-shadow: 0 3px 0 #dddddd;
box-shadow: 0 3px 0 #dddddd;
}
.welcom-search a:hover {
background: #f2f2f2;
color: #3c8b4c;
-webkit-box-shadow: 0 3px 0 #bbbbbb;
-moz-box-shadow: 0 3px 0 #bbbbbb;
box-shadow: 0 3px 0 #bbbbbb;
}
.welcom-search a i {
display: block;
float: right;
font-size: 20px;
}
.welcom-search .form-inline{
display: inline-block;
vertical-align: middle;
width: 500px;
}
.welcom-search form .form-group{
width: 85%;
margin-left: 10px;
}
.welcom-search form .form-group .form-control{
background-color: #f3f5f7;
height: 48px;
border: 2px solid #cccccc;
width: 100%;
}
.welcom-search form .form-group .form-control::-webkit-input-placeholder {
color: #898989;
}
.welcom-search form .form-group .form-control::-moz-placeholder {
color: #898989;
}
.welcom-search form .form-group .form-control:-input-placeholder {
color: #898989;
}
.welcom-search form .custom-btn{
height: 48px;
padding: 0;
line-height: 40px;
background: #f2f2f2;
color: #444;
border: 2px solid #cccccc;
display: inline-block;
vertical-align: middle;
width: 60px;
}
@media (max-width:767px){
.welcom-search .form-inline{
width: 390px;
}
.welcom-search form .form-group{
width: 80%;
display: inline-block;
vertical-align: middle;
margin-bottom: 0;
}
}
@media (max-width:650px){
.welcom-section .welcom-head div:first-child,
.welcom-section .welcom-head div:last-child{
float: none;
text-align: center;
}
.welcom-section .welcom-head div:first-child{
margin-bottom: 15px;
}
}
@media (max-width:590px){
.welcom-search a{
display: block;
width: 100%;
margin-bottom: 15px;
margin-left: 0;
}
.welcom-search .form-inline{
display: block;
width: 100%;
}
.welcom-search form .form-group{
display: block;
width: 100%;
margin-bottom: 2px;
}
.welcom-search form .custom-btn{
width: 100%;
}
}
/* Search-Tabs Section
============================= */
.search-tabs{
background-color: #4f9de2;
padding: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
}
.search-tabs .row{
margin-right: -6px;
margin-left: -6px;
}
.search-tabs .row .col-md-5,
.search-tabs .row .col-md-3,
.search-tabs .row .col-md-1{
padding-right: 6px;
padding-left: 6px;
}
.search-tabs .form-group{
margin-bottom: 0;
}
.search-tabs .nav-tabs > li:last-child > a{
background-color: #fa983f;
color: #fff;
}
.search-tabs select{
width: 100%;
height: 45px;
background-color: #fff;
border-radius: 5px;
}
@media (max-width: 991px) {
.search-tabs .form-group {
margin-bottom: 10px;
}
}
.search-tabs .custom-btn {
color: #414141;
background: #f5f4f2;
}
/*Category Icons
=========================*/
ul.category-icons{
text-align: center;
}
ul.category-icons li{
display: inline-block;
padding: 0px 15px;
min-width: 125px;
}
.category-icons .icon-box {
}
.category-icons .icon-box {
}
.icon-box .icon-box-head > span{
font-size: 75px;
}
.color-Gaming{
color: #ab47bc;
}
.color-Electronics{
color: #7e57c2;
}
.color-RealEstateForSale{
color: #5c6bc0;
}
.color-RealEstateForRent{
color: #2196f3;
}
.color-HomeAndFurniture{
color: #26c6da;
}
.color-ClothingAndAccessories{
color: #26a599;
}
.color-Food{
color: #fdd835;
}
.color-Services{
color: #ffb300;
}
.color-Jobs{
color: #fb8c00;
}
.color-JobSeekers{
color: #ff6b3b;
}
.color-Animals{
color: #8d6e63;
}
.color-BooksSportsHobbies{
color: #78909c;
}
/*Cat Item
=======================*/
.head-box{
height: 45px;
background-color: #f4f4f4;
border: 1px solid #d6d6d6;
margin-bottom: 10px;
line-height: 45px;
padding: 0 20px;
border-radius: 5px;
}
.head-box .head-box-title{
display: inline-block;
font-size: 14px;
font-weight: bold;
color: #919191;
}
.head-box .head-box-icons{
float: left;
font-size: 19px;
}
.head-box .head-box-icons a{
display: inline-block;
line-height: 25px;
margin-right: 10px;
cursor: pointer;
color: #919191;
}
.head-box .head-box-icons a.active{
color: #3480c4;
}
.cat-item {
border-radius: 5px;
overflow: hidden;
margin-bottom: 15px;
border: 1px solid #d6d6d6;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cat-item:hover{
background-color: #F0F7FF
}
.cat-item .cat-item-head {
display: inline-block;
height: 155px;
width: 200px;
overflow: hidden;
vertical-align: top;
}
.cat-item .cat-item-head .cat-item-img {
height: 100%;
}
.cat-item .cat-item-head .cat-item-img img {
width: 100%;
height: 100%;
}
.cat-item .cat-item-content {
position: relative;
display: inline-block;
padding: 20px;
width: calc(100% - 205px);
}
.cat-item .cat-item-content .title-price {
position: relative;
margin-bottom: 15px;
}
.cat-item .cat-item-content .title {
display: inline-block;
color: #3480c4;
font-weight: bold;
font-size: 18px;
}
.cat-item .cat-item-content .price{
float: left;
color: #ff0000;
font-size: 16px;
font-weight: bold
}
.cat-item .cat-item-info {
overflow: hidden;
color: #a7a7a7;
}
.cat-item .cat-item-info .cat-item-map ,
.cat-item .cat-item-info .cat-item-auth ,
.cat-item .cat-item-info .cat-item-date {
display: block;
float: right;
margin-left: 15px;
color: #616161
}
.cat-item .cat-item-info .cat-item-date{
margin-left: 0;
}
.cat-item .cat-item-info i {
margin-left: 4px;
}
.cat-item .action-image-wrapper {
overflow: hidden
}
.cat-item .cat-item-action {
float: right;
margin-top: 10px;
}
.cat-item .cat-item-action .item-btns{
width: 153px;
height: 35px;
color: #a7a7a7;
border: 1px solid #a7a7a7;
background-color: transparent;
text-align: center;
margin-left: 10px;
border-radius: 3px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cat-item .cat-item-action .item-btns:last-child{
margin-left: 0;
}
.cat-item .cat-item-action .item-btns i{
margin-left: 5px;
color: #3480c4;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.cat-item .cat-item-action .item-btns:hover{
background-color: #3480c4;
color: #fff;
border-color: #3480c4;
}
.cat-item .cat-item-action .item-btns:hover i{
color: #fff;
}
.cat-item .owner-img{
width: 50px;
height: 50px;
float: left;
border: 2px solid #7dc129;
border-radius: 50%;
overflow: hidden;
}
@media (max-width: 1199px){
.cat-item .cat-item-action .item-btns{
width: auto;
}
}
@media (max-width: 767px){
.cat-item .cat-item-action .item-btns i{
margin-left: 0;
}
}
@media (max-width:670px){
.cat-item .cat-item-action .item-btns span{
display: none;
}
.cat-item .cat-item-action .item-btns{
width: 35px;
height: 35px;
}
}
@media (max-width:600px){
.cat-item .cat-item-head{
display: block;
width: 100%;
height: 200px;
}
.cat-item .cat-item-content{
width: 100%;
}
}
@media (max-width:380px){
.cat-item-content{
padding: 15px;
}
.cat-item .cat-item-content .title-price{
margin-bottom: 10px;
}
.cat-item .cat-item-content .price{
float: none;
display: block;
position: absolute;
top: 65px;
}
.cat-item .cat-item-info{
margin-bottom: 45px;
}
}
@media(max-width:328px){
.cat-item .cat-item-content .price{
top: 85px;
}
}
/*Grid View Item*/
.layouts.grid_view .row .col-md-12{
width: 33.33333333%;
float: right;
}
.layouts.grid_view .cat-item .cat-item-head{
display: block;
width: 100%;
height: 215px;
}
.layouts.grid_view .cat-item .cat-item-content{
display: block;
width: 100%;
padding: 15px;
}
.layouts.grid_view .cat-item .cat-item-content .title{
font-size: 17px;
}
.layouts.grid_view .cat-item .cat-item-content .title-price{
margin-bottom: 5px;
}
.layouts.grid_view .cat-item .cat-item-content .price{
float: none;
display: block;
position: absolute;
top: 60px;
}
.layouts.grid_view .cat-item .cat-item-info{
margin-bottom: 25px;
}
.layouts.grid_view .cat-item .cat-item-info .cat-item-map,
.layouts.grid_view .cat-item .cat-item-info .cat-item-auth,
.layouts.grid_view .cat-item .cat-item-info .cat-item-date{
margin-left: 5px;
font-size: 12px;
}
.cat-item .action-image-wrapper{
text-align: center;
}
.layouts.grid_view .cat-item .cat-item-action{
margin-top: 20px;
float: none;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns:first-child{
position: absolute;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
top: 10px;
left: 15px;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns:first-child span{
display: none;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns{
width: 110px;
margin-left: 3px;
}
.layouts.grid_view .cat-item .owner-img{
display: none;
}
@media (min-width:992px) and (max-width:1199px){
.layouts.grid_view .cat-item .cat-item-content{
padding: 10px;
}
.layouts.grid_view .cat-item .cat-item-content .price{
top: 80px;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns{
width: 90px;
}
}
@media (max-width:991px){
.layouts.grid_view .row .col-md-12{
width: 50%;
}
.layouts.grid_view .cat-item .cat-item-action .item-btns{
width: 45%;
}
}
@media (max-width:590px){
.layouts.grid_view .row .col-md-12{
width: 100%;
}
}
@media (max-width:303px){
.layouts.grid_view .cat-item .cat-item-content .price{
margin-bottom: 80px;
}
}
/*Pro Item
=======================*/
.pro-item {
background-color: #fff;
border-radius: 5px;
overflow: hidden;
margin-bottom: 30px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.07);
-moz-box-shadow: 0 2px 3px rgba(0,0,0,.07);
box-shadow: 0 2px 3px rgba(0,0,0,.07);
}
.pro-item .pro-item-head {
max-height: 230px;
overflow: hidden;
}
.pro-item .pro-item-head .pro-item-img {
position: relative;
height: 180px;
}
.pro-item .pro-item-head .pro-item-img img {
width: 100%;
height: 100%;
}
.pro-item .pro-item-head .pro-item-img:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(250, 152, 63, 0.5);
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.pro-item .pro-item-head:hover .pro-item-img:before {
opacity: 1;
visibility: visible;
}
.pro-item .pro-item-head .verified {
position: absolute;
top: 0;
right: 15px;
}
.pro-item .pro-item-head .verified i {
display: block;
height: 20px;
width: 20px;
background-color: #fa983f;
color: #fff;
line-height: 25px;
text-align: center;
}
.pro-item .pro-item-head .verified i:before {
z-index: 9999;
position: relative;
}
.pro-item .pro-item-head .verified i:after {
content:"";
position: absolute;
top: 0px;
right: 0;
border-right: 40px solid #fa983f;
border-bottom: 40px solid transparent;
border-left: 40px solid transparent;
}
.pro-item .pro-item-head .tooltip {
font-family: 'DIN-NEXT-ARABIC-REGULAR';
}
.pro-item .pro-item-head .tooltip.left .tooltip-arrow {
border-left-color: #3498db;
}
.pro-item .pro-item-head .tooltip-inner {
background: #3498db;
}
.pro-item .pro-item-content {
padding: 20px;
}
.pro-item > .pro-item-content > p{
display: none;
}
.pro-item .pro-item-content .title {
margin-bottom: 10px;
}
.pro-item .pro-item-content .breadcrumb {
font-size: 12px;
line-height: 29px;
margin-top: 5px;
}
.pro-item .pro-item-content .breadcrumb > li > a,
.pro-item .pro-item-content .breadcrumb > li.active{
color: #a7a7a7;
}
.pro-item .pro-item-content .breadcrumb > li + li:before{
color: #a7a7a7;
}
.pro-item .pro-item-content .price{
color: #3498db;
font-size: 20px;
font-family: 'DIN-NEXT-ARABIC-BOLD';
}
.pro-item .pro-item--map-date {
overflow: hidden;
margin-top: 8px;
font-size: 12px;
color: #a7a7a7;
}
.pro-item .pro-item--map-date .pro-item--map {
display: block;
float: right;
margin-left: 15px;
}
.pro-item .pro-item--map-date i {
margin-left: 4px;
}
.pro-item .pro-item-content .see-more {
font-family: 'DIN-NEXT-ARABIC-BOLD';
background-color: #3498db;
display: block;
text-align: center;
padding: 0;
color: #fff;
border-radius: 5px;
margin-top: 10px;
line-height: 35px;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.pro-item .pro-item-content .see-more:hover {
background: #fa983f;
}
/* pro-item-List */
.table-layout.list_view .row .col-md-4 {
width: 100%;
}
.table-layout.list_view .pro-item,
.pro-item.pro-item-list{
overflow: hidden;
}
.table-layout.list_view .pro-item > .pro-item-head,
.pro-item.pro-item-list > .pro-item-head {
max-width: 230px;
display: block;
float: right;
position: relative;
}
.table-layout.list_view .pro-item > .pro-item-head .pro-item-img,
.pro-item.pro-item-list > .pro-item-head .pro-item-img{
height: 222px;
}
.table-layout.list_view .pro-item > .pro-item-head .verified,
.pro-item.pro-item-list > .pro-item-head .verified {
right: 0;
}
.table-layout.list_view .pro-item > .pro-item-content,
.pro-item.pro-item-list > .pro-item-content {
display: block;
padding-right: 250px;
}
.table-layout.list_view .pro-item > .pro-item-content .title-price .title,
.pro-item.pro-item-list > .pro-item-content .title-price .title {
display: inline;
}
.table-layout.list_view .pro-item > .pro-item-content .title-price .price,
.pro-item.pro-item-list > .pro-item-content .title-price .price {
float: left;
}
.table-layout.list_view .pro-item > .pro-item-content > p,
.pro-item.pro-item-list > .pro-item-content > p {
display: block;
}
.table-layout.list_view .pro-item > .pro-item-content .custom-btn,
.pro-item.pro-item-list > .pro-item-content .custom-btn {
font-family: 'DIN-NEXT-ARABIC-BOLD';
background-color: #3498db;
display: inline-block;
margin-top: 10px;
line-height: 35px;
padding: 0px 11px;
width: auto;
}
.table-layout.list_view .pro-item > .pro-item-content .custom-btn:hover,
.pro-item.pro-item-list > .pro-item-content .custom-btn:hover{
background-color: #fa983f;
color: #fff;
}
/*pro-item-List-small*/
.box-item-body .pro-item-list.item-list-sm:last-child {
border-bottom: none;
margin-bottom: 0''
}
.pro-item-list.item-list-sm {
box-shadow: none;
border-bottom: 1px solid #f8f8f8;
border-radius: 0;
padding: 0 20px 10px;
margin-bottom: 10px;
}
.pro-item-list.item-list-sm > .pro-item-head {
width: 100px;
height: 85px;
}
.pro-item-list.item-list-sm > .pro-item-head .pro-item-img{
width: 100%;
height: 100%;
}
.pro-item-list.item-list-sm > .pro-item-content {
padding-right: 110px;
padding-top: 0;
padding-bottom: 10px;
}
.pro-item-list.item-list-sm > .pro-item-content .title-price .title {
display: block;
margin: 0;
}
.pro-item-list.item-list-sm .pro-item-content .breadcrumb {
line-height: 25px;
background: transparent;
margin: 0;
padding: 0;
}
.pro-item-list.item-list-sm .pro-item--map-date {
margin-top: 5px;
} | 0.285472 | 0.048226 |
.has-active-navigation,
.has-active-navigation body {
overflow: hidden;
}
.has-active-navigation main {
margin-top: 8px;
filter: blur(4px);
transition: margin-top linear 0.1s;
}
.x-omega-navigation__trigger-icon {
display: inline-block;
transition: all ease-in-out 0.3s;
}
.has-active-navigation .x-omega-navigation__trigger-icon {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.x-omega-navigation {
max-width: 100%;
min-height: 100%;
padding: 0;
position: absolute;
top: 0;
background-color: #f7f7f7;
opacity: 0;
overflow-x: hidden;
transition: all ease-in-out 0.15s;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
transform-origin: top;
}
.x-omega-navigation.is-open {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
.x-fasten-header--is-active .x-omega-navigation {
position: fixed;
}
@media (max-width: 61.9em) {
.x-omega-navigation__wrap {
max-width: 100rem;
width: 100%;
height: 100%;
margin-right: auto;
margin-left: auto;
padding-top: 1rem;
padding-bottom: 1rem;
position: relative;
}
.x-omega-navigation__header {
padding-bottom: 1rem;
font-size: 18px;
font-weight: 300;
line-height: 1.444;
}
.x-omega-navigation__header a:first-of-type {
border-right-color: #d3d3d3;
}
.x-omega-navigation__content {
height: 100%;
position: relative;
}
.x-omega-navigation__parents {
overflow-y: auto;
}
.x-omega-navigation__row,
.x-omega-navigation__row .x-omega-navigation__row,
.x-omega-navigation__row .x-omega-navigation__row:nth-child(2) .x-omega-navigation__row:last-of-type {
display: block;
margin-left: 0;
padding-left: 1rem;
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
list-style: none;
-webkit-overflow-scrolling: touch;
transform-origin: top;
transition: transform ease-in-out 0.2s;
}
.x-omega-navigation__list {
}
.x-omega-navigation__link {
display: flex;
height: 3.75rem;
padding: 0 0 0 1rem;
align-items: center;
justify-content: space-between;
font-weight: 600;
letter-spacing: 0.075em;
text-decoration: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border: 0 solid #d3d3d3;
border-top-width: 1px;
color: #6e6e6e;
overflow: hidden;
text-overflow: ellipsis;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
transition: all 0.3s;
white-space: nowrap;
}
.x-omega-navigation__link-carat {
display: none;
}
.x-omega-navigation .has-child-menu .x-omega-navigation__link-carat {
display: inline-flex;
align-self: stretch;
}
.x-omega-navigation .x-omega-navigation__link-carat > * {
display: flex;
width: 4rem;
align-items: center;
justify-content: center;
font-size: 0.75rem;
}
.x-omega-navigation__row:nth-child(2) .x-omega-navigation__link,
.x-omega-navigation__row:nth-child(2) .x-omega-navigation__row:last-of-type .x-omega-navigation__link {
padding-left: 1rem;
}
.x-omega-navigation__row .x-omega-navigation__list:last-of-type > .x-omega-navigation__link,
.x-omega-navigation__row .x-omega-navigation__row .x-omega-navigation__list:last-of-type > .x-omega-navigation__link {
border-bottom-width: 1px;
}
.x-omega-navigation__row.is-hidden,
.x-omega-navigation__row .x-omega-navigation__row.is-hidden {
-webkit-transform: translateX(100%) scaleY(0);
-ms-transform: translateX(100%) scaleY(0);
transform: translateX(100%) scaleY(0);
}
.x-omega-navigation__row.is-hidden > .x-omega-navigation__list > .x-omega-navigation__link,
.x-omega-navigation__row.show-next > .x-omega-navigation__list > .x-omega-navigation__link,
.x-omega-navigation__row .x-omega-navigation__row.is-hidden > .x-omega-navigation__list > .x-omega-navigation__link,
.x-omega-navigation__row .x-omega-navigation__row.show-next > .x-omega-navigation__list > .x-omega-navigation__link {
opacity: 0;
}
.x-omega-navigation__row.show-next > .x-omega-navigation__list > .x-omega-navigation__link,
.x-omega-navigation__row .x-omega-navigation__row.show-next > .x-omega-navigation__list > .x-omega-navigation__link {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@media (min-width: 62em) {
.x-omega-navigation {
top: auto;
background-color: transparent;
}
.x-omega-navigation::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: transparent;
content: '';
z-index: -1;
}
.x-omega-navigation__wrap {
height: auto;
padding-top: 3.5rem;
padding-bottom: 3.5rem;
border-top: 1px solid rgba(205, 205, 205, 0.7);
}
.x-omega-navigation__content {
height: 28rem;
}
.x-omega-navigation__parents {
height: 100%;
padding-right: 4.5rem;
text-align: right;
border-right: 2px solid #d8d8d8;
overflow: auto;
overflow-y: overlay; /* Blink and WebKit based browsers only */
}
.x-omega-navigation__row {
display: inline-block;
width: auto;
min-height: auto;
margin: 0;
padding: 0;
position: relative;
top: auto;
left: auto;
list-style: none;
-webkit-overflow-scrolling: auto;
transition: none;
}
.x-omega-navigation__row .x-omega-navigation__row,
.x-omega-navigation__row .x-omega-navigation__row:nth-child(2) .x-omega-navigation__row:last-of-type {
display: none;
}
.x-omega-navigation__list {
margin-bottom: 0.75em;
}
.x-omega-navigation__list:last-of-type {
margin-bottom: 0;
}
.x-omega-navigation__link {
display: inline-block;
font-weight: 600;
letter-spacing: 0.075em;
text-decoration: none;
color: #6e6e6e;
white-space: nowrap;
}
.x-omega-navigation__link:hover,
.x-omega-navigation__link.is-active {
color: #333;
}
.x-omega-navigation__link::before {
display: inline-block;
width: 1.25em;
height: 2px;
margin-right: 0.375em;
background-color: currentColor;
content: '';
-webkit-transform: scaleX(0) translateY(calc(-1em / 2 + 3px));
-ms-transform: scaleX(0) translateY(calc(-1em / 2 + 3px));
transform: scaleX(0) translateY(calc(-1em / 2 + 3px));
transform-origin: right;
transition: all linear 0.1s;
}
.x-omega-navigation__link:hover::before,
.x-omega-navigation__link.is-active::before {
-webkit-transform: scaleX(1) translateY(calc(-1em / 2 + 3px));
-ms-transform: scaleX(1) translateY(calc(-1em / 2 + 3px));
transform: scaleX(1) translateY(calc(-1em / 2 + 3px));
}
.x-omega-navigation__children {
height: 100%;
padding-left: 6rem;
}
.x-omega-navigation__child-wrap {
display: none;
height: 100%;
flex-direction: column;
flex-wrap: wrap;
}
.x-omega-navigation__child-wrap.is-active {
display: flex;
}
.x-omega-navigation__child-block {
width: 25%;
flex: 0 0 auto;
margin-bottom: 1.5rem;
margin-left: 0;
padding: 0;
list-style: none;
}
.x-omega-navigation__child-list {}
.x-omega-navigation__child-link {
display: inline-block;
font-weight: 600;
letter-spacing: 0.075em;
text-decoration: none;
color: #333;
}
.x-omega-navigation__child-link:hover {
color: #6e6e6e;
}
.x-omega-navigation__grandchild-link {
display: inline-block;
padding: 0.125em 0;
font-size: 15px;
letter-spacing: 0.075em;
text-decoration: none;
color: #6e6e6e;
}
.x-omega-navigation__grandchild-link:hover {
color: #333;
}
.x-omega-navigation__link--shop-all,
.x-omega-navigation__grandchild-link--view-all {
font-size: 0.832em;
font-weight: 600;
text-decoration: underline;
text-transform: uppercase;
}
} | mm5/themes/colossus/extensions/navigation/omega/omega-navigation.css | .has-active-navigation,
.has-active-navigation body {
overflow: hidden;
}
.has-active-navigation main {
margin-top: 8px;
filter: blur(4px);
transition: margin-top linear 0.1s;
}
.x-omega-navigation__trigger-icon {
display: inline-block;
transition: all ease-in-out 0.3s;
}
.has-active-navigation .x-omega-navigation__trigger-icon {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg);
}
.x-omega-navigation {
max-width: 100%;
min-height: 100%;
padding: 0;
position: absolute;
top: 0;
background-color: #f7f7f7;
opacity: 0;
overflow-x: hidden;
transition: all ease-in-out 0.15s;
-webkit-transform: scaleY(0);
-ms-transform: scaleY(0);
transform: scaleY(0);
transform-origin: top;
}
.x-omega-navigation.is-open {
opacity: 1;
-webkit-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
}
.x-fasten-header--is-active .x-omega-navigation {
position: fixed;
}
@media (max-width: 61.9em) {
.x-omega-navigation__wrap {
max-width: 100rem;
width: 100%;
height: 100%;
margin-right: auto;
margin-left: auto;
padding-top: 1rem;
padding-bottom: 1rem;
position: relative;
}
.x-omega-navigation__header {
padding-bottom: 1rem;
font-size: 18px;
font-weight: 300;
line-height: 1.444;
}
.x-omega-navigation__header a:first-of-type {
border-right-color: #d3d3d3;
}
.x-omega-navigation__content {
height: 100%;
position: relative;
}
.x-omega-navigation__parents {
overflow-y: auto;
}
.x-omega-navigation__row,
.x-omega-navigation__row .x-omega-navigation__row,
.x-omega-navigation__row .x-omega-navigation__row:nth-child(2) .x-omega-navigation__row:last-of-type {
display: block;
margin-left: 0;
padding-left: 1rem;
position: absolute;
top: 0;
left: 0;
width: 100%;
min-height: 100%;
list-style: none;
-webkit-overflow-scrolling: touch;
transform-origin: top;
transition: transform ease-in-out 0.2s;
}
.x-omega-navigation__list {
}
.x-omega-navigation__link {
display: flex;
height: 3.75rem;
padding: 0 0 0 1rem;
align-items: center;
justify-content: space-between;
font-weight: 600;
letter-spacing: 0.075em;
text-decoration: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border: 0 solid #d3d3d3;
border-top-width: 1px;
color: #6e6e6e;
overflow: hidden;
text-overflow: ellipsis;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
transition: all 0.3s;
white-space: nowrap;
}
.x-omega-navigation__link-carat {
display: none;
}
.x-omega-navigation .has-child-menu .x-omega-navigation__link-carat {
display: inline-flex;
align-self: stretch;
}
.x-omega-navigation .x-omega-navigation__link-carat > * {
display: flex;
width: 4rem;
align-items: center;
justify-content: center;
font-size: 0.75rem;
}
.x-omega-navigation__row:nth-child(2) .x-omega-navigation__link,
.x-omega-navigation__row:nth-child(2) .x-omega-navigation__row:last-of-type .x-omega-navigation__link {
padding-left: 1rem;
}
.x-omega-navigation__row .x-omega-navigation__list:last-of-type > .x-omega-navigation__link,
.x-omega-navigation__row .x-omega-navigation__row .x-omega-navigation__list:last-of-type > .x-omega-navigation__link {
border-bottom-width: 1px;
}
.x-omega-navigation__row.is-hidden,
.x-omega-navigation__row .x-omega-navigation__row.is-hidden {
-webkit-transform: translateX(100%) scaleY(0);
-ms-transform: translateX(100%) scaleY(0);
transform: translateX(100%) scaleY(0);
}
.x-omega-navigation__row.is-hidden > .x-omega-navigation__list > .x-omega-navigation__link,
.x-omega-navigation__row.show-next > .x-omega-navigation__list > .x-omega-navigation__link,
.x-omega-navigation__row .x-omega-navigation__row.is-hidden > .x-omega-navigation__list > .x-omega-navigation__link,
.x-omega-navigation__row .x-omega-navigation__row.show-next > .x-omega-navigation__list > .x-omega-navigation__link {
opacity: 0;
}
.x-omega-navigation__row.show-next > .x-omega-navigation__list > .x-omega-navigation__link,
.x-omega-navigation__row .x-omega-navigation__row.show-next > .x-omega-navigation__list > .x-omega-navigation__link {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@media (min-width: 62em) {
.x-omega-navigation {
top: auto;
background-color: transparent;
}
.x-omega-navigation::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: transparent;
content: '';
z-index: -1;
}
.x-omega-navigation__wrap {
height: auto;
padding-top: 3.5rem;
padding-bottom: 3.5rem;
border-top: 1px solid rgba(205, 205, 205, 0.7);
}
.x-omega-navigation__content {
height: 28rem;
}
.x-omega-navigation__parents {
height: 100%;
padding-right: 4.5rem;
text-align: right;
border-right: 2px solid #d8d8d8;
overflow: auto;
overflow-y: overlay; /* Blink and WebKit based browsers only */
}
.x-omega-navigation__row {
display: inline-block;
width: auto;
min-height: auto;
margin: 0;
padding: 0;
position: relative;
top: auto;
left: auto;
list-style: none;
-webkit-overflow-scrolling: auto;
transition: none;
}
.x-omega-navigation__row .x-omega-navigation__row,
.x-omega-navigation__row .x-omega-navigation__row:nth-child(2) .x-omega-navigation__row:last-of-type {
display: none;
}
.x-omega-navigation__list {
margin-bottom: 0.75em;
}
.x-omega-navigation__list:last-of-type {
margin-bottom: 0;
}
.x-omega-navigation__link {
display: inline-block;
font-weight: 600;
letter-spacing: 0.075em;
text-decoration: none;
color: #6e6e6e;
white-space: nowrap;
}
.x-omega-navigation__link:hover,
.x-omega-navigation__link.is-active {
color: #333;
}
.x-omega-navigation__link::before {
display: inline-block;
width: 1.25em;
height: 2px;
margin-right: 0.375em;
background-color: currentColor;
content: '';
-webkit-transform: scaleX(0) translateY(calc(-1em / 2 + 3px));
-ms-transform: scaleX(0) translateY(calc(-1em / 2 + 3px));
transform: scaleX(0) translateY(calc(-1em / 2 + 3px));
transform-origin: right;
transition: all linear 0.1s;
}
.x-omega-navigation__link:hover::before,
.x-omega-navigation__link.is-active::before {
-webkit-transform: scaleX(1) translateY(calc(-1em / 2 + 3px));
-ms-transform: scaleX(1) translateY(calc(-1em / 2 + 3px));
transform: scaleX(1) translateY(calc(-1em / 2 + 3px));
}
.x-omega-navigation__children {
height: 100%;
padding-left: 6rem;
}
.x-omega-navigation__child-wrap {
display: none;
height: 100%;
flex-direction: column;
flex-wrap: wrap;
}
.x-omega-navigation__child-wrap.is-active {
display: flex;
}
.x-omega-navigation__child-block {
width: 25%;
flex: 0 0 auto;
margin-bottom: 1.5rem;
margin-left: 0;
padding: 0;
list-style: none;
}
.x-omega-navigation__child-list {}
.x-omega-navigation__child-link {
display: inline-block;
font-weight: 600;
letter-spacing: 0.075em;
text-decoration: none;
color: #333;
}
.x-omega-navigation__child-link:hover {
color: #6e6e6e;
}
.x-omega-navigation__grandchild-link {
display: inline-block;
padding: 0.125em 0;
font-size: 15px;
letter-spacing: 0.075em;
text-decoration: none;
color: #6e6e6e;
}
.x-omega-navigation__grandchild-link:hover {
color: #333;
}
.x-omega-navigation__link--shop-all,
.x-omega-navigation__grandchild-link--view-all {
font-size: 0.832em;
font-weight: 600;
text-decoration: underline;
text-transform: uppercase;
}
} | 0.413359 | 0.065455 |
x-appbar {
padding: 0;
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
x-appbar,
x-appbar * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-appbar > * {
border: none;
vertical-align: middle;
text-align: center;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
text-align: center;
}
x-appbar > header {
min-width: auto;
min-height: auto;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
box-flex: 1;
flex: 1;
overflow: hidden;
text-overflow: ellipsis;
margin: 0;
}
x-calendar {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-moz-tap-highlight-color: transparent;
tap-highlight-color: transparent;
position: relative;
display: inline-block;
margin: 0;
padding: 0;
max-width: 100%;
font-size: 1em;
text-align: center;
overflow: hidden;
}
x-calendar,
x-calendar * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-calendar .calendar {
position: relative;
display: inline-block;
overflow: hidden;
width: 100%;
height: 100%;
}
x-calendar .month {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: top;
white-space: nowrap;
width: 224px;
max-width: 100%;
}
x-calendar .week,
x-calendar .weekday-labels {
margin: 1px 0;
overflow: visible;
width: 100%;
white-space: nowrap;
}
x-calendar .day,
x-calendar .prev,
x-calendar .next,
x-calendar .weekday-label {
display: inline-block;
width: 32px;
}
x-calendar .month-label,
x-calendar .weekday-labels,
x-calendar .week,
x-calendar .prev,
x-calendar .next {
height: 2em;
line-height: 2em;
}
x-calendar .weekday-label {
opacity: 0.8;
font-size: 0.8em;
}
x-calendar .weekday-label,
x-calendar .day {
height: 100%;
line-height: inherit;
margin: 0 auto;
}
x-calendar .month-label {
width: 100%;
}
x-calendar .day {
position: relative;
white-space: nowrap;
}
x-calendar .badmonth {
opacity: 0.5;
}
x-calendar:not([controls]) .controls {
display: none !important;
}
x-calendar[controls] .controls {
display: block;
}
x-calendar .prev,
x-calendar .next {
position: absolute;
top: 0px;
max-width: 3em;
}
x-calendar .prev {
left: 0px;
}
x-calendar .next {
right: 0px;
}
x-calendar:not([active]) .day:hover,
x-calendar:not([active]) .prev:hover,
x-calendar:not([active]) .next:hover {
cursor: pointer;
}
x-deck,
x-deck > x-card {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-deck > x-card[card-anim-type=flipX]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=flipX][reverse][leaving]:not([_before-animation]) {
-webkit-transform: perspective(800px) rotateX(180deg);
-moz-transform: perspective(800px) rotateX(180deg);
-ms-transform: perspective(800px) rotateX(180deg);
-o-transform: perspective(800px) rotateX(180deg);
transform: perspective(800px) rotateX(180deg);
}
x-deck > x-card[card-anim-type=flipX]:not([reverse])[leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=flipX][reverse][selected][_before-animation] {
-webkit-transform: perspective(800px) rotateX(-180deg);
-moz-transform: perspective(800px) rotateX(-180deg);
-ms-transform: perspective(800px) rotateX(-180deg);
-o-transform: perspective(800px) rotateX(-180deg);
transform: perspective(800px) rotateX(-180deg);
}
x-deck > x-card[card-anim-type=flipY]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=flipY][reverse][leaving]:not([_before-animation]) {
-webkit-transform: perspective(800px) rotateY(180deg);
-moz-transform: perspective(800px) rotateY(180deg);
-ms-transform: perspective(800px) rotateY(180deg);
-o-transform: perspective(800px) rotateY(180deg);
transform: perspective(800px) rotateY(180deg);
}
x-deck > x-card[card-anim-type=flipY]:not([reverse])[leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=flipY][reverse][selected][_before-animation] {
-webkit-transform: perspective(800px) rotateY(-180deg);
-moz-transform: perspective(800px) rotateY(-180deg);
-ms-transform: perspective(800px) rotateY(-180deg);
-o-transform: perspective(800px) rotateY(-180deg);
transform: perspective(800px) rotateY(-180deg);
}
x-deck > x-card[selected] {
z-index: 2;
}
x-deck > x-card[leaving] {
z-index: 1;
}
x-deck > x-card[card-anim-type=coverLeft][reverse][selected],
x-deck > x-card[card-anim-type=coverRight][reverse][selected],
x-deck > x-card[card-anim-type=coverUp][reverse][selected],
x-deck > x-card[card-anim-type=coverDown][reverse][selected],
x-deck > x-card[card-anim-type=uncoverLeft]:not([reverse])[selected],
x-deck > x-card[card-anim-type=uncoverRight]:not([reverse])[selected],
x-deck > x-card[card-anim-type=uncoverUp]:not([reverse])[selected],
x-deck > x-card[card-anim-type=uncoverDown]:not([reverse])[selected] {
z-index: 1;
}
x-deck > x-card[card-anim-type=coverLeft][reverse][leaving],
x-deck > x-card[card-anim-type=coverRight][reverse][leaving],
x-deck > x-card[card-anim-type=coverUp][reverse][leaving],
x-deck > x-card[card-anim-type=coverDown][reverse][leaving],
x-deck > x-card[card-anim-type=uncoverLeft]:not([reverse])[leaving],
x-deck > x-card[card-anim-type=uncoverRight]:not([reverse])[leaving],
x-deck > x-card[card-anim-type=uncoverUp]:not([reverse])[leaving],
x-deck > x-card[card-anim-type=uncoverDown]:not([reverse])[leaving] {
z-index: 2;
}
x-deck > x-card[card-anim-type=scrollLeft]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=scrollRight][reverse][selected][_before-animation] {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
x-deck > x-card[card-anim-type=scrollLeft]:not([reverse])[leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=scrollRight][reverse][leaving]:not([_before-animation]) {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
x-deck > x-card[card-anim-type=scrollLeft][reverse][selected][_before-animation],
x-deck > x-card[card-anim-type=scrollRight]:not([reverse])[selected][_before-animation] {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
x-deck > x-card[card-anim-type=scrollLeft][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=scrollRight]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
x-deck > x-card[card-anim-type=scrollUp]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=scrollDown][reverse][selected][_before-animation] {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
x-deck > x-card[card-anim-type=scrollUp]:not([reverse])[leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=scrollDown][reverse][leaving]:not([_before-animation]) {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
x-deck > x-card[card-anim-type=scrollUp][reverse][selected][_before-animation],
x-deck > x-card[card-anim-type=scrollDown]:not([reverse])[selected][_before-animation] {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
x-deck > x-card[card-anim-type=scrollUp][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=scrollDown]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
x-deck > x-card[card-anim-type=coverLeft]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=uncoverRight][reverse][selected][_before-animation] {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
x-deck > x-card[card-anim-type=coverRight]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=uncoverLeft][reverse][selected][_before-animation] {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
x-deck > x-card[card-anim-type=coverUp]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=uncoverDown][reverse][selected][_before-animation] {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
x-deck > x-card[card-anim-type=coverDown]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=uncoverUp][reverse][selected][_before-animation] {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
x-deck > x-card[card-anim-type=coverRight][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=uncoverLeft]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
x-deck > x-card[card-anim-type=coverLeft][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=uncoverRight]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
x-deck > x-card[card-anim-type=coverDown][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=uncoverUp]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
x-deck > x-card[card-anim-type=coverUp][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=uncoverDown]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
x-deck {
display: block;
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
}
x-deck > x-card {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
display: block;
overflow: hidden;
position: absolute !important;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-ms-transition-property: -ms-transform;
-o-transition-property: -o-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-ms-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
height: 100%;
width: 100%;
left: 0px;
right: 0px;
z-index: 0;
/** card animation types go here **/
}
x-deck > x-card:not([selected]):not([leaving]) {
visibility: hidden;
opacity: 0;
}
x-flipbox {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: relative;
height: 100%;
width: 100%;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
x-flipbox > * {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-ms-transition-property: -ms-transform;
-o-transition-property: -o-transform;
transition-property: transform;
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
-webkit-transition-timing-function: linear;
-moz-transition-timing-function: linear;
-ms-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
/* DO NOT ERASE THESE TRANSFORM-STYLES; they fix a flickering issue in FFOS*/
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
x-flipbox > *:first-child {
-webkit-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
z-index: 2;
}
x-flipbox > *:last-child {
-webkit-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
z-index: 1;
}
x-flipbox[_anim-direction="up"] > *:first-child,
x-flipbox[_anim-direction="down"] > *:first-child {
-webkit-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
}
x-flipbox[_anim-direction="up"] > *:last-child {
-webkit-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
}
x-flipbox[_anim-direction="down"] > *:last-child {
-webkit-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
}
x-flipbox[flipped]:after {
/* DO NOT ERASE THIS :after SELECTOR */
content: "";
display: none;
}
x-flipbox[flipped] > *:first-child {
-webkit-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
z-index: 1;
}
x-flipbox[flipped] > *:last-child {
-webkit-transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
z-index: 2;
}
x-flipbox[_anim-direction="left"][flipped] > *:first-child {
-webkit-transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
}
x-flipbox[_anim-direction="left"][flipped] > *:last-child {
-webkit-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
}
x-flipbox[_anim-direction="up"][flipped] > *:first-child {
-webkit-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
}
x-flipbox[_anim-direction="up"][flipped] > *:last-child {
-webkit-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
}
x-flipbox[_anim-direction="down"][flipped] > *:first-child {
-webkit-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
}
x-flipbox[_anim-direction="down"][flipped] > *:last-child {
-webkit-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
}
x-layout {
/* relative positioning is important because x-layout should really be
* placed in a parent container for it to fill;
* also, setting position:absolute causes older flexbox implementations,
* such as Firefox 18 (which is the version in FirefoxOS) to render
* flex items in a way such that it won't override a height:0 declaration,
* which is important for allowing the flex item to shrink past its
* content size */
position: relative !important;
display: -webkit-box;
/* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;
/* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;
/* TWEENER - IE 10 */
display: -webkit-flex;
/* NEW - Chrome */
display: flex;
/* NEW, Spec - Opera 12.1, Firefox 20+ */
width: 100%;
height: 100%;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-box-orient: vertical;
box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
x-layout > header,
x-layout > footer {
margin: 0 !important;
overflow: hidden;
z-index: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
x-layout > header,
x-layout > footer {
-webkit-transition: -webkit-transform 0.2s ease-in-out;
-moz-transition: -moz-transform 0.2s ease-in-out;
-ms-transition: -ms-transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
}
x-layout > section {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-transition: margin 0.2s ease-in-out;
-moz-transition: margin 0.2s ease-in-out;
-ms-transition: margin 0.2s ease-in-out;
transition: margin 0.2s ease-in-out;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
overflow: auto;
/* DON'T ERASE THIS: although this gets overridden by the flex display
* render, this fixes an issue with older browsers (ex: FF18) where unless
* a flex item was height 0, it would refuse to shrink past the auto
* height of the content, preventing the scrollbar from appearing */
height: 0;
position: relative;
}
x-layout:not([content-maximizing]):not([maxcontent]) > section {
margin: 0 !important;
}
x-layout > section > *:only-child {
/* fix for issue where 100% height children of flex items render as zero
* height in Webkit
* see: http://stackoverflow.com/a/15389545
*/
height: 100%;
position: absolute;
}
x-layout[content-maximizing] > header,
x-layout[content-maximized] > header,
x-layout[maxcontent] > header {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
x-layout[content-maximizing] > footer,
x-layout[content-maximized] > footer,
x-layout[maxcontent] > footer {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
x-slidebox {
display: block;
overflow: hidden;
height: 100%;
width: 100%;
}
x-slides {
display: block;
position: relative;
height: 100%;
width: 100%;
overflow: hidden;
-o-transition: -o-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
-moz-transition: -moz-transform 0.5s ease;
-webkit-transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
}
x-slides > x-slide {
display: block;
float: left;
height: 100%;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
vertical-align: top;
overflow: hidden;
}
x-slider {
display: inline-block;
position: relative;
margin: 0;
padding: 0;
}
x-slider > input {
margin: 0;
padding: 0;
position: relative;
overflow: hidden;
vertical-align: middle;
width: 100%;
min-height: 100%;
}
x-slider .slider-track {
position: absolute;
display: block;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 4px;
margin: auto;
pointer-events: none;
}
x-slider .slider-thumb {
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-moz-tap-highlight-color: transparent;
tap-highlight-color: transparent;
vertical-align: middle;
position: absolute !important;
top: 0;
left: 0;
width: 32px;
height: 32px;
margin: 0;
padding: 0;
}
x-slider[polyfill] {
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-moz-tap-highlight-color: transparent;
tap-highlight-color: transparent;
}
x-slider[polyfill] > input {
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-moz-tap-highlight-color: transparent;
tap-highlight-color: transparent;
display: block;
position: relative;
}
x-slider[polyfill] > input::-webkit-slider-thumb {
visibility: hidden;
}
x-slider[polyfill] > input::-moz-range-thumb {
width: 0px;
height: 0px;
}
x-slider[polyfill] > input::-moz-range-track {
height: 0;
width: 0;
}
x-slider:not([polyfill]) > .slider-thumb {
visibility: hidden !important;
}
x-tabbar {
display: block;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
overflow: hidden;
white-space: nowrap;
text-align: center;
}
x-tabbar > x-tabbar-tab {
min-width: auto;
min-height: auto;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
box-flex: 1;
flex: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
min-width: auto;
min-height: auto;
vertical-align: middle;
}
x-tabbar > x-tabbar-tab > *:only-child {
vertical-align: top;
height: 100%;
width: 100%;
margin: 0 !important;
}
x-toggle {
display: inline-block;
position: relative;
/* vertical centering ghost element */
}
x-toggle > .x-toggle-input-wrap {
cursor: pointer;
position: absolute !important;
margin: 0px !important;
left: 0% !important;
top: 0% !important;
width: 100% !important;
height: 100% !important;
display: inline-block !important;
/* do not remove visibility or display because we still want tabbability
and submissability */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.0001)" !important;
opacity: 0.0001 !important;
z-index: 9999 !important;
}
x-toggle > .x-toggle-input-wrap > input {
cursor: pointer;
}
x-toggle .x-toggle-content {
display: inline-block;
vertical-align: middle;
margin: 0px;
}
x-toggle .x-toggle-content:after {
content: "";
display: inline-block;
width: 0;
height: 100%;
vertical-align: middle;
}
x-toggle .x-toggle-check {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 16px;
height: 16px;
margin: 0px 3px 0px 0px;
color: #000;
vertical-align: middle;
border: 1px solid;
}
x-tooltip,
x-tooltip > .tooltip-content,
x-tooltip > .tooltip-arrow {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-tooltip[orientation=top],
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[_auto-orientation=top] {
-webkit-transform: translate3d(0, 10px, 1px);
-moz-transform: translate3d(0, 10px, 1px);
-ms-transform: translate3d(0, 10px, 1px);
-o-transform: translate3d(0, 10px, 1px);
transform: translate3d(0, 10px, 1px);
}
x-tooltip[orientation=bottom],
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[_auto-orientation=bottom] {
-webkit-transform: translate3d(0, -10px, 1px);
-moz-transform: translate3d(0, -10px, 1px);
-ms-transform: translate3d(0, -10px, 1px);
-o-transform: translate3d(0, -10px, 1px);
transform: translate3d(0, -10px, 1px);
}
x-tooltip[orientation=left],
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[_auto-orientation=left] {
-webkit-transform: translate3d(10px, 0, 1px);
-moz-transform: translate3d(10px, 0, 1px);
-ms-transform: translate3d(10px, 0, 1px);
-o-transform: translate3d(10px, 0, 1px);
transform: translate3d(10px, 0, 1px);
}
x-tooltip[orientation=right],
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[_auto-orientation=right] {
-webkit-transform: translate3d(-10px, 0, 1px);
-moz-transform: translate3d(-10px, 0, 1px);
-ms-transform: translate3d(-10px, 0, 1px);
-o-transform: translate3d(-10px, 0, 1px);
transform: translate3d(-10px, 0, 1px);
}
x-tooltip {
-webkit-transition-property: visibility -webkit-transform opacity;
-moz-transition-property: visibility -moz-transform opacity;
-ms-transition-property: visibility -ms-transform opacity;
-o-transition-property: visibility -o-transform opacity;
transition-property: visibility transform opacity;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-ms-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
position: absolute;
margin: 0;
padding: 0;
left: 0px;
top: 0px;
display: block;
z-index: 2147483647;
overflow: visible;
}
x-tooltip[_target-fixed] {
position: fixed;
}
x-tooltip[ignore-tooltip-pointer-events] {
pointer-events: none;
}
x-tooltip:not([allow-overflow]) {
max-width: 100%;
max-height: 100%;
}
x-tooltip:not([visible]) {
visibility: hidden !important;
opacity: 0 !important;
}
x-tooltip:not([visible]):not([_force-display]) {
width: 1px !important;
height: 1px !important;
left: 0px !important;
top: 0px !important;
margin: 0 !important;
border-width: 0px !important;
}
x-tooltip:not([visible]):not([_force-display]) > * {
display: none !important;
}
x-tooltip[visible] {
visibility: visible;
opacity: 1;
-webkit-transform: translate3d(0, 0, 1px);
-moz-transform: translate3d(0, 0, 1px);
-ms-transform: translate3d(0, 0, 1px);
-o-transform: translate3d(0, 0, 1px);
transform: translate3d(0, 0, 1px);
}
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[visible] {
-webkit-transform: translate3d(0, 0, 1px);
-moz-transform: translate3d(0, 0, 1px);
-ms-transform: translate3d(0, 0, 1px);
-o-transform: translate3d(0, 0, 1px);
transform: translate3d(0, 0, 1px);
}
x-tooltip > .tooltip-content {
position: relative;
display: block;
overflow: auto;
max-width: inherit;
max-height: inherit;
z-index: 2;
}
x-tooltip[allow-overflow] {
white-space: nowrap;
}
x-tooltip > .tooltip-arrow {
position: absolute;
display: block;
margin: 0px;
padding: 0px;
vertical-align: top;
width: 1em;
height: 1em;
border: inherit;
background: inherit;
z-index: 1;
}
x-tooltip > .tooltip-arrow:not([arrow-direction=up]):not([arrow-direction=left]):not([arrow-direction=right]) {
top: 100%;
left: 50%;
-webkit-transform: translateY(-50%) rotate(45deg);
-moz-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
-o-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
border-top-color: transparent !important;
border-left-color: transparent !important;
}
x-tooltip > .tooltip-arrow[arrow-direction=up] {
bottom: 100%;
left: 50%;
-webkit-transform: translateY(50%) rotate(45deg);
-moz-transform: translateY(50%) rotate(45deg);
-ms-transform: translateY(50%) rotate(45deg);
-o-transform: translateY(50%) rotate(45deg);
transform: translateY(50%) rotate(45deg);
border-bottom-color: transparent !important;
border-right-color: transparent !important;
}
x-tooltip > .tooltip-arrow[arrow-direction=left] {
right: 100%;
top: 50%;
-webkit-transform: translateX(50%) rotate(45deg);
-moz-transform: translateX(50%) rotate(45deg);
-ms-transform: translateX(50%) rotate(45deg);
-o-transform: translateX(50%) rotate(45deg);
transform: translateX(50%) rotate(45deg);
border-top-color: transparent !important;
border-right-color: transparent !important;
}
x-tooltip > .tooltip-arrow[arrow-direction=right] {
left: 100%;
top: 50%;
-webkit-transform: translateX(-50%) rotate(45deg);
-moz-transform: translateX(-50%) rotate(45deg);
-ms-transform: translateX(-50%) rotate(45deg);
-o-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
border-bottom-color: transparent !important;
border-left-color: transparent !important;
}
x-tooltip {
border: 1px solid #808080;
background-color: #fff;
border-radius: 4px;
box-shadow: 1px 1px 3px #808080;
}
x-appbar {
background-color: #00202f;
color: #fff;
font-family: "Fira Sans", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 17px;
height: 45px;
line-height: 45px;
}
x-appbar > header {
font-weight: 600;
}
x-appbar > * {
color: #fff;
font-family: "Fira Sans", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
font-size: inherit;
line-height: inherit;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-appbar > button {
cursor: pointer;
padding-left: 2px;
padding-right: 2px;
min-width: 45px;
background: transparent;
}
x-appbar > button:hover {
background-color: #00405d;
}
x-appbar > button::-moz-focus-inner {
bordr: 0;
padding: 0;
}
x-appbar > header:after {
padding-left: 6px;
font-size: 60%;
}
x-calendar {
border: 1px solid #cecece;
border-radius: 3px;
font-size: 1em;
font-family: "Fira Sans", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
background-color: #fff;
color: #444;
}
x-calendar .weekday-label {
opacity: 0.8;
}
x-calendar .month-label {
border-bottom: 1px solid #cecece;
}
x-calendar .day[active] {
border-color: #ffa500;
}
x-calendar .day.chosen {
background: #0095dd;
color: #fff;
}
x-calendar .day.today {
font-weight: bold;
}
x-calendar:not([active]) .prev:hover,
x-calendar:not([active]) .next:hover {
background-color: #f9f9f9;
opacity: 0.7;
}
x-calendar:not([active]) .day:not(.chosen):hover {
background: #ccc;
}
html,
body {
min-height: 100%;
}
x-slider {
height: 27px;
padding-bottom: 2px;
}
x-slider .slider-thumb,
x-slider input::-moz-range-thumb {
background: #fff;
-moz-appearance: none;
-webkit-appearance: none;
border-radius: 13px;
border: 1px solid #979797;
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
cursor: pointer;
display: block;
height: 25px;
width: 25px;
}
x-slider .slider-track {
background: #d8d8d8;
border-radius: 4px;
height: 2px;
}
x-slider > input::-moz-range-track,
x-slider > input::-webkit-slider-runnable-track {
background: #d8d8d8;
}
x-slider input {
-webkit-appearance: none;
-moz-appearance: none;
background: transparent;
border: 0px solid transparent;
color: transparent;
padding-bottom: 2px;
}
x-tabbar {
background: #00202f;
color: #fff;
font-family: "Fira Sans", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
height: 45px;
line-height: 45px;
}
x-tabbar > x-tabbar-tab {
letter-spacing: normal;
overflow: hidden;
cursor: pointer;
}
x-tabbar > x-tabbar-tab:hover {
background-color: #00405d;
color: #eaeaea;
}
x-tabbar > x-tabbar-tab:active {
color: #f2f2f2;
}
x-tabbar > x-tabbar-tab > x-iconbutton:only-child {
border: 0;
}
x-toggle .x-toggle-content {
min-height: 22px;
line-height: 24px;
}
x-toggle .x-toggle-check {
width: 22px;
height: 22px;
border-radius: 50%;
margin: 0px 3px 0px 0px;
color: #000;
vertical-align: middle;
border: 1px solid #00202f;
position: relative;
}
x-toggle[no-box] .x-toggle-check {
display: none !important;
}
x-toggle[type="radio"][checked] .x-toggle-check:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
border-radius: 50%;
width: 14px;
height: 14px;
background: #0095dd;
}
x-toggle[type="checkbox"][checked] .x-toggle-check {
border-width: 0;
background: #0095dd;
}
x-toggle[type="checkbox"][checked] .x-toggle-check:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 3.2px;
right: 0;
margin: auto;
width: 10px;
height: 5px;
border: solid #fff;
border-width: 0 0 2px 2px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
x-tooltip {
border: 1px solid #808080;
background-color: #fff;
border-radius: 3px;
box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}
x-tooltip > .tooltip-arrow {
box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.5);
}
x-tooltip > .tooltip-content {
padding: 1em;
} | www/css/lib/brick-0.10.0.css | x-appbar {
padding: 0;
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
x-appbar,
x-appbar * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-appbar > * {
border: none;
vertical-align: middle;
text-align: center;
-webkit-flex-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
text-align: center;
}
x-appbar > header {
min-width: auto;
min-height: auto;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
box-flex: 1;
flex: 1;
overflow: hidden;
text-overflow: ellipsis;
margin: 0;
}
x-calendar {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-moz-tap-highlight-color: transparent;
tap-highlight-color: transparent;
position: relative;
display: inline-block;
margin: 0;
padding: 0;
max-width: 100%;
font-size: 1em;
text-align: center;
overflow: hidden;
}
x-calendar,
x-calendar * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-calendar .calendar {
position: relative;
display: inline-block;
overflow: hidden;
width: 100%;
height: 100%;
}
x-calendar .month {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: top;
white-space: nowrap;
width: 224px;
max-width: 100%;
}
x-calendar .week,
x-calendar .weekday-labels {
margin: 1px 0;
overflow: visible;
width: 100%;
white-space: nowrap;
}
x-calendar .day,
x-calendar .prev,
x-calendar .next,
x-calendar .weekday-label {
display: inline-block;
width: 32px;
}
x-calendar .month-label,
x-calendar .weekday-labels,
x-calendar .week,
x-calendar .prev,
x-calendar .next {
height: 2em;
line-height: 2em;
}
x-calendar .weekday-label {
opacity: 0.8;
font-size: 0.8em;
}
x-calendar .weekday-label,
x-calendar .day {
height: 100%;
line-height: inherit;
margin: 0 auto;
}
x-calendar .month-label {
width: 100%;
}
x-calendar .day {
position: relative;
white-space: nowrap;
}
x-calendar .badmonth {
opacity: 0.5;
}
x-calendar:not([controls]) .controls {
display: none !important;
}
x-calendar[controls] .controls {
display: block;
}
x-calendar .prev,
x-calendar .next {
position: absolute;
top: 0px;
max-width: 3em;
}
x-calendar .prev {
left: 0px;
}
x-calendar .next {
right: 0px;
}
x-calendar:not([active]) .day:hover,
x-calendar:not([active]) .prev:hover,
x-calendar:not([active]) .next:hover {
cursor: pointer;
}
x-deck,
x-deck > x-card {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-deck > x-card[card-anim-type=flipX]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=flipX][reverse][leaving]:not([_before-animation]) {
-webkit-transform: perspective(800px) rotateX(180deg);
-moz-transform: perspective(800px) rotateX(180deg);
-ms-transform: perspective(800px) rotateX(180deg);
-o-transform: perspective(800px) rotateX(180deg);
transform: perspective(800px) rotateX(180deg);
}
x-deck > x-card[card-anim-type=flipX]:not([reverse])[leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=flipX][reverse][selected][_before-animation] {
-webkit-transform: perspective(800px) rotateX(-180deg);
-moz-transform: perspective(800px) rotateX(-180deg);
-ms-transform: perspective(800px) rotateX(-180deg);
-o-transform: perspective(800px) rotateX(-180deg);
transform: perspective(800px) rotateX(-180deg);
}
x-deck > x-card[card-anim-type=flipY]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=flipY][reverse][leaving]:not([_before-animation]) {
-webkit-transform: perspective(800px) rotateY(180deg);
-moz-transform: perspective(800px) rotateY(180deg);
-ms-transform: perspective(800px) rotateY(180deg);
-o-transform: perspective(800px) rotateY(180deg);
transform: perspective(800px) rotateY(180deg);
}
x-deck > x-card[card-anim-type=flipY]:not([reverse])[leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=flipY][reverse][selected][_before-animation] {
-webkit-transform: perspective(800px) rotateY(-180deg);
-moz-transform: perspective(800px) rotateY(-180deg);
-ms-transform: perspective(800px) rotateY(-180deg);
-o-transform: perspective(800px) rotateY(-180deg);
transform: perspective(800px) rotateY(-180deg);
}
x-deck > x-card[selected] {
z-index: 2;
}
x-deck > x-card[leaving] {
z-index: 1;
}
x-deck > x-card[card-anim-type=coverLeft][reverse][selected],
x-deck > x-card[card-anim-type=coverRight][reverse][selected],
x-deck > x-card[card-anim-type=coverUp][reverse][selected],
x-deck > x-card[card-anim-type=coverDown][reverse][selected],
x-deck > x-card[card-anim-type=uncoverLeft]:not([reverse])[selected],
x-deck > x-card[card-anim-type=uncoverRight]:not([reverse])[selected],
x-deck > x-card[card-anim-type=uncoverUp]:not([reverse])[selected],
x-deck > x-card[card-anim-type=uncoverDown]:not([reverse])[selected] {
z-index: 1;
}
x-deck > x-card[card-anim-type=coverLeft][reverse][leaving],
x-deck > x-card[card-anim-type=coverRight][reverse][leaving],
x-deck > x-card[card-anim-type=coverUp][reverse][leaving],
x-deck > x-card[card-anim-type=coverDown][reverse][leaving],
x-deck > x-card[card-anim-type=uncoverLeft]:not([reverse])[leaving],
x-deck > x-card[card-anim-type=uncoverRight]:not([reverse])[leaving],
x-deck > x-card[card-anim-type=uncoverUp]:not([reverse])[leaving],
x-deck > x-card[card-anim-type=uncoverDown]:not([reverse])[leaving] {
z-index: 2;
}
x-deck > x-card[card-anim-type=scrollLeft]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=scrollRight][reverse][selected][_before-animation] {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
x-deck > x-card[card-anim-type=scrollLeft]:not([reverse])[leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=scrollRight][reverse][leaving]:not([_before-animation]) {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
x-deck > x-card[card-anim-type=scrollLeft][reverse][selected][_before-animation],
x-deck > x-card[card-anim-type=scrollRight]:not([reverse])[selected][_before-animation] {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
x-deck > x-card[card-anim-type=scrollLeft][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=scrollRight]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
x-deck > x-card[card-anim-type=scrollUp]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=scrollDown][reverse][selected][_before-animation] {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
x-deck > x-card[card-anim-type=scrollUp]:not([reverse])[leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=scrollDown][reverse][leaving]:not([_before-animation]) {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
x-deck > x-card[card-anim-type=scrollUp][reverse][selected][_before-animation],
x-deck > x-card[card-anim-type=scrollDown]:not([reverse])[selected][_before-animation] {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
x-deck > x-card[card-anim-type=scrollUp][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=scrollDown]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
x-deck > x-card[card-anim-type=coverLeft]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=uncoverRight][reverse][selected][_before-animation] {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
x-deck > x-card[card-anim-type=coverRight]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=uncoverLeft][reverse][selected][_before-animation] {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
x-deck > x-card[card-anim-type=coverUp]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=uncoverDown][reverse][selected][_before-animation] {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
x-deck > x-card[card-anim-type=coverDown]:not([reverse])[selected][_before-animation],
x-deck > x-card[card-anim-type=uncoverUp][reverse][selected][_before-animation] {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
x-deck > x-card[card-anim-type=coverRight][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=uncoverLeft]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
x-deck > x-card[card-anim-type=coverLeft][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=uncoverRight]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
x-deck > x-card[card-anim-type=coverDown][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=uncoverUp]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
x-deck > x-card[card-anim-type=coverUp][reverse][leaving]:not([_before-animation]),
x-deck > x-card[card-anim-type=uncoverDown]:not([reverse])[leaving]:not([_before-animation]) {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
x-deck {
display: block;
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
}
x-deck > x-card {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
display: block;
overflow: hidden;
position: absolute !important;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-ms-transition-property: -ms-transform;
-o-transition-property: -o-transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
-ms-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-ms-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
height: 100%;
width: 100%;
left: 0px;
right: 0px;
z-index: 0;
/** card animation types go here **/
}
x-deck > x-card:not([selected]):not([leaving]) {
visibility: hidden;
opacity: 0;
}
x-flipbox {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: relative;
height: 100%;
width: 100%;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
x-flipbox > * {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-ms-transition-property: -ms-transform;
-o-transition-property: -o-transform;
transition-property: transform;
-webkit-transition-duration: 0.25s;
-moz-transition-duration: 0.25s;
-ms-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
transition-duration: 0.25s;
-webkit-transition-timing-function: linear;
-moz-transition-timing-function: linear;
-ms-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
/* DO NOT ERASE THESE TRANSFORM-STYLES; they fix a flickering issue in FFOS*/
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
}
x-flipbox > *:first-child {
-webkit-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 2px);
z-index: 2;
}
x-flipbox > *:last-child {
-webkit-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 1px);
z-index: 1;
}
x-flipbox[_anim-direction="up"] > *:first-child,
x-flipbox[_anim-direction="down"] > *:first-child {
-webkit-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 2px);
}
x-flipbox[_anim-direction="up"] > *:last-child {
-webkit-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 1px);
}
x-flipbox[_anim-direction="down"] > *:last-child {
-webkit-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 1px);
}
x-flipbox[flipped]:after {
/* DO NOT ERASE THIS :after SELECTOR */
content: "";
display: none;
}
x-flipbox[flipped] > *:first-child {
-webkit-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateY(180deg) translate3d(0px, 0px, 2px);
z-index: 1;
}
x-flipbox[flipped] > *:last-child {
-webkit-transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateY(360deg) translate3d(0px, 0px, 1px);
z-index: 2;
}
x-flipbox[_anim-direction="left"][flipped] > *:first-child {
-webkit-transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateY(-180deg) translate3d(0px, 0px, 2px);
}
x-flipbox[_anim-direction="left"][flipped] > *:last-child {
-webkit-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateY(0deg) translate3d(0px, 0px, 1px);
}
x-flipbox[_anim-direction="up"][flipped] > *:first-child {
-webkit-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateX(180deg) translate3d(0px, 0px, 2px);
}
x-flipbox[_anim-direction="up"][flipped] > *:last-child {
-webkit-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
}
x-flipbox[_anim-direction="down"][flipped] > *:first-child {
-webkit-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
-moz-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
-ms-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
-o-transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
transform: perspective(800px) rotateX(-180deg) translate3d(0px, 0px, 2px);
}
x-flipbox[_anim-direction="down"][flipped] > *:last-child {
-webkit-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-moz-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-ms-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
-o-transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
transform: perspective(800px) rotateX(0deg) translate3d(0px, 0px, 1px);
}
x-layout {
/* relative positioning is important because x-layout should really be
* placed in a parent container for it to fill;
* also, setting position:absolute causes older flexbox implementations,
* such as Firefox 18 (which is the version in FirefoxOS) to render
* flex items in a way such that it won't override a height:0 declaration,
* which is important for allowing the flex item to shrink past its
* content size */
position: relative !important;
display: -webkit-box;
/* OLD - iOS 6-, Safari 3.1-6 */
display: -moz-box;
/* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;
/* TWEENER - IE 10 */
display: -webkit-flex;
/* NEW - Chrome */
display: flex;
/* NEW, Spec - Opera 12.1, Firefox 20+ */
width: 100%;
height: 100%;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-box-orient: vertical;
box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
x-layout > header,
x-layout > footer {
margin: 0 !important;
overflow: hidden;
z-index: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
x-layout > header,
x-layout > footer {
-webkit-transition: -webkit-transform 0.2s ease-in-out;
-moz-transition: -moz-transform 0.2s ease-in-out;
-ms-transition: -ms-transform 0.2s ease-in-out;
transition: transform 0.2s ease-in-out;
}
x-layout > section {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-transition: margin 0.2s ease-in-out;
-moz-transition: margin 0.2s ease-in-out;
-ms-transition: margin 0.2s ease-in-out;
transition: margin 0.2s ease-in-out;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
overflow: auto;
/* DON'T ERASE THIS: although this gets overridden by the flex display
* render, this fixes an issue with older browsers (ex: FF18) where unless
* a flex item was height 0, it would refuse to shrink past the auto
* height of the content, preventing the scrollbar from appearing */
height: 0;
position: relative;
}
x-layout:not([content-maximizing]):not([maxcontent]) > section {
margin: 0 !important;
}
x-layout > section > *:only-child {
/* fix for issue where 100% height children of flex items render as zero
* height in Webkit
* see: http://stackoverflow.com/a/15389545
*/
height: 100%;
position: absolute;
}
x-layout[content-maximizing] > header,
x-layout[content-maximized] > header,
x-layout[maxcontent] > header {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
x-layout[content-maximizing] > footer,
x-layout[content-maximized] > footer,
x-layout[maxcontent] > footer {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
}
x-slidebox {
display: block;
overflow: hidden;
height: 100%;
width: 100%;
}
x-slides {
display: block;
position: relative;
height: 100%;
width: 100%;
overflow: hidden;
-o-transition: -o-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
-moz-transition: -moz-transform 0.5s ease;
-webkit-transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
}
x-slides > x-slide {
display: block;
float: left;
height: 100%;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
vertical-align: top;
overflow: hidden;
}
x-slider {
display: inline-block;
position: relative;
margin: 0;
padding: 0;
}
x-slider > input {
margin: 0;
padding: 0;
position: relative;
overflow: hidden;
vertical-align: middle;
width: 100%;
min-height: 100%;
}
x-slider .slider-track {
position: absolute;
display: block;
left: 0;
right: 0;
bottom: 0;
top: 0;
width: 100%;
height: 4px;
margin: auto;
pointer-events: none;
}
x-slider .slider-thumb {
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-moz-tap-highlight-color: transparent;
tap-highlight-color: transparent;
vertical-align: middle;
position: absolute !important;
top: 0;
left: 0;
width: 32px;
height: 32px;
margin: 0;
padding: 0;
}
x-slider[polyfill] {
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-moz-tap-highlight-color: transparent;
tap-highlight-color: transparent;
}
x-slider[polyfill] > input {
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
-moz-tap-highlight-color: transparent;
tap-highlight-color: transparent;
display: block;
position: relative;
}
x-slider[polyfill] > input::-webkit-slider-thumb {
visibility: hidden;
}
x-slider[polyfill] > input::-moz-range-thumb {
width: 0px;
height: 0px;
}
x-slider[polyfill] > input::-moz-range-track {
height: 0;
width: 0;
}
x-slider:not([polyfill]) > .slider-thumb {
visibility: hidden !important;
}
x-tabbar {
display: block;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
overflow: hidden;
white-space: nowrap;
text-align: center;
}
x-tabbar > x-tabbar-tab {
min-width: auto;
min-height: auto;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
box-flex: 1;
flex: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
min-width: auto;
min-height: auto;
vertical-align: middle;
}
x-tabbar > x-tabbar-tab > *:only-child {
vertical-align: top;
height: 100%;
width: 100%;
margin: 0 !important;
}
x-toggle {
display: inline-block;
position: relative;
/* vertical centering ghost element */
}
x-toggle > .x-toggle-input-wrap {
cursor: pointer;
position: absolute !important;
margin: 0px !important;
left: 0% !important;
top: 0% !important;
width: 100% !important;
height: 100% !important;
display: inline-block !important;
/* do not remove visibility or display because we still want tabbability
and submissability */
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.0001)" !important;
opacity: 0.0001 !important;
z-index: 9999 !important;
}
x-toggle > .x-toggle-input-wrap > input {
cursor: pointer;
}
x-toggle .x-toggle-content {
display: inline-block;
vertical-align: middle;
margin: 0px;
}
x-toggle .x-toggle-content:after {
content: "";
display: inline-block;
width: 0;
height: 100%;
vertical-align: middle;
}
x-toggle .x-toggle-check {
display: inline-block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 16px;
height: 16px;
margin: 0px 3px 0px 0px;
color: #000;
vertical-align: middle;
border: 1px solid;
}
x-tooltip,
x-tooltip > .tooltip-content,
x-tooltip > .tooltip-arrow {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-tooltip[orientation=top],
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[_auto-orientation=top] {
-webkit-transform: translate3d(0, 10px, 1px);
-moz-transform: translate3d(0, 10px, 1px);
-ms-transform: translate3d(0, 10px, 1px);
-o-transform: translate3d(0, 10px, 1px);
transform: translate3d(0, 10px, 1px);
}
x-tooltip[orientation=bottom],
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[_auto-orientation=bottom] {
-webkit-transform: translate3d(0, -10px, 1px);
-moz-transform: translate3d(0, -10px, 1px);
-ms-transform: translate3d(0, -10px, 1px);
-o-transform: translate3d(0, -10px, 1px);
transform: translate3d(0, -10px, 1px);
}
x-tooltip[orientation=left],
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[_auto-orientation=left] {
-webkit-transform: translate3d(10px, 0, 1px);
-moz-transform: translate3d(10px, 0, 1px);
-ms-transform: translate3d(10px, 0, 1px);
-o-transform: translate3d(10px, 0, 1px);
transform: translate3d(10px, 0, 1px);
}
x-tooltip[orientation=right],
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[_auto-orientation=right] {
-webkit-transform: translate3d(-10px, 0, 1px);
-moz-transform: translate3d(-10px, 0, 1px);
-ms-transform: translate3d(-10px, 0, 1px);
-o-transform: translate3d(-10px, 0, 1px);
transform: translate3d(-10px, 0, 1px);
}
x-tooltip {
-webkit-transition-property: visibility -webkit-transform opacity;
-moz-transition-property: visibility -moz-transform opacity;
-ms-transition-property: visibility -ms-transform opacity;
-o-transition-property: visibility -o-transform opacity;
transition-property: visibility transform opacity;
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
-ms-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-timing-function: ease-in;
-moz-transition-timing-function: ease-in;
-ms-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
transition-timing-function: ease-in;
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-ms-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
position: absolute;
margin: 0;
padding: 0;
left: 0px;
top: 0px;
display: block;
z-index: 2147483647;
overflow: visible;
}
x-tooltip[_target-fixed] {
position: fixed;
}
x-tooltip[ignore-tooltip-pointer-events] {
pointer-events: none;
}
x-tooltip:not([allow-overflow]) {
max-width: 100%;
max-height: 100%;
}
x-tooltip:not([visible]) {
visibility: hidden !important;
opacity: 0 !important;
}
x-tooltip:not([visible]):not([_force-display]) {
width: 1px !important;
height: 1px !important;
left: 0px !important;
top: 0px !important;
margin: 0 !important;
border-width: 0px !important;
}
x-tooltip:not([visible]):not([_force-display]) > * {
display: none !important;
}
x-tooltip[visible] {
visibility: visible;
opacity: 1;
-webkit-transform: translate3d(0, 0, 1px);
-moz-transform: translate3d(0, 0, 1px);
-ms-transform: translate3d(0, 0, 1px);
-o-transform: translate3d(0, 0, 1px);
transform: translate3d(0, 0, 1px);
}
x-tooltip:not([orientation=top]):not([orientation=bottom]):not([orientation=left]):not([orientation=right])[visible] {
-webkit-transform: translate3d(0, 0, 1px);
-moz-transform: translate3d(0, 0, 1px);
-ms-transform: translate3d(0, 0, 1px);
-o-transform: translate3d(0, 0, 1px);
transform: translate3d(0, 0, 1px);
}
x-tooltip > .tooltip-content {
position: relative;
display: block;
overflow: auto;
max-width: inherit;
max-height: inherit;
z-index: 2;
}
x-tooltip[allow-overflow] {
white-space: nowrap;
}
x-tooltip > .tooltip-arrow {
position: absolute;
display: block;
margin: 0px;
padding: 0px;
vertical-align: top;
width: 1em;
height: 1em;
border: inherit;
background: inherit;
z-index: 1;
}
x-tooltip > .tooltip-arrow:not([arrow-direction=up]):not([arrow-direction=left]):not([arrow-direction=right]) {
top: 100%;
left: 50%;
-webkit-transform: translateY(-50%) rotate(45deg);
-moz-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
-o-transform: translateY(-50%) rotate(45deg);
transform: translateY(-50%) rotate(45deg);
border-top-color: transparent !important;
border-left-color: transparent !important;
}
x-tooltip > .tooltip-arrow[arrow-direction=up] {
bottom: 100%;
left: 50%;
-webkit-transform: translateY(50%) rotate(45deg);
-moz-transform: translateY(50%) rotate(45deg);
-ms-transform: translateY(50%) rotate(45deg);
-o-transform: translateY(50%) rotate(45deg);
transform: translateY(50%) rotate(45deg);
border-bottom-color: transparent !important;
border-right-color: transparent !important;
}
x-tooltip > .tooltip-arrow[arrow-direction=left] {
right: 100%;
top: 50%;
-webkit-transform: translateX(50%) rotate(45deg);
-moz-transform: translateX(50%) rotate(45deg);
-ms-transform: translateX(50%) rotate(45deg);
-o-transform: translateX(50%) rotate(45deg);
transform: translateX(50%) rotate(45deg);
border-top-color: transparent !important;
border-right-color: transparent !important;
}
x-tooltip > .tooltip-arrow[arrow-direction=right] {
left: 100%;
top: 50%;
-webkit-transform: translateX(-50%) rotate(45deg);
-moz-transform: translateX(-50%) rotate(45deg);
-ms-transform: translateX(-50%) rotate(45deg);
-o-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
border-bottom-color: transparent !important;
border-left-color: transparent !important;
}
x-tooltip {
border: 1px solid #808080;
background-color: #fff;
border-radius: 4px;
box-shadow: 1px 1px 3px #808080;
}
x-appbar {
background-color: #00202f;
color: #fff;
font-family: "Fira Sans", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 17px;
height: 45px;
line-height: 45px;
}
x-appbar > header {
font-weight: 600;
}
x-appbar > * {
color: #fff;
font-family: "Fira Sans", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
font-size: inherit;
line-height: inherit;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
x-appbar > button {
cursor: pointer;
padding-left: 2px;
padding-right: 2px;
min-width: 45px;
background: transparent;
}
x-appbar > button:hover {
background-color: #00405d;
}
x-appbar > button::-moz-focus-inner {
bordr: 0;
padding: 0;
}
x-appbar > header:after {
padding-left: 6px;
font-size: 60%;
}
x-calendar {
border: 1px solid #cecece;
border-radius: 3px;
font-size: 1em;
font-family: "Fira Sans", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
background-color: #fff;
color: #444;
}
x-calendar .weekday-label {
opacity: 0.8;
}
x-calendar .month-label {
border-bottom: 1px solid #cecece;
}
x-calendar .day[active] {
border-color: #ffa500;
}
x-calendar .day.chosen {
background: #0095dd;
color: #fff;
}
x-calendar .day.today {
font-weight: bold;
}
x-calendar:not([active]) .prev:hover,
x-calendar:not([active]) .next:hover {
background-color: #f9f9f9;
opacity: 0.7;
}
x-calendar:not([active]) .day:not(.chosen):hover {
background: #ccc;
}
html,
body {
min-height: 100%;
}
x-slider {
height: 27px;
padding-bottom: 2px;
}
x-slider .slider-thumb,
x-slider input::-moz-range-thumb {
background: #fff;
-moz-appearance: none;
-webkit-appearance: none;
border-radius: 13px;
border: 1px solid #979797;
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
cursor: pointer;
display: block;
height: 25px;
width: 25px;
}
x-slider .slider-track {
background: #d8d8d8;
border-radius: 4px;
height: 2px;
}
x-slider > input::-moz-range-track,
x-slider > input::-webkit-slider-runnable-track {
background: #d8d8d8;
}
x-slider input {
-webkit-appearance: none;
-moz-appearance: none;
background: transparent;
border: 0px solid transparent;
color: transparent;
padding-bottom: 2px;
}
x-tabbar {
background: #00202f;
color: #fff;
font-family: "Fira Sans", "Fira Sans", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
height: 45px;
line-height: 45px;
}
x-tabbar > x-tabbar-tab {
letter-spacing: normal;
overflow: hidden;
cursor: pointer;
}
x-tabbar > x-tabbar-tab:hover {
background-color: #00405d;
color: #eaeaea;
}
x-tabbar > x-tabbar-tab:active {
color: #f2f2f2;
}
x-tabbar > x-tabbar-tab > x-iconbutton:only-child {
border: 0;
}
x-toggle .x-toggle-content {
min-height: 22px;
line-height: 24px;
}
x-toggle .x-toggle-check {
width: 22px;
height: 22px;
border-radius: 50%;
margin: 0px 3px 0px 0px;
color: #000;
vertical-align: middle;
border: 1px solid #00202f;
position: relative;
}
x-toggle[no-box] .x-toggle-check {
display: none !important;
}
x-toggle[type="radio"][checked] .x-toggle-check:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
border-radius: 50%;
width: 14px;
height: 14px;
background: #0095dd;
}
x-toggle[type="checkbox"][checked] .x-toggle-check {
border-width: 0;
background: #0095dd;
}
x-toggle[type="checkbox"][checked] .x-toggle-check:after {
content: '';
display: block;
position: absolute;
left: 0;
top: 0;
bottom: 3.2px;
right: 0;
margin: auto;
width: 10px;
height: 5px;
border: solid #fff;
border-width: 0 0 2px 2px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
x-tooltip {
border: 1px solid #808080;
background-color: #fff;
border-radius: 3px;
box-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}
x-tooltip > .tooltip-arrow {
box-shadow: 2px 2px 2px -2px rgba(0,0,0,0.5);
}
x-tooltip > .tooltip-content {
padding: 1em;
} | 0.346762 | 0.070816 |
@charset "UTF-8";
/* CSS Document */
/*----RESET----*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*----End--RESET----*/
/*----PAGE----*/
/*Typography*/
h1, h2, h3, h4, h5, h6 { font-family:Verdana, Geneva, sans-serif; padding-bottom: 20px; color: #5b5b5b; font-weight: normal; display: block; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; color: #5b5b5b; }
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 14px; }
p { color: #5b5b5b; -webkit-hyphens: auto; -moz-hyphens: auto; display: block; padding-bottom: 20px; line-height: 20px; }
.clear {clear:both;}
/*Links*/
a { color: #505050; text-decoration:none; cursor:pointer; } a:hover { text-decoration: none; cursor: pointer; }
/* Accessible Focus*/
a:hover, a:active { outline: none; } :focus { outline: none; }
/*Make the selected text*/
::selection { background: #0095da; color:#fff; } ::-moz-selection { background: #0095da; color:#fff; }
/* Cursor on clickable input elements */
input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
/* Floating & Alignment */
.fl { float: left !important; } .fr { float: right !important; } .ac { text-align: center !important; } .ar { text-align: right !important; }
/* Margin & Padding */
.mb0 {margin-bottom: 0px!important;}
.mt5 { margin-top: 5px !important; } .mb5 { margin-bottom: 5px !important; } .ml5 { margin-left: 5px !important; } .mr5 { margin-right: 5px !important; }
.mt10 { margin-top: 10px !important; } .mb10 { margin-bottom: 10px !important; } .ml10 { margin-left: 10px !important; } .mr10 { margin-right: 10px !important; }
.mt15 { margin-top: 15px !important; } .mb15 { margin-bottom: 15px !important; } .ml15 { margin-left: 15px !important; } .mr15 { margin-right: 15px !important; }
.mt20 { margin-top: 20px !important; } .mb20 { margin-bottom: 20px !important; } .ml20 { margin-left: 20px !important; } .mr20 { margin-right: 20px !important; }
.mt30 { margin-top: 30px !important; } .mb30 { margin-bottom: 30px !important; } .ml30 { margin-left: 30px !important; } .mr30 { margin-right: 30px !important; }
.pt5 { padding-top: 5px !important; } .pb5 { padding-bottom: 5px !important; } .pl5 { padding-left: 5px !important; } .pr5 { padding-right: 5px !important; }
.pt10 { padding-top: 10px !important; } .pb10 { padding-bottom: 10px !important; } .pl10 { padding-left: 10px !important; } .pr10 { padding-right: 10px !important; }
.pt15 { padding-top: 15px !important; } .pb15 { padding-bottom: 15px !important; } .pl15 { padding-left: 15px !important; } .pr15 { padding-right: 15px !important; }
/* Tabel */
.tb5 { width:5%}
.tb6 { width:6%}
.tb7 { width:7%}
.tb8 { width:8%}
.tb9 { width:9%}
.tb10 { width:10%}
.tb15 { width:15%}
.tb20 { width:20%}
.tb25 { width:25%}
.tb30 { width:30%}
.tb35 { width:35%}
.tb40 { width:40%}
.tb45 { width:45%}
.tb50 { width:50%}
.tb55 { width:55%}
.tb60 { width:60%}
.tb65 { width:65%}
.tb70 { width:70%}
.tb75 { width:75%}
.tb80 { width:80%}
.tb85 { width:85%}
.tb90 { width:90%}
.tb95 { width:95%}
.tb100 { width:100%}
table {
*border-collapse: collapse; /* IE7 and lower */
border-spacing: 0;
width:100%;
margin-bottom:20px;
}
thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
thead th, tbody th {
vertical-align:middle;
}
thead th:first-child {
-moz-border-radius: 5px 0 0 0;
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
thead th:last-child {
-moz-border-radius: 0 5px 0 0;
-webkit-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
}
thead th:only-child{
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.table {
}
.table tbody tr {
background: #f3f3f3;
border-bottom:1px solid #ccd4d8;
}
.table tbody tr:nth-child(even) {
background: #dae9f0!important;
}
.table thead th {
height:40px;
background:#3d3d3d;
color:white;
box-shadow: inset 0px 1px 0px #3d3d3d,inset 0px 2px 0px #fff;
-webkit-box-shadow: inset 0px 1px 0px #000,inset 0px 2px 0px rgba(255,255,255,0.5);
-moz-box-shadow: inset 0px 1px 0px #000,inset 0px 2px 0px rgba(255,255,255,0.5);
}
.table tbody th {
height:40px;
-webkit-box-shadow: 0 2px 0 rgba(255,255,255,.8) inset;
-moz-box-shadow:0 2px 0 rgba(255,255,255,.8) inset;
box-shadow: 0 2px 0 rgba(255,255,255,.8) inset;
}
.table-wrap { table-layout: fixed; word-wrap: break-word;}
.scroll{ overflow-y:auto;overflow-x: hidden; display:block; height:200px; width:100%;}
.long-table { width:1750px;}
.separate-table { border-collapse: separate;border-left: 6px solid #fff;-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;}
.table-header { overflow-y:scroll;}
.table-footer { overflow-y:scroll; max-height:410px; -webkit-overflow-scrolling: touch;}
/*----End--PAGE----*/
/*----LAYOUT----*/
html, body, #container { height: 100%; font-family:Verdana, Geneva, sans-serif; }
body > #container { height: auto; min-height: 100%; }
#container { }
#header {height:215px;}
#header-top {height:140px;background:#000;}
#navigation {height:75px; background:url(../images/menu_bg.png) repeat-x 0 0;}
.wrapper {width: 940px; padding: 0 10px 0 10px; margin: 0 auto;position: relative;}
#content {padding-bottom:157px; overflow: hidden;}
#footer { background:url(../images/footer_bg.png) repeat-x 0 0; height:157px; margin-top:-157px;}
.home-bg {
background:#f3f8fb;
}
/*----End--LAYOUT----*/
/*----Buttons----*/
.blue-button {
height:30px;
line-height:30px;
font-size:14px;
color:#fff;
text-align:center;
display:block;
margin-bottom:4px;
border:1px solid #00599c;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #0066b3;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJ<KEY>/* IE9 */
background: -moz-linear-gradient(top, #0066b3 0%, #0066b3 49%, #005da4 50%, #00599c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066b3), color-stop(49%,#0066b3), color-stop(50%,#005da4), color-stop(100%,#00599c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* IE10+ */
background: linear-gradient(to bottom, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066b3', endColorstr='#00599c',GradientType=0 ); /* IE6-8 */
}
.pink-button {
height:30px;
line-height:30px;
font-size:14px;
color:#fff;
text-align:center;
display:block;
margin-bottom:4px;
border:1px solid #a61276;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #c6168d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2MTY4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2M2MTY4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2I2MTQ4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYzEzN2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #c6168d 0%, #c6168d 49%, #b61481 50%, #ac137a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6168d), color-stop(49%,#c6168d), color-stop(50%,#b61481), color-stop(100%,#ac137a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c6168d 0%,#c6168d 49%,#b61481 50%,#ac137a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c6168d 0%,#c6168d 49%,#b61481 50%,#ac137a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c6168d 0%,#c6168d 49%,#b61481 50%,#ac137a 100%); /* IE10+ */
background: linear-gradient(to bottom, #c6168d 0%,#c6168d 49%,#b61481 50%,#ac137a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6168d', endColorstr='#ac137a',GradientType=0 ); /* IE6-8 */
}
.export-button {
height:30px;
line-height:30px;
font-size:14px;
color:#3D3D3D;;
text-align:center;
display:block;
margin-bottom:4px;
border:1px solid #DDDDDD;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #ffffff; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 49%, #f9f9f9 50%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#ffffff), color-stop(50%,#f9f9f9), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 49%,#f9f9f9 50%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ffffff 49%,#f9f9f9 50%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 49%,#f9f9f9 50%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 49%,#f9f9f9 50%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-8 */
}
.blue-button img, .pink-button img { margin-right:8px;}
.blue-button:active, .pink-button:active, .view-button:active, .edit-button:active, .add-new-site-button:active {
color:#fff;
-webkit-box-shadow:0px 0px 1px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 0px 1px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 0px 1px #000, inset 0px 0px 1px rgba(255,255,255,0.27);
}
.button-center { margin:0 auto;}
.edit-button {
float:left;
display:block;
margin-right:10px;
padding-left:8px;
padding-right:8px;
padding-top:4px;
padding-bottom:7px;
font-size:12px;
color:#fff;
text-align:center;
border:1px solid #00599c;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #0095da; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwOTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAwODljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDgyYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0095da 0%, #0095da 50%, #0089c9 51%, #0082be 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0095da), color-stop(50%,#0095da), color-stop(51%,#0089c9), color-stop(100%,#0082be)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0095da 0%,#0095da 50%,#0089c9 51%,#0082be 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0095da 0%,#0095da 50%,#0089c9 51%,#0082be 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0095da 0%,#0095da 50%,#0089c9 51%,#0082be 100%); /* IE10+ */
background: linear-gradient(to bottom, #0095da 0%,#0095da 50%,#0089c9 51%,#0082be 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095da', endColorstr='#0082be',GradientType=0 ); /* IE6-8 */
}
.view-button {
float:left;
display:block;
margin-right:10px;
padding-left:8px;
padding-right:8px;
padding-top:4px;
padding-bottom:7px;
font-size:12px;
color:#fff;
text-align:center;
border:1px solid #00599c;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #0066b3;
background: url(data:image/svg+xml;base64,<KEY>/* IE9 */
background: -moz-linear-gradient(top, #0066b3 0%, #0066b3 49%, #005da4 50%, #00599c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066b3), color-stop(49%,#0066b3), color-stop(50%,#005da4), color-stop(100%,#00599c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* IE10+ */
background: linear-gradient(to bottom, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066b3', endColorstr='#00599c',GradientType=0 ); /* IE6-8 */
}
.add-new-site-button {
float:left;
display:block;
margin-right:10px;
padding-left:8px;
padding-right:8px;
padding-top:4px;
padding-bottom:7px;
font-size:12px;
color:#fff;
text-align:center;
border:1px solid #000;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #212121; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzFkMWQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDFkMWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #212121 0%, #212121 49%, #1d1d1d 50%, #1d1d1d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(49%,#212121), color-stop(50%,#1d1d1d), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #212121 0%,#212121 49%,#1d1d1d 50%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #212121 0%,#212121 49%,#1d1d1d 50%,#1d1d1d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #212121 0%,#212121 49%,#1d1d1d 50%,#1d1d1d 100%); /* IE10+ */
background: linear-gradient(to bottom, #212121 0%,#212121 49%,#1d1d1d 50%,#1d1d1d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-8 */
}
.edit-icon { margin-right:5px; background:url(../images/edit_ic.png) center center no-repeat; width:13px; height:13px; display:inline-block;}
.view-icon { margin-right:5px; background:url(../images/view_ic.png) center center no-repeat; width:13px; height:13px; display:inline-block;}
.add-new-site-icon { margin-right:5px; background:url(../images/plus-ic.png) center center no-repeat; width:13px; height:13px; display:inline-block;}
.switch-button {
background:url(../images/switch.png) 0 -1px no-repeat;
width:95px;
height:30px;
text-align:left;
padding-left:10px;
font-size:12px;
display:block;
float:left;
line-height:28px;
color:#fff
}
.switch-button-active {
background:url(../images/switch.png) 0 -33px no-repeat!important;
width:75px!important;
height:30px!important;
text-align:left!important;
padding-left:30px!important;
}
/*----End--LAYOUT----*/
/*----MAIN CSS----*/
#header-top .wrapper {
height:140px;
background:#000;
}
#header-top .wrapper .welcome {
color:white;
float:right;
margin-top:15px;
height:25px;
}
#header-top .wrapper h2 {
color:white;
float:right;
margin-top:45px;
font-size:28px;
}
#header-top .wrapper h2 span {
color:#0095da;
}
#header-top .wrapper .welcome p {
color:white;
float:left;
}
#header-top .wrapper .welcome p a {
color:#b7b7b7;
text-decoration:underline;
margin-left:15px;
}
#logo {
background:url(../images/logo.png) 0 0 no-repeat;
width:261px;
height:156px;
display:block;
position:absolute;
top:20px;
left:0;
}
#navigation .wrapper {
height:40px;
}
#nav { float: right;}
#nav ul {float: right;}
#nav ul li {float: left;border-right: 1px solid rgba(106,106,106,0.5); border-left: 1px solid rgba(17,17,17,0.5)}
#nav ul li a { line-height:40px; padding-left:15px; padding-right:15px; display: block; color:#fff;}
#nav ul li:first-child { box-shadow:-1px 0px 0px rgba(106,106,106,0.5);-webkit-box-shadow:-1px 0px 0px rgba(106,106,106,0.5); -moz-box-shadow:-1px 0px 0px rgba(106,106,106,0.5); -o-box-shadow:-1px 0px 0px rgba(106,106,106,0.5);}
#nav ul li:last-child { box-shadow:1px 0px 0px rgba(17,17,17,0.5); -webkit-box-shadow:1px 0px 0px rgba(17,17,17,0.5); -moz-box-shadow:1px 0px 0px rgba(17,17,17,0.5); -o-box-shadow:1px 0px 0px rgba(17,17,17,0.5); }
#nav ul li a:hover { background:#0095da;}
#content .wrapper {
min-height:250px;
}
#footer .wrapper {
height:157px;
background:url(../images/footer_bg.png) repeat-x 0 0;
}
#footer .wrapper p {
font-size:12px;
margin-top:30px;
float:left;
}
#footer .wrapper p a {
text-decoration:underline;
}
#footer .wrapper ul {
float:right;
margin-top:110px;
}
#footer .wrapper ul li {
float:left;
padding-left:10px;
padding-right:10px;
border-right:1px solid #505050;
padding-top:0px;
}
#footer .wrapper ul li:last-child {
border-right:none;
}
#footer .wrapper ul li a {
font-size:12px;
line-height:14px;
font-weight:500;
margin-top:0px;
display:block;
}
#content .wrapper h1 {
float:left;
}
#content #home {}
#content #home .home-top { height:182px;}
#content #home .home-top .left { float:left; margin-left:200px;}
#content #home .home-top .right {float:right; margin-right:200px;}
#content #home .home-top .blue-button { width:200px; margin-top:40px;}
#content #home .home-bottom { height:310px; background:#dee3e7; padding-top:90px;}
#content #home .home-bottom ul {text-align: center;}
#content #home .home-bottom ul li { margin-right:7px; margin-left:7px; text-align: center; width:220px; display:inline-block; vertical-align: top;}
#content #home .home-bottom ul li:first-child { margin-left:0px;}
#content #home .home-bottom ul li:last-child { margin-right:0px;}
#content #home .home-bottom ul li a{ width:220px; display:block;}
#content #home .home-bottom ul li h5 { margin-top:5px; padding-bottom:10px!important; display:block;}
#content #home .home-bottom ul li p { margin-top:0px; padding-top:0px; font-size:12px; line-height:20px; width:180px; margin:0 auto; display:block;}
.general-form { float:left;}
.general-form .formfield { margin-bottom:10px;}
.general-form .formfield fieldset {}
.general-form .formfield label { display: block; float:left; text-align:right; min-width:80px; margin-right:15px; font-weight:bold; font-size:14px; line-height:34px; color:#5b5b5b;}
.general-form .formfield input[type="text"], .general-form .formfield input[type="password"] { width:260px; height:34px; border:none; outline:none; padding:0 2px 0 2px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px #5b5b5b solid; font-size:14px; box-shadow: inset 0px 1px 5px rgba(0,0,0,0.32)}
.general-form .note { font-size:12px; color:#9c9c9c; margin-left:175px; width:260px;}
.general-form .pink-button, .general-form .blue-button { width:125px; float:right;line-height: normal; margin-bottom:50px;}
.general-form .pink-button:active, .general-form .blue-button:active { margin:0; padding:0;}
.general-form .select-check { width:260px; background:#e7e7e7; float:left; border-radius:5px; -webkit-border-radius:5px; padding:5px; height:80px; overflow-y:auto; display:block;}
.general-form .select-check li {font-size: 14px;margin-bottom: 5px;overflow: hidden;line-height: 18px;}
.general-form .select-check li span {margin-left: 5px;float: left;word-wrap: break-word;display: block;width: 215px;}
.general-form .select-check li input {float:left;}
#content #login .formfield label { width:80px;}
#content #create-edit-page .formfield label { width:160px;}
#content #create-edit-page span.select {left:175px;}
#manage-users .blue-button, #manage-companies .blue-button, #view-company .blue-button { float:right; padding-left:15px; padding-right:15px;}
#manage-users .button-center { width:175px;}
#manage-companies .button-center { width:381px;}
#view-company .button-center { width:260px;}
#view-company .view-name { width:100%;}
#view-company .view-address { color:#9c9c9c;}
#my-reports .reports-menu { overflow:hidden; display:block;}
#my-reports .reports-menu li { float:left;}
#my-reports .reports-menu li a { width:220px; height:185px; background:#dae9f0; display:block; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; padding-top:15px; box-shadow:0 1px 3px rgba(153,156,159,0.75);-webkit-box-shadow:0 1px 3px rgba(153,156,159,0.75);-moz-box-shadow:0 1px 3px rgba(153,156,159,0.75);-o-box-shadow:0 1px 3px rgba(153,156,159,0.75);-ms-box-shadow:0 1px 3px rgba(153,156,159,0.75); margin-bottom:4px;}
#my-reports .reports-menu li a span { display:block; background:url(../images/my-reports-icon.png) 0 0 no-repeat; width:76px; height:93px; margin:15px auto;}
#my-reports .reports-menu li a p { text-align:center; padding-left:15px; padding-right:15px; font-weight:700;}
#settings .personal { border-bottom:1px solid #5b5b5b; overflow:hidden; padding-bottom:20px; margin-bottom:15px;}
#settings .personal .user-icon { float:left; background:url(../images/user-icon.png) 0 0 no-repeat; width:50px; height:47px;}
#settings .personal .info { font-size:14px; margin-left:20px; float:left;}
#settings .personal .info p { font-size:14px; margin-bottom:0px; padding-bottom:0px; line-height:24px; font-weight:bold;}
#settings .personal .info p span { font-weight: normal;}
#settings .blue-button { float:left; padding-left:15px; padding-right:15px; cursor:pointer;}
#generate-report {}
#generate-report .reports-menu { float:right; padding-top:8px;}
#generate-report .reports-menu li { float:left; margin-left:15px; line-height:18px;}
#generate-report .reports-menu li a { float:left; font-size:13px; color:#5b5b5b;margin-left:5px; display:block; }
#generate-report .reports-menu li a.active { color:#0066b3!important;}
#generate-report .reports-menu li span { float:left; font-size:14px; color:#5b5b5b; width:13px; height:17px; display:block; background:url(../images/report-small-icon.png) 0 0 no-repeat;}
#generate-report .reports-menu li span.active { background-position:0 -17px;}
#generate-report .report-left-form { float:left; width:300px;}
#generate-report .report-right-form { float:left; width:620px; margin-left:20px; min-height:145px; background:#e7e7e7; overflow:auto;}
#generate-report .reports-menu li button { float:left; font-size:13px; color:#5b5b5b;margin-left:5px; display: inline-block; background: transparent;border-top: 0;border-right: 0;border-bottom: 0;border-left: 0;display: inline;padding: 0; line-height:14px;}
#generate-report .reports-menu li button.active { color:#0066b3!important;}
#generate-report .generated-content { margin-top:30px; min-height:50px; max-height:450px; overflow-x: auto;overflow-y: hidden; margin-bottom:20px; -webkit-overflow-scrolling: touch;}
#generate-report .export-button { padding-left:15px; padding-right:15px; float:right;}
#generate-report .export-button .pdf { color:#bb0707; font-weight:bold;}
#generate-report .export-button .cls {color:#c6168d; font-weight:bold;}
#generate-report .export-button .hls {color:#71ab18; font-weight:bold;}
.reports-form .formfield { margin-bottom:10px;}
.reports-form .formfield fieldset {position: relative;}
.reports-form .formfield label { display: block; float:left; text-align:right; width:62px; margin-right:15px; font-weight:bold; font-size:14px; line-height:34px; color:#5b5b5b;}
.reports-form .blue-button { float:right; padding-left:15px; padding-right:15px; line-height:normal!important;}
.reports-form .formfield input[type="text"], .reports-form .formfield input[type="password"] { width:100px; height:34px; border:none; outline:none; padding:0 2px 0 2px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px #5b5b5b solid; font-size:14px; box-shadow: inset 0px 1px 5px rgba(0,0,0,0.32)}
.reports-form .report-right-form .select-check { padding:10px;}
.reports-form .report-right-form .select-check li { font-size:14px; margin-bottom:5px 5px 0 5px; float:left; display:block; width:150px; height:25px;}
.reports-form .report-right-form .select-check li span { margin-left:5px; font-size:14px; color:#5b5c5d; font-size:14px;}
.table-navigation {float:right; padding:10px 0 10px 0; margin-bottom:10px;}
.table-navigation a { float:left; color:#5b5c5d; font-size:14px;}
.table-navigation select { float:left; margin:0 10px 0 10px; }
form div.formfield {position:relative;}
/*Custom select */
.general-form select.select {
position:relative;
z-index:10;
width:219px !important;
height:36px !important;
line-height:26px;
-webkit-appearance: menulist-button;
}
.reports-form select.select {
position:relative;
z-index:10;
width:219px !important;
height:36px !important;
line-height:26px;
-webkit-appearance: menulist-button;
}
/* dynamically created SPAN, placed below the SELECT */
.general-form span.select {
position:absolute;
top:0;
float:left;
left:175px;
width:219px;
height:36px;
line-height:36px;
text-indent:10px;
background: url(../images/bg-select.png) no-repeat 0 0;
cursor:default;
z-index:1;
font-size:14px;
color:#5b5c5d;
}
.reports-form span.select {
position:absolute;
top:0;
float:left;
left:75px;
width:219px;
height:36px;
line-height:36px;
text-indent:10px;
background: url(../images/bg-select.png) no-repeat 0 0;
cursor:default;
z-index:1;
font-size:14px;
color:#5b5c5d;
}
.green-notification { min-height:16px; background:green; margin-bottom:20px; color:#fff; font-size:14px; padding:10px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; width: 940px;}
.red-notification { min-height:16px; background:#c21818; margin-bottom:20px; color:#fff; font-size:14px; padding:10px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; width: 940px;}
.blue-notification { min-height:16px; background:#0066b3; margin-bottom:20px; color:#fff; font-size:14px; padding:10px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; width: 940px;}
.floatLeft { float:left; }
.sel-all { font-size:12px; margin-left:175px; margin-bottom:5px; float:left; margin-top:10px;}
.des-all { font-size:12px;margin-bottom:5px; display:block; float:left;margin-top:10px;}
.cc-cookies {
background: none repeat scroll 0 0 rgba(86, 86, 86, 0.95);
color: #FFFFFF!important;
font-size: 13px;
font-weight: 700;
left: 0;
padding: 0.5em 5%;
position: fixed;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
top: 0;
width: 90%;
z-index: 99999;
}
.cc-cookies a {color: #FFFFFF!important;text-decoration: underline;}
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
-moz-transition: background 0.25s ease-in 0s;
background: none repeat scroll 0 0 #7DAF3B;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
color: #FFFFFF!important;
display: inline-block;
padding: 0.5em 0.75em;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
}
.cc-cookies a, .cc-cookies a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.report thead th { font-size:12px}
.report th { font-size:12px}
.report td { font-size:12px; line-height:26px; text-align: center; vertical-align: middle;}
.link-error-page{
color: #ffffff;
text-decoration: underline;
}
#terms-conditions h1 { float:none; width:100%;}
#terms-conditions h2 { float:none; font-size:16px; color:#5b5b5b;line-height: 42px;font-weight: bold; margin-bottom:0px; padding-bottom:0px;}
#terms-conditions p { font-size:12px;}
#terms-conditions ul {list-style-type: disc; margin-left: 20px; margin-bottom: 8px; font-size:12px; color:#5b5b5b;}
#terms-conditions ul li { line-height:16px;}
#terms-conditions a { text-decoration:underline;}
.deactivated{
color: #c21818;
}
.general-form span.select p {height:36px;width:185px; display:block; line-height:36px; word-wrap:break-word; padding:0px; overflow:hidden; white-space:nowrap;}
.reports-form span.select p {height:36px;width:185px; display:block; line-height:36px; word-wrap:break-word;padding:0px;overflow:hidden;white-space:nowrap;}
/*----End--MAIN CSS----*/ | web/resources/css/style.css | @charset "UTF-8";
/* CSS Document */
/*----RESET----*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/*----End--RESET----*/
/*----PAGE----*/
/*Typography*/
h1, h2, h3, h4, h5, h6 { font-family:Verdana, Geneva, sans-serif; padding-bottom: 20px; color: #5b5b5b; font-weight: normal; display: block; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; color: #5b5b5b; }
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 20px; }
h5 { font-size: 18px; }
h6 { font-size: 14px; }
p { color: #5b5b5b; -webkit-hyphens: auto; -moz-hyphens: auto; display: block; padding-bottom: 20px; line-height: 20px; }
.clear {clear:both;}
/*Links*/
a { color: #505050; text-decoration:none; cursor:pointer; } a:hover { text-decoration: none; cursor: pointer; }
/* Accessible Focus*/
a:hover, a:active { outline: none; } :focus { outline: none; }
/*Make the selected text*/
::selection { background: #0095da; color:#fff; } ::-moz-selection { background: #0095da; color:#fff; }
/* Cursor on clickable input elements */
input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
/* Floating & Alignment */
.fl { float: left !important; } .fr { float: right !important; } .ac { text-align: center !important; } .ar { text-align: right !important; }
/* Margin & Padding */
.mb0 {margin-bottom: 0px!important;}
.mt5 { margin-top: 5px !important; } .mb5 { margin-bottom: 5px !important; } .ml5 { margin-left: 5px !important; } .mr5 { margin-right: 5px !important; }
.mt10 { margin-top: 10px !important; } .mb10 { margin-bottom: 10px !important; } .ml10 { margin-left: 10px !important; } .mr10 { margin-right: 10px !important; }
.mt15 { margin-top: 15px !important; } .mb15 { margin-bottom: 15px !important; } .ml15 { margin-left: 15px !important; } .mr15 { margin-right: 15px !important; }
.mt20 { margin-top: 20px !important; } .mb20 { margin-bottom: 20px !important; } .ml20 { margin-left: 20px !important; } .mr20 { margin-right: 20px !important; }
.mt30 { margin-top: 30px !important; } .mb30 { margin-bottom: 30px !important; } .ml30 { margin-left: 30px !important; } .mr30 { margin-right: 30px !important; }
.pt5 { padding-top: 5px !important; } .pb5 { padding-bottom: 5px !important; } .pl5 { padding-left: 5px !important; } .pr5 { padding-right: 5px !important; }
.pt10 { padding-top: 10px !important; } .pb10 { padding-bottom: 10px !important; } .pl10 { padding-left: 10px !important; } .pr10 { padding-right: 10px !important; }
.pt15 { padding-top: 15px !important; } .pb15 { padding-bottom: 15px !important; } .pl15 { padding-left: 15px !important; } .pr15 { padding-right: 15px !important; }
/* Tabel */
.tb5 { width:5%}
.tb6 { width:6%}
.tb7 { width:7%}
.tb8 { width:8%}
.tb9 { width:9%}
.tb10 { width:10%}
.tb15 { width:15%}
.tb20 { width:20%}
.tb25 { width:25%}
.tb30 { width:30%}
.tb35 { width:35%}
.tb40 { width:40%}
.tb45 { width:45%}
.tb50 { width:50%}
.tb55 { width:55%}
.tb60 { width:60%}
.tb65 { width:65%}
.tb70 { width:70%}
.tb75 { width:75%}
.tb80 { width:80%}
.tb85 { width:85%}
.tb90 { width:90%}
.tb95 { width:95%}
.tb100 { width:100%}
table {
*border-collapse: collapse; /* IE7 and lower */
border-spacing: 0;
width:100%;
margin-bottom:20px;
}
thead {
display: table-header-group;
vertical-align: middle;
border-color: inherit;
}
thead th, tbody th {
vertical-align:middle;
}
thead th:first-child {
-moz-border-radius: 5px 0 0 0;
-webkit-border-radius: 5px 0 0 0;
border-radius: 5px 0 0 0;
}
thead th:last-child {
-moz-border-radius: 0 5px 0 0;
-webkit-border-radius: 0 5px 0 0;
border-radius: 0 5px 0 0;
}
thead th:only-child{
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.table {
}
.table tbody tr {
background: #f3f3f3;
border-bottom:1px solid #ccd4d8;
}
.table tbody tr:nth-child(even) {
background: #dae9f0!important;
}
.table thead th {
height:40px;
background:#3d3d3d;
color:white;
box-shadow: inset 0px 1px 0px #3d3d3d,inset 0px 2px 0px #fff;
-webkit-box-shadow: inset 0px 1px 0px #000,inset 0px 2px 0px rgba(255,255,255,0.5);
-moz-box-shadow: inset 0px 1px 0px #000,inset 0px 2px 0px rgba(255,255,255,0.5);
}
.table tbody th {
height:40px;
-webkit-box-shadow: 0 2px 0 rgba(255,255,255,.8) inset;
-moz-box-shadow:0 2px 0 rgba(255,255,255,.8) inset;
box-shadow: 0 2px 0 rgba(255,255,255,.8) inset;
}
.table-wrap { table-layout: fixed; word-wrap: break-word;}
.scroll{ overflow-y:auto;overflow-x: hidden; display:block; height:200px; width:100%;}
.long-table { width:1750px;}
.separate-table { border-collapse: separate;border-left: 6px solid #fff;-webkit-background-clip: padding;
-moz-background-clip: padding;
background-clip: padding-box;}
.table-header { overflow-y:scroll;}
.table-footer { overflow-y:scroll; max-height:410px; -webkit-overflow-scrolling: touch;}
/*----End--PAGE----*/
/*----LAYOUT----*/
html, body, #container { height: 100%; font-family:Verdana, Geneva, sans-serif; }
body > #container { height: auto; min-height: 100%; }
#container { }
#header {height:215px;}
#header-top {height:140px;background:#000;}
#navigation {height:75px; background:url(../images/menu_bg.png) repeat-x 0 0;}
.wrapper {width: 940px; padding: 0 10px 0 10px; margin: 0 auto;position: relative;}
#content {padding-bottom:157px; overflow: hidden;}
#footer { background:url(../images/footer_bg.png) repeat-x 0 0; height:157px; margin-top:-157px;}
.home-bg {
background:#f3f8fb;
}
/*----End--LAYOUT----*/
/*----Buttons----*/
.blue-button {
height:30px;
line-height:30px;
font-size:14px;
color:#fff;
text-align:center;
display:block;
margin-bottom:4px;
border:1px solid #00599c;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #0066b3;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJ<KEY>/* IE9 */
background: -moz-linear-gradient(top, #0066b3 0%, #0066b3 49%, #005da4 50%, #00599c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066b3), color-stop(49%,#0066b3), color-stop(50%,#005da4), color-stop(100%,#00599c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* IE10+ */
background: linear-gradient(to bottom, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066b3', endColorstr='#00599c',GradientType=0 ); /* IE6-8 */
}
.pink-button {
height:30px;
line-height:30px;
font-size:14px;
color:#fff;
text-align:center;
display:block;
margin-bottom:4px;
border:1px solid #a61276;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #c6168d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2MTY4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2M2MTY4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2I2MTQ4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYzEzN2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #c6168d 0%, #c6168d 49%, #b61481 50%, #ac137a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6168d), color-stop(49%,#c6168d), color-stop(50%,#b61481), color-stop(100%,#ac137a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c6168d 0%,#c6168d 49%,#b61481 50%,#ac137a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c6168d 0%,#c6168d 49%,#b61481 50%,#ac137a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c6168d 0%,#c6168d 49%,#b61481 50%,#ac137a 100%); /* IE10+ */
background: linear-gradient(to bottom, #c6168d 0%,#c6168d 49%,#b61481 50%,#ac137a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6168d', endColorstr='#ac137a',GradientType=0 ); /* IE6-8 */
}
.export-button {
height:30px;
line-height:30px;
font-size:14px;
color:#3D3D3D;;
text-align:center;
display:block;
margin-bottom:4px;
border:1px solid #DDDDDD;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #ffffff; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 49%, #f9f9f9 50%, #f9f9f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#ffffff), color-stop(50%,#f9f9f9), color-stop(100%,#f9f9f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 49%,#f9f9f9 50%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ffffff 49%,#f9f9f9 50%,#f9f9f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 49%,#f9f9f9 50%,#f9f9f9 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 49%,#f9f9f9 50%,#f9f9f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-8 */
}
.blue-button img, .pink-button img { margin-right:8px;}
.blue-button:active, .pink-button:active, .view-button:active, .edit-button:active, .add-new-site-button:active {
color:#fff;
-webkit-box-shadow:0px 0px 1px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 0px 1px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 0px 1px #000, inset 0px 0px 1px rgba(255,255,255,0.27);
}
.button-center { margin:0 auto;}
.edit-button {
float:left;
display:block;
margin-right:10px;
padding-left:8px;
padding-right:8px;
padding-top:4px;
padding-bottom:7px;
font-size:12px;
color:#fff;
text-align:center;
border:1px solid #00599c;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #0095da; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwOTVkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzAwODljOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDgyYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #0095da 0%, #0095da 50%, #0089c9 51%, #0082be 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0095da), color-stop(50%,#0095da), color-stop(51%,#0089c9), color-stop(100%,#0082be)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0095da 0%,#0095da 50%,#0089c9 51%,#0082be 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0095da 0%,#0095da 50%,#0089c9 51%,#0082be 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0095da 0%,#0095da 50%,#0089c9 51%,#0082be 100%); /* IE10+ */
background: linear-gradient(to bottom, #0095da 0%,#0095da 50%,#0089c9 51%,#0082be 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095da', endColorstr='#0082be',GradientType=0 ); /* IE6-8 */
}
.view-button {
float:left;
display:block;
margin-right:10px;
padding-left:8px;
padding-right:8px;
padding-top:4px;
padding-bottom:7px;
font-size:12px;
color:#fff;
text-align:center;
border:1px solid #00599c;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #0066b3;
background: url(data:image/svg+xml;base64,<KEY>/* IE9 */
background: -moz-linear-gradient(top, #0066b3 0%, #0066b3 49%, #005da4 50%, #00599c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066b3), color-stop(49%,#0066b3), color-stop(50%,#005da4), color-stop(100%,#00599c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* IE10+ */
background: linear-gradient(to bottom, #0066b3 0%,#0066b3 49%,#005da4 50%,#00599c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066b3', endColorstr='#00599c',GradientType=0 ); /* IE6-8 */
}
.add-new-site-button {
float:left;
display:block;
margin-right:10px;
padding-left:8px;
padding-right:8px;
padding-top:4px;
padding-bottom:7px;
font-size:12px;
color:#fff;
text-align:center;
border:1px solid #000;
-webkit-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-moz-box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
box-shadow:0px 1px 3px #000, inset 0px 1px 0px rgba(255,255,255,0.27);
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
background: #212121; /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iIzIxMjEyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzFkMWQxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDFkMWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #212121 0%, #212121 49%, #1d1d1d 50%, #1d1d1d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(49%,#212121), color-stop(50%,#1d1d1d), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #212121 0%,#212121 49%,#1d1d1d 50%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #212121 0%,#212121 49%,#1d1d1d 50%,#1d1d1d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #212121 0%,#212121 49%,#1d1d1d 50%,#1d1d1d 100%); /* IE10+ */
background: linear-gradient(to bottom, #212121 0%,#212121 49%,#1d1d1d 50%,#1d1d1d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-8 */
}
.edit-icon { margin-right:5px; background:url(../images/edit_ic.png) center center no-repeat; width:13px; height:13px; display:inline-block;}
.view-icon { margin-right:5px; background:url(../images/view_ic.png) center center no-repeat; width:13px; height:13px; display:inline-block;}
.add-new-site-icon { margin-right:5px; background:url(../images/plus-ic.png) center center no-repeat; width:13px; height:13px; display:inline-block;}
.switch-button {
background:url(../images/switch.png) 0 -1px no-repeat;
width:95px;
height:30px;
text-align:left;
padding-left:10px;
font-size:12px;
display:block;
float:left;
line-height:28px;
color:#fff
}
.switch-button-active {
background:url(../images/switch.png) 0 -33px no-repeat!important;
width:75px!important;
height:30px!important;
text-align:left!important;
padding-left:30px!important;
}
/*----End--LAYOUT----*/
/*----MAIN CSS----*/
#header-top .wrapper {
height:140px;
background:#000;
}
#header-top .wrapper .welcome {
color:white;
float:right;
margin-top:15px;
height:25px;
}
#header-top .wrapper h2 {
color:white;
float:right;
margin-top:45px;
font-size:28px;
}
#header-top .wrapper h2 span {
color:#0095da;
}
#header-top .wrapper .welcome p {
color:white;
float:left;
}
#header-top .wrapper .welcome p a {
color:#b7b7b7;
text-decoration:underline;
margin-left:15px;
}
#logo {
background:url(../images/logo.png) 0 0 no-repeat;
width:261px;
height:156px;
display:block;
position:absolute;
top:20px;
left:0;
}
#navigation .wrapper {
height:40px;
}
#nav { float: right;}
#nav ul {float: right;}
#nav ul li {float: left;border-right: 1px solid rgba(106,106,106,0.5); border-left: 1px solid rgba(17,17,17,0.5)}
#nav ul li a { line-height:40px; padding-left:15px; padding-right:15px; display: block; color:#fff;}
#nav ul li:first-child { box-shadow:-1px 0px 0px rgba(106,106,106,0.5);-webkit-box-shadow:-1px 0px 0px rgba(106,106,106,0.5); -moz-box-shadow:-1px 0px 0px rgba(106,106,106,0.5); -o-box-shadow:-1px 0px 0px rgba(106,106,106,0.5);}
#nav ul li:last-child { box-shadow:1px 0px 0px rgba(17,17,17,0.5); -webkit-box-shadow:1px 0px 0px rgba(17,17,17,0.5); -moz-box-shadow:1px 0px 0px rgba(17,17,17,0.5); -o-box-shadow:1px 0px 0px rgba(17,17,17,0.5); }
#nav ul li a:hover { background:#0095da;}
#content .wrapper {
min-height:250px;
}
#footer .wrapper {
height:157px;
background:url(../images/footer_bg.png) repeat-x 0 0;
}
#footer .wrapper p {
font-size:12px;
margin-top:30px;
float:left;
}
#footer .wrapper p a {
text-decoration:underline;
}
#footer .wrapper ul {
float:right;
margin-top:110px;
}
#footer .wrapper ul li {
float:left;
padding-left:10px;
padding-right:10px;
border-right:1px solid #505050;
padding-top:0px;
}
#footer .wrapper ul li:last-child {
border-right:none;
}
#footer .wrapper ul li a {
font-size:12px;
line-height:14px;
font-weight:500;
margin-top:0px;
display:block;
}
#content .wrapper h1 {
float:left;
}
#content #home {}
#content #home .home-top { height:182px;}
#content #home .home-top .left { float:left; margin-left:200px;}
#content #home .home-top .right {float:right; margin-right:200px;}
#content #home .home-top .blue-button { width:200px; margin-top:40px;}
#content #home .home-bottom { height:310px; background:#dee3e7; padding-top:90px;}
#content #home .home-bottom ul {text-align: center;}
#content #home .home-bottom ul li { margin-right:7px; margin-left:7px; text-align: center; width:220px; display:inline-block; vertical-align: top;}
#content #home .home-bottom ul li:first-child { margin-left:0px;}
#content #home .home-bottom ul li:last-child { margin-right:0px;}
#content #home .home-bottom ul li a{ width:220px; display:block;}
#content #home .home-bottom ul li h5 { margin-top:5px; padding-bottom:10px!important; display:block;}
#content #home .home-bottom ul li p { margin-top:0px; padding-top:0px; font-size:12px; line-height:20px; width:180px; margin:0 auto; display:block;}
.general-form { float:left;}
.general-form .formfield { margin-bottom:10px;}
.general-form .formfield fieldset {}
.general-form .formfield label { display: block; float:left; text-align:right; min-width:80px; margin-right:15px; font-weight:bold; font-size:14px; line-height:34px; color:#5b5b5b;}
.general-form .formfield input[type="text"], .general-form .formfield input[type="password"] { width:260px; height:34px; border:none; outline:none; padding:0 2px 0 2px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px #5b5b5b solid; font-size:14px; box-shadow: inset 0px 1px 5px rgba(0,0,0,0.32)}
.general-form .note { font-size:12px; color:#9c9c9c; margin-left:175px; width:260px;}
.general-form .pink-button, .general-form .blue-button { width:125px; float:right;line-height: normal; margin-bottom:50px;}
.general-form .pink-button:active, .general-form .blue-button:active { margin:0; padding:0;}
.general-form .select-check { width:260px; background:#e7e7e7; float:left; border-radius:5px; -webkit-border-radius:5px; padding:5px; height:80px; overflow-y:auto; display:block;}
.general-form .select-check li {font-size: 14px;margin-bottom: 5px;overflow: hidden;line-height: 18px;}
.general-form .select-check li span {margin-left: 5px;float: left;word-wrap: break-word;display: block;width: 215px;}
.general-form .select-check li input {float:left;}
#content #login .formfield label { width:80px;}
#content #create-edit-page .formfield label { width:160px;}
#content #create-edit-page span.select {left:175px;}
#manage-users .blue-button, #manage-companies .blue-button, #view-company .blue-button { float:right; padding-left:15px; padding-right:15px;}
#manage-users .button-center { width:175px;}
#manage-companies .button-center { width:381px;}
#view-company .button-center { width:260px;}
#view-company .view-name { width:100%;}
#view-company .view-address { color:#9c9c9c;}
#my-reports .reports-menu { overflow:hidden; display:block;}
#my-reports .reports-menu li { float:left;}
#my-reports .reports-menu li a { width:220px; height:185px; background:#dae9f0; display:block; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; padding-top:15px; box-shadow:0 1px 3px rgba(153,156,159,0.75);-webkit-box-shadow:0 1px 3px rgba(153,156,159,0.75);-moz-box-shadow:0 1px 3px rgba(153,156,159,0.75);-o-box-shadow:0 1px 3px rgba(153,156,159,0.75);-ms-box-shadow:0 1px 3px rgba(153,156,159,0.75); margin-bottom:4px;}
#my-reports .reports-menu li a span { display:block; background:url(../images/my-reports-icon.png) 0 0 no-repeat; width:76px; height:93px; margin:15px auto;}
#my-reports .reports-menu li a p { text-align:center; padding-left:15px; padding-right:15px; font-weight:700;}
#settings .personal { border-bottom:1px solid #5b5b5b; overflow:hidden; padding-bottom:20px; margin-bottom:15px;}
#settings .personal .user-icon { float:left; background:url(../images/user-icon.png) 0 0 no-repeat; width:50px; height:47px;}
#settings .personal .info { font-size:14px; margin-left:20px; float:left;}
#settings .personal .info p { font-size:14px; margin-bottom:0px; padding-bottom:0px; line-height:24px; font-weight:bold;}
#settings .personal .info p span { font-weight: normal;}
#settings .blue-button { float:left; padding-left:15px; padding-right:15px; cursor:pointer;}
#generate-report {}
#generate-report .reports-menu { float:right; padding-top:8px;}
#generate-report .reports-menu li { float:left; margin-left:15px; line-height:18px;}
#generate-report .reports-menu li a { float:left; font-size:13px; color:#5b5b5b;margin-left:5px; display:block; }
#generate-report .reports-menu li a.active { color:#0066b3!important;}
#generate-report .reports-menu li span { float:left; font-size:14px; color:#5b5b5b; width:13px; height:17px; display:block; background:url(../images/report-small-icon.png) 0 0 no-repeat;}
#generate-report .reports-menu li span.active { background-position:0 -17px;}
#generate-report .report-left-form { float:left; width:300px;}
#generate-report .report-right-form { float:left; width:620px; margin-left:20px; min-height:145px; background:#e7e7e7; overflow:auto;}
#generate-report .reports-menu li button { float:left; font-size:13px; color:#5b5b5b;margin-left:5px; display: inline-block; background: transparent;border-top: 0;border-right: 0;border-bottom: 0;border-left: 0;display: inline;padding: 0; line-height:14px;}
#generate-report .reports-menu li button.active { color:#0066b3!important;}
#generate-report .generated-content { margin-top:30px; min-height:50px; max-height:450px; overflow-x: auto;overflow-y: hidden; margin-bottom:20px; -webkit-overflow-scrolling: touch;}
#generate-report .export-button { padding-left:15px; padding-right:15px; float:right;}
#generate-report .export-button .pdf { color:#bb0707; font-weight:bold;}
#generate-report .export-button .cls {color:#c6168d; font-weight:bold;}
#generate-report .export-button .hls {color:#71ab18; font-weight:bold;}
.reports-form .formfield { margin-bottom:10px;}
.reports-form .formfield fieldset {position: relative;}
.reports-form .formfield label { display: block; float:left; text-align:right; width:62px; margin-right:15px; font-weight:bold; font-size:14px; line-height:34px; color:#5b5b5b;}
.reports-form .blue-button { float:right; padding-left:15px; padding-right:15px; line-height:normal!important;}
.reports-form .formfield input[type="text"], .reports-form .formfield input[type="password"] { width:100px; height:34px; border:none; outline:none; padding:0 2px 0 2px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px #5b5b5b solid; font-size:14px; box-shadow: inset 0px 1px 5px rgba(0,0,0,0.32)}
.reports-form .report-right-form .select-check { padding:10px;}
.reports-form .report-right-form .select-check li { font-size:14px; margin-bottom:5px 5px 0 5px; float:left; display:block; width:150px; height:25px;}
.reports-form .report-right-form .select-check li span { margin-left:5px; font-size:14px; color:#5b5c5d; font-size:14px;}
.table-navigation {float:right; padding:10px 0 10px 0; margin-bottom:10px;}
.table-navigation a { float:left; color:#5b5c5d; font-size:14px;}
.table-navigation select { float:left; margin:0 10px 0 10px; }
form div.formfield {position:relative;}
/*Custom select */
.general-form select.select {
position:relative;
z-index:10;
width:219px !important;
height:36px !important;
line-height:26px;
-webkit-appearance: menulist-button;
}
.reports-form select.select {
position:relative;
z-index:10;
width:219px !important;
height:36px !important;
line-height:26px;
-webkit-appearance: menulist-button;
}
/* dynamically created SPAN, placed below the SELECT */
.general-form span.select {
position:absolute;
top:0;
float:left;
left:175px;
width:219px;
height:36px;
line-height:36px;
text-indent:10px;
background: url(../images/bg-select.png) no-repeat 0 0;
cursor:default;
z-index:1;
font-size:14px;
color:#5b5c5d;
}
.reports-form span.select {
position:absolute;
top:0;
float:left;
left:75px;
width:219px;
height:36px;
line-height:36px;
text-indent:10px;
background: url(../images/bg-select.png) no-repeat 0 0;
cursor:default;
z-index:1;
font-size:14px;
color:#5b5c5d;
}
.green-notification { min-height:16px; background:green; margin-bottom:20px; color:#fff; font-size:14px; padding:10px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; width: 940px;}
.red-notification { min-height:16px; background:#c21818; margin-bottom:20px; color:#fff; font-size:14px; padding:10px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; width: 940px;}
.blue-notification { min-height:16px; background:#0066b3; margin-bottom:20px; color:#fff; font-size:14px; padding:10px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; width: 940px;}
.floatLeft { float:left; }
.sel-all { font-size:12px; margin-left:175px; margin-bottom:5px; float:left; margin-top:10px;}
.des-all { font-size:12px;margin-bottom:5px; display:block; float:left;margin-top:10px;}
.cc-cookies {
background: none repeat scroll 0 0 rgba(86, 86, 86, 0.95);
color: #FFFFFF!important;
font-size: 13px;
font-weight: 700;
left: 0;
padding: 0.5em 5%;
position: fixed;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
top: 0;
width: 90%;
z-index: 99999;
}
.cc-cookies a {color: #FFFFFF!important;text-decoration: underline;}
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
-moz-transition: background 0.25s ease-in 0s;
background: none repeat scroll 0 0 #7DAF3B;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
color: #FFFFFF!important;
display: inline-block;
padding: 0.5em 0.75em;
text-decoration: none;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
}
.cc-cookies a, .cc-cookies a:hover {
color: #FFFFFF;
text-decoration: underline;
}
.report thead th { font-size:12px}
.report th { font-size:12px}
.report td { font-size:12px; line-height:26px; text-align: center; vertical-align: middle;}
.link-error-page{
color: #ffffff;
text-decoration: underline;
}
#terms-conditions h1 { float:none; width:100%;}
#terms-conditions h2 { float:none; font-size:16px; color:#5b5b5b;line-height: 42px;font-weight: bold; margin-bottom:0px; padding-bottom:0px;}
#terms-conditions p { font-size:12px;}
#terms-conditions ul {list-style-type: disc; margin-left: 20px; margin-bottom: 8px; font-size:12px; color:#5b5b5b;}
#terms-conditions ul li { line-height:16px;}
#terms-conditions a { text-decoration:underline;}
.deactivated{
color: #c21818;
}
.general-form span.select p {height:36px;width:185px; display:block; line-height:36px; word-wrap:break-word; padding:0px; overflow:hidden; white-space:nowrap;}
.reports-form span.select p {height:36px;width:185px; display:block; line-height:36px; word-wrap:break-word;padding:0px;overflow:hidden;white-space:nowrap;}
/*----End--MAIN CSS----*/ | 0.206654 | 0.120335 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
font-size: 10px;
}
body {
font-family: Helvetica, Arial, sans-serif;
}
.container {
width: 80%;
margin: 0 auto;
height: 100%;
}
.container-flex {
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
}
/* header */
header {
background-color: white;
}
#upper-header {
height: 12rem;
}
header img {
width: 8%;
}
header ul li {
display: inline-block;
margin: 0 1.2rem;
padding: 3rem 0;
}
header a {
display: block;
font-size: 1.3rem;
text-decoration: none;
color: black;
font-weight: bold;
position: relative;
}
header a::after {
content: "";
width: 100%;
height: 1rem;
position: absolute;
top: 5.79rem;
left: 0;
}
header a:hover {
color: #0282f9;
}
header a:hover::after {
background-color: #0282f9;
}
/* banner */
#banner {
height: 32rem;
overflow: hidden;
position: relative;
}
#banner img {
width: 100%;
}
#banner span {
display: block;
color: white;
font-size: 2rem;
background-color: #0282f9;
padding: 1rem 2rem;
position: absolute;
bottom: -2.2rem;
left: 15rem;
z-index: 1;
}
/* home main */
.home-main {
position: relative;
background-color: black;
}
main .container {
padding: 5rem 0 4rem 0;
}
main .container-flex {
flex-wrap: wrap;
}
main span {
display: inline-block;
text-transform: uppercase;
color: white;
background-color: #0282f9;
padding: 1rem 2rem;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
main .series {
font-size: 2rem;
position: absolute;
top: -2.2rem;
left: 10rem;
z-index: 1;
}
main #load-more {
font-size: 1.5rem;
text-align: center;
padding-bottom: 4rem;
cursor: pointer;
}
/* product card */
.card {
width: calc(100% / 6);
min-height: 30rem;
padding: 1rem;
}
.card .img-container {
height: 20rem;
width: 100%;
overflow: hidden;
}
.card .img-container img {
width: 100%;
height: auto;
}
.card span {
display: block;
color: white;
font-size: 1.2rem;
padding: 1rem 0;
background-color: transparent;
}
/* blue bar */
#blue-bar {
background-color: #0282f9;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
#grey-bar {
background-color: #f6f6f6;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
#blue-bar .s-container {
width: 75%;
margin: 0 auto;
padding: 4rem 0;
}
#blue-bar ul {
display: flex;
justify-content: space-between;
align-items: center;
list-style-type: none;
}
#blue-bar ul li {
width: 20%;
}
#blue-bar ul li a {
display: flex;
align-items: center;
justify-content: center;
color: white;
text-decoration: none;
font-size: 1.2rem;
height: 5rem;
}
#blue-bar img {
height: 100%;
}
#blue-bar .img-svg {
width: 25%;
height: auto;
}
#blue-bar span {
display: inline-block;
padding: 0 0.9rem;
}
/* upper footer */
#upper-footer {
background-image: url('/storage/assets/footer-bg.jpg');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 35rem;
overflow: hidden;
}
#upper-footer h3 {
color: white;
font-size: 1.8rem;
padding: 1rem 0;
}
#upper-footer ul li {
list-style-type: none;
line-height: 1.4;
}
#upper-footer ul li a {
text-decoration: none;
font-size: 1.2rem;
color: #696355;
}
.flex-container-column {
display: flex;
flex-direction: column;
flex-wrap: wrap;
height: 100%;
width: 100%;
padding: 1rem 0;
}
.flex-container-column div {
padding: 1rem;
}
/* lower footer */
#lower-footer {
background-color: #303030;
height: 10rem;
position: relative;
z-index: 1;
}
#lower-footer button {
color: white;
font-size: 1.8rem;
background-color: transparent;
padding: 1rem 2rem;
box-shadow: none;
border: 3px solid #037def;
cursor: pointer;
}
#lower-footer h3 {
font-size: 1.8rem;
color: #037def;
}
#lower-footer ul li {
display: inline-block;
margin: 0 1rem;
} | public/css/app.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
font-size: 10px;
}
body {
font-family: Helvetica, Arial, sans-serif;
}
.container {
width: 80%;
margin: 0 auto;
height: 100%;
}
.container-flex {
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
}
/* header */
header {
background-color: white;
}
#upper-header {
height: 12rem;
}
header img {
width: 8%;
}
header ul li {
display: inline-block;
margin: 0 1.2rem;
padding: 3rem 0;
}
header a {
display: block;
font-size: 1.3rem;
text-decoration: none;
color: black;
font-weight: bold;
position: relative;
}
header a::after {
content: "";
width: 100%;
height: 1rem;
position: absolute;
top: 5.79rem;
left: 0;
}
header a:hover {
color: #0282f9;
}
header a:hover::after {
background-color: #0282f9;
}
/* banner */
#banner {
height: 32rem;
overflow: hidden;
position: relative;
}
#banner img {
width: 100%;
}
#banner span {
display: block;
color: white;
font-size: 2rem;
background-color: #0282f9;
padding: 1rem 2rem;
position: absolute;
bottom: -2.2rem;
left: 15rem;
z-index: 1;
}
/* home main */
.home-main {
position: relative;
background-color: black;
}
main .container {
padding: 5rem 0 4rem 0;
}
main .container-flex {
flex-wrap: wrap;
}
main span {
display: inline-block;
text-transform: uppercase;
color: white;
background-color: #0282f9;
padding: 1rem 2rem;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
main .series {
font-size: 2rem;
position: absolute;
top: -2.2rem;
left: 10rem;
z-index: 1;
}
main #load-more {
font-size: 1.5rem;
text-align: center;
padding-bottom: 4rem;
cursor: pointer;
}
/* product card */
.card {
width: calc(100% / 6);
min-height: 30rem;
padding: 1rem;
}
.card .img-container {
height: 20rem;
width: 100%;
overflow: hidden;
}
.card .img-container img {
width: 100%;
height: auto;
}
.card span {
display: block;
color: white;
font-size: 1.2rem;
padding: 1rem 0;
background-color: transparent;
}
/* blue bar */
#blue-bar {
background-color: #0282f9;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
#grey-bar {
background-color: #f6f6f6;
height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
}
#blue-bar .s-container {
width: 75%;
margin: 0 auto;
padding: 4rem 0;
}
#blue-bar ul {
display: flex;
justify-content: space-between;
align-items: center;
list-style-type: none;
}
#blue-bar ul li {
width: 20%;
}
#blue-bar ul li a {
display: flex;
align-items: center;
justify-content: center;
color: white;
text-decoration: none;
font-size: 1.2rem;
height: 5rem;
}
#blue-bar img {
height: 100%;
}
#blue-bar .img-svg {
width: 25%;
height: auto;
}
#blue-bar span {
display: inline-block;
padding: 0 0.9rem;
}
/* upper footer */
#upper-footer {
background-image: url('/storage/assets/footer-bg.jpg');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 35rem;
overflow: hidden;
}
#upper-footer h3 {
color: white;
font-size: 1.8rem;
padding: 1rem 0;
}
#upper-footer ul li {
list-style-type: none;
line-height: 1.4;
}
#upper-footer ul li a {
text-decoration: none;
font-size: 1.2rem;
color: #696355;
}
.flex-container-column {
display: flex;
flex-direction: column;
flex-wrap: wrap;
height: 100%;
width: 100%;
padding: 1rem 0;
}
.flex-container-column div {
padding: 1rem;
}
/* lower footer */
#lower-footer {
background-color: #303030;
height: 10rem;
position: relative;
z-index: 1;
}
#lower-footer button {
color: white;
font-size: 1.8rem;
background-color: transparent;
padding: 1rem 2rem;
box-shadow: none;
border: 3px solid #037def;
cursor: pointer;
}
#lower-footer h3 {
font-size: 1.8rem;
color: #037def;
}
#lower-footer ul li {
display: inline-block;
margin: 0 1rem;
} | 0.410993 | 0.076615 |
@import url("https://fonts.googleapis.com/css?family=Nunito");
.hero--image > img {
object-fit: contain;
width: 100%;
}
.img--profile {
width: 100px;
margin-bottom: 30px;
border-radius: 100%;
}
.form--container {
background-color: white;
min-height: 100vh;
margin-left: 0 !important;
margin-right: 0 !important;
padding-right: 0 !important;
margin-bottom: 100px;
padding-top: 100px;
max-width: 100vw !important;
z-index: 0;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
}
.form--searchInternships {
display: flex;
justify-content: center;
z-index: 0;
}
.form--searchInternships-select {
width: 240px !important;
box-shadow: 6px 7px 16px -7px #d1d1d1;
border-radius: 10px;
border: none;
}
.form--searchInternships-btn {
margin: 40px 0 40px 0;
background-color: #431c78 !important;
width: 100px;
box-shadow: 6px 7px 16px -7px #d1d1d1;
}
.form--searchInternships-selectholder {
border: none !important;
}
.form-row {
margin-bottom: 20px !important;
}
.form-group {
margin-bottom: 20px !important;
}
.suggestion--text {
width: 400px;
}
.preferences--header {
display: flex;
flex-direction: column;
align-items: center;
}
.preferences--header > h1 {
margin-top: 10px;
}
.preferences--header > h2 {
margin-top: 40px;
}
.preferences--header > p {
margin-top: 10px;
}
.container-page {
margin-bottom: 100px;
}
.container-profile {
margin-top: 50px;
}
.container-profile > h3 {
margin-top: 30px;
margin-bottom: 20px;
}
.container-applications {
margin-top: 100px;
margin-bottom: 100px;
display: flex;
justify-content: center;
flex-direction: column;
}
.col-md-12 {
margin-top: 100px !important;
}
.hero {
display: flex;
flex-direction: row;
flex-wrap: wrap;
height: 100vh;
align-content: center;
margin-left: 30px;
}
.hero > div {
align-self: center;
width: 500px;
}
.card {
border: none !important;
height: 400px;
}
.col-sm-3 {
border: none !important;
}
.about--description {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 100px;
}
.about--description > h3 {
margin-bottom: 40px;
}
.about--description-row {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.higher {
margin-bottom: 100px;
}
.arrow {
display: flex;
justify-content: center;
flex-direction: column;
}
.card-body--image > img {
width: 40%;
object-fit: contain;
}
.card-body--image {
display: flex;
align-content: center;
flex-wrap: wrap;
flex-direction: column;
margin-bottom: 20px;
}
.bigger {
width: 61% !important;
}
.card-body > p {
font-size: 0.9em;
}
.card-body {
display: flex;
flex-direction: column;
justify-content: space-evenly;
}
.btn--primary {
color: #fff;
background-color: #431c78 !important;
border-color: #431c78 !important;
border-radius: 20px;
padding: 10px;
max-width: 174px;
display: flex;
justify-content: center;
align-self: center;
}
.btn--primary-gold {
color: #fff !important;
background-color: #dfab1f !important;
border-color: #dfab1f !important;
border-radius: 20px;
padding: 10px;
max-width: 174px;
display: flex;
justify-content: center;
align-self: center;
}
.btn--primary-gold > a {
color: #fff !important;
}
.btn--primary-gold:hover {
transform: scale(1.1);
}
.btn--primary-sm {
font-size: 0.9em;
}
.btn--primary-white {
color: #431c78;
background-color: white;
border-color: white;
border-radius: 20px;
padding: 10px;
display: flex;
justify-content: center;
}
.btn--primary-orange {
color: white;
background-color: #f48258;
border-color: #f48258;
border-radius: 20px;
padding: 10px;
max-width: 174px;
display: flex;
justify-content: center;
}
.btn--primary-purple {
color: white;
background-color: #7246ab !important;
border-color: #7246ab !important;
border-radius: 20px;
padding: 10px;
max-width: 174px;
display: flex;
justify-content: center;
align-self: center;
}
.btn--primary-purple > a {
color: #fff !important;
}
.btn--primary-purple:hover {
transform: scale(1.1);
color: #fff !important;
}
.btn--primary-purple > a:hover {
color: white !important;
}
.btn-primary {
color: white;
background-color: #431c78;
border-color: #431c78;
border-radius: 20px;
padding: 10px;
max-width: 200px;
display: flex;
justify-content: center;
}
.btn {
color: white !important;
background-color: #431c78;
border-color: #431c78;
border-radius: 20px !important;
}
.btn--create {
color: white !important;
background-color: #431c78;
border-color: #431c78;
border-radius: 20px !important;
width: 200px;
padding: 20px;
text-align: center;
margin: none !important;
}
.btn-secondary {
background-color: #dfab1f !important;
border-color: none !important;
}
.btn-gold {
color: white;
background-color: #dfab1f !important;
border-color: #dfab1f !important;
}
.btn-gold:hover {
transform: scale(1.1);
color: #fff !important;
}
.btn-gold > a:hover {
color: white !important;
}
.update {
margin-top: 40px;
margin-bottom: 40px;
}
.login {
background-color: white;
min-height: 100vh;
margin-left: 0 !important;
margin-right: 0 !important;
padding-right: 0 !important;
margin-bottom: 100px;
padding-top: 100px;
max-width: 100vw !important;
z-index: 0;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
}
.login > h1 {
text-align: center;
margin-bottom: 70px;
}
.col-md-4 {
display: flex;
flex-direction: column;
justify-content: center !important;
align-self: center;
align-items: center;
}
.card--registration {
height: max-content !important;
}
.login--img {
object-fit: contain;
width: 100%;
}
.login--card {
border: none;
}
.card-header {
background-color: #431c78 !important;
border: none !important;
color: white !important;
}
#nav {
background-color: #431c78 !important;
position: fixed;
right: 0;
left: 0;
top: 0;
z-index: 100;
}
.navbar-nav li > a:hover {
color: white !important;
}
.sitenav--applications {
display: flex;
justify-content: center;
flex-direction: column;
background-color: #7246ab;
padding-top: 100px;
}
.sitenav--applications > ul > a {
color: white;
}
.sitenav--applications > ul {
list-style: none;
}
.page--title {
text-align: center;
}
.card {
box-shadow: 6px 7px 16px -7px #ababab;
border-radius: 10px;
border: none;
}
.card--list {
display: flex;
justify-content: center;
flex-wrap: wrap;
width: 250px;
margin-top: 100px;
}
.card--preview {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 300px;
height: 300px;
margin-bottom: 20px;
box-shadow: 6px 7px 16px -7px #ababab;
border-radius: 10px;
margin: 30px;
}
.card--preview-padd {
padding-bottom: 20px;
}
.card--badge {
border-radius: 10px 10px 0 0;
background-color: #dfab1f;
color: whitesmoke;
display: flex;
justify-content: flex-end;
padding-right: 10px;
font-size: 0.8em;
}
.card--name {
margin-left: 20px;
color: black;
font-size: 1.3em;
}
.card--name > a {
color: black;
}
.card--text {
margin-left: 20px;
width: 250px;
color: black;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 0.8em;
}
.card--text-sm {
font-size: 0.7em;
color: #3d3d3d;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-left: 20px;
width: 250px;
}
a > h4 {
color: #dfab1f;
}
.card--imgContainer {
display: flex;
justify-content: center;
height: 50px;
margin-top: 20px;
}
.card--logo {
object-fit: contain;
width: 100px;
}
.card--button {
display: flex;
justify-content: flex-end;
align-items: center;
background-color: #dfab1f;
height: 50px;
padding-right: 10px;
border-radius: 0 0 6px 6px;
}
.card--button > a {
color: white;
}
@media (min-width: 700px) {
.card--list {
display: flex;
justify-content: center;
flex-wrap: wrap;
width: 600px;
margin-top: 100px;
flex-direction: row;
}
.cards {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 50px;
}
}
.list {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.list--logo {
display: flex;
justify-content: center;
flex-direction: column;
height: 100px;
width: 300px !important;
margin-top: 70px;
border-bottom: 1px solid #dad6d6;
}
.list--logo > img {
object-fit: contain;
height: inherit;
}
.list > h1 {
margin-top: 150px;
}
.list > div {
padding: 20px;
width: 700px;
}
.list > div > h4 {
text-align: center;
margin-top: 100px;
}
.list > h4 {
margin-top: 100px;
text-align: center;
}
.list--name {
text-align: center;
}
.list--name > a > h3 {
color: black;
}
.list--name-internship {
text-align: center;
margin-top: 50px;
}
.list--background {
display: flex;
justify-content: space-around;
align-items: center;
background: #431c78;
color: white;
margin-top: 50px;
margin-right: 100px;
margin-left: 100px;
height: 300px;
border-radius: 10px;
}
.list--background > div {
margin-right: 40px;
margin-left: 80px;
}
.company--loc > div > p {
text-align: center;
}
.company--profile-contact {
display: flex;
flex-direction: column;
justify-items: center;
align-items: center;
}
.company--profile-internschips {
width: 300px;
border-radius: 10px;
background-color: white;
padding: 20px;
box-shadow: 6px 7px 16px -7px #ababab;
}
.company--internschips-container {
display: flex;
justify-content: space-around;
}
.card--internshipApplication {
height: 100% !important;
margin-bottom: 100px;
background-color: #431c78 !important;
color: white;
}
.page--title-companies {
padding-top: 140px;
padding-bottom: 40px;
text-align: center;
background-color: #7246ab;
color: white;
}
.create--internship-container {
display: flex;
align-items: center;
flex-direction: column;
margin: 50px 0 50px 0;
}
@media (min-width: 768px) {
.container {
max-width: 760px !important;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px !important;
}
}
.dribbble--card {
margin-bottom: 3em;
}
footer {
display: flex !important;
justify-content: space-between;
flex-direction: row;
align-items: flex-end;
background-color: #431c78;
margin: 0;
padding: 20px;
color: white;
}
footer > div > h4 {
font-size: 1em;
}
footer > div > ul > li {
font-size: 0.8em;
}
footer > div > ul {
list-style: none;
margin: 0 !important;
}
footer > p {
margin: 0 !important;
}
.center {
text-align: center;
}
.btn--primary-gold:hover {
color: white !important;
text-decoration: none !important;
}
a:hover {
color: black !important;
text-decoration: none !important;
}
/*# sourceMappingURL=app.css.map */ | public/css/app.css | @import url("https://fonts.googleapis.com/css?family=Nunito");
.hero--image > img {
object-fit: contain;
width: 100%;
}
.img--profile {
width: 100px;
margin-bottom: 30px;
border-radius: 100%;
}
.form--container {
background-color: white;
min-height: 100vh;
margin-left: 0 !important;
margin-right: 0 !important;
padding-right: 0 !important;
margin-bottom: 100px;
padding-top: 100px;
max-width: 100vw !important;
z-index: 0;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
}
.form--searchInternships {
display: flex;
justify-content: center;
z-index: 0;
}
.form--searchInternships-select {
width: 240px !important;
box-shadow: 6px 7px 16px -7px #d1d1d1;
border-radius: 10px;
border: none;
}
.form--searchInternships-btn {
margin: 40px 0 40px 0;
background-color: #431c78 !important;
width: 100px;
box-shadow: 6px 7px 16px -7px #d1d1d1;
}
.form--searchInternships-selectholder {
border: none !important;
}
.form-row {
margin-bottom: 20px !important;
}
.form-group {
margin-bottom: 20px !important;
}
.suggestion--text {
width: 400px;
}
.preferences--header {
display: flex;
flex-direction: column;
align-items: center;
}
.preferences--header > h1 {
margin-top: 10px;
}
.preferences--header > h2 {
margin-top: 40px;
}
.preferences--header > p {
margin-top: 10px;
}
.container-page {
margin-bottom: 100px;
}
.container-profile {
margin-top: 50px;
}
.container-profile > h3 {
margin-top: 30px;
margin-bottom: 20px;
}
.container-applications {
margin-top: 100px;
margin-bottom: 100px;
display: flex;
justify-content: center;
flex-direction: column;
}
.col-md-12 {
margin-top: 100px !important;
}
.hero {
display: flex;
flex-direction: row;
flex-wrap: wrap;
height: 100vh;
align-content: center;
margin-left: 30px;
}
.hero > div {
align-self: center;
width: 500px;
}
.card {
border: none !important;
height: 400px;
}
.col-sm-3 {
border: none !important;
}
.about--description {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 100px;
}
.about--description > h3 {
margin-bottom: 40px;
}
.about--description-row {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.higher {
margin-bottom: 100px;
}
.arrow {
display: flex;
justify-content: center;
flex-direction: column;
}
.card-body--image > img {
width: 40%;
object-fit: contain;
}
.card-body--image {
display: flex;
align-content: center;
flex-wrap: wrap;
flex-direction: column;
margin-bottom: 20px;
}
.bigger {
width: 61% !important;
}
.card-body > p {
font-size: 0.9em;
}
.card-body {
display: flex;
flex-direction: column;
justify-content: space-evenly;
}
.btn--primary {
color: #fff;
background-color: #431c78 !important;
border-color: #431c78 !important;
border-radius: 20px;
padding: 10px;
max-width: 174px;
display: flex;
justify-content: center;
align-self: center;
}
.btn--primary-gold {
color: #fff !important;
background-color: #dfab1f !important;
border-color: #dfab1f !important;
border-radius: 20px;
padding: 10px;
max-width: 174px;
display: flex;
justify-content: center;
align-self: center;
}
.btn--primary-gold > a {
color: #fff !important;
}
.btn--primary-gold:hover {
transform: scale(1.1);
}
.btn--primary-sm {
font-size: 0.9em;
}
.btn--primary-white {
color: #431c78;
background-color: white;
border-color: white;
border-radius: 20px;
padding: 10px;
display: flex;
justify-content: center;
}
.btn--primary-orange {
color: white;
background-color: #f48258;
border-color: #f48258;
border-radius: 20px;
padding: 10px;
max-width: 174px;
display: flex;
justify-content: center;
}
.btn--primary-purple {
color: white;
background-color: #7246ab !important;
border-color: #7246ab !important;
border-radius: 20px;
padding: 10px;
max-width: 174px;
display: flex;
justify-content: center;
align-self: center;
}
.btn--primary-purple > a {
color: #fff !important;
}
.btn--primary-purple:hover {
transform: scale(1.1);
color: #fff !important;
}
.btn--primary-purple > a:hover {
color: white !important;
}
.btn-primary {
color: white;
background-color: #431c78;
border-color: #431c78;
border-radius: 20px;
padding: 10px;
max-width: 200px;
display: flex;
justify-content: center;
}
.btn {
color: white !important;
background-color: #431c78;
border-color: #431c78;
border-radius: 20px !important;
}
.btn--create {
color: white !important;
background-color: #431c78;
border-color: #431c78;
border-radius: 20px !important;
width: 200px;
padding: 20px;
text-align: center;
margin: none !important;
}
.btn-secondary {
background-color: #dfab1f !important;
border-color: none !important;
}
.btn-gold {
color: white;
background-color: #dfab1f !important;
border-color: #dfab1f !important;
}
.btn-gold:hover {
transform: scale(1.1);
color: #fff !important;
}
.btn-gold > a:hover {
color: white !important;
}
.update {
margin-top: 40px;
margin-bottom: 40px;
}
.login {
background-color: white;
min-height: 100vh;
margin-left: 0 !important;
margin-right: 0 !important;
padding-right: 0 !important;
margin-bottom: 100px;
padding-top: 100px;
max-width: 100vw !important;
z-index: 0;
display: flex;
flex-direction: column;
align-content: center;
justify-content: center;
}
.login > h1 {
text-align: center;
margin-bottom: 70px;
}
.col-md-4 {
display: flex;
flex-direction: column;
justify-content: center !important;
align-self: center;
align-items: center;
}
.card--registration {
height: max-content !important;
}
.login--img {
object-fit: contain;
width: 100%;
}
.login--card {
border: none;
}
.card-header {
background-color: #431c78 !important;
border: none !important;
color: white !important;
}
#nav {
background-color: #431c78 !important;
position: fixed;
right: 0;
left: 0;
top: 0;
z-index: 100;
}
.navbar-nav li > a:hover {
color: white !important;
}
.sitenav--applications {
display: flex;
justify-content: center;
flex-direction: column;
background-color: #7246ab;
padding-top: 100px;
}
.sitenav--applications > ul > a {
color: white;
}
.sitenav--applications > ul {
list-style: none;
}
.page--title {
text-align: center;
}
.card {
box-shadow: 6px 7px 16px -7px #ababab;
border-radius: 10px;
border: none;
}
.card--list {
display: flex;
justify-content: center;
flex-wrap: wrap;
width: 250px;
margin-top: 100px;
}
.card--preview {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 300px;
height: 300px;
margin-bottom: 20px;
box-shadow: 6px 7px 16px -7px #ababab;
border-radius: 10px;
margin: 30px;
}
.card--preview-padd {
padding-bottom: 20px;
}
.card--badge {
border-radius: 10px 10px 0 0;
background-color: #dfab1f;
color: whitesmoke;
display: flex;
justify-content: flex-end;
padding-right: 10px;
font-size: 0.8em;
}
.card--name {
margin-left: 20px;
color: black;
font-size: 1.3em;
}
.card--name > a {
color: black;
}
.card--text {
margin-left: 20px;
width: 250px;
color: black;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 0.8em;
}
.card--text-sm {
font-size: 0.7em;
color: #3d3d3d;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-left: 20px;
width: 250px;
}
a > h4 {
color: #dfab1f;
}
.card--imgContainer {
display: flex;
justify-content: center;
height: 50px;
margin-top: 20px;
}
.card--logo {
object-fit: contain;
width: 100px;
}
.card--button {
display: flex;
justify-content: flex-end;
align-items: center;
background-color: #dfab1f;
height: 50px;
padding-right: 10px;
border-radius: 0 0 6px 6px;
}
.card--button > a {
color: white;
}
@media (min-width: 700px) {
.card--list {
display: flex;
justify-content: center;
flex-wrap: wrap;
width: 600px;
margin-top: 100px;
flex-direction: row;
}
.cards {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 50px;
}
}
.list {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.list--logo {
display: flex;
justify-content: center;
flex-direction: column;
height: 100px;
width: 300px !important;
margin-top: 70px;
border-bottom: 1px solid #dad6d6;
}
.list--logo > img {
object-fit: contain;
height: inherit;
}
.list > h1 {
margin-top: 150px;
}
.list > div {
padding: 20px;
width: 700px;
}
.list > div > h4 {
text-align: center;
margin-top: 100px;
}
.list > h4 {
margin-top: 100px;
text-align: center;
}
.list--name {
text-align: center;
}
.list--name > a > h3 {
color: black;
}
.list--name-internship {
text-align: center;
margin-top: 50px;
}
.list--background {
display: flex;
justify-content: space-around;
align-items: center;
background: #431c78;
color: white;
margin-top: 50px;
margin-right: 100px;
margin-left: 100px;
height: 300px;
border-radius: 10px;
}
.list--background > div {
margin-right: 40px;
margin-left: 80px;
}
.company--loc > div > p {
text-align: center;
}
.company--profile-contact {
display: flex;
flex-direction: column;
justify-items: center;
align-items: center;
}
.company--profile-internschips {
width: 300px;
border-radius: 10px;
background-color: white;
padding: 20px;
box-shadow: 6px 7px 16px -7px #ababab;
}
.company--internschips-container {
display: flex;
justify-content: space-around;
}
.card--internshipApplication {
height: 100% !important;
margin-bottom: 100px;
background-color: #431c78 !important;
color: white;
}
.page--title-companies {
padding-top: 140px;
padding-bottom: 40px;
text-align: center;
background-color: #7246ab;
color: white;
}
.create--internship-container {
display: flex;
align-items: center;
flex-direction: column;
margin: 50px 0 50px 0;
}
@media (min-width: 768px) {
.container {
max-width: 760px !important;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px !important;
}
}
.dribbble--card {
margin-bottom: 3em;
}
footer {
display: flex !important;
justify-content: space-between;
flex-direction: row;
align-items: flex-end;
background-color: #431c78;
margin: 0;
padding: 20px;
color: white;
}
footer > div > h4 {
font-size: 1em;
}
footer > div > ul > li {
font-size: 0.8em;
}
footer > div > ul {
list-style: none;
margin: 0 !important;
}
footer > p {
margin: 0 !important;
}
.center {
text-align: center;
}
.btn--primary-gold:hover {
color: white !important;
text-decoration: none !important;
}
a:hover {
color: black !important;
text-decoration: none !important;
}
/*# sourceMappingURL=app.css.map */ | 0.396185 | 0.057335 |
-fx-background-color: #20A5AE;
-fx-border-color: white;
-fx-border-radius: 20;
-fx-padding: 10 10 10 10;
-fx-background-radius: 20;
}
#bp {
-fx-background-color: linear-gradient(gray,DimGrey );
}
#dark-blue {
-fx-background-color:
#090a0c,
linear-gradient(#38424b 0%, #1f2429 20%, #191d22 100%),
linear-gradient(#20262b, #191d22),
radial-gradient(center 50% 0%, radius 100%, rgba(114,131,148,0.9), rgba(255,255,255,0));
-fx-background-radius: 5,4,3,5;
-fx-background-insets: 0,1,2,0;
-fx-text-fill: white;
-fx-effect: dropshadow( three-pass-box , rgba(0,0,0,0.6) , 5, 0.0 , 0 , 1 );
-fx-font-family: "Arial";
-fx-text-fill: linear-gradient(white, #d0d0d0);
-fx-font-size: 12px;
-fx-padding: 10 20 10 20;
}
#btnLogin {
-fx-background-radius: 30, 30, 29, 28;
-fx-padding: 3px 10px 3px 10px;
-fx-background-color: linear-gradient(orange, orangered );
}
#glass-grey {
-fx-background-color:
#c3c4c4,
linear-gradient(#d6d6d6 50%, white 100%),
radial-gradient(center 50% -40%, radius 200%, #e6e6e6 45%, rgba(230,230,230,0) 50%);
-fx-background-radius: 30;
-fx-background-insets: 0,1,1;
-fx-text-fill: black;
-fx-effect: dropshadow( three-pass-box , rgba(0,0,0,0.6) , 3, 0.0 , 0 , 1 );
}
#text {
-fx-fill: linear-gradient(orange , orangered);
}
.root{
-fx-background-color: #20A5AE;
}
.table-view{
-fx-background-color: transparent;
}
.table-view:focused{
-fx-background-color: transparent;
}
/* Spaltenköpfe
Struktur column-header-background -> column-header */
.table-view .column-header-background{
-fx-background-color: linear-gradient(#20A5AE 0%, #1b878e 100%);
}
.table-view .column-header-background .label{
-fx-background-color: transparent;
-fx-text-fill: white;
}
.table-view .column-header {
-fx-background-color: transparent;
}
.table-view .table-cell{
-fx-text-fill: white;
}
.table-row-cell{
-fx-background-color: -fx-table-cell-border-color, #616161;
-fx-background-insets: 0, 0 0 1 0;
-fx-padding: 0.0em; /* 0 */
}
.table-row-cell:odd{
-fx-background-color: -fx-table-cell-border-color, #424242;
-fx-background-insets: 0, 0 0 1 0;
-fx-padding: 0.0em; /* 0 */
}
.table-row-cell:selected {
-fx-background-color: #005797;
-fx-background-insets: 0;
-fx-background-radius: 1;
}
.button{
-fx-border-radius:20px 60px;
-fx-border-width: 2;
-fx-background-color: transparent;
-fx-border-color: White;
-fx-text-fill: white;
-fx-font-weight: bold;
-fx-font-size: 12px;
}
.button:pressed {
-fx-border-radius:60px 20px;
-fx-border-width: 2;
-fx-background-color: transparent;
-fx-border-color: White;
-fx-text-fill: white;
-fx-font-weight: bold;
-fx-font-size: 12px;
} | Client/src/client/application.css | -fx-background-color: #20A5AE;
-fx-border-color: white;
-fx-border-radius: 20;
-fx-padding: 10 10 10 10;
-fx-background-radius: 20;
}
#bp {
-fx-background-color: linear-gradient(gray,DimGrey );
}
#dark-blue {
-fx-background-color:
#090a0c,
linear-gradient(#38424b 0%, #1f2429 20%, #191d22 100%),
linear-gradient(#20262b, #191d22),
radial-gradient(center 50% 0%, radius 100%, rgba(114,131,148,0.9), rgba(255,255,255,0));
-fx-background-radius: 5,4,3,5;
-fx-background-insets: 0,1,2,0;
-fx-text-fill: white;
-fx-effect: dropshadow( three-pass-box , rgba(0,0,0,0.6) , 5, 0.0 , 0 , 1 );
-fx-font-family: "Arial";
-fx-text-fill: linear-gradient(white, #d0d0d0);
-fx-font-size: 12px;
-fx-padding: 10 20 10 20;
}
#btnLogin {
-fx-background-radius: 30, 30, 29, 28;
-fx-padding: 3px 10px 3px 10px;
-fx-background-color: linear-gradient(orange, orangered );
}
#glass-grey {
-fx-background-color:
#c3c4c4,
linear-gradient(#d6d6d6 50%, white 100%),
radial-gradient(center 50% -40%, radius 200%, #e6e6e6 45%, rgba(230,230,230,0) 50%);
-fx-background-radius: 30;
-fx-background-insets: 0,1,1;
-fx-text-fill: black;
-fx-effect: dropshadow( three-pass-box , rgba(0,0,0,0.6) , 3, 0.0 , 0 , 1 );
}
#text {
-fx-fill: linear-gradient(orange , orangered);
}
.root{
-fx-background-color: #20A5AE;
}
.table-view{
-fx-background-color: transparent;
}
.table-view:focused{
-fx-background-color: transparent;
}
/* Spaltenköpfe
Struktur column-header-background -> column-header */
.table-view .column-header-background{
-fx-background-color: linear-gradient(#20A5AE 0%, #1b878e 100%);
}
.table-view .column-header-background .label{
-fx-background-color: transparent;
-fx-text-fill: white;
}
.table-view .column-header {
-fx-background-color: transparent;
}
.table-view .table-cell{
-fx-text-fill: white;
}
.table-row-cell{
-fx-background-color: -fx-table-cell-border-color, #616161;
-fx-background-insets: 0, 0 0 1 0;
-fx-padding: 0.0em; /* 0 */
}
.table-row-cell:odd{
-fx-background-color: -fx-table-cell-border-color, #424242;
-fx-background-insets: 0, 0 0 1 0;
-fx-padding: 0.0em; /* 0 */
}
.table-row-cell:selected {
-fx-background-color: #005797;
-fx-background-insets: 0;
-fx-background-radius: 1;
}
.button{
-fx-border-radius:20px 60px;
-fx-border-width: 2;
-fx-background-color: transparent;
-fx-border-color: White;
-fx-text-fill: white;
-fx-font-weight: bold;
-fx-font-size: 12px;
}
.button:pressed {
-fx-border-radius:60px 20px;
-fx-border-width: 2;
-fx-background-color: transparent;
-fx-border-color: White;
-fx-text-fill: white;
-fx-font-weight: bold;
-fx-font-size: 12px;
} | 0.296349 | 0.121191 |
.wholeScreenDiv {
text-align: center;
align-items: center;
}
.trackNameAndType {
padding: 8;
background-color: "#f2f0eb";
text-align: center;
align-items: flex-end;
display: grid;
flex-direction: "row";
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.infoBox {
background-color: #f2f0eb;
outline: 2px solid black;
color: black;
width: 440px;
border: 1px;
height: 105px;
margin: 0 auto;
margin-bottom: 15px;
text-align: center;
align-items: center;
padding: 5px;
min-height: 48px;
}
.isAvailable {
background-color: #658f60;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.isClosed {
background-color: #c97b7b;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.isUnavailable {
background-color: #f2f0eb;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: large;
}
.isEnRoute {
background-color: #f2c66d;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.isConfirmed {
background-color: #b2d9ad;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.isNotConfirmed {
background-color: #95d5db;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.backLink > svg {
margin-bottom: -7px;
margin-right: 5px;
text-align: center;
align-items: center;
color: black;
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 768px) {
.infoBox {
background-color: #f2f0eb;
outline: 2px solid black;
color: black;
width: 80%;
border: 1px;
height: 10%;
margin-bottom: 15px;
margin-right: 10%;
}
.isAvailable {
background-color: #658f60;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isClosed {
background-color: #c97b7b;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isUnavailable {
background-color: #f2f0eb;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isEnRoute {
background-color: #f2c66d;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isConfirmed {
background-color: #b2d9ad;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isNotConfirmed {
background-color: #95d5db;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.wholeScreenDiv {
text-align: center;
align-items: left;
}
.trackNameAndType {
padding: 8;
background-color: "#f2f0eb";
text-align: center;
align-items: flex-end;
display: grid;
flex-direction: "row";
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1200px) {
} | front/src/trackview/Trackview.css | .wholeScreenDiv {
text-align: center;
align-items: center;
}
.trackNameAndType {
padding: 8;
background-color: "#f2f0eb";
text-align: center;
align-items: flex-end;
display: grid;
flex-direction: "row";
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.infoBox {
background-color: #f2f0eb;
outline: 2px solid black;
color: black;
width: 440px;
border: 1px;
height: 105px;
margin: 0 auto;
margin-bottom: 15px;
text-align: center;
align-items: center;
padding: 5px;
min-height: 48px;
}
.isAvailable {
background-color: #658f60;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.isClosed {
background-color: #c97b7b;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.isUnavailable {
background-color: #f2f0eb;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: large;
}
.isEnRoute {
background-color: #f2c66d;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.isConfirmed {
background-color: #b2d9ad;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.isNotConfirmed {
background-color: #95d5db;
color: black;
padding: 12px;
text-align: center;
align-items: center;
width: 60vw;
margin-left: 19vw;
font-weight: bold;
font-size: larger;
}
.backLink > svg {
margin-bottom: -7px;
margin-right: 5px;
text-align: center;
align-items: center;
color: black;
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 768px) {
.infoBox {
background-color: #f2f0eb;
outline: 2px solid black;
color: black;
width: 80%;
border: 1px;
height: 10%;
margin-bottom: 15px;
margin-right: 10%;
}
.isAvailable {
background-color: #658f60;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isClosed {
background-color: #c97b7b;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isUnavailable {
background-color: #f2f0eb;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isEnRoute {
background-color: #f2c66d;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isConfirmed {
background-color: #b2d9ad;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.isNotConfirmed {
background-color: #95d5db;
color: black;
padding: 12px;
width: 80vw;
margin-left: 8vw;
}
.wholeScreenDiv {
text-align: center;
align-items: left;
}
.trackNameAndType {
padding: 8;
background-color: "#f2f0eb";
text-align: center;
align-items: flex-end;
display: grid;
flex-direction: "row";
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1200px) {
} | 0.600305 | 0.100216 |
div.usig_acv
{
position: absolute;
background-image: url(img-usig/pointer.gif);
background-position: top;
background-repeat: no-repeat;
padding: 10px 0 0 0;
}
div.usig_acv div.header,
div.usig_acv div.footer
{
position: relative;
height: 6px;
padding: 0 6px;
background-image: url(img-usig/ul_corner_tr.gif);
background-position: top right;
background-repeat: no-repeat;
overflow: hidden;
}
div.usig_acv div.footer
{
background-image: url(img-usig/ul_corner_br.gif);
}
div.usig_acv div.header div.corner,
div.usig_acv div.footer div.corner
{
position: absolute;
top: 0;
left: 0;
height: 6px;
width: 6px;
background-image: url(img-usig/ul_corner_tl.gif);
background-position: top left;
background-repeat: no-repeat;
}
div.usig_acv div.footer div.corner
{
background-image: url(img-usig/ul_corner_bl.gif);
}
div.usig_acv div.header div.bar,
div.usig_acv div.footer div.bar
{
height: 6px;
overflow: hidden;
background-color: #daedc5;
}
div.usig_acv div.content
{
padding: 5px 10px;
color: #017fac;
background-color: #daedc5;
}
div.usig_acv ul.options
{
list-style: none;
margin: 0 0 -4px 0;
padding: 0;
overflow: hidden;
background-color: #daedc5;
}
div.usig_acv ul.options li
{
color: #666;
padding: 0;
text-align: left;
}
div.usig_acv ul.options li.message
{
margin: 4px 0 4px;
color: #017fac;
}
div.usig_acv ul.options li a
{
color: #666;
display: block;
text-decoration: none;
background-color: transparent;
position: relative;
padding: 0;
width: 100%;
}
div.usig_acv ul.options li a:hover
{
background-color: #eee;
}
div.usig_acv ul.options li.highlight a:hover
{
background-color: #fff;
}
div.usig_acv ul.options li a span
{
display: block;
padding: 3px 6px 2px 6px;
font-weight: normal;
}
div.usig_acv ul.options li a span small
{
font-weight: normal;
color: #666;
}
div.usig_acv ul.options li.highlight a span small
{
color: #666;
}
div.usig_acv ul.options li.highlight a
{
color: #666;
background-color: #fff;
}
div.usig_acv ul.options li.highlight a span
{
}
div.usig_acv ul.options li a .tl,
div.usig_acv ul.options li a .tr
{
background-image: transparent;
background-repeat: no-repeat;
width: 6px;
height: 6px;
position: absolute;
top: 0;
padding: 0;
margin: 0;
}
div.usig_acv ul.options li a .tr
{
right: 0;
}
div.usig_acv ul.options li.highlight a .tl
{
left: 0;
}
div.usig_acv ul.options li.highlight a .tr
{
right: 0;
}
div.usig_acv ul.options li.warning
{
font-weight: bold;
text-align: center;
}
div.usig_acv ul.options li span.clase {
padding-left: 6px;
font-size: xx-small;
}
div.usig_acv ul.options li span.clase em {
}
div.usig_acv ul.options em
{
font-style: normal;
color: #017fac;
}
div.usig_acv div.content div.message
{
color: #666;
margin: 4px;
}
div.usig_acv div.content div.message ul {
padding-left: 20px;
}
div.usig_acv div.content div.message ul li
{
color: #007baf;
margin: 0 4px 4px;
font-size: 80%;
} | vendor/usig/css/usig.AutoCompleterDialog.usig.css | div.usig_acv
{
position: absolute;
background-image: url(img-usig/pointer.gif);
background-position: top;
background-repeat: no-repeat;
padding: 10px 0 0 0;
}
div.usig_acv div.header,
div.usig_acv div.footer
{
position: relative;
height: 6px;
padding: 0 6px;
background-image: url(img-usig/ul_corner_tr.gif);
background-position: top right;
background-repeat: no-repeat;
overflow: hidden;
}
div.usig_acv div.footer
{
background-image: url(img-usig/ul_corner_br.gif);
}
div.usig_acv div.header div.corner,
div.usig_acv div.footer div.corner
{
position: absolute;
top: 0;
left: 0;
height: 6px;
width: 6px;
background-image: url(img-usig/ul_corner_tl.gif);
background-position: top left;
background-repeat: no-repeat;
}
div.usig_acv div.footer div.corner
{
background-image: url(img-usig/ul_corner_bl.gif);
}
div.usig_acv div.header div.bar,
div.usig_acv div.footer div.bar
{
height: 6px;
overflow: hidden;
background-color: #daedc5;
}
div.usig_acv div.content
{
padding: 5px 10px;
color: #017fac;
background-color: #daedc5;
}
div.usig_acv ul.options
{
list-style: none;
margin: 0 0 -4px 0;
padding: 0;
overflow: hidden;
background-color: #daedc5;
}
div.usig_acv ul.options li
{
color: #666;
padding: 0;
text-align: left;
}
div.usig_acv ul.options li.message
{
margin: 4px 0 4px;
color: #017fac;
}
div.usig_acv ul.options li a
{
color: #666;
display: block;
text-decoration: none;
background-color: transparent;
position: relative;
padding: 0;
width: 100%;
}
div.usig_acv ul.options li a:hover
{
background-color: #eee;
}
div.usig_acv ul.options li.highlight a:hover
{
background-color: #fff;
}
div.usig_acv ul.options li a span
{
display: block;
padding: 3px 6px 2px 6px;
font-weight: normal;
}
div.usig_acv ul.options li a span small
{
font-weight: normal;
color: #666;
}
div.usig_acv ul.options li.highlight a span small
{
color: #666;
}
div.usig_acv ul.options li.highlight a
{
color: #666;
background-color: #fff;
}
div.usig_acv ul.options li.highlight a span
{
}
div.usig_acv ul.options li a .tl,
div.usig_acv ul.options li a .tr
{
background-image: transparent;
background-repeat: no-repeat;
width: 6px;
height: 6px;
position: absolute;
top: 0;
padding: 0;
margin: 0;
}
div.usig_acv ul.options li a .tr
{
right: 0;
}
div.usig_acv ul.options li.highlight a .tl
{
left: 0;
}
div.usig_acv ul.options li.highlight a .tr
{
right: 0;
}
div.usig_acv ul.options li.warning
{
font-weight: bold;
text-align: center;
}
div.usig_acv ul.options li span.clase {
padding-left: 6px;
font-size: xx-small;
}
div.usig_acv ul.options li span.clase em {
}
div.usig_acv ul.options em
{
font-style: normal;
color: #017fac;
}
div.usig_acv div.content div.message
{
color: #666;
margin: 4px;
}
div.usig_acv div.content div.message ul {
padding-left: 20px;
}
div.usig_acv div.content div.message ul li
{
color: #007baf;
margin: 0 4px 4px;
font-size: 80%;
} | 0.356223 | 0.057124 |
.markdown-body h1:hover .anchor,
.markdown-body h2:hover .anchor,
.markdown-body h3:hover .anchor,
.markdown-body h4:hover .anchor,
.markdown-body h5:hover .anchor,
.markdown-body h6:hover .anchor {
text-decoration: none;
}
.markdown-body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
line-height: 1.5;
color: var(--fg);
font-size: 16px;
line-height: 1.5;
word-wrap: break-word;
}
.markdown-body details {
display: block;
}
.markdown-body summary {
display: list-item;
}
.markdown-body a {
background-color: initial;
}
.markdown-body a:active,
.markdown-body a:hover {
outline-width: 0;
}
.markdown-body strong {
font-weight: inherit;
font-weight: bolder;
}
.markdown-body h1 {
font-size: 2em;
margin: 0.67em 0;
}
.markdown-body img {
border-style: none;
}
.markdown-body code,
.markdown-body kbd,
.markdown-body pre {
font-family: monospace, monospace;
font-size: 1em;
}
.markdown-body hr {
box-sizing: initial;
height: 0;
overflow: visible;
}
.markdown-body input {
font: inherit;
margin: 0;
}
.markdown-body input {
overflow: visible;
}
.markdown-body [type='checkbox'] {
box-sizing: border-box;
padding: 0;
}
.markdown-body * {
box-sizing: border-box;
}
.markdown-body input {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.markdown-body a {
color: var(--theme-color);
text-decoration: none;
}
.markdown-body a:hover {
text-decoration: underline;
}
.markdown-body strong {
font-weight: 600;
}
.markdown-body hr {
height: 0;
margin: 15px 0;
overflow: hidden;
background: transparent;
border: 0;
border-bottom: 1px solid var(--border-color);
}
.markdown-body hr:after,
.markdown-body hr:before {
display: table;
content: '';
}
.markdown-body hr:after {
clear: both;
}
.markdown-body table {
border-spacing: 0;
border-collapse: collapse;
}
.markdown-body td,
.markdown-body th {
padding: 0;
}
.markdown-body details summary {
cursor: pointer;
}
.markdown-body kbd {
display: inline-block;
padding: 3px 5px;
font: 11px SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
line-height: 10px;
color: #444d56;
vertical-align: middle;
background-color: #fafbfc;
border: 1px solid #d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #d1d5da;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
margin-top: 0;
margin-bottom: 0;
}
.markdown-body h1 {
font-size: 32px;
}
.markdown-body h1,
.markdown-body h2 {
font-weight: 600;
}
.markdown-body h2 {
font-size: 24px;
}
.markdown-body h3 {
font-size: 20px;
}
.markdown-body h3,
.markdown-body h4 {
font-weight: 600;
}
.markdown-body h4 {
font-size: 16px;
}
.markdown-body h5 {
font-size: 14px;
}
.markdown-body h5,
.markdown-body h6 {
font-weight: 600;
}
.markdown-body h6 {
font-size: 12px;
}
.markdown-body p {
margin-top: 0;
margin-bottom: 10px;
}
.markdown-body blockquote {
margin: 0;
}
.markdown-body ol,
.markdown-body ul {
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.markdown-body ol ol,
.markdown-body ul ol {
list-style-type: lower-roman;
}
.markdown-body ol ol ol,
.markdown-body ol ul ol,
.markdown-body ul ol ol,
.markdown-body ul ul ol {
list-style-type: lower-alpha;
}
.markdown-body dd {
margin-left: 0;
}
.markdown-body code,
.markdown-body pre {
font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
font-size: 12px;
}
.markdown-body pre {
margin-top: 0;
margin-bottom: 0;
}
.markdown-body input::-webkit-inner-spin-button,
.markdown-body input::-webkit-outer-spin-button {
margin: 0;
-webkit-appearance: none;
appearance: none;
}
.markdown-body :checked + .radio-label {
position: relative;
z-index: 1;
border-color: #0366d6;
}
.markdown-body hr {
border-bottom-color: #eee;
}
.markdown-body kbd {
display: inline-block;
padding: 3px 5px;
font: 11px SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
line-height: 10px;
color: #444d56;
vertical-align: middle;
background-color: #fafbfc;
border: 1px solid #d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #d1d5da;
}
.markdown-body:after,
.markdown-body:before {
display: table;
content: '';
}
.markdown-body:after {
clear: both;
}
.markdown-body > :first-child {
margin-top: 0 !important;
}
.markdown-body > :last-child {
margin-bottom: 0 !important;
}
.markdown-body a:not([href]) {
color: inherit;
text-decoration: none;
}
.markdown-body blockquote,
.markdown-body details,
.markdown-body dl,
.markdown-body ol,
.markdown-body p,
.markdown-body pre,
.markdown-body table,
.markdown-body ul {
margin-top: 0;
margin-bottom: 16px;
}
.markdown-body hr {
height: 0.25em;
padding: 0;
margin: 24px 0;
background-color: #e1e4e8;
border: 0;
}
.markdown-body blockquote {
padding: 0 1em;
color: #6a737d;
border-left: 0.25em solid #dfe2e5;
}
.markdown-body blockquote > :first-child {
margin-top: 0;
}
.markdown-body blockquote > :last-child {
margin-bottom: 0;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
margin-top: 24px;
margin-bottom: 16px;
font-weight: 600;
line-height: 1.25;
}
.markdown-body h1 {
font-size: 2em;
}
.markdown-body h1,
.markdown-body h2 {
padding-bottom: 0.3em;
border-bottom: 1px solid var(--border-color);
}
.markdown-body h2 {
font-size: 1.5em;
}
.markdown-body h3 {
font-size: 1.25em;
}
.markdown-body h4 {
font-size: 1em;
}
.markdown-body h5 {
font-size: 0.875em;
}
.markdown-body h6 {
font-size: 0.85em;
color: #6a737d;
}
.markdown-body ol,
.markdown-body ul {
padding-left: 2em;
}
.markdown-body ol ol,
.markdown-body ol ul,
.markdown-body ul ol,
.markdown-body ul ul {
margin-top: 0;
margin-bottom: 0;
}
.markdown-body li {
word-wrap: break-all;
}
.markdown-body li > p {
margin-top: 16px;
}
.markdown-body li + li {
margin-top: 0.25em;
}
.markdown-body dl {
padding: 0;
}
.markdown-body dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-weight: 600;
}
.markdown-body dl dd {
padding: 0 16px;
margin-bottom: 16px;
}
.markdown-body table {
display: block;
width: 100%;
overflow: auto;
}
.markdown-body table th {
font-weight: 600;
}
.markdown-body table td,
.markdown-body table th {
padding: 6px 13px;
border: 1px solid #dfe2e5;
}
.markdown-body table tr {
background-color: #fff;
border-top: 1px solid #c6cbd1;
}
.markdown-body table tr:nth-child(2n) {
background-color: #f6f8fa;
}
.markdown-body img {
max-width: 100%;
box-sizing: initial;
background-color: #fff;
}
.markdown-body img[align='right'] {
padding-left: 20px;
}
.markdown-body img[align='left'] {
padding-right: 20px;
}
.markdown-body code {
padding: 0.2em 0.4em;
margin: 0;
font-size: 85%;
@apply bg-body-bg-lighter;
}
.markdown-body pre {
word-wrap: normal;
@apply p-5;
@apply my-5;
@apply bg-body-bg-lighter;
}
.markdown-body pre > code {
padding: 0;
margin: 0;
font-size: 100%;
word-break: normal;
white-space: pre;
border: 0;
}
.markdown-body pre code {
max-width: auto;
padding: 0;
margin: 0;
overflow: visible;
line-height: inherit;
word-wrap: normal;
background-color: initial;
border: 0;
}
.markdown-body .task-list-item {
list-style-type: none;
}
.markdown-body .task-list-item + .task-list-item {
margin-top: 3px;
}
.markdown-body .task-list-item input {
margin: 0 0.2em 0.25em -1.6em;
vertical-align: middle;
} | src/css/markdown.css | .markdown-body h1:hover .anchor,
.markdown-body h2:hover .anchor,
.markdown-body h3:hover .anchor,
.markdown-body h4:hover .anchor,
.markdown-body h5:hover .anchor,
.markdown-body h6:hover .anchor {
text-decoration: none;
}
.markdown-body {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
line-height: 1.5;
color: var(--fg);
font-size: 16px;
line-height: 1.5;
word-wrap: break-word;
}
.markdown-body details {
display: block;
}
.markdown-body summary {
display: list-item;
}
.markdown-body a {
background-color: initial;
}
.markdown-body a:active,
.markdown-body a:hover {
outline-width: 0;
}
.markdown-body strong {
font-weight: inherit;
font-weight: bolder;
}
.markdown-body h1 {
font-size: 2em;
margin: 0.67em 0;
}
.markdown-body img {
border-style: none;
}
.markdown-body code,
.markdown-body kbd,
.markdown-body pre {
font-family: monospace, monospace;
font-size: 1em;
}
.markdown-body hr {
box-sizing: initial;
height: 0;
overflow: visible;
}
.markdown-body input {
font: inherit;
margin: 0;
}
.markdown-body input {
overflow: visible;
}
.markdown-body [type='checkbox'] {
box-sizing: border-box;
padding: 0;
}
.markdown-body * {
box-sizing: border-box;
}
.markdown-body input {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.markdown-body a {
color: var(--theme-color);
text-decoration: none;
}
.markdown-body a:hover {
text-decoration: underline;
}
.markdown-body strong {
font-weight: 600;
}
.markdown-body hr {
height: 0;
margin: 15px 0;
overflow: hidden;
background: transparent;
border: 0;
border-bottom: 1px solid var(--border-color);
}
.markdown-body hr:after,
.markdown-body hr:before {
display: table;
content: '';
}
.markdown-body hr:after {
clear: both;
}
.markdown-body table {
border-spacing: 0;
border-collapse: collapse;
}
.markdown-body td,
.markdown-body th {
padding: 0;
}
.markdown-body details summary {
cursor: pointer;
}
.markdown-body kbd {
display: inline-block;
padding: 3px 5px;
font: 11px SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
line-height: 10px;
color: #444d56;
vertical-align: middle;
background-color: #fafbfc;
border: 1px solid #d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #d1d5da;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
margin-top: 0;
margin-bottom: 0;
}
.markdown-body h1 {
font-size: 32px;
}
.markdown-body h1,
.markdown-body h2 {
font-weight: 600;
}
.markdown-body h2 {
font-size: 24px;
}
.markdown-body h3 {
font-size: 20px;
}
.markdown-body h3,
.markdown-body h4 {
font-weight: 600;
}
.markdown-body h4 {
font-size: 16px;
}
.markdown-body h5 {
font-size: 14px;
}
.markdown-body h5,
.markdown-body h6 {
font-weight: 600;
}
.markdown-body h6 {
font-size: 12px;
}
.markdown-body p {
margin-top: 0;
margin-bottom: 10px;
}
.markdown-body blockquote {
margin: 0;
}
.markdown-body ol,
.markdown-body ul {
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.markdown-body ol ol,
.markdown-body ul ol {
list-style-type: lower-roman;
}
.markdown-body ol ol ol,
.markdown-body ol ul ol,
.markdown-body ul ol ol,
.markdown-body ul ul ol {
list-style-type: lower-alpha;
}
.markdown-body dd {
margin-left: 0;
}
.markdown-body code,
.markdown-body pre {
font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
font-size: 12px;
}
.markdown-body pre {
margin-top: 0;
margin-bottom: 0;
}
.markdown-body input::-webkit-inner-spin-button,
.markdown-body input::-webkit-outer-spin-button {
margin: 0;
-webkit-appearance: none;
appearance: none;
}
.markdown-body :checked + .radio-label {
position: relative;
z-index: 1;
border-color: #0366d6;
}
.markdown-body hr {
border-bottom-color: #eee;
}
.markdown-body kbd {
display: inline-block;
padding: 3px 5px;
font: 11px SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
line-height: 10px;
color: #444d56;
vertical-align: middle;
background-color: #fafbfc;
border: 1px solid #d1d5da;
border-radius: 3px;
box-shadow: inset 0 -1px 0 #d1d5da;
}
.markdown-body:after,
.markdown-body:before {
display: table;
content: '';
}
.markdown-body:after {
clear: both;
}
.markdown-body > :first-child {
margin-top: 0 !important;
}
.markdown-body > :last-child {
margin-bottom: 0 !important;
}
.markdown-body a:not([href]) {
color: inherit;
text-decoration: none;
}
.markdown-body blockquote,
.markdown-body details,
.markdown-body dl,
.markdown-body ol,
.markdown-body p,
.markdown-body pre,
.markdown-body table,
.markdown-body ul {
margin-top: 0;
margin-bottom: 16px;
}
.markdown-body hr {
height: 0.25em;
padding: 0;
margin: 24px 0;
background-color: #e1e4e8;
border: 0;
}
.markdown-body blockquote {
padding: 0 1em;
color: #6a737d;
border-left: 0.25em solid #dfe2e5;
}
.markdown-body blockquote > :first-child {
margin-top: 0;
}
.markdown-body blockquote > :last-child {
margin-bottom: 0;
}
.markdown-body h1,
.markdown-body h2,
.markdown-body h3,
.markdown-body h4,
.markdown-body h5,
.markdown-body h6 {
margin-top: 24px;
margin-bottom: 16px;
font-weight: 600;
line-height: 1.25;
}
.markdown-body h1 {
font-size: 2em;
}
.markdown-body h1,
.markdown-body h2 {
padding-bottom: 0.3em;
border-bottom: 1px solid var(--border-color);
}
.markdown-body h2 {
font-size: 1.5em;
}
.markdown-body h3 {
font-size: 1.25em;
}
.markdown-body h4 {
font-size: 1em;
}
.markdown-body h5 {
font-size: 0.875em;
}
.markdown-body h6 {
font-size: 0.85em;
color: #6a737d;
}
.markdown-body ol,
.markdown-body ul {
padding-left: 2em;
}
.markdown-body ol ol,
.markdown-body ol ul,
.markdown-body ul ol,
.markdown-body ul ul {
margin-top: 0;
margin-bottom: 0;
}
.markdown-body li {
word-wrap: break-all;
}
.markdown-body li > p {
margin-top: 16px;
}
.markdown-body li + li {
margin-top: 0.25em;
}
.markdown-body dl {
padding: 0;
}
.markdown-body dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-weight: 600;
}
.markdown-body dl dd {
padding: 0 16px;
margin-bottom: 16px;
}
.markdown-body table {
display: block;
width: 100%;
overflow: auto;
}
.markdown-body table th {
font-weight: 600;
}
.markdown-body table td,
.markdown-body table th {
padding: 6px 13px;
border: 1px solid #dfe2e5;
}
.markdown-body table tr {
background-color: #fff;
border-top: 1px solid #c6cbd1;
}
.markdown-body table tr:nth-child(2n) {
background-color: #f6f8fa;
}
.markdown-body img {
max-width: 100%;
box-sizing: initial;
background-color: #fff;
}
.markdown-body img[align='right'] {
padding-left: 20px;
}
.markdown-body img[align='left'] {
padding-right: 20px;
}
.markdown-body code {
padding: 0.2em 0.4em;
margin: 0;
font-size: 85%;
@apply bg-body-bg-lighter;
}
.markdown-body pre {
word-wrap: normal;
@apply p-5;
@apply my-5;
@apply bg-body-bg-lighter;
}
.markdown-body pre > code {
padding: 0;
margin: 0;
font-size: 100%;
word-break: normal;
white-space: pre;
border: 0;
}
.markdown-body pre code {
max-width: auto;
padding: 0;
margin: 0;
overflow: visible;
line-height: inherit;
word-wrap: normal;
background-color: initial;
border: 0;
}
.markdown-body .task-list-item {
list-style-type: none;
}
.markdown-body .task-list-item + .task-list-item {
margin-top: 3px;
}
.markdown-body .task-list-item input {
margin: 0 0.2em 0.25em -1.6em;
vertical-align: middle;
} | 0.642657 | 0.093927 |
*{
/* enlever les marges naturelles*/
margin:0;
padding: 0;
}
ul,ol
{
list-style: none;
}
body
{
background:#bfbfbf url('images/background.jpg') repeat-x;
font-family: Arial, sans-serif;
}
header
{
padding: 30px 0;
}
header h1
{
font-size: 40px;
text-align: center;
font-family: 'Limelight', sans-serif;
color: #fff;
text-transform: uppercase;
text-shadow: 2px 2px 2px #000; /* ecartement suvant les axe + couleur noir*/
}
/* MAIN - MENU*/
#main-menu ul
{
width: 980px;
height: 500px;
margin: 0 auto;
padding-top: 148px;
}
#main-menu ul li
{
float: left;
width: 140px;
height: 500px;
overflow: hidden; /* pour cacher le contenu des li qui depasse*/
position: relative;
}
.bw
{
position: absolute;
left: 0px;
width: 140px;
height: 500px;
cursor: pointer; /*le curseur defient coe pr le lien*/
background: url('images/bw-image.jpg');
opacity: 0.7;
}
.color
{
position: absolute;
left: 140px;
width: 140px;
height: 500px;
cursor: pointer; /*le curseur defient coe pr le lien*/
background: url('images/color-image.jpg');
}
#part2 div
{
background-position: -140px 0; /* Decalage du backgroung vers la gauche */
}
#part3 div
{
background-position: -280px 0;
}
#part4 div
{
background-position: -420px 0;
}
#part5 div
{
background-position: -560px 0;
}
.description
{
position: absolute;
left: 140px;
width: 240px;
height: 460px;
padding: 20px;
background: #fff;
}
.description h2
{
padding-top: 20px;
font-size: 30px;
text-align: center;
color: #333;
text-transform: uppercase;
font-family: 'Limelight', sans-serif;
}
.description h3
{
margin-top: 30px;
padding: 10px;
font-size: 26px;
font-family: 'Lobster', sans-serif;
background: #d70000;
color: #fff;
text-align: center;
text-shadow: 1px 1px 1px #000;
border-radius: 5px;
}
.description p
{
padding-top: 35px;
font-size: 22px;
color: #000;
text-align: center;
}
/* BUTTONS-MENU*/
#buttons-menu
{
float: left;
width: 100%;
padding: 170px 0 50px 0;
}
#buttons-menu ul
{
float: left;
position: relative;
left: 50%;
text-align: center;
}
.button
{
float: left;
width: 150px;
margin-left: 30px;
padding: 10px 0;
position: relative;
right: 50%;
text-shadow: 1px 1px 1px #000;
font-family: 'Lobster', sans-serif;
text-align: center;
color: #fff;
border-radius: 5px;
box-shadow: 4px 4px 4px rgba(0,0,0,0.75);
background: #333;
border:2px solid #b70000;
font-size: 22px;
cursor: pointer;
opacity: 0.9;
}
.hovered
{
background: #b70000;
border: 2px solid #333;
font-size: 24px;
} | Projet JQwery/style.css | *{
/* enlever les marges naturelles*/
margin:0;
padding: 0;
}
ul,ol
{
list-style: none;
}
body
{
background:#bfbfbf url('images/background.jpg') repeat-x;
font-family: Arial, sans-serif;
}
header
{
padding: 30px 0;
}
header h1
{
font-size: 40px;
text-align: center;
font-family: 'Limelight', sans-serif;
color: #fff;
text-transform: uppercase;
text-shadow: 2px 2px 2px #000; /* ecartement suvant les axe + couleur noir*/
}
/* MAIN - MENU*/
#main-menu ul
{
width: 980px;
height: 500px;
margin: 0 auto;
padding-top: 148px;
}
#main-menu ul li
{
float: left;
width: 140px;
height: 500px;
overflow: hidden; /* pour cacher le contenu des li qui depasse*/
position: relative;
}
.bw
{
position: absolute;
left: 0px;
width: 140px;
height: 500px;
cursor: pointer; /*le curseur defient coe pr le lien*/
background: url('images/bw-image.jpg');
opacity: 0.7;
}
.color
{
position: absolute;
left: 140px;
width: 140px;
height: 500px;
cursor: pointer; /*le curseur defient coe pr le lien*/
background: url('images/color-image.jpg');
}
#part2 div
{
background-position: -140px 0; /* Decalage du backgroung vers la gauche */
}
#part3 div
{
background-position: -280px 0;
}
#part4 div
{
background-position: -420px 0;
}
#part5 div
{
background-position: -560px 0;
}
.description
{
position: absolute;
left: 140px;
width: 240px;
height: 460px;
padding: 20px;
background: #fff;
}
.description h2
{
padding-top: 20px;
font-size: 30px;
text-align: center;
color: #333;
text-transform: uppercase;
font-family: 'Limelight', sans-serif;
}
.description h3
{
margin-top: 30px;
padding: 10px;
font-size: 26px;
font-family: 'Lobster', sans-serif;
background: #d70000;
color: #fff;
text-align: center;
text-shadow: 1px 1px 1px #000;
border-radius: 5px;
}
.description p
{
padding-top: 35px;
font-size: 22px;
color: #000;
text-align: center;
}
/* BUTTONS-MENU*/
#buttons-menu
{
float: left;
width: 100%;
padding: 170px 0 50px 0;
}
#buttons-menu ul
{
float: left;
position: relative;
left: 50%;
text-align: center;
}
.button
{
float: left;
width: 150px;
margin-left: 30px;
padding: 10px 0;
position: relative;
right: 50%;
text-shadow: 1px 1px 1px #000;
font-family: 'Lobster', sans-serif;
text-align: center;
color: #fff;
border-radius: 5px;
box-shadow: 4px 4px 4px rgba(0,0,0,0.75);
background: #333;
border:2px solid #b70000;
font-size: 22px;
cursor: pointer;
opacity: 0.9;
}
.hovered
{
background: #b70000;
border: 2px solid #333;
font-size: 24px;
} | 0.174833 | 0.042922 |
* {
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.header-container {
height: 100vh;
width: 100vw;
background-color: #9400d3;
background-image: url("./img/img01.jpg.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
box-sizing: border-box;
padding: 0 112px;
position: relative;
}
h1 {
color: rgb(255, 255, 255);
font-size: 36px;
text-transform: uppercase;
letter-spacing: 4px;
}
h2 {
color: rgb(240, 241, 236);
font-size: 15px;
text-transform: uppercase;
letter-spacing: 4px;
}
.social-media {
margin-top: 1rem;
display: flex;
}
.social-media a {
text-decoration: none;
color: rgb(253, 255, 250);
padding: 1rem 4rem;
border: 1px solid rgb(0, 0, 0);
min-width: 4rem;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
transition: .5s ease-in-out;
}
a:hover {
background-color: rgba(74, 30, 85, 0.541);
transition: 2s ease-in-out ;
}
.checkbox-container {
display:flex;
justify-content: center;
align-items: center;
}
.checkbox {
height: 80px;
width: 80px;
position: absolute;
right: 0;
top: 0;
align-items: center;
justify-content: center;
cursor: pointer;
z-index: 9999;
transition: all 0.5s ease-in-out;
}
.checkbox .trace {
margin-top: 17px;
width: 45px;
height: 3px;
background-color: rgb(255, 255, 255);
position: relative;
border-radius: 4px;
transition: all 0.5s ease-in-out;
}
.checkbox .tracer:nth-child(1){
top: 26px;
transform: rotate(45deg) translate(35px, -35px);
}
.checkbox .tracer:nth-child(2){
top: 46px;
transform: rotate(0);
}
.checkbox .tracer:nth-child(3){
top: 66px;
transform: rotate(0);
}
#toggle {
display: none;
}
.menu {
position: absolute;
top: 28px;
right: 30px;
background-color: transparent;
width: 10px;
height: 4px;
border-radius: 50%;
box-shadow: 0px 0px 0px 0px white;
z-index: -1;
transition: 400ms ease-in-out 0;
}
.menu-items {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: 400ms ease-in-out 0;
}
.menu-items ul {
list-style-type: none;
}
.menu-items ul li a {
margin: 10px 0;
color: rgb(17, 10, 17);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 4px;
font-size: 40px;
}
#toggle:checked +.checkbox .tracer:nth-child(1) {
transform: rotate(75deg);
top: 78px;
}
#toggle:checked + .checkbox .tracer:nth-child(2) {
transform: translate(-100px);
width: 30px;
visibility: hidden;
opacity: 0;
} | style.css | * {
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.header-container {
height: 100vh;
width: 100vw;
background-color: #9400d3;
background-image: url("./img/img01.jpg.png");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
box-sizing: border-box;
padding: 0 112px;
position: relative;
}
h1 {
color: rgb(255, 255, 255);
font-size: 36px;
text-transform: uppercase;
letter-spacing: 4px;
}
h2 {
color: rgb(240, 241, 236);
font-size: 15px;
text-transform: uppercase;
letter-spacing: 4px;
}
.social-media {
margin-top: 1rem;
display: flex;
}
.social-media a {
text-decoration: none;
color: rgb(253, 255, 250);
padding: 1rem 4rem;
border: 1px solid rgb(0, 0, 0);
min-width: 4rem;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px;
transition: .5s ease-in-out;
}
a:hover {
background-color: rgba(74, 30, 85, 0.541);
transition: 2s ease-in-out ;
}
.checkbox-container {
display:flex;
justify-content: center;
align-items: center;
}
.checkbox {
height: 80px;
width: 80px;
position: absolute;
right: 0;
top: 0;
align-items: center;
justify-content: center;
cursor: pointer;
z-index: 9999;
transition: all 0.5s ease-in-out;
}
.checkbox .trace {
margin-top: 17px;
width: 45px;
height: 3px;
background-color: rgb(255, 255, 255);
position: relative;
border-radius: 4px;
transition: all 0.5s ease-in-out;
}
.checkbox .tracer:nth-child(1){
top: 26px;
transform: rotate(45deg) translate(35px, -35px);
}
.checkbox .tracer:nth-child(2){
top: 46px;
transform: rotate(0);
}
.checkbox .tracer:nth-child(3){
top: 66px;
transform: rotate(0);
}
#toggle {
display: none;
}
.menu {
position: absolute;
top: 28px;
right: 30px;
background-color: transparent;
width: 10px;
height: 4px;
border-radius: 50%;
box-shadow: 0px 0px 0px 0px white;
z-index: -1;
transition: 400ms ease-in-out 0;
}
.menu-items {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
z-index: 2;
opacity: 0;
visibility: hidden;
transition: 400ms ease-in-out 0;
}
.menu-items ul {
list-style-type: none;
}
.menu-items ul li a {
margin: 10px 0;
color: rgb(17, 10, 17);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 4px;
font-size: 40px;
}
#toggle:checked +.checkbox .tracer:nth-child(1) {
transform: rotate(75deg);
top: 78px;
}
#toggle:checked + .checkbox .tracer:nth-child(2) {
transform: translate(-100px);
width: 30px;
visibility: hidden;
opacity: 0;
} | 0.298389 | 0.124186 |
body {
font-family: 'Helvetica';
background-color: #fafafa;
color: #505050;
line-height: 120%;
}
a {
text-decoration: underline;
color: #505050;
}
.header {
font-size: 40px;
padding: 20px;
padding-top: 0px;
}
.header a {
text-decoration: none;
line-height: 200%;
}
.header h2 {
font-size: 30px;
padding-left: 80px;
padding-top: 20px;
}
.content {
max-width: 1000px;
margin: 0px auto;
padding: 40px;
padding-top: 0px;
}
.form {
font-size: 30px;
background-color: #ededed;
padding: 40px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.form input {
font-size: 30px;
background-color: #fafafa;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: none;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
padding: 10px;
color: #505050;
}
.submit {
font-size: 30px;
background-color: #fafafa;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: none;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
padding: 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.submit:hover {
background-color: #e1e1e1;
}
.submit:active {
background-color: #c7c7c7;
}
#scorebox {
padding: 50px;
margin: 0px auto;
width: 500px;
}
table,
td {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 30px;
width: 100%;
}
tr {
font-size: 40px;
background-color: #e6e6e6;
color: #505050;
opacity: .78;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
} | sorting/node_modules/node-persist/examples/highscores/public/style.css | body {
font-family: 'Helvetica';
background-color: #fafafa;
color: #505050;
line-height: 120%;
}
a {
text-decoration: underline;
color: #505050;
}
.header {
font-size: 40px;
padding: 20px;
padding-top: 0px;
}
.header a {
text-decoration: none;
line-height: 200%;
}
.header h2 {
font-size: 30px;
padding-left: 80px;
padding-top: 20px;
}
.content {
max-width: 1000px;
margin: 0px auto;
padding: 40px;
padding-top: 0px;
}
.form {
font-size: 30px;
background-color: #ededed;
padding: 40px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.form input {
font-size: 30px;
background-color: #fafafa;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: none;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
padding: 10px;
color: #505050;
}
.submit {
font-size: 30px;
background-color: #fafafa;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: none;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
padding: 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
}
.submit:hover {
background-color: #e1e1e1;
}
.submit:active {
background-color: #c7c7c7;
}
#scorebox {
padding: 50px;
margin: 0px auto;
width: 500px;
}
table,
td {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 30px;
width: 100%;
}
tr {
font-size: 40px;
background-color: #e6e6e6;
color: #505050;
opacity: .78;
-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
} | 0.26086 | 0.091829 |
@-webkit-keyframes treepane-fadein {
0% {
opacity: 0;
}
10% {
opacity: 0.10;
}
20% {
opacity: 0.20;
}
30% {
opacity: 0.30;
}
40% {
opacity: 0.40;
}
50% {
opacity: 0.50;
}
60% {
opacity: 0.60;
}
70% {
opacity: 0.70;
}
80% {
opacity: 0.80;
}
90% {
opacity: 0.90;
}
100% {
opacity: 1;
}
}
@-moz-keyframes treepane-fadein {
0% {
opacity: 0;
}
10% {
opacity: 0.10;
}
20% {
opacity: 0.20;
}
30% {
opacity: 0.30;
}
40% {
opacity: 0.40;
}
50% {
opacity: 0.50;
}
60% {
opacity: 0.60;
}
70% {
opacity: 0.70;
}
80% {
opacity: 0.80;
}
90% {
opacity: 0.90;
}
100% {
opacity: 1;
}
}
@-o-keyframes treepane-fadein {
0% {
opacity: 0;
}
10% {
opacity: 0.10;
}
20% {
opacity: 0.20;
}
30% {
opacity: 0.30;
}
40% {
opacity: 0.40;
}
50% {
opacity: 0.50;
}
60% {
opacity: 0.60;
}
70% {
opacity: 0.70;
}
80% {
opacity: 0.80;
}
90% {
opacity: 0.90;
}
100% {
opacity: 1;
}
}
@keyframes treepane-fadein {
0% {
opacity: 0;
}
10% {
opacity: 0.10;
}
20% {
opacity: 0.20;
}
30% {
opacity: 0.30;
}
40% {
opacity: 0.40;
}
50% {
opacity: 0.50;
}
60% {
opacity: 0.60;
}
70% {
opacity: 0.70;
}
80% {
opacity: 0.80;
}
90% {
opacity: 0.90;
}
100% {
opacity: 1;
}
}
.node > .head > .toggle {
}
.node > .head > .toggle:before {
font-family: monospace;
font-size: 11pt;
padding-left: 5px;
}
.treepane-hidden {
display: none;
}
.treepane-fade-in {
-webkit-animation-name: treepane-fadein;
-webkit-animation-duration: 1s;
-moz-animation-name: treepane-fadein;
-moz-animation-duration: 1s;
-o-animation-name: treepane-fadein;
-o-animation-duration: 1s;
animation-name: treepane-fadein;
animation-duration: 1s;
}
.info-icon {
background-image: url('../images/info.png');
background-repeat: no-repeat;
width: 20px;
cursor: pointer;
margin-left: 4px;
}
.info-icon:after {
content: "\00A0\00A0\00A0\00A0"
}
.xmlatreeview {
overflow: hidden;
}
.xmlatreeview .cube .leaf .label {
cursor: grab;
}
.node > .head {
height: 20px;
}
.cube-contents {
padding-top: 2px;
}
/* Current catalog and cube indicators */
div.current-catalog-and-cube {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #cbdde8;
padding: 2px;
}
span.current-catalog,
span.current-cube {
background-repeat: no-repeat;
white-space: nowrap;
padding-left: 20px;
margin: 2px;
}
div.current-catalog-and-cube.hidden,
div.show-hierarchy-nodes.hidden,
div.show-dimension-nodes.hidden,
span.current-catalog.hidden,
span.current-cube.hidden {
display: none;
}
div.current-catalog-and-cube > span {
display: block; /* make it blocks, in practice catalog name and cube names can be so long the are out of view. */
margin-left: 0px;
}
/* End Current catalog and cube indicators */
span.current-cube {
margin-left: 8px;
}
.dragging > span.info-icon {
display: none
}
.tree .datasource > .head > .toggle {
background-image: url('../images/datasource.png');
}
span.current-catalog,
.tree .catalog > .head > .toggle {
background-image: url('../images/schema.png');
}
span.current-cube,
.tree .cube > .head > .toggle {
background-image: url('../images/cube.png');
}
.tree .dimensions > .head > .toggle {
background-image: url('../images/dimension.png');
}
.tree .dimension > .head > .toggle {
background-image: url('../images/dimension.png');
}
.hierarchy-dragging,
.tree .hierarchy > .head > .toggle {
background-image: url('../images/hierarchy1.png');
}
/**
* dimension type 2 (MD_DIMTYPE_MEASURE)
**/
.dimensiontype2-dragging,
.tree .dimensiontype2 > .head > .toggle {
background-image: url('../images/measures.png');
}
.measure-dragging,
.tree .dimensiontype2 > .body > .node > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_UNKNOWN */
.tree .dimensiontype2 > .body > .aggregator0 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_SUM */
.aggregator1-dragging,
.tree .dimensiontype2 > .body > .aggregator1 > .head > .toggle {
background-image: url('../images/sum.png');
}
/* MDMEASURE_AGGR_COUNT */
.tree .dimensiontype2 > .body > .aggregator2 > .head > .toggle {
background-image: url('../images/count.png');
}
/* MDMEASURE_AGGR_MIN */
.tree .dimensiontype2 > .body > .aggregator3 > .head > .toggle {
background-image: url('../images/minimum.png');
}
/* MDMEASURE_AGGR_MAX */
.tree .dimensiontype2 > .body > .aggregator4 > .head > .toggle {
background-image: url('../images/maximum.png');
}
/* MDMEASURE_AGGR_AVG */
.tree .dimensiontype2 > .body > .aggregator5 > .head > .toggle {
background-image: url('../images/average.png');
}
/* MDMEASURE_AGGR_VAR */
.tree .dimensiontype2 > .body > .aggregator6 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_STD */
.tree .dimensiontype2 > .body > .aggregator7 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_DST (distinct count) */
.tree .dimensiontype2 > .body > .aggregator8 > .head > .toggle {
background-image: url('../images/count.png');
}
/* MDMEASURE_AGGR_NONE */
.tree .dimensiontype2 > .body > .aggregator9 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_AVGCHILDREN */
.tree .dimensiontype2 > .body > .aggregator10 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_FIRSTCHILD */
.tree .dimensiontype2 > .body > .aggregator11 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_LASTCHILD */
.tree .dimensiontype2 > .body > .aggregator12 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_FIRSTNONEMPTY */
.tree .dimensiontype2 > .body > .aggregator13 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_LASTNONEMPTY */
.tree .dimensiontype2 > .body > .aggregator14 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_BYACCOUNT */
.tree .dimensiontype2 > .body > .aggregator15 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_CALCULATED */
.tree .dimensiontype2 > .body > .aggregator127 > .head > .toggle {
background-image: url('../images/calculation.png');
}
/* MDMEASURE_AGGR_UNKNOWN */
.tree .dimensiontype2 > .body > .aggregator0 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* end of measures */
/**
* dimension type 1 (MD_DIMTYPE_TIME)
**/
.dimensiontype1-dragging,
.tree > div.dimensiontype1 > div.head > span.toggle {
background-image: url('../images/date-dimension1.png');
}
.tree > div.dimensiontype1 > div.body > div.dimensiontype1 > div.head > span.toggle {
background-image: url('../images/date-hierarchy2.png');
}
/* end of time dimension */
/* Derived measures */
.derived-measure-percentage-dragging,
.tree .derived-measure-sum > .head > .toggle {
background-image: url('../images/sum.png');
}
.derived-measure-percentage-dragging,
.tree .derived-measure-percentage > .head > .toggle {
background-image: url('../images/derived-measure-percentage.png');
}
.derived-measure-count-dragging,
.tree .derived-measure-count > .head > .toggle {
background-image: url('../images/count.png');
}
.derived-measure-minimum-dragging,
.tree .derived-measure-minimum > .head > .toggle {
background-image: url('../images/minimum.png');
}
.derived-measure-maximum-dragging,
.tree .derived-measure-maximum > .head > .toggle {
background-image: url('../images/maximum.png');
}
.derived-measure-average-dragging,
.tree .derived-measure-average > .head > .toggle {
background-image: url('../images/average.png');
}
.derived-measure-median-dragging,
.tree .derived-measure-median > .head > .toggle {
background-image: url('../images/median.png');
}
.derived-measure-rank-dragging,
.tree .derived-measure-rank > .head > .toggle {
background-image: url('../images/rank.png');
}
.derived-measure-sample-standard-deviation-dragging,
.tree .derived-measure-sample-standard-deviation > .head > .toggle {
background-image: url('../images/sample-standard-deviation.png');
}
.derived-measure-population-standard-deviation-dragging,
.tree .derived-measure-population-standard-deviation > .head > .toggle {
background-image: url('../images/population-standard-deviation.png');
}
/* end of derived measures */
.level-dragging,
.tree .level > .head > .toggle {
background-image: url('../images/level.png');
}
.levelunicity1-dragging,
.levelunicity2-dragging,
.levelunicity3-dragging,
.tree .levelunicity1 > .head > .toggle,
.tree .levelunicity2 > .head > .toggle,
.tree .levelunicity3 > .head > .toggle {
background-image: url('../images/unique-level.png');
}
.property-dragging,
.tree .property > .head > .toggle {
background-image: url('../images/property1.png');
}
.members-dragging,
.tree .dimensions-collapsed > .head > .toggle,
.tree .derived-measures-folder-collapsed > .head > .toggle,
.tree .members-collapsed > .head > .toggle {
background-image: url('../images/folder-closed.png');
}
.tree .dimensions-expanded > .head > .toggle,
.tree .derived-measures-folder-expanded > .head > .toggle,
.tree .members-expanded > .head > .toggle {
background-image: url('../images/folder-open.png');
}
.tree .cardinality-estimate > .head > .label > span.cardinality:before {
content: "~";
}
.member-dragging,
.tree .member > .head > .toggle {
background-image: url('../images/member1.png');
}
/* MDLEVEL_TYPE_TIME_YEARS 0x0014*/
.leveltype20-dragging,
.tree .leveltype20 > .head > .toggle {
background-image: url('../images/year-level1.png');
}
/* MDLEVEL_TYPE_TIME_HALF_YEAR 0x0024*/
.leveltype36-dragging,
.tree .leveltype36 > .head > .toggle {
background-image: url('../../lib/mui/images/calendar_16x16.png');
}
/* MDLEVEL_TYPE_TIME_QUARTERS 0x0044*/
.leveltype68-dragging,
.tree .leveltype68 > .head > .toggle {
background-image: url('../images/quarter-level1.png');
}
/* MDLEVEL_TYPE_TIME_MONTHS 0x0084*/
.leveltype132-dragging,
.tree .leveltype132 > .head > .toggle {
background-image: url('../images/month-level1.png');
}
/* MDLEVEL_TYPE_TIME_WEEKS 0x0104*/
.leveltype260-dragging,
.tree .leveltype260 > .head > .toggle {
background-image: url('../images/week-level1.png');
}
/* MDLEVEL_TYPE_TIME_DAYS 0x0204*/
.leveltype516-dragging,
.tree .leveltype516 > .head > .toggle {
background-image: url('../images/day-level1.png');
}
div.show-catalog-nodes {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #cbdde8;
padding: 2px;
white-space: nowrap;
}
div.show-catalog-nodes.hidden {
display: none;
}
div.node > div.head > span.label > span.label-prefix {
display: none;
}
.dragging span.label-prefix:after,
div.node > div.head > span.label > span.label-prefix:after {
content: ": "
}
/*
* Show label prefixes, but only if the parent node is flattened AND the parent node has multiple children
* The idea is that only in this case, the extra label is required to disambiguate.
* Currently this applies to catalog nodes (cube children) and dimension nodes (hierarchy children)
*/
div.flattened.multiple > div.body > div.node > div.head > span.label > span.label-prefix {
display: inline;
}
div.node.hierarchy.flattened > div.body > div.node.level > div.head > span.label > span.label-prefix {
display: inline;
}
/* mandatory nodes */
div.mandatory > div.head > span.label {
font-weight: bold;
}
/* hierarchies of mandatory dimensions get to be bold. */
div.mandatory > div.body > div.hierarchy > div.head > span.label {
font-weight: bold;
}
/* Provide a little extra space in case we have a splitter between dimensions and measures*/
.cube-contents > .splitpane > .node {
/*margin: 3px 0px;*/
} | src/main/webapp/xavier/resources/css/xmlatreeview.css | @-webkit-keyframes treepane-fadein {
0% {
opacity: 0;
}
10% {
opacity: 0.10;
}
20% {
opacity: 0.20;
}
30% {
opacity: 0.30;
}
40% {
opacity: 0.40;
}
50% {
opacity: 0.50;
}
60% {
opacity: 0.60;
}
70% {
opacity: 0.70;
}
80% {
opacity: 0.80;
}
90% {
opacity: 0.90;
}
100% {
opacity: 1;
}
}
@-moz-keyframes treepane-fadein {
0% {
opacity: 0;
}
10% {
opacity: 0.10;
}
20% {
opacity: 0.20;
}
30% {
opacity: 0.30;
}
40% {
opacity: 0.40;
}
50% {
opacity: 0.50;
}
60% {
opacity: 0.60;
}
70% {
opacity: 0.70;
}
80% {
opacity: 0.80;
}
90% {
opacity: 0.90;
}
100% {
opacity: 1;
}
}
@-o-keyframes treepane-fadein {
0% {
opacity: 0;
}
10% {
opacity: 0.10;
}
20% {
opacity: 0.20;
}
30% {
opacity: 0.30;
}
40% {
opacity: 0.40;
}
50% {
opacity: 0.50;
}
60% {
opacity: 0.60;
}
70% {
opacity: 0.70;
}
80% {
opacity: 0.80;
}
90% {
opacity: 0.90;
}
100% {
opacity: 1;
}
}
@keyframes treepane-fadein {
0% {
opacity: 0;
}
10% {
opacity: 0.10;
}
20% {
opacity: 0.20;
}
30% {
opacity: 0.30;
}
40% {
opacity: 0.40;
}
50% {
opacity: 0.50;
}
60% {
opacity: 0.60;
}
70% {
opacity: 0.70;
}
80% {
opacity: 0.80;
}
90% {
opacity: 0.90;
}
100% {
opacity: 1;
}
}
.node > .head > .toggle {
}
.node > .head > .toggle:before {
font-family: monospace;
font-size: 11pt;
padding-left: 5px;
}
.treepane-hidden {
display: none;
}
.treepane-fade-in {
-webkit-animation-name: treepane-fadein;
-webkit-animation-duration: 1s;
-moz-animation-name: treepane-fadein;
-moz-animation-duration: 1s;
-o-animation-name: treepane-fadein;
-o-animation-duration: 1s;
animation-name: treepane-fadein;
animation-duration: 1s;
}
.info-icon {
background-image: url('../images/info.png');
background-repeat: no-repeat;
width: 20px;
cursor: pointer;
margin-left: 4px;
}
.info-icon:after {
content: "\00A0\00A0\00A0\00A0"
}
.xmlatreeview {
overflow: hidden;
}
.xmlatreeview .cube .leaf .label {
cursor: grab;
}
.node > .head {
height: 20px;
}
.cube-contents {
padding-top: 2px;
}
/* Current catalog and cube indicators */
div.current-catalog-and-cube {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #cbdde8;
padding: 2px;
}
span.current-catalog,
span.current-cube {
background-repeat: no-repeat;
white-space: nowrap;
padding-left: 20px;
margin: 2px;
}
div.current-catalog-and-cube.hidden,
div.show-hierarchy-nodes.hidden,
div.show-dimension-nodes.hidden,
span.current-catalog.hidden,
span.current-cube.hidden {
display: none;
}
div.current-catalog-and-cube > span {
display: block; /* make it blocks, in practice catalog name and cube names can be so long the are out of view. */
margin-left: 0px;
}
/* End Current catalog and cube indicators */
span.current-cube {
margin-left: 8px;
}
.dragging > span.info-icon {
display: none
}
.tree .datasource > .head > .toggle {
background-image: url('../images/datasource.png');
}
span.current-catalog,
.tree .catalog > .head > .toggle {
background-image: url('../images/schema.png');
}
span.current-cube,
.tree .cube > .head > .toggle {
background-image: url('../images/cube.png');
}
.tree .dimensions > .head > .toggle {
background-image: url('../images/dimension.png');
}
.tree .dimension > .head > .toggle {
background-image: url('../images/dimension.png');
}
.hierarchy-dragging,
.tree .hierarchy > .head > .toggle {
background-image: url('../images/hierarchy1.png');
}
/**
* dimension type 2 (MD_DIMTYPE_MEASURE)
**/
.dimensiontype2-dragging,
.tree .dimensiontype2 > .head > .toggle {
background-image: url('../images/measures.png');
}
.measure-dragging,
.tree .dimensiontype2 > .body > .node > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_UNKNOWN */
.tree .dimensiontype2 > .body > .aggregator0 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_SUM */
.aggregator1-dragging,
.tree .dimensiontype2 > .body > .aggregator1 > .head > .toggle {
background-image: url('../images/sum.png');
}
/* MDMEASURE_AGGR_COUNT */
.tree .dimensiontype2 > .body > .aggregator2 > .head > .toggle {
background-image: url('../images/count.png');
}
/* MDMEASURE_AGGR_MIN */
.tree .dimensiontype2 > .body > .aggregator3 > .head > .toggle {
background-image: url('../images/minimum.png');
}
/* MDMEASURE_AGGR_MAX */
.tree .dimensiontype2 > .body > .aggregator4 > .head > .toggle {
background-image: url('../images/maximum.png');
}
/* MDMEASURE_AGGR_AVG */
.tree .dimensiontype2 > .body > .aggregator5 > .head > .toggle {
background-image: url('../images/average.png');
}
/* MDMEASURE_AGGR_VAR */
.tree .dimensiontype2 > .body > .aggregator6 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_STD */
.tree .dimensiontype2 > .body > .aggregator7 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_DST (distinct count) */
.tree .dimensiontype2 > .body > .aggregator8 > .head > .toggle {
background-image: url('../images/count.png');
}
/* MDMEASURE_AGGR_NONE */
.tree .dimensiontype2 > .body > .aggregator9 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_AVGCHILDREN */
.tree .dimensiontype2 > .body > .aggregator10 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_FIRSTCHILD */
.tree .dimensiontype2 > .body > .aggregator11 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_LASTCHILD */
.tree .dimensiontype2 > .body > .aggregator12 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_FIRSTNONEMPTY */
.tree .dimensiontype2 > .body > .aggregator13 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_LASTNONEMPTY */
.tree .dimensiontype2 > .body > .aggregator14 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_BYACCOUNT */
.tree .dimensiontype2 > .body > .aggregator15 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* MDMEASURE_AGGR_CALCULATED */
.tree .dimensiontype2 > .body > .aggregator127 > .head > .toggle {
background-image: url('../images/calculation.png');
}
/* MDMEASURE_AGGR_UNKNOWN */
.tree .dimensiontype2 > .body > .aggregator0 > .head > .toggle {
background-image: url('../images/measure.png');
}
/* end of measures */
/**
* dimension type 1 (MD_DIMTYPE_TIME)
**/
.dimensiontype1-dragging,
.tree > div.dimensiontype1 > div.head > span.toggle {
background-image: url('../images/date-dimension1.png');
}
.tree > div.dimensiontype1 > div.body > div.dimensiontype1 > div.head > span.toggle {
background-image: url('../images/date-hierarchy2.png');
}
/* end of time dimension */
/* Derived measures */
.derived-measure-percentage-dragging,
.tree .derived-measure-sum > .head > .toggle {
background-image: url('../images/sum.png');
}
.derived-measure-percentage-dragging,
.tree .derived-measure-percentage > .head > .toggle {
background-image: url('../images/derived-measure-percentage.png');
}
.derived-measure-count-dragging,
.tree .derived-measure-count > .head > .toggle {
background-image: url('../images/count.png');
}
.derived-measure-minimum-dragging,
.tree .derived-measure-minimum > .head > .toggle {
background-image: url('../images/minimum.png');
}
.derived-measure-maximum-dragging,
.tree .derived-measure-maximum > .head > .toggle {
background-image: url('../images/maximum.png');
}
.derived-measure-average-dragging,
.tree .derived-measure-average > .head > .toggle {
background-image: url('../images/average.png');
}
.derived-measure-median-dragging,
.tree .derived-measure-median > .head > .toggle {
background-image: url('../images/median.png');
}
.derived-measure-rank-dragging,
.tree .derived-measure-rank > .head > .toggle {
background-image: url('../images/rank.png');
}
.derived-measure-sample-standard-deviation-dragging,
.tree .derived-measure-sample-standard-deviation > .head > .toggle {
background-image: url('../images/sample-standard-deviation.png');
}
.derived-measure-population-standard-deviation-dragging,
.tree .derived-measure-population-standard-deviation > .head > .toggle {
background-image: url('../images/population-standard-deviation.png');
}
/* end of derived measures */
.level-dragging,
.tree .level > .head > .toggle {
background-image: url('../images/level.png');
}
.levelunicity1-dragging,
.levelunicity2-dragging,
.levelunicity3-dragging,
.tree .levelunicity1 > .head > .toggle,
.tree .levelunicity2 > .head > .toggle,
.tree .levelunicity3 > .head > .toggle {
background-image: url('../images/unique-level.png');
}
.property-dragging,
.tree .property > .head > .toggle {
background-image: url('../images/property1.png');
}
.members-dragging,
.tree .dimensions-collapsed > .head > .toggle,
.tree .derived-measures-folder-collapsed > .head > .toggle,
.tree .members-collapsed > .head > .toggle {
background-image: url('../images/folder-closed.png');
}
.tree .dimensions-expanded > .head > .toggle,
.tree .derived-measures-folder-expanded > .head > .toggle,
.tree .members-expanded > .head > .toggle {
background-image: url('../images/folder-open.png');
}
.tree .cardinality-estimate > .head > .label > span.cardinality:before {
content: "~";
}
.member-dragging,
.tree .member > .head > .toggle {
background-image: url('../images/member1.png');
}
/* MDLEVEL_TYPE_TIME_YEARS 0x0014*/
.leveltype20-dragging,
.tree .leveltype20 > .head > .toggle {
background-image: url('../images/year-level1.png');
}
/* MDLEVEL_TYPE_TIME_HALF_YEAR 0x0024*/
.leveltype36-dragging,
.tree .leveltype36 > .head > .toggle {
background-image: url('../../lib/mui/images/calendar_16x16.png');
}
/* MDLEVEL_TYPE_TIME_QUARTERS 0x0044*/
.leveltype68-dragging,
.tree .leveltype68 > .head > .toggle {
background-image: url('../images/quarter-level1.png');
}
/* MDLEVEL_TYPE_TIME_MONTHS 0x0084*/
.leveltype132-dragging,
.tree .leveltype132 > .head > .toggle {
background-image: url('../images/month-level1.png');
}
/* MDLEVEL_TYPE_TIME_WEEKS 0x0104*/
.leveltype260-dragging,
.tree .leveltype260 > .head > .toggle {
background-image: url('../images/week-level1.png');
}
/* MDLEVEL_TYPE_TIME_DAYS 0x0204*/
.leveltype516-dragging,
.tree .leveltype516 > .head > .toggle {
background-image: url('../images/day-level1.png');
}
div.show-catalog-nodes {
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #cbdde8;
padding: 2px;
white-space: nowrap;
}
div.show-catalog-nodes.hidden {
display: none;
}
div.node > div.head > span.label > span.label-prefix {
display: none;
}
.dragging span.label-prefix:after,
div.node > div.head > span.label > span.label-prefix:after {
content: ": "
}
/*
* Show label prefixes, but only if the parent node is flattened AND the parent node has multiple children
* The idea is that only in this case, the extra label is required to disambiguate.
* Currently this applies to catalog nodes (cube children) and dimension nodes (hierarchy children)
*/
div.flattened.multiple > div.body > div.node > div.head > span.label > span.label-prefix {
display: inline;
}
div.node.hierarchy.flattened > div.body > div.node.level > div.head > span.label > span.label-prefix {
display: inline;
}
/* mandatory nodes */
div.mandatory > div.head > span.label {
font-weight: bold;
}
/* hierarchies of mandatory dimensions get to be bold. */
div.mandatory > div.body > div.hierarchy > div.head > span.label {
font-weight: bold;
}
/* Provide a little extra space in case we have a splitter between dimensions and measures*/
.cube-contents > .splitpane > .node {
/*margin: 3px 0px;*/
} | 0.362292 | 0.123842 |
@media print {
body
{
font: normal 14px Georgia, serif;
background: none;
width: 100%;
}
.main
{
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: 100%;
page-break-before: always;
}
/* This line prevents a page break (and thus, a blank page) before the very first page */
.main:first-child
{
page-break-before: auto;
}
.content
{
margin-top: 0x;
padding-bottom: 0px;
padding-right: 25px;
margin-bottom: 0px;
clear: none;
}
}
@media screen, print
{
#header
{
background: #000;
background-image: url(images/common-elements/ra-helpheader-repeat-x.png);
background-repeat: repeat-x;
background-size: auto 76px;
height: 76px;
width: 800px;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0, .5);
}
/* footer */
#footer {
position: fixed;
bottom: 0;
left: 0;
background: url(images/common-elements/ra-footer-repeat-x.png) repeat-x;
height: 32px;
width: 800px;
}
#footertext {
margin-top: 11px;
padding-left: 20px;
float:inherit;
clear:none;
color: #2e2d2d;
font-size: 12px;
font-weight: normal;
}
#footertext a {
color: #1574b0;
}
h3 a {
color: #4d4d50;
}
h3 {
color: #4d4d50;
}
h1 a {
color: #4d4d50;
}
h1 {
color: #4d4d50;
}
.copy img {
float: right;
clear: none;
}
p.centeredimage
{
text-align: center;
font-weight: bolder;
line-height: 18pt;
color: #4d4d50;
clear: both;
}
p img.sideimage-right
{
margin: 5px;
border: none;
float: right;
}
p img.sideimage-left
{
margin: 5px;
border: none;
float: left;
}
}
@media screen
{
body {
font: normal 14px Helvetica, Arial sans-serif;
background: url(images/common-elements/main-bg.png) repeat-y;
background-size: 800px auto;
width: 800px;
color: #666;
overflow-x: hidden;
margin: 0; !important
}
a {
color: #1574b0;
}
a[name] {
margin-top: -76px;
padding-top: 76px;
display: block;
}
#navbox {
position: fixed;
top: 0;
left: 0;
width: 200px;
}
/* nav bar */
#nav {
margin: 0;
padding: 8px 0;
background:#dfe0e1;
line-height: 16px;
font-weight: bold;
color: #3c3c3c;
text-decoration: none;
display: block;
margin: 0;
text-shadow: 0 1px 1px rgba(255,255,255, .3);
-webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0, .5);
}
#nav .nonlinkedMenuItem {
font-weight: bold;
color: #3c3c3c;
text-decoration: none;
display: block;
padding: 8px 20px;
margin: 0;
text-shadow: 0 1px 1px rgba(255,255,255, .3);
}
#nav li {
margin: 0 0px;
padding: 0 0 4px;
float: left;
position: relative;
list-style: none;
}
/* content styles*/
.idBuffer {
margin-top: 76px;
color: #4d4d50 !important;
}
.main {
width: 600px;
margin-top: 70px;
padding-bottom: 80px;
padding-left: 200px;
}
.content {
margin-top: 15px;
padding-bottom: 10px;
padding-right: 25px;
padding-left: 18px;
margin-bottom: 20px;
float: left;
clear: none;
}
/* search results */
#searchresults {
display: block;
float: none;
clear: none;
}
#searchresults h1 {
width: 560px;
font-size: 16pt;
font-weight: bold;
color: #7f7f7f;
padding-bottom: 20px;
}
#searchresults h1 .darker {
font-size: 16pt;
font-weight: bold;
color: #4d4d50;
}
#searchresults h2 {
font-size: 12pt;
font-weight: bold;
color: #4d4d50 !important;
float: inherit;
clear: none;
}
#searchresults .result:before {
content: '…';
}
#searchresults .result:after {
content: '…';
}
#searchresults p {
padding-top: 2px;
}
#searchresults .highlight{
font-weight: bold;
}
#searchresults .result {
font-style: italic;
margin-bottom:10px;
}
/* main level link */
#nav .nonlinkedMenuItem:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#39a7e8), to(#0d69a3));
color: #fff;
width: 160px;
box-shadow: inset 0 0 1px rgba(0,0,0, .2);
text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav a, #nav span {
font-weight: bold;
color: #3c3c3c;
text-decoration: none;
display: block;
padding: 8px 20px;
margin: 0;
text-shadow: 0 1px 1px rgba(255,255,255, .3);
}
#nav a:hover {
background: #000;
}
/* main level link hover */
#nav .current a, #nav li:hover > a, #nav span:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#39a7e8), to(#0d69a3));
color: #fff;
width: 160px;
box-shadow: inset 0 0 1px rgba(0,0,0, .2);
text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav li li:hover > a { /* Prevent sub-sub menus from making sub-menus go 90px short */
width: auto;
}
/*main level link hover with sub levels */
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
background: transparent;
border: none;
text-shadow: 0 1px 1px rgba(0,0,0, .2);
font-weight: bold;
}
#nav ul a:hover {
width: 250px;
text-shadow: 0 1px 1px rgba(0,0,0, .1);
}
/* dropdown */
#nav li:hover > ul {
display: block;
border: solid 1px #bcbcbc;
}
#nav ul li:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#39a7e8), to(#0d69a3));
}
#nav ul li:hover>a {
color: white !important;
}
/* level 2 list */
#nav ul {
display: none;
background: #e9eaea;
margin: 0;
padding: 0;
width: 250px;
position: absolute;
top: 0px;
left: 200px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0, .2);
}
#nav ul li
{
float: none;
margin: 0;
padding: 0;
}
#nav ul a {
color: #3c3c3c;
font-weight: normal;
text-shadow: 0 1px 0 #fff;
}
/* level 3+ list */
#nav ul ul {
left: 250px;
top: 8px;
background: #f4f4f4;
width: 250px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0, .2);
}
/* fix */
#nav {
display: inline-block;
height: 800px;
}
} | test/Fission.manualFolder/style-global.css | @media print {
body
{
font: normal 14px Georgia, serif;
background: none;
width: 100%;
}
.main
{
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: 100%;
page-break-before: always;
}
/* This line prevents a page break (and thus, a blank page) before the very first page */
.main:first-child
{
page-break-before: auto;
}
.content
{
margin-top: 0x;
padding-bottom: 0px;
padding-right: 25px;
margin-bottom: 0px;
clear: none;
}
}
@media screen, print
{
#header
{
background: #000;
background-image: url(images/common-elements/ra-helpheader-repeat-x.png);
background-repeat: repeat-x;
background-size: auto 76px;
height: 76px;
width: 800px;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0, .5);
}
/* footer */
#footer {
position: fixed;
bottom: 0;
left: 0;
background: url(images/common-elements/ra-footer-repeat-x.png) repeat-x;
height: 32px;
width: 800px;
}
#footertext {
margin-top: 11px;
padding-left: 20px;
float:inherit;
clear:none;
color: #2e2d2d;
font-size: 12px;
font-weight: normal;
}
#footertext a {
color: #1574b0;
}
h3 a {
color: #4d4d50;
}
h3 {
color: #4d4d50;
}
h1 a {
color: #4d4d50;
}
h1 {
color: #4d4d50;
}
.copy img {
float: right;
clear: none;
}
p.centeredimage
{
text-align: center;
font-weight: bolder;
line-height: 18pt;
color: #4d4d50;
clear: both;
}
p img.sideimage-right
{
margin: 5px;
border: none;
float: right;
}
p img.sideimage-left
{
margin: 5px;
border: none;
float: left;
}
}
@media screen
{
body {
font: normal 14px Helvetica, Arial sans-serif;
background: url(images/common-elements/main-bg.png) repeat-y;
background-size: 800px auto;
width: 800px;
color: #666;
overflow-x: hidden;
margin: 0; !important
}
a {
color: #1574b0;
}
a[name] {
margin-top: -76px;
padding-top: 76px;
display: block;
}
#navbox {
position: fixed;
top: 0;
left: 0;
width: 200px;
}
/* nav bar */
#nav {
margin: 0;
padding: 8px 0;
background:#dfe0e1;
line-height: 16px;
font-weight: bold;
color: #3c3c3c;
text-decoration: none;
display: block;
margin: 0;
text-shadow: 0 1px 1px rgba(255,255,255, .3);
-webkit-box-shadow: inset 0px 2px 2px rgba(0,0,0, .5);
}
#nav .nonlinkedMenuItem {
font-weight: bold;
color: #3c3c3c;
text-decoration: none;
display: block;
padding: 8px 20px;
margin: 0;
text-shadow: 0 1px 1px rgba(255,255,255, .3);
}
#nav li {
margin: 0 0px;
padding: 0 0 4px;
float: left;
position: relative;
list-style: none;
}
/* content styles*/
.idBuffer {
margin-top: 76px;
color: #4d4d50 !important;
}
.main {
width: 600px;
margin-top: 70px;
padding-bottom: 80px;
padding-left: 200px;
}
.content {
margin-top: 15px;
padding-bottom: 10px;
padding-right: 25px;
padding-left: 18px;
margin-bottom: 20px;
float: left;
clear: none;
}
/* search results */
#searchresults {
display: block;
float: none;
clear: none;
}
#searchresults h1 {
width: 560px;
font-size: 16pt;
font-weight: bold;
color: #7f7f7f;
padding-bottom: 20px;
}
#searchresults h1 .darker {
font-size: 16pt;
font-weight: bold;
color: #4d4d50;
}
#searchresults h2 {
font-size: 12pt;
font-weight: bold;
color: #4d4d50 !important;
float: inherit;
clear: none;
}
#searchresults .result:before {
content: '…';
}
#searchresults .result:after {
content: '…';
}
#searchresults p {
padding-top: 2px;
}
#searchresults .highlight{
font-weight: bold;
}
#searchresults .result {
font-style: italic;
margin-bottom:10px;
}
/* main level link */
#nav .nonlinkedMenuItem:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#39a7e8), to(#0d69a3));
color: #fff;
width: 160px;
box-shadow: inset 0 0 1px rgba(0,0,0, .2);
text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav a, #nav span {
font-weight: bold;
color: #3c3c3c;
text-decoration: none;
display: block;
padding: 8px 20px;
margin: 0;
text-shadow: 0 1px 1px rgba(255,255,255, .3);
}
#nav a:hover {
background: #000;
}
/* main level link hover */
#nav .current a, #nav li:hover > a, #nav span:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#39a7e8), to(#0d69a3));
color: #fff;
width: 160px;
box-shadow: inset 0 0 1px rgba(0,0,0, .2);
text-shadow: 0 1px 1px rgba(0,0,0, .3);
}
#nav li li:hover > a { /* Prevent sub-sub menus from making sub-menus go 90px short */
width: auto;
}
/*main level link hover with sub levels */
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
background: transparent;
border: none;
text-shadow: 0 1px 1px rgba(0,0,0, .2);
font-weight: bold;
}
#nav ul a:hover {
width: 250px;
text-shadow: 0 1px 1px rgba(0,0,0, .1);
}
/* dropdown */
#nav li:hover > ul {
display: block;
border: solid 1px #bcbcbc;
}
#nav ul li:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#39a7e8), to(#0d69a3));
}
#nav ul li:hover>a {
color: white !important;
}
/* level 2 list */
#nav ul {
display: none;
background: #e9eaea;
margin: 0;
padding: 0;
width: 250px;
position: absolute;
top: 0px;
left: 200px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0, .2);
}
#nav ul li
{
float: none;
margin: 0;
padding: 0;
}
#nav ul a {
color: #3c3c3c;
font-weight: normal;
text-shadow: 0 1px 0 #fff;
}
/* level 3+ list */
#nav ul ul {
left: 250px;
top: 8px;
background: #f4f4f4;
width: 250px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0, .2);
}
/* fix */
#nav {
display: inline-block;
height: 800px;
}
} | 0.265404 | 0.069415 |
a[x-apple-data-detectors] {
color: inherit;
text-decoration: none;
}
@media (max-width: 600px) {
u ~ div .wrapper {
min-width: 100vw;
}
}
.bg-header {
background-color: rgb(139, 42, 141);
}
.bg-header-gradient {
background-image: linear-gradient(to top, #b7417f, rgb(139, 42, 141)) !important;
}
.main-footer {
position: fixed;
left: 0;
bottom: 0;
background-color: blue;
text-align: center;
}
.grey_wrapper_table {
border: 2px solid #dbe3e9;
border-radius: 12px;
background-color: #fcfbfb;
width: 95%;
margin-left: 15px;
margin-right: 15px;
}
.bgFooter {
background-color: #f5f9fb;
}
.icon-wrapper {
display: inline-block;
}
.icon-wrapper .footer-rounded-icon {
background-color: #8b2a8d;
vertical-align: middle;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
}
.footer_icon_bg {
background-color: #8b2a8d;
}
.footer_icon_color {
color: #fff;
}
.footer_link_color {
color: #2e96c9;
}
.grey-color {
color: #3c454b;
}
.row-bottom-border {
border-bottom: 1px solid #dbe3e9;
}
.custom-dark-grey {
color: #4b5359;
}
.line-wrapper {
display: flex;
justify-content: space-between;
padding: 10px 0px;
}
.line-wrapper .line {
width: 100%;
border-bottom: 2px solid #777;
top: 7px;
}
.line-wrapper .dot {
background-color: #777;
width: 10px;
height: 10px;
border-radius: 50%;
top: 4px;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
width: 20%;
text-align: center;
}
.dot .text-upper {
position: absolute;
width: 50px;
top: -15px;
left: -15px;
}
.dot .text-bottom {
position: absolute;
width: 50px;
bottom: -15px;
left: -15px;
}
/*verticle line wrapper*/
.verticle-line-wrapper {
display: flex;
justify-content: space-between;
flex-direction: column;
height: 100%;
}
.verticle-line-wrapper .line {
width: 100%;
height: 100%;
border-left: 2px solid #3c454b;
position: relative;
top: 5px;
left: 11px;
}
.verticle-line-wrapper .dot {
background-color: #3c454b;
width: 10px;
height: 10px;
border-radius: 50%;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
/*verticle line wrapper*/
.verticle-line-wrapperr {
display: flex;
justify-content: space-between;
flex-direction: column;
height: 100%;
}
.verticle-line-wrapperr .linee {
width: 100%;
height: 100%;
border-left: 2px solid #3c454b;
position: relative;
top: -2px;
left: 11px;
}
.verticle-line-wrapperr .dott {
background-color: #3c454b;
width: 10px;
height: 10px;
border-radius: 50%;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.pl-36 {
padding-left: 36px !important;
}
.grey-text-color {
color: #3c454b !important;
}
.bg-blue-button {
background-color: #2e96c9 !important;
}
.white-button {
color: #2e96c9 !important;
}
.text-2xl-custom {
font-size: 28px !important;
}
.custom-padding {
padding-left: 72px !important;
} | fly/css/extra.css | a[x-apple-data-detectors] {
color: inherit;
text-decoration: none;
}
@media (max-width: 600px) {
u ~ div .wrapper {
min-width: 100vw;
}
}
.bg-header {
background-color: rgb(139, 42, 141);
}
.bg-header-gradient {
background-image: linear-gradient(to top, #b7417f, rgb(139, 42, 141)) !important;
}
.main-footer {
position: fixed;
left: 0;
bottom: 0;
background-color: blue;
text-align: center;
}
.grey_wrapper_table {
border: 2px solid #dbe3e9;
border-radius: 12px;
background-color: #fcfbfb;
width: 95%;
margin-left: 15px;
margin-right: 15px;
}
.bgFooter {
background-color: #f5f9fb;
}
.icon-wrapper {
display: inline-block;
}
.icon-wrapper .footer-rounded-icon {
background-color: #8b2a8d;
vertical-align: middle;
overflow: hidden;
display: flex;
justify-content: center;
flex-direction: column;
text-align: center;
}
.footer_icon_bg {
background-color: #8b2a8d;
}
.footer_icon_color {
color: #fff;
}
.footer_link_color {
color: #2e96c9;
}
.grey-color {
color: #3c454b;
}
.row-bottom-border {
border-bottom: 1px solid #dbe3e9;
}
.custom-dark-grey {
color: #4b5359;
}
.line-wrapper {
display: flex;
justify-content: space-between;
padding: 10px 0px;
}
.line-wrapper .line {
width: 100%;
border-bottom: 2px solid #777;
top: 7px;
}
.line-wrapper .dot {
background-color: #777;
width: 10px;
height: 10px;
border-radius: 50%;
top: 4px;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
width: 20%;
text-align: center;
}
.dot .text-upper {
position: absolute;
width: 50px;
top: -15px;
left: -15px;
}
.dot .text-bottom {
position: absolute;
width: 50px;
bottom: -15px;
left: -15px;
}
/*verticle line wrapper*/
.verticle-line-wrapper {
display: flex;
justify-content: space-between;
flex-direction: column;
height: 100%;
}
.verticle-line-wrapper .line {
width: 100%;
height: 100%;
border-left: 2px solid #3c454b;
position: relative;
top: 5px;
left: 11px;
}
.verticle-line-wrapper .dot {
background-color: #3c454b;
width: 10px;
height: 10px;
border-radius: 50%;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
/*verticle line wrapper*/
.verticle-line-wrapperr {
display: flex;
justify-content: space-between;
flex-direction: column;
height: 100%;
}
.verticle-line-wrapperr .linee {
width: 100%;
height: 100%;
border-left: 2px solid #3c454b;
position: relative;
top: -2px;
left: 11px;
}
.verticle-line-wrapperr .dott {
background-color: #3c454b;
width: 10px;
height: 10px;
border-radius: 50%;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
}
.pl-36 {
padding-left: 36px !important;
}
.grey-text-color {
color: #3c454b !important;
}
.bg-blue-button {
background-color: #2e96c9 !important;
}
.white-button {
color: #2e96c9 !important;
}
.text-2xl-custom {
font-size: 28px !important;
}
.custom-padding {
padding-left: 72px !important;
} | 0.509764 | 0.111 |
.module {
scroll-behavior: smooth;
}
html, body {
margin: 0;
padding: 0;
width: 100vw;
height: 100vh;
display: block;
font-family: 'Ubuntu', sans-serif;
}
#top {
height: 80px;
display: flex;
border-bottom: 1px solid rgb(183, 183, 183);
overflow:hidden;
}
#logo{
padding: 10px;
}
#quoteContainer{
display: table-cell;
width: calc(100% - 475px);
height: 80px;
display: flex;
align-items: center;
background-color: rgb(214, 49, 65);
border-left: 2px solid rgb(214, 49, 65);
}
#quote{
padding-left: 25px;
font-size: 15px;
font-weight: 700;
color: white;
}
#quoteAuthor{
padding-left: 5px;
font-size: 13px;
font-weight: 500;
color: white;
padding-top: 25px;
}
@media only screen and (max-width: 800px) {
#quote, #quoteAuthor {
display: none;
}
}
#searchFilterContainer{
overflow: auto;
display: flex;
justify-content: flex-end;
width: 500px;
background-color: rgb(214, 49, 65);
}
#searchContainer{
width: 312px;
align-items: center;
padding-top: 25px;
padding-right: 25px;
}
#searchRemoverContainer{
padding-top: 30px;
padding-right: 10px;
padding-left: 10px;
display: none;
}
#searchRemoverButton:hover{
opacity: 0.8;
cursor: pointer;
}
#searcher{
outline-color: transparent;
outline-style: none;
width: 300px;
height: 20px;
font-size: 13px;
padding: 5px 5px 5px 5px;
border: 1px solid black;
border-radius: 3px;
}
#searchResults{
width: 310px;
background-color: white;
position: absolute;
z-index: 1;
overflow-x: auto;
max-height: 600px;
display: none;
border: 1px;
border-style: solid;
border-color: grey;
padding-top: 10px;
padding-bottom: 10px;
-webkit-box-shadow: 22px 22px 54px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 22px 22px 54px -14px rgba(0,0,0,0.69);
box-shadow: 22px 22px 54px -14px rgba(0,0,0,0.69);
}
.resultItem{
width: 300px;
height: 30px;
display: flex;
align-items: center;
font-size: 13px;
padding-left: 10px;
font-weight: 400;
}
#emptyResult{
width: 300px;
height: 60px;
line-height: 60px;
display: flex;
align-items: center;
text-align: center;
justify-content: center;
font-size: 13px;
font-weight: 500;
}
.itemCategory{
height: 20px;
font-size: 13px;
font-weight: 700;
display: flex;
align-items: center;
padding-left: 10px;
color: rgb(214, 49, 65);
}
.resultItem:hover{
background-color: rgb(244, 244, 244);
cursor: pointer;
}
.barRatingSquareSmall{
position: relative;
display: flex;
align-items: center;
justify-content: center;
background-color: white;
font-size: 10px;
font-weight: 700;
width: 19px;
height: 19px;
border-radius: 5px;
text-align: center;
color: rgb(214, 49, 65);
border: 2px solid rgb(214, 49, 65);
margin-left: 7px;
}
#filterContainer{
width: 185px;
align-items: center;
padding-top: 25px;
padding-left: 15px;
}
#mainContainer{
position: relative;
width: 100%;
height: calc(100% - 80px);
display: flex;
}
#bars{
width: 500px;
overflow-x: auto;
border-left: 1px solid rgb(183, 183, 183);
position: relative;
}
#barsResults{
width: 500px;
position: relative;
}
#filterDiv{
width: 500px;
height: 100px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
text-align: center;
border-bottom: 1px solid rgb(183, 183, 183);
}
#filters{
width: 500px;
list-style-type: none;
height: 60px;
display: flex;
align-items: center;
text-align: center;
justify-content: center;
padding: 0px;
margin: 0px;
}
#resultText{
width: 500px;
height: 40px;
display: flex;
text-align: center;
justify-content: center;
font-size: 12px;
padding-top: 5px;
font-weight: 500;
}
.filterItem{
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
border-color: rgb(183, 183, 183);
border-style: solid;
border-width: 1px;
margin-right: 5px;
margin-left: 5px;
}
.filterItem:hover{
cursor: pointer;
border-color: rgb(214, 49, 65);
}
.filterItemSelected{
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
background-color: rgb(230, 230, 230);
border-color: rgb(214, 49, 65);
border-style: solid;
border-width: 1px;
margin-right: 5px;
margin-left: 5px;
}
.filterItemSelected:hover{
cursor: pointer;
border-color: rgb(183, 183, 183);
}
::-webkit-scrollbar {
display: none;
}
#mapDiv {
position: relative;
flex: 1;
z-index:0;
}
#map {
width: 100%;
height: 100%;
z-index: 0;
}
#refreshButton{
display: flex;
align-items: center;
z-index: 400;
position: absolute;
top: 20px;
right: 20px;
width: 50px;
height: 50px;
background-color: white;
border-radius: 5px;
border-color: gray;
border-style: solid;
border-width: 1px;
opacity: 0.8;
text-align: center;
}
#refreshButton:hover{
opacity: 0.9;
cursor: pointer;
z-index: 400;
}
#refreshButtonPictogram{
margin: auto;
z-index: 400;
transition:all 1.5s;
-webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
}
#refreshInfo{
display: flex;
align-items: center;
justify-content: center;
z-index: 400;
position: absolute;
top: 80px;
right: 20px;
width: 140px;
height: 20px;
border-radius: 5px;
background-color: white;
border-color: gray;
border-style: solid;
border-width: 1px;
opacity: 0.8;
text-align: center;
font-size: 12px;
cursor: pointer;
display: none;
}
@media screen and (max-width: 500px) {
#mainContainer {
flex-direction: column;
}
#mapDiv,
#bars {
flex: 1;
}
}
.barContainer {
background-color: white;
height: 130px;
border-bottom: 1px solid rgb(183, 183, 183);
cursor: pointer;
}
.infoContainer{
width: 470px;
height: 100px;
background-color: white;
padding: 15px;
display: flex;
flex-wrap: wrap;
}
.infoContainer:hover{
background-color: rgb(239, 239, 239);
}
.barPicture{
width: 100px;
height: 100px;
margin: 0;
}
.barPicture img{
border-radius: 5px;
}
.basicInfo{
width: 370px;
height: 100px;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.barNameContainer{
margin: 0px;
width: 190px;
padding-left: 10px;
height: 25px;
display: flex;
align-items: center;
}
.barName{
font-weight: 700;
cursor: pointer;
text-decoration: underline;
}
.barName:hover{
color: rgb(214, 49, 65);
}
.barAddress, .barWeb, .barPhone{
margin: 0px;
width: 130px;
height: 25px;
display: flex;
align-items: center;
font-size: 13px;
}
.barHours{
margin: 0px;
width: 172px;
height: 25px;
font-size: 13px;
display: flex;
align-items: center;
}
.barRatingContainer{
margin: 0px;
width: 182px;
padding-left: 18px;
height: 50px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.barRating{
width: 80px;
display: flex;
flex-wrap: wrap;
}
.barRatingText{
width: 80px;
padding-top: 2px;
font-size: 11px;
}
.barRatingSquare{
position: relative;
display: flex;
align-items: center;
justify-content: center;
background-color: white;
font-size: 13px;
font-weight: 700;
width: 25px;
height: 25px;
border-radius: 5px;
text-align: center;
color: rgb(214, 49, 65);
border: 2px solid rgb(214, 49, 65);
margin-left: 10px;
}
.barPhoneAttributesContainer{
height: 50px;
display: flex;
flex-wrap: wrap;
align-items: center;
width: 158px;
}
.barAttributes{
margin: 0px;
width: 158px;
padding-left: 10px;
height: 25px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.barAttributesIcon{
height: 25px;
width: 25px;
padding-right: 5px;
display: flex;
align-items: center;
}
.popup{
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.4);
text-align: center;
}
.x{
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
vertical-align: middle;
color: rgba(214, 49, 65, 0.6);
font-size: 30px;
}
.x:hover{
color: rgba(214, 49, 65, 1);
cursor: pointer;
}
.popupContent{
background-color: #fefefe;
padding: 30px;
border: 1px solid rgb(200, 49, 65);
width: 630px;
height: 480px;
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 6px;
display: flex;
flex-wrap: wrap;
}
.popupPicture{
width: 195px;
height: 195px;
margin: 0;
}
.popupPicture img{
border-radius: 5px;
}
.popupPictogram{
width: 15px;
height: 25px;
padding-left: 25px;
display: flex;
align-items: center;
}
.popupInfo{
width: 435px;
height: 195px;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.popupNameRatingContainer{
width: 410px;
height: 50px;
padding-left: 25px;
display: flex;
align-items: center;
text-align: left;
}
.popupName{
height: 50px;
font-weight: 700;
display: flex;
align-items: center;
font-size: 18px;
color: rgb(214, 49, 65);
padding-right: 6px;
margin-right: 6px;
}
.popupRatingCount{
margin-left: 10px;
font-size: 10px;
font-weight: 500;
text-align: left;
}
.popupInfoLeftContainer{
width: 280px;
margin-top: 13px;
height: 125px;
display: flex;
flex-wrap: wrap;
}
.popupInfoSlot{
width: 232px;
height: 25px;
padding-left: 8px;
font-size: 12px;
display: flex;
align-items: center;
}
.popupAttributes{
width: 290px;
padding-left: 25px;
margin-top: 15px;
height: 50px;
display: flex;
flex-wrap: wrap;
}
.popupAttributesIcon{
width: 30px;
height: 30px;
margin-right: 3px;
display: flex;
align-items: center;
}
.popupHours{
width: 113px;
height: 125px;
margin-top: 18px;
margin-left: 15px;
border-right: 1px solid rgb(183, 183, 183);
display: flex;
flex-wrap: wrap;
font-size: 11px;
float: right;
}
.popupHoursTitle{
height: 20px;
width: 113px;
padding-top: 3px;
font-weight: 500;
color: rgb(214, 49, 65);
font-size: 13px;
}
b{
font-weight: 500;
color: rgb(214, 49, 65);
}
.popupHoursDays{
height: 16px;
width: 25px;
padding-left: 10px;
text-align: left;
}
.popupHoursValues{
height: 16px;
width: 77px;
text-align: left;
}
.popupBeerMenuContainer{
height: 285px;
width: 630px;
display: flex;
flex-wrap: wrap;
}
.popupDraftBeersContainer{
height: 210px;
width: 314px;
border-right: 1px solid rgb(214, 49, 65);
overflow-x: auto;
}
.popupBeersTop{
width: 315px;
height: 25px;
padding-top: 25px;
white-space: nowrap;
font-weight: 500;
font-size: 15px;
}
.popupBottleBeersContainer{
height: 210px;
width: 284px;
border-left: 1px solid rgb(214, 49, 65);
overflow-x: auto;
padding-left: 30px;
}
.popupBeerActualisationDate{
height: 25px;
padding-top: 10px;
text-align: center;
font-size: 12px;
width: 630px;
}
.popupBeerDiv{
height: 30px;
display: flex;
}
.popupBeer{
font-size: 13px;
text-align: left;
}
.popupBeer:hover{
text-decoration: underline;
cursor: pointer;
}
.barNamePopup{
font-size: 13px;
font-weight: 700;
text-decoration: underline;
}
.barNamePopup:hover{
cursor: pointer;
color: rgb(214, 49, 65);
}
.barMarker{
display: flex;
flex-wrap: wrap;
padding: 5px;
}
.pictogram{
height: 25px;
width: 18px;
padding-left: 10px;
display: flex;
align-items: center;
}
.beerRatingPictogram{
width: 15px;
display: flex;
align-items: center;
}
#noResults{
display: none;
text-align: center;
justify-content: center;
font-size: 14px;
margin: auto;
position: relative;
top: 50px;
}
#noResultsList{
font-size: 13px;
text-align: left;
padding-left: 150px;
}
#loaderBars{
position: relative;
display: flex;
top:200px;
margin:auto;
}
.sk-fading-circle {
margin: auto;
width: 50px;
height: 50px;
position: relative;
}
.sk-fading-circle .sk-circle {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-fading-circle .sk-circle:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: rgb(214, 49, 65);
border-radius: 100%;
-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; }
}
@keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; }
}
.spinner {
margin: auto;
width: 50px;
height: 50px;
position: relative;
}
.spinner > div {
background-color: rgb(214, 49, 65);
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.spinner .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.spinner .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.spinner .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
20% { -webkit-transform: scaleY(1.0) }
}
@keyframes sk-stretchdelay {
0%, 40%, 100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
} 20% {
transform: scaleY(1.0);
-webkit-transform: scaleY(1.0);
}
} | brewser.css | .module {
scroll-behavior: smooth;
}
html, body {
margin: 0;
padding: 0;
width: 100vw;
height: 100vh;
display: block;
font-family: 'Ubuntu', sans-serif;
}
#top {
height: 80px;
display: flex;
border-bottom: 1px solid rgb(183, 183, 183);
overflow:hidden;
}
#logo{
padding: 10px;
}
#quoteContainer{
display: table-cell;
width: calc(100% - 475px);
height: 80px;
display: flex;
align-items: center;
background-color: rgb(214, 49, 65);
border-left: 2px solid rgb(214, 49, 65);
}
#quote{
padding-left: 25px;
font-size: 15px;
font-weight: 700;
color: white;
}
#quoteAuthor{
padding-left: 5px;
font-size: 13px;
font-weight: 500;
color: white;
padding-top: 25px;
}
@media only screen and (max-width: 800px) {
#quote, #quoteAuthor {
display: none;
}
}
#searchFilterContainer{
overflow: auto;
display: flex;
justify-content: flex-end;
width: 500px;
background-color: rgb(214, 49, 65);
}
#searchContainer{
width: 312px;
align-items: center;
padding-top: 25px;
padding-right: 25px;
}
#searchRemoverContainer{
padding-top: 30px;
padding-right: 10px;
padding-left: 10px;
display: none;
}
#searchRemoverButton:hover{
opacity: 0.8;
cursor: pointer;
}
#searcher{
outline-color: transparent;
outline-style: none;
width: 300px;
height: 20px;
font-size: 13px;
padding: 5px 5px 5px 5px;
border: 1px solid black;
border-radius: 3px;
}
#searchResults{
width: 310px;
background-color: white;
position: absolute;
z-index: 1;
overflow-x: auto;
max-height: 600px;
display: none;
border: 1px;
border-style: solid;
border-color: grey;
padding-top: 10px;
padding-bottom: 10px;
-webkit-box-shadow: 22px 22px 54px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 22px 22px 54px -14px rgba(0,0,0,0.69);
box-shadow: 22px 22px 54px -14px rgba(0,0,0,0.69);
}
.resultItem{
width: 300px;
height: 30px;
display: flex;
align-items: center;
font-size: 13px;
padding-left: 10px;
font-weight: 400;
}
#emptyResult{
width: 300px;
height: 60px;
line-height: 60px;
display: flex;
align-items: center;
text-align: center;
justify-content: center;
font-size: 13px;
font-weight: 500;
}
.itemCategory{
height: 20px;
font-size: 13px;
font-weight: 700;
display: flex;
align-items: center;
padding-left: 10px;
color: rgb(214, 49, 65);
}
.resultItem:hover{
background-color: rgb(244, 244, 244);
cursor: pointer;
}
.barRatingSquareSmall{
position: relative;
display: flex;
align-items: center;
justify-content: center;
background-color: white;
font-size: 10px;
font-weight: 700;
width: 19px;
height: 19px;
border-radius: 5px;
text-align: center;
color: rgb(214, 49, 65);
border: 2px solid rgb(214, 49, 65);
margin-left: 7px;
}
#filterContainer{
width: 185px;
align-items: center;
padding-top: 25px;
padding-left: 15px;
}
#mainContainer{
position: relative;
width: 100%;
height: calc(100% - 80px);
display: flex;
}
#bars{
width: 500px;
overflow-x: auto;
border-left: 1px solid rgb(183, 183, 183);
position: relative;
}
#barsResults{
width: 500px;
position: relative;
}
#filterDiv{
width: 500px;
height: 100px;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
text-align: center;
border-bottom: 1px solid rgb(183, 183, 183);
}
#filters{
width: 500px;
list-style-type: none;
height: 60px;
display: flex;
align-items: center;
text-align: center;
justify-content: center;
padding: 0px;
margin: 0px;
}
#resultText{
width: 500px;
height: 40px;
display: flex;
text-align: center;
justify-content: center;
font-size: 12px;
padding-top: 5px;
font-weight: 500;
}
.filterItem{
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
border-color: rgb(183, 183, 183);
border-style: solid;
border-width: 1px;
margin-right: 5px;
margin-left: 5px;
}
.filterItem:hover{
cursor: pointer;
border-color: rgb(214, 49, 65);
}
.filterItemSelected{
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
background-color: rgb(230, 230, 230);
border-color: rgb(214, 49, 65);
border-style: solid;
border-width: 1px;
margin-right: 5px;
margin-left: 5px;
}
.filterItemSelected:hover{
cursor: pointer;
border-color: rgb(183, 183, 183);
}
::-webkit-scrollbar {
display: none;
}
#mapDiv {
position: relative;
flex: 1;
z-index:0;
}
#map {
width: 100%;
height: 100%;
z-index: 0;
}
#refreshButton{
display: flex;
align-items: center;
z-index: 400;
position: absolute;
top: 20px;
right: 20px;
width: 50px;
height: 50px;
background-color: white;
border-radius: 5px;
border-color: gray;
border-style: solid;
border-width: 1px;
opacity: 0.8;
text-align: center;
}
#refreshButton:hover{
opacity: 0.9;
cursor: pointer;
z-index: 400;
}
#refreshButtonPictogram{
margin: auto;
z-index: 400;
transition:all 1.5s;
-webkit-transition: all 1.5s;
-moz-transition: all 1.5s;
}
#refreshInfo{
display: flex;
align-items: center;
justify-content: center;
z-index: 400;
position: absolute;
top: 80px;
right: 20px;
width: 140px;
height: 20px;
border-radius: 5px;
background-color: white;
border-color: gray;
border-style: solid;
border-width: 1px;
opacity: 0.8;
text-align: center;
font-size: 12px;
cursor: pointer;
display: none;
}
@media screen and (max-width: 500px) {
#mainContainer {
flex-direction: column;
}
#mapDiv,
#bars {
flex: 1;
}
}
.barContainer {
background-color: white;
height: 130px;
border-bottom: 1px solid rgb(183, 183, 183);
cursor: pointer;
}
.infoContainer{
width: 470px;
height: 100px;
background-color: white;
padding: 15px;
display: flex;
flex-wrap: wrap;
}
.infoContainer:hover{
background-color: rgb(239, 239, 239);
}
.barPicture{
width: 100px;
height: 100px;
margin: 0;
}
.barPicture img{
border-radius: 5px;
}
.basicInfo{
width: 370px;
height: 100px;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.barNameContainer{
margin: 0px;
width: 190px;
padding-left: 10px;
height: 25px;
display: flex;
align-items: center;
}
.barName{
font-weight: 700;
cursor: pointer;
text-decoration: underline;
}
.barName:hover{
color: rgb(214, 49, 65);
}
.barAddress, .barWeb, .barPhone{
margin: 0px;
width: 130px;
height: 25px;
display: flex;
align-items: center;
font-size: 13px;
}
.barHours{
margin: 0px;
width: 172px;
height: 25px;
font-size: 13px;
display: flex;
align-items: center;
}
.barRatingContainer{
margin: 0px;
width: 182px;
padding-left: 18px;
height: 50px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.barRating{
width: 80px;
display: flex;
flex-wrap: wrap;
}
.barRatingText{
width: 80px;
padding-top: 2px;
font-size: 11px;
}
.barRatingSquare{
position: relative;
display: flex;
align-items: center;
justify-content: center;
background-color: white;
font-size: 13px;
font-weight: 700;
width: 25px;
height: 25px;
border-radius: 5px;
text-align: center;
color: rgb(214, 49, 65);
border: 2px solid rgb(214, 49, 65);
margin-left: 10px;
}
.barPhoneAttributesContainer{
height: 50px;
display: flex;
flex-wrap: wrap;
align-items: center;
width: 158px;
}
.barAttributes{
margin: 0px;
width: 158px;
padding-left: 10px;
height: 25px;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.barAttributesIcon{
height: 25px;
width: 25px;
padding-right: 5px;
display: flex;
align-items: center;
}
.popup{
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.4);
text-align: center;
}
.x{
position: absolute;
top: 5px;
right: 5px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
vertical-align: middle;
color: rgba(214, 49, 65, 0.6);
font-size: 30px;
}
.x:hover{
color: rgba(214, 49, 65, 1);
cursor: pointer;
}
.popupContent{
background-color: #fefefe;
padding: 30px;
border: 1px solid rgb(200, 49, 65);
width: 630px;
height: 480px;
position: absolute;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: 6px;
display: flex;
flex-wrap: wrap;
}
.popupPicture{
width: 195px;
height: 195px;
margin: 0;
}
.popupPicture img{
border-radius: 5px;
}
.popupPictogram{
width: 15px;
height: 25px;
padding-left: 25px;
display: flex;
align-items: center;
}
.popupInfo{
width: 435px;
height: 195px;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.popupNameRatingContainer{
width: 410px;
height: 50px;
padding-left: 25px;
display: flex;
align-items: center;
text-align: left;
}
.popupName{
height: 50px;
font-weight: 700;
display: flex;
align-items: center;
font-size: 18px;
color: rgb(214, 49, 65);
padding-right: 6px;
margin-right: 6px;
}
.popupRatingCount{
margin-left: 10px;
font-size: 10px;
font-weight: 500;
text-align: left;
}
.popupInfoLeftContainer{
width: 280px;
margin-top: 13px;
height: 125px;
display: flex;
flex-wrap: wrap;
}
.popupInfoSlot{
width: 232px;
height: 25px;
padding-left: 8px;
font-size: 12px;
display: flex;
align-items: center;
}
.popupAttributes{
width: 290px;
padding-left: 25px;
margin-top: 15px;
height: 50px;
display: flex;
flex-wrap: wrap;
}
.popupAttributesIcon{
width: 30px;
height: 30px;
margin-right: 3px;
display: flex;
align-items: center;
}
.popupHours{
width: 113px;
height: 125px;
margin-top: 18px;
margin-left: 15px;
border-right: 1px solid rgb(183, 183, 183);
display: flex;
flex-wrap: wrap;
font-size: 11px;
float: right;
}
.popupHoursTitle{
height: 20px;
width: 113px;
padding-top: 3px;
font-weight: 500;
color: rgb(214, 49, 65);
font-size: 13px;
}
b{
font-weight: 500;
color: rgb(214, 49, 65);
}
.popupHoursDays{
height: 16px;
width: 25px;
padding-left: 10px;
text-align: left;
}
.popupHoursValues{
height: 16px;
width: 77px;
text-align: left;
}
.popupBeerMenuContainer{
height: 285px;
width: 630px;
display: flex;
flex-wrap: wrap;
}
.popupDraftBeersContainer{
height: 210px;
width: 314px;
border-right: 1px solid rgb(214, 49, 65);
overflow-x: auto;
}
.popupBeersTop{
width: 315px;
height: 25px;
padding-top: 25px;
white-space: nowrap;
font-weight: 500;
font-size: 15px;
}
.popupBottleBeersContainer{
height: 210px;
width: 284px;
border-left: 1px solid rgb(214, 49, 65);
overflow-x: auto;
padding-left: 30px;
}
.popupBeerActualisationDate{
height: 25px;
padding-top: 10px;
text-align: center;
font-size: 12px;
width: 630px;
}
.popupBeerDiv{
height: 30px;
display: flex;
}
.popupBeer{
font-size: 13px;
text-align: left;
}
.popupBeer:hover{
text-decoration: underline;
cursor: pointer;
}
.barNamePopup{
font-size: 13px;
font-weight: 700;
text-decoration: underline;
}
.barNamePopup:hover{
cursor: pointer;
color: rgb(214, 49, 65);
}
.barMarker{
display: flex;
flex-wrap: wrap;
padding: 5px;
}
.pictogram{
height: 25px;
width: 18px;
padding-left: 10px;
display: flex;
align-items: center;
}
.beerRatingPictogram{
width: 15px;
display: flex;
align-items: center;
}
#noResults{
display: none;
text-align: center;
justify-content: center;
font-size: 14px;
margin: auto;
position: relative;
top: 50px;
}
#noResultsList{
font-size: 13px;
text-align: left;
padding-left: 150px;
}
#loaderBars{
position: relative;
display: flex;
top:200px;
margin:auto;
}
.sk-fading-circle {
margin: auto;
width: 50px;
height: 50px;
position: relative;
}
.sk-fading-circle .sk-circle {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-fading-circle .sk-circle:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: rgb(214, 49, 65);
border-radius: 100%;
-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; }
}
@keyframes sk-circleFadeDelay {
0%, 39%, 100% { opacity: 0; }
40% { opacity: 1; }
}
.spinner {
margin: auto;
width: 50px;
height: 50px;
position: relative;
}
.spinner > div {
background-color: rgb(214, 49, 65);
height: 100%;
width: 6px;
display: inline-block;
-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.spinner .rect3 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
.spinner .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.spinner .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes sk-stretchdelay {
0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
20% { -webkit-transform: scaleY(1.0) }
}
@keyframes sk-stretchdelay {
0%, 40%, 100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4);
} 20% {
transform: scaleY(1.0);
-webkit-transform: scaleY(1.0);
}
} | 0.26341 | 0.079246 |
:root{
--grey-200: #cfd7e3;
--grey-300: #b5c0cd;
--grey-800: #3e4e63;
--grid-gap: 1px;
--day-label-size: 20px;
}
ol,li {
padding: 0;
margin: 0;
list-style: none;
cursor: pointer;
}
#calendar-days{
padding: 15px 25px;
border-radius: 1rem;
background-color: #dbdfe266;
}
.calendar-month {
position: relative;
border-radius: 34px;
width: 35%;
margin:auto;
margin-top: 20px;
}
.calendar-month-header {
display: flex;
justify-content: space-between;
background-color: #ffffff;
padding: 25px;
/* border-radius: 34px; */
}
.calendar-month-header-selected-month {
font-size: 24px;
font-weight: 600;
box-shadow: 0 15px 20px -3px rgb(255 55 75 / 35%);
background-color: #ff374b;
border-radius: 1rem;
padding: 10px;
color: #ffffff;
letter-spacing: 2px;
}
.calendar-month-header-selectors {
display: flex;
align-items: center;
justify-content: space-between;
/* width: 80px; */
}
.calendar-month-header-selectors > * {
font-size: 1.3rem;
cursor: pointer;
}
.calendar-month-header-selectors > i{
color:#e22639;
}
.calendar-month-header-selectors > span{
padding: 0px 10px;
color: #ff374b;
}
.day-of-week {
color: var(--grey-800);
font-size: 1.3rem;
background-color: #ffffff;
padding: 12px 18px;
border-collapse: separate;
}
.day-of-week,
.days-grid {
display: grid;
grid-template-columns: repeat(7, 1fr);
}
.day-of-week > * {
text-align: center;
padding-right: 5px;
/* border-collapse: separate; */
}
.calendar-day {
position: relative;
min-height: 50;
font-size: 1.2rem;
color: var(--grey-800);
padding-top: 10px;
align-items: center;
transition: 0.3s;
text-align: center;
}
.calendar-day:hover{
background-color: #ff374b;
box-shadow: 0 15px 20px -3px rgb(255 55 75 / 35%);
color: #ffffff;
border-radius: 1rem;
}
.calendar-day > span {
display: flex;
justify-content: center;
}
.calendar-day--not-current {
/* background-color: var(--grey-100); */
color: var(--grey-300);
}
.calendar-day--today {
/* padding-top: 4px; */
box-shadow: 0 15px 20px -3px rgb(255 55 75 / 35%);
background-color: #ff374b;
border-radius: 1rem;
color: #ffffff;
}
.calendar-day--today > span {
color: #fff;
}
#calendar_type{
font-size: 1.8rem;
color: #ffffff;
padding: 10px;
/* padding-top: 10px; */
text-align: center;
border-radius: 1rem;
/* box-shadow: 0 15px 20px -3px rgb(255 55 75 / 35%); */
background-color: #ff374b;
} | public/css/calendar.css | :root{
--grey-200: #cfd7e3;
--grey-300: #b5c0cd;
--grey-800: #3e4e63;
--grid-gap: 1px;
--day-label-size: 20px;
}
ol,li {
padding: 0;
margin: 0;
list-style: none;
cursor: pointer;
}
#calendar-days{
padding: 15px 25px;
border-radius: 1rem;
background-color: #dbdfe266;
}
.calendar-month {
position: relative;
border-radius: 34px;
width: 35%;
margin:auto;
margin-top: 20px;
}
.calendar-month-header {
display: flex;
justify-content: space-between;
background-color: #ffffff;
padding: 25px;
/* border-radius: 34px; */
}
.calendar-month-header-selected-month {
font-size: 24px;
font-weight: 600;
box-shadow: 0 15px 20px -3px rgb(255 55 75 / 35%);
background-color: #ff374b;
border-radius: 1rem;
padding: 10px;
color: #ffffff;
letter-spacing: 2px;
}
.calendar-month-header-selectors {
display: flex;
align-items: center;
justify-content: space-between;
/* width: 80px; */
}
.calendar-month-header-selectors > * {
font-size: 1.3rem;
cursor: pointer;
}
.calendar-month-header-selectors > i{
color:#e22639;
}
.calendar-month-header-selectors > span{
padding: 0px 10px;
color: #ff374b;
}
.day-of-week {
color: var(--grey-800);
font-size: 1.3rem;
background-color: #ffffff;
padding: 12px 18px;
border-collapse: separate;
}
.day-of-week,
.days-grid {
display: grid;
grid-template-columns: repeat(7, 1fr);
}
.day-of-week > * {
text-align: center;
padding-right: 5px;
/* border-collapse: separate; */
}
.calendar-day {
position: relative;
min-height: 50;
font-size: 1.2rem;
color: var(--grey-800);
padding-top: 10px;
align-items: center;
transition: 0.3s;
text-align: center;
}
.calendar-day:hover{
background-color: #ff374b;
box-shadow: 0 15px 20px -3px rgb(255 55 75 / 35%);
color: #ffffff;
border-radius: 1rem;
}
.calendar-day > span {
display: flex;
justify-content: center;
}
.calendar-day--not-current {
/* background-color: var(--grey-100); */
color: var(--grey-300);
}
.calendar-day--today {
/* padding-top: 4px; */
box-shadow: 0 15px 20px -3px rgb(255 55 75 / 35%);
background-color: #ff374b;
border-radius: 1rem;
color: #ffffff;
}
.calendar-day--today > span {
color: #fff;
}
#calendar_type{
font-size: 1.8rem;
color: #ffffff;
padding: 10px;
/* padding-top: 10px; */
text-align: center;
border-radius: 1rem;
/* box-shadow: 0 15px 20px -3px rgb(255 55 75 / 35%); */
background-color: #ff374b;
} | 0.412767 | 0.129595 |
width: 100%;
margin: 0 20px 0 0;
display: flex;
align-items: center;
justify-content: center;
}
#why-support img{
height: 350px;
}
#why-support .chart{
display: flex;
align-items: center;
justify-content: center;
}
#why-support .chart .group-one{
margin-top: 55px;
}
#why-support .chart .group-two{
margin-bottom: 55px;
}
#why-support .chart .card{
height: 300px;
width: 250px;
margin: 15px;
/* background-color: rgb(241, 241, 241); */
box-shadow: 0px 5px 10px 0px rgba(134, 134, 134, 0.6);
transition: .2s ease-in-out 0s;
border-radius: 10px;
}
#why-support .card-image{
display: flex;
align-items: center;
justify-content: center;
height: 50%;
}
#why-support .chart .card img{
height: 130px;
}
/* #why-support .chart .card:hover{
box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.9);
cursor: pointer;
} */
#why-support .chart .card h4{
text-align: center;
margin: 10px;
}
#why-support .chart .card p{
font-size: 14px;
padding: 10px 15px;
}
@media screen and (max-width:550px){
#why-support .card-image{
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
#why-support img{
height: 200px;
}
#why-support .chart{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#why-support .chart .card img{
height: 100px;
}
#why-support .chart .card{
height: 200px;
width: 95%;
margin: 15px 0;
background-color: rgb(241, 241, 241);
box-shadow: 5px 5px 5px rgba(134, 134, 134, 0.6);
transition: .2s ease-in-out 0s;
border-radius: 10px;
display: flex;
}
#why-support .card-text{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#why-support .chart .card h4 {
text-align: left;
width: 100%;
padding: 0 15px;
}
#why-support .chart .group-one{
margin-top: 0px;
}
#why-support .chart .group-two{
margin-bottom: 0px;
}
#why-support .chart{
width: 95%;
margin: 0 auto;
}
#myChart{
margin: 20px auto;
width: 100%;
}
} | sponsors/partner-with-us/css/sponsor-card.css | width: 100%;
margin: 0 20px 0 0;
display: flex;
align-items: center;
justify-content: center;
}
#why-support img{
height: 350px;
}
#why-support .chart{
display: flex;
align-items: center;
justify-content: center;
}
#why-support .chart .group-one{
margin-top: 55px;
}
#why-support .chart .group-two{
margin-bottom: 55px;
}
#why-support .chart .card{
height: 300px;
width: 250px;
margin: 15px;
/* background-color: rgb(241, 241, 241); */
box-shadow: 0px 5px 10px 0px rgba(134, 134, 134, 0.6);
transition: .2s ease-in-out 0s;
border-radius: 10px;
}
#why-support .card-image{
display: flex;
align-items: center;
justify-content: center;
height: 50%;
}
#why-support .chart .card img{
height: 130px;
}
/* #why-support .chart .card:hover{
box-shadow: 5px 5px 5px rgba(68, 68, 68, 0.9);
cursor: pointer;
} */
#why-support .chart .card h4{
text-align: center;
margin: 10px;
}
#why-support .chart .card p{
font-size: 14px;
padding: 10px 15px;
}
@media screen and (max-width:550px){
#why-support .card-image{
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
#why-support img{
height: 200px;
}
#why-support .chart{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#why-support .chart .card img{
height: 100px;
}
#why-support .chart .card{
height: 200px;
width: 95%;
margin: 15px 0;
background-color: rgb(241, 241, 241);
box-shadow: 5px 5px 5px rgba(134, 134, 134, 0.6);
transition: .2s ease-in-out 0s;
border-radius: 10px;
display: flex;
}
#why-support .card-text{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
#why-support .chart .card h4 {
text-align: left;
width: 100%;
padding: 0 15px;
}
#why-support .chart .group-one{
margin-top: 0px;
}
#why-support .chart .group-two{
margin-bottom: 0px;
}
#why-support .chart{
width: 95%;
margin: 0 auto;
}
#myChart{
margin: 20px auto;
width: 100%;
}
} | 0.269902 | 0.079567 |
@import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900|Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700|Roboto&display=swap');
.charsheet {
width: 842px !important;
margin: 0 auto !important;
padding: 15px;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: normal;
/* Fake radio/checkbox */
/* Remove dot from all radios _after_ selected one */
}
.charsheet input[type=text] {
font-weight: 600;
}
.charsheet input[type=text]:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 3px;
}
.charsheet select {
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
}
.charsheet select::-ms-expand {
display: none;
}
.charsheet li {
font-weight: normal;
font-size: 14.3px;
}
.charsheet p {
font-family: 'Crimson Text', Arial, sans-serif;
font-size: 14.3px;
line-height: 1.25;
font-weight: normal;
margin: 0;
}
.charsheet h1 {
font-weight: bold;
width: 100%;
font-size: 28px;
text-align: center;
margin: 0 0 0px;
padding: 10;
text-transform: uppercase;
}
.charsheet h2 {
font-weight: bold;
width: 100%;
font-size: 18px;
text-align: left;
margin: 0 0 0px;
padding: 0;
text-transform: uppercase;
}
.charsheet h3 {
font-weight: bold;
width: 100%;
line-height: 1.4em;
font-size: 1.2em;
text-align: center;
margin: 0 0 0px;
padding: 0;
text-transform: uppercase;
}
.charsheet h3.divide::after,
.charsheet h3.divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 220px;
}
.charsheet h3.site-divide::after,
.charsheet h3.site-divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 331px;
}
.charsheet h3.site-denizens-divide::after,
.charsheet h3.site-denizens-divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 336px;
}
.charsheet h3.site-divide-notes::after,
.charsheet h3.site-divide-notes::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 352px;
}
.charsheet .divide {
margin-top: 1em;
}
.charsheet h4 {
font-weight: bold;
width: 100%;
font-size: 16px;
text-align: center;
margin: 0 0 0px;
padding: 0;
text-transform: uppercase;
}
.charsheet h4.tab-title {
display: inline-block;
}
.charsheet h5 {
font-weight: bold;
font-size: 12px;
text-align: left;
margin: 0 0 0px;
padding: 0;
text-transform: uppercase;
}
.charsheet h6 {
font-size: 14px;
font-weight: bold;
text-align: left;
margin-top: 2px;
}
.charsheet button[type="roll"] {
align-items: left;
color: #4c4d4f;
font-weight: normal;
font-size: 20px;
text-decoration: none;
background: none;
background-image: none;
border: none;
box-shadow: none;
text-shadow: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
}
.charsheet button[type="roll"]:hover {
transition: 0.5s ease;
}
.charsheet .heading-left {
text-align: left;
}
.charsheet hr {
border: 0;
height: 1px;
background: #ccc;
background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
.charsheet textarea {
font-family: 'Crimson Text', Arial, sans-serif;
max-width: 828px;
border: 2px solid #4c4d4f;
font-weight: normal;
}
.charsheet .btn {
display: inline;
width: 100%;
font-weight: bold;
font-size: 14px;
padding: 0;
margin: 0.5em;
height: 40px;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 2px solid #494a4c;
border-radius: 0;
cursor: pointer;
}
.charsheet .common-btn {
display: flex;
width: fit-content;
font-size: 14px;
padding: 0;
border: 2px solid #494a4c;
cursor: pointer;
width: -moz-fit-content;
}
.charsheet .common-btn:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .btn-content {
padding: 0.2em 0.2em 0.2em 0.2em;
width: 100%;
text-align: center;
}
.charsheet .btn-input:checked ~ .btn-content {
background: #4c4d4f;
color: #fff;
}
.charsheet button.btn.repcontrol_edit,
.charsheet button.btn.repcontrol_add {
width: auto;
height: auto;
border: 2px solid #4c4d4f;
border-radius: 0;
font-weight: bold;
font-size: 12px;
text-shadow: none;
text-transform: uppercase;
padding: 0.2em;
margin: 0.3em;
color: #4c4d4f;
font-family: 'Montserrat', Arial, sans-serif;
background: #dfe0e2;
}
.charsheet button.btn.repcontrol_edit:hover,
.charsheet button.btn.repcontrol_add:hover {
background: #bcbec2;
}
.charsheet button.btn.repcontrol_edit:focus,
.charsheet button.btn.repcontrol_add:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 1px;
}
.charsheet button.btn.repcontrol_edit {
margin-right: 3px;
}
.charsheet button.btn.repcontrol_add {
margin-left: 3px;
}
.charsheet .debilities {
margin-bottom: 0px;
}
.charsheet .debility {
display: flex;
flex-flow: row wrap;
}
.charsheet .flex-container {
display: flex;
align-items: flex-start;
}
.charsheet .flex-wrapper {
display: flex;
flex-direction: column;
margin-bottom: 10px;
font-weight: normal;
padding: 0.5em;
}
.charsheet .track-box-input {
width: 80px;
height: 45px !important;
opacity: 0;
vertical-align: top;
}
.charsheet .track-box-back {
width: 80px;
height: 45px;
margin-top: -45px;
}
.charsheet .resources-box-input {
width: 80px;
height: 40px !important;
opacity: 0;
vertical-align: top;
}
.charsheet .resources-box-back {
width: 80px;
height: 40px;
margin-top: -40px;
}
.charsheet .track-box-input:hover ~ .track-box-back,
.charsheet .resources-box-input:hover ~ .resources-box-back {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .track-box-input:checked ~ .track-box-back,
.charsheet .resources-box-input:checked ~ .resources-box-back {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet .track-box-value {
padding: 0px;
font-weight: bold;
height: 35px;
padding-top: 10px;
font-size: 18px;
color: inherit;
}
.charsheet .resources-box-value {
padding: 0px;
font-weight: bold;
height: 35px;
padding-top: 10px;
font-size: 18px;
color: inherit;
}
.charsheet .resources-title-box {
width: 80px;
height: 40px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 0%;
background: transparent;
border: 2px solid #4c4d4f;
margin-top: 20px;
margin-bottom: 2px;
}
.charsheet .resources-box {
width: 80px;
height: 40px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 0%;
background: transparent;
border: 2px solid #4c4d4f;
margin-bottom: 2px;
}
.charsheet .pc-name {
width: 100%;
font-weight: bold;
font-size: 14px;
border: 2px solid #4c4d4f;
background: #e6e7e8;
color: #4c4d4f;
border-radius: 0;
}
.charsheet .debil-desc {
width: 100%;
font-weight: bold;
font-size: 14px;
}
.charsheet .border {
border: 1px solid #ccc;
border-radius: 4px;
}
.charsheet textarea.full-width {
width: 95%;
resize: vertical;
}
.charsheet input.filler[type="radio"],
.charsheet input[type="checkbox"].checkbox {
opacity: 0;
width: 16px;
height: 16px;
position: relative;
top: 5px;
left: 6px;
margin: -10px;
cursor: pointer;
z-index: 1;
}
.charsheet input[type="radio"] + span::before,
.charsheet input[type="checkbox"].checkbox + span::before {
margin-right: 4px;
border: solid 1px #a8a8a8;
line-height: 14px;
text-align: center;
display: inline-block;
vertical-align: middle;
-moz-box-shadow: 0 0 2px #ccc;
-webkit-box-shadow: 0 0 2px #ccc;
box-shadow: 0 0 2px #ccc;
background: #f6f6f6;
background: -moz-radial-gradient(#f6f6f6, #dfdfdf);
background: -webkit-radial-gradient(#f6f6f6, #dfdfdf);
background: -ms-radial-gradient(#f6f6f6, #dfdfdf);
background: -o-radial-gradient(#f6f6f6, #dfdfdf);
background: radial-gradient(#f6f6f6, #dfdfdf);
}
.charsheet input[type="checkbox"].checkbox + span::before,
.charsheet input.filler[type="radio"] + span::before {
content: "";
width: 14px;
height: 14px;
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.charsheet input[type="checkbox"].checkbox:checked + span::before {
content: "■";
}
.charsheet input.zeroxp[type="radio"] + span::before {
content: "0" !important;
}
.charsheet input.filler[type="radio"] + span::before {
content: "■";
}
.charsheet input.filler[type="radio"]:checked ~ input.filler[type="radio"] + span::before {
content: "";
}
.charsheet span.showhide:checked {
background-color: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet span.showhide {
display: inline;
border: 1px solid #ccc;
margin-right: 11px;
border-radius: 4px;
padding: 2px 4px;
font-weight: bold;
font-size: 14px;
}
.charsheet span.showhide:hover {
cursor: pointer;
border-radius: 4px;
padding: 2px 4px;
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet div.showhide {
visibility: hidden;
transition: opacity 1s ease-out;
opacity: 0;
height: 0;
overflow: hidden;
}
.charsheet .hide-element {
display: none;
}
.charsheet input[type='checkbox'].hide-element {
display: none;
}
.charsheet input[type='radio'].hide-element {
display: none;
}
.charsheet div.hide-element {
display: none;
}
.charsheet div.preview-roll {
padding: 0em;
}
.charsheet input.show-hide:checked ~ div.show-hide {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet span.preview-roll {
width: 30%;
margin-left: 1em;
}
.charsheet .button-container {
width: 2.5em;
border: 2px solid #4c4d4f;
}
.charsheet .button-container-preview {
width: 2.4em;
}
.charsheet .no-border {
border: 0;
}
.charsheet .requirement-area {
height: auto;
margin-bottom: 5px;
}
.charsheet input.border-bottom {
border-bottom: 1px solid #4c4d4f;
border-radius: 0em;
}
.charsheet .full-width {
width: 100%;
margin-top: 0.3em;
}
.charsheet .changelog {
border: 2px solid #4c4d4f;
margin-bottom: 1em;
padding: 1em;
}
.charsheet .center {
text-align: center;
}
.charsheet .close-changelog {
border: 2px solid #4c4d4f;
cursor: pointer;
padding: 0;
margin: 0.5em 0 0 0;
text-align: center;
}
.charsheet .close-changelog:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet input.changelog:checked ~ div.changelog {
display: none;
}
.charsheet .modes {
display: flex;
justify-content: space-evenly;
}
.charsheet h2.mode-title {
text-align: center;
}
.charsheet div.mode-title {
margin-bottom: 2em;
}
.charsheet label.mode {
text-align: center;
}
.charsheet label.mode {
margin: 0.5em;
padding: 0;
cursor: pointer;
box-shadow: 1px 1px 19px 6px rgba(0,0,0,0.15);
opacity: 1;
z-index: 5;
width: auto;
}
.charsheet label.mode:hover h4 {
color: #797979;
transition: 0.5s ease;
}
.charsheet label.mode:hover .mode-image {
opacity: 0.7;
transition: 0.5s ease;
}
.charsheet label.mode h4 {
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.charsheet input[type=radio].character-mode:checked ~ div.character-mode,
.charsheet input[type=radio].shared-mode:checked ~ div.shared-mode {
display: block;
}
.charsheet input[type=checkbox].modes-show:checked ~ div.modes-show {
display: block;
}
.charsheet div.mode {
display: flex;
justify-content: center;
width: fit-content;
width: -moz-fit-content;
margin: 0;
}
.charsheet .mode-image {
display: flex;
}
.charsheet input[type=radio].bonds:checked ~ div.bonds,
.charsheet input[type=radio].summary:checked ~ div.summary,
.charsheet input[type=radio].vows:checked ~ div.vows,
.charsheet input[type=radio].assets:checked ~ div.assets,
.charsheet input[type=radio].moves:checked ~ div.moves,
.charsheet input[type=radio].progress-page:checked ~ div.progress-page,
.charsheet input[type=radio].oracles:checked ~ div.oracles,
.charsheet input[type=radio].settings:checked ~ div.settings,
.charsheet input[type=radio].sites:checked ~ div.sites {
display: block;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet .sub-header {
margin-top: 1em;
border-bottom: 3px solid #4c4d4f;
}
.charsheet .resources {
display: flex;
height: 2em;
justify-content: space-between;
}
.charsheet .resource {
display: flex;
border: 2px solid #4c4d4f;
border-left: 1px solid;
}
.charsheet label.health-reset {
font-size: 14px;
margin: 0;
padding: 2px 7px 2px 6px;
cursor: pointer;
}
.charsheet label.health-reset:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet h3.health-max {
font-size: 14px;
margin-right: 0.3em;
line-height: 23px;
padding-left: 0.3em;
}
.charsheet h3.health-max-value {
padding-right: 0.3em;
}
.charsheet .health-max-value {
font-size: 14px;
line-height: 22px;
color: #555;
}
.charsheet .resource-value {
font-size: 14px;
width: 38px;
font-weight: bold;
padding: 0;
padding-left: 4px;
border-radius: 0;
background: #ccc;
margin: 0;
height: auto;
cursor: pointer;
border-left: 1px solid;
}
.charsheet .resource-value:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 3px;
}
.charsheet .resource-title {
font-size: 14px;
width: auto;
line-height: 9px;
padding: 0.5em 0.5em 0.5em 0.5em;
border-right: 1px solid;
border-left: 1px solid;
}
.charsheet input[type=text].resource-value {
width: 22px;
border: none;
cursor: text;
}
.charsheet .health-max-box {
display: flex;
background: #ccc;
}
.charsheet .health-status-box {
display: flex;
}
.charsheet .load-value {
width: 27px;
}
.charsheet .character-name {
width: 15.6em !important;
border: none;
}
.charsheet .roll-resource-label {
margin: 0;
padding: 0.15em 0.4em 0em 0.4em;
width: auto;
font-size: 14px;
cursor: pointer;
text-align: center;
border-left: 1px solid;
}
.charsheet .roll-resource-label:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .misses-track {
margin-top: 1em;
width: 47em;
margin-left: 118px;
}
.charsheet .misses-track .progress-row {
grid-template-columns: 86px repeat(10, 43.5px) 110px;
}
.charsheet .clear-miss {
display: inline;
width: 100%;
font-weight: bold;
font-size: 14px;
padding: 0;
margin: 1em;
height: 40px;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 2px solid #494a4c;
cursor: pointer;
}
.charsheet .clear-miss:hover {
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet .miss-input {
margin: 0 !important;
}
.charsheet .failure-btn-div {
display: inline;
}
.charsheet input.optional-track-failures:checked ~ div.optional-track-failures {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.3s ease;
}
.charsheet .debility-list {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
}
.charsheet .debility-component {
margin-top: 1em;
display: flex;
flex-flow: wrap;
}
.charsheet .debility-btn {
width: 40%;
}
.charsheet .severity-track {
display: flex;
margin-top: 1em;
}
.charsheet .track-child {
width: 100%;
}
.charsheet .track-child .btn-content {
padding: 0.4em 0.2em 0.2em 0.2em;
align-self: center;
}
.charsheet ul.debility-body-list {
margin: 0em 0.2em 0.3em 1.3em;
}
.charsheet p.severity-reduce,
.charsheet p.debility-clear {
margin-bottom: 0.3em;
}
.charsheet .debility-group {
width: 33.33%;
}
.charsheet .debility-group-title {
text-align: center;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
margin-bottom: 0.3em;
}
.charsheet .bonds-track {
width: 437px;
margin-left: 203px;
margin-top: 0.5em;
}
.charsheet .bonds-track .progress-row {
grid-template-columns: 0px repeat(10, 43.5px) 110px;
}
.charsheet .bonds {
margin-bottom: 0px;
}
.charsheet .bond-component {
margin-top: 1em;
}
.charsheet .bond {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.charsheet .bond-container {
border: 2px solid #4c4d4f;
border-radius: 0;
margin-bottom: 1em;
padding: 1em;
}
.charsheet .bond-notes {
width: 98.5%;
resize: vertical;
}
.charsheet .bond-name,
.charsheet .bond-location,
.charsheet .bond-descriptors {
border: none;
border-radius: 0em;
background: transparent;
padding: 0;
padding-left: 0.5em;
}
.charsheet .bond-descriptors {
width: 43%;
}
.charsheet .bond-location {
width: 40%;
}
.charsheet p.bond-title {
text-align: left;
font-weight: bold;
margin: 0 0 0px;
padding: 0.1em 0.3em 0.3em 0.5em;
text-transform: uppercase;
font-family: 'Montserrat', Arial, sans-serif;
display: inline;
color: #4c4d4f;
border-radius: 0;
}
.charsheet .details-btn {
display: flex;
width: auto;
margin: 0.5em 0em 0em 0em;
height: auto;
padding: 0;
}
.charsheet .bond-name::placeholder,
.charsheet .bond-location::placeholder,
.charsheet .bond-descriptors::placeholder {
color: #8a8a8a;
}
.charsheet input[type="checkbox"].show-bond-info {
width: 4.5em;
height: 18px;
top: 0;
opacity: 0;
border-radius: 0;
padding: 2px 4px;
}
.charsheet input[type="checkbox"].show-bond-info:checked ~ div.show-bond-info {
display: flex;
flex-flow: row wrap;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type="checkbox"].show-bond-info:checked ~ span.show-bond-info {
border-radius: 0;
padding: 2px 4px;
border: 1px solid;
background-color: #4c4d4f;
color: #fff;
}
.charsheet input[type="checkbox"].show-bond-info:hover ~ span.show-bond-info {
border-radius: 0;
padding: 2px 4px;
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet span.show-bond-info {
margin-left: -4.9em;
border-radius: 0;
padding: 2px 4px;
border: 1px solid;
font-weight: bold;
}
.charsheet input.vow-name {
background: #ccc;
border: 2px solid #494a4c;
border-radius: 0;
margin-bottom: 0.2em;
margin-top: 1em;
background: #e6e7e8;
border: 2px solid #494a4c;
border-radius: 0;
margin-bottom: 0.2em;
}
.charsheet input.vow-name:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .fulfill-vow:hover,
.charsheet .mark-vow:hover,
.charsheet .vow-clear-label:hover {
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet .vows {
margin-bottom: 0px;
}
.charsheet .vows-header {
display: flex;
justify-content: space-around;
align-items: center;
margin-bottom: 10px;
}
.charsheet .vow {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.charsheet .vow-name {
width: 100%;
font-weight: bold;
font-size: 14px;
}
.charsheet .difficulty {
border: 2px solid #494a4c;
margin: 0.2em 0.5em 0.2em 0.5em;
padding: 0;
cursor: pointer;
}
.charsheet .difficulty h5 {
text-align: center;
}
.charsheet .difficulty input:checked ~ h5 {
background: #494a4c;
color: #fff;
}
.charsheet .btn-div {
display: inline;
}
.charsheet .threat-header {
display: flex;
}
.charsheet input.vow-threat {
background: #e6e7e8;
border: 2px solid #494a4c;
border-radius: 0;
width: 100%;
}
.charsheet input.vow-threat:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .menace-row {
margin: 0em 0em 0.4em 0em;
justify-content: space-evenly;
display: flex;
border: 2px solid #4c4d4f;
background: #a1a1a1;
border-top: 0;
padding: 0.1em 0em;
}
.charsheet .menace-box {
border: 2px solid #000;
padding: 0;
display: inline-flex;
height: 1em;
width: 4em;
margin: 0.2em 0em;
cursor: pointer;
}
.charsheet .menace-show {
padding: 0;
margin: 0;
border: 2px solid #4c4d4f;
width: auto;
height: auto;
cursor: pointer;
border-left: 0;
}
.charsheet .menace-show:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet input[type='checkbox'].menace-show:checked ~ div.menace-row {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet input[type='checkbox'].menace-show-button:checked ~ div.menace-show-back {
background: #4c4d4f;
color: #fff;
}
.charsheet .menace-vow {
opacity: 0;
cursor: pointer;
vertical-align: top;
}
.charsheet .vow-menace-label {
font-weight: bold;
font-size: 12px;
}
.charsheet .menace-fill {
height: 100%;
width: 100%;
background: #fff;
}
.charsheet .menace-show-back {
height: 100%;
padding: 0em 1em 0em 1em;
line-height: 25px;
}
.charsheet input[type="checkbox"].menace-vow:checked ~ .menace-fill {
background: #4c4d4f;
}
.charsheet input[type="checkbox"].menace-vow:hover ~ .menace-fill {
background: #e6e7e8;
}
.charsheet input.optional-vow-threat:checked ~ div.optional-vow-threat {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.3s ease;
}
.charsheet .progress-header {
display: flex;
justify-content: space-around;
align-items: center;
margin-top: 0.3em;
}
.charsheet .progress-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.charsheet .progress-name {
width: 100%;
font-weight: bold;
font-size: 14px;
}
.charsheet input.progress-name {
background: #e6e7e8;
border: 2px solid #494a4c;
border-radius: 0;
margin-bottom: 0.2em;
}
.charsheet .progress-input {
width: 40px;
height: 40px;
font-size: 22px;
font-weight: bold;
background: transparent;
text-align: center;
justify-content: center;
align-items: center;
padding: 2px 0px 0px 12px;
margin: 0px;
cursor: pointer;
border: 2px solid #4c4d4f;
border-radius: 0;
}
.charsheet .progress-input:hover {
background-color: #ccc;
transition: 0.5s ease;
}
.charsheet .progress-input:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .progress-holder {
display: flex;
}
.charsheet input.progress-name {
margin-bottom: 0px;
}
.charsheet .challenge-show {
padding: 0;
margin: 0;
border: 2px solid #4c4d4f;
width: auto;
height: auto;
cursor: pointer;
border-left: 0;
}
.charsheet .challenge-show:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .challenge-show-back {
height: 100%;
padding: 0em 1em 0em 1em;
line-height: 25px;
}
.charsheet input[type='checkbox'].challenge-show:checked ~ div.challenge-row {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet input[type='checkbox'].challenge-show-button:checked ~ div.challenge-show-back {
background: #4c4d4f;
color: #fff;
}
.charsheet .challenge-row,
.charsheet .progress-row {
display: grid;
grid-template-columns: 151px repeat(10, 43.5px) 110px;
align-items: center;
}
.charsheet label.challenge-label {
padding-left: 0.5em;
display: block;
height: 18px;
margin: 0px;
}
.charsheet .challenge-box {
border: 2px solid #4c4d4f;
padding: 0;
display: inline-flex;
height: 36px;
width: 36px;
margin: 0.2em 0em;
cursor: pointer;
}
.charsheet .challenge-fill {
height: 100%;
width: 100%;
background: #fff;
}
.charsheet input[type="checkbox"].challenge:checked ~ .challenge-fill {
background: #4c4d4f;
}
.charsheet input[type="checkbox"].challenge:hover ~ .challenge-fill {
background: #e6e7e8;
}
.charsheet .blank-index {
display: inline-block;
height: 40px;
width: 40px;
}
.charsheet .progress-input-holder {
position: relative;
margin: 0.3em 0em;
}
.charsheet .progress-input-holder input[min],
.charsheet input[min] + span {
display: none;
position: absolute;
top: 2px;
left: 2px;
width: 36px;
height: 36px;
pointer-events: none;
background: #fff;
}
.charsheet .progress-input-holder input[min="1"]:valid + span {
display: block;
background-image: linear-gradient(45deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px));
}
.charsheet .progress-input-holder input[min="2"]:valid + span {
display: block;
background-image: linear-gradient(45deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(135deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%);
}
.charsheet .progress-input-holder input[min="3"]:valid + span {
display: block;
background-image: linear-gradient(45deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(135deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(90deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%);
}
.charsheet .progress-input-holder input[min="4"]:valid + span {
display: block;
background-image: linear-gradient(45deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(135deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(90deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(0deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%);
}
.charsheet .nav-child {
border: 2px solid #4c4d4f;
width: 100%;
text-align-last: center;
margin: 0.1em;
}
.charsheet .nav-child label {
margin: 0;
padding: 0;
cursor: pointer;
}
.charsheet .nav-child label:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .page-button-back {
padding: 0.1em 0em 0.1em 0em;
font-weight: 600;
}
.charsheet .page-button:checked ~ div.page-button-back {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet .summary {
margin-top: 1em;
}
.charsheet .nav-row {
display: flex;
}
.charsheet label.page-label {
text-align: center;
}
.charsheet div.optional-nav-sites {
width: 0;
margin: 0;
border: 0;
transition: 0.5s ease;
}
.charsheet input.optional-nav-sites:checked ~ div.optional-nav-sites {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.3s ease;
width: 100%;
border: 2px solid #4c4d4f;
margin: auto;
}
.charsheet .footer {
margin-top: 1em;
}
.charsheet .momentum {
display: flex;
}
.charsheet input[type=checkbox].momentum-burn:hover ~ div.momentum-burn-back {
background-color: #ccc;
transition: 0.5s ease;
}
.charsheet .momentum-box-input:hover ~ .momentum-box-back {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .momentum-box-input:checked ~ .momentum-box-back {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet input[type=checkbox].momentum-burn {
opacity: 0;
border: 0;
}
.charsheet div.momentum-burn-back {
font-weight: bold;
text-align: center;
line-height: 22px;
padding: 0em 0.2em;
}
.charsheet label.momentum-burn {
border: 2px solid #4c4d4f;
padding: 0;
cursor: pointer;
margin: 0;
font-size: 1em;
}
.charsheet .momentum-box-input {
opacity: 0;
border: 0;
}
.charsheet .momentum-status-box {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
border-radius: 0%;
background: transparent;
border: 2px solid #4c4d4f;
padding-left: 0.2em;
}
.charsheet .momentum-status-value {
width: auto;
font-size: 1em;
}
.charsheet h3.momentum-max-box,
.charsheet h3.momentum-reset-box {
display: inline;
padding-left: 1em;
}
.charsheet .momentum-box-value {
font-weight: bold;
font-size: 16px;
color: inherit;
}
.charsheet .momentum-input {
font-weight: bold;
width: 30px;
font-size: 13px;
text-align: center;
background: transparent;
}
.charsheet .momentum-box {
cursor: pointer;
border: 2px solid #4c4d4f;
padding: 0;
margin: 0;
}
.charsheet .momentum-dark {
color: #fff;
border: 2px solid #4b4d4f;
background: #4b4d4f;
width: 100%;
}
.charsheet .momentum-max,
.charsheet .momentum-reset {
line-height: 1.4em;
font-size: 1em;
}
.charsheet .momentum-title {
color: #fff;
line-height: 1.2em;
font-size: 1.2em;
}
.charsheet .momentum-header {
height: 20px;
}
.charsheet .sub-header-static {
margin-top: 0.2em;
}
.charsheet .momentum-status-attr {
padding: 0em 0.2em;
}
.charsheet .stats {
justify-content: space-evenly;
align-items: center;
border-radius: 0%;
margin-bottom: 1em;
}
.charsheet .stat {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 1em;
}
.charsheet .stats-title {
width: 100px;
}
.charsheet .stats-input {
font-weight: bold;
width: 60px;
line-height: 40px;
font-size: 28px;
text-align: center;
height: 50px !important;
border-radius: 0;
}
.charsheet input.stats-input {
border: 2px solid #4c4d4f;
background: #e6e7e8;
}
.charsheet input.stats-input:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet label.roll-label {
margin: 0;
padding: 0em 0.4em 0em 0.4em;
width: auto;
border: 2px solid #4c4d4f;
cursor: pointer;
text-align: center;
line-height: 1.4em;
}
.charsheet label.roll-label:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet label.stat-toggle {
margin: 0;
padding: 0;
border: 2px solid #4c4d4f;
text-align: center;
cursor: pointer;
}
.charsheet label.stat-toggle:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet input[type=radio].stat-set:checked ~ div.stat-set {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
display: flex;
width: auto;
margin-left: 5em;
}
.charsheet input[type=radio].stat-edit:checked ~ div.stat-edit {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
display: flex;
width: auto;
}
.charsheet div.stat-toggle.set-toggle {
width: 100%;
height: 0;
margin: 4em 1em 0em 1em;
}
.charsheet div.stat-toggle.edit-toggle {
transform: rotate(90deg);
width: 100%;
height: 0;
margin-top: 3.45em;
}
.charsheet .setting-switch {
position: relative;
display: inline-block;
width: 55px;
height: 28px;
padding: 0;
}
.charsheet .setting-switch input {
opacity: 0;
width: 0;
height: 0;
}
.charsheet .setting-slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.charsheet .setting-slider:before {
position: absolute;
content: "";
height: 20px;
width: 20px;
left: 4px;
bottom: 4px;
background-color: #fff;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.charsheet input:checked + .setting-slider {
background-color: #4c4d4f;
}
.charsheet input:focus + .setting-slider {
box-shadow: 0 0 1px #4c4d4f;
}
.charsheet input:checked + .setting-slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
.charsheet .setting-slider.setting-round {
border-radius: 34px;
}
.charsheet .setting-slider.setting-round:before {
border-radius: 50%;
}
.charsheet .settings-group {
display: flex;
justify-content: space-evenly;
margin-top: 1em;
}
.charsheet .settings-group-title {
align-self: center;
font-size: 1.2em;
font-weight: bold;
}
.charsheet .setting-name {
text-align: center;
font-weight: 600;
}
.charsheet .note-area:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet div.search-bar {
display: flex;
justify-content: center;
width: 100%;
margin: 1em 0em 0.5em 0em;
}
.charsheet div.preview-bar {
justify-content: space-between;
width: 100%;
display: flex;
margin: 1em 0em 0.5em 0em;
}
.charsheet div.search-preview-bar {
display: flex;
width: auto;
}
.charsheet div.move-nav-content {
padding: 0.2em;
width: 100%;
}
.charsheet input.search-preview-bar {
width: 17.6em;
border: 2px solid #4c4d4f;
border-radius: 0;
}
.charsheet input.search-preview-bar:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet input.search-bar {
width: 50%;
border: 2px solid #4c4d4f;
}
.charsheet input.search-bar:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet input.table-btn:checked ~ div.move-nav-content {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet .preview-container {
display: flex;
justify-content: space-between;
font-size: 1em;
flex-flow: row;
font-weight: normal;
height: auto;
margin-top: 1em;
}
.charsheet .preview-container .move-scroll-list {
width: 21.9em;
overflow: auto;
border: 2px solid #4c4d4f;
padding: 0;
height: 50em;
}
.charsheet .move-container {
flex-wrap: wrap;
flex-direction: column;
justify-content: space-between;
height: 45em;
margin-top: 1em;
display: flex;
font-size: 1em;
font-weight: normal;
align-content: space-between;
}
.charsheet .move-container .move-scroll-list {
overflow: auto;
border: 2px solid #4c4d4f;
padding: 1em;
width: max-content;
}
.charsheet .move {
margin: 0em;
color: #4c4d4f;
display: flex;
padding: 0;
}
.charsheet .move-group-title {
background: #4c4d4f;
}
.charsheet .move-group-title h3 {
color: #fff;
}
.charsheet .move-name {
width: 100%;
border: 2px solid #4c4d4f;
}
.charsheet .move-highlight:checked ~ .move-name {
background: #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .roll-show {
padding: 0 !important;
font-size: 20px !important;
margin: 0 !important;
height: auto;
}
.charsheet .roll-show:hover {
color: #fff;
}
.charsheet .move-list {
padding: 0;
display: flex;
}
.charsheet .move-list label {
cursor: pointer;
}
.charsheet .move-list div {
font-weight: 600;
font-size: 14px;
text-align: center;
margin: 0 0 0px;
padding: 0.1em;
text-transform: none;
}
.charsheet .move-list div:hover {
transition: 0.3s ease;
background: #606060 !important;
color: #fff;
}
.charsheet .move-list:nth-child(2n + 1) {
background-color: #ddd;
}
.charsheet .move-column {
display: flex;
flex-direction: column;
margin-right: 10px;
}
.charsheet span.move-result {
width: 36em;
}
.charsheet span.preview-move-roll {
width: 60%;
margin-left: 1em;
}
.charsheet .move-group {
border: 2px solid #4c4d4f;
box-sizing: border-box;
width: 30%;
margin: 0.3em;
height: fit-content;
height: -moz-fit-content;
}
.charsheet .move-group-scroll {
border: 2px solid #4c4d4f;
box-sizing: border-box;
height: fit-content;
height: -moz-fit-content;
}
.charsheet .move-box:nth-child(n + 2) {
margin-top: 10px;
}
.charsheet .move-title {
background-color: #4c4d4f;
color: #fff;
border-bottom: 1px solid #4c4d4f;
font-size: 1.4em;
font-weight: bold;
padding: 0.2em 0.5em 0.1em 0.7em;
text-transform: uppercase;
width: 11.7em;
}
.charsheet .move-preview {
width: auto;
}
.charsheet .move-page-footer {
text-align: right !important;
padding-right: 1em;
}
.charsheet .move-preview-container {
width: 62%;
}
.charsheet .move-preview-container p {
font-size: 15px;
margin: 0;
}
.charsheet .move-preview-container ul {
margin: 2px 0px 5px 25px;
font-size: 15px;
}
.charsheet .move-preview-container li {
font-size: 15px;
}
.charsheet .move-show {
display: inline-flex;
font-size: 1em;
margin: 0em;
padding: 0.3em;
}
.charsheet .move-show:hover {
background: #969696;
cursor: pointer;
transition: 0.5s ease;
}
.charsheet .column-wrap {
flex-flow: column wrap;
width: 22.5em;
}
.charsheet .move-delve-table {
width: auto !important;
}
.charsheet .move-description {
font-family: 'Crimson Text', Arial, sans-serif;
padding: 1em;
border: 2px solid #4c4d4f;
}
.charsheet .move-description p {
margin-bottom: 0.3em;
}
.charsheet .move-table {
border: none;
width: 30.5em;
font-size: 12px;
}
.charsheet .move-roll {
width: 18%;
}
.charsheet .move-footer {
background-color: #434b4d;
color: #fff;
line-height: 0.9em;
font-size: 0.9em;
font-family: 'Crimson Text', Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
text-align: left;
padding: 0.5rem;
}
.charsheet .close-preview {
width: 100%;
height: auto;
margin: 0;
font-weight: bold;
font-size: 14px;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 2px solid #494a4c;
cursor: pointer;
text-align: center;
}
.charsheet .close-preview:hover {
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet .clear-search {
width: fit-content;
width: -moz-fit-content;
height: auto;
margin: 0;
font-weight: bold;
font-size: 14px;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 2px solid #494a4c;
cursor: pointer;
}
.charsheet .clear-search:hover {
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet .selected-move {
z-index: 3;
}
.charsheet .selected-move:checked ~ .move-name {
background: #434b4d !important;
color: #fff !important;
}
.charsheet input.move-preview:checked ~ div.move-preview,
.charsheet input.full-move-list:checked ~ div.full-move-list {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type=radio].face-danger:checked ~ div.face-danger,
.charsheet input[type=radio].secure-an-advantage:checked ~ div.secure-an-advantage,
.charsheet input[type=radio].gather-information:checked ~ div.gather-information,
.charsheet input[type=radio].heal:checked ~ div.heal,
.charsheet input[type=radio].resupply:checked ~ div.resupply,
.charsheet input[type=radio].make-camp:checked ~ div.make-camp,
.charsheet input[type=radio].undertake-a-journey:checked ~ div.undertake-a-journey,
.charsheet input[type=radio].reach-your-destination:checked ~ div.reach-your-destination,
.charsheet input[type=radio].compel:checked ~ div.compel,
.charsheet input[type=radio].sojourn:checked ~ div.sojourn,
.charsheet input[type=radio].draw-the-circle:checked ~ div.draw-the-circle,
.charsheet input[type=radio].forge-a-bond:checked ~ div.forge-a-bond,
.charsheet input[type=radio].test-your-bond:checked ~ div.test-your-bond,
.charsheet input[type=radio].aid-your-ally:checked ~ div.aid-your-ally,
.charsheet input[type=radio].write-your-epilogue:checked ~ div.write-your-epilogue,
.charsheet input[type=radio].enter-the-fray:checked ~ div.enter-the-fray,
.charsheet input[type=radio].strike:checked ~ div.strike,
.charsheet input[type=radio].clash:checked ~ div.clash,
.charsheet input[type=radio].turn-the-tide:checked ~ div.turn-the-tide,
.charsheet input[type=radio].end-the-fight:checked ~ div.end-the-fight,
.charsheet input[type=radio].battle:checked ~ div.battle,
.charsheet input[type=radio].endure-harm:checked ~ div.endure-harm,
.charsheet input[type=radio].face-death:checked ~ div.face-death,
.charsheet input[type=radio].companion-endure-harm:checked ~ div.companion-endure-harm,
.charsheet input[type=radio].endure-stress:checked ~ div.endure-stress,
.charsheet input[type=radio].face-desolation:checked ~ div.face-desolation,
.charsheet input[type=radio].out-of-supply:checked ~ div.out-of-supply,
.charsheet input[type=radio].face-a-setback:checked ~ div.face-a-setback,
.charsheet input[type=radio].swear-an-iron-vow:checked ~ div.swear-an-iron-vow,
.charsheet input[type=radio].fulfill-your-vow:checked ~ div.fulfill-your-vow,
.charsheet input[type=radio].reach-a-milestone:checked ~ div.reach-a-milestone,
.charsheet input[type=radio].forsake-your-vow:checked ~ div.forsake-your-vow,
.charsheet input[type=radio].advance:checked ~ div.advance,
.charsheet input[type=radio].pay-the-price:checked ~ div.pay-the-price,
.charsheet input[type=radio].ask-the-oracle:checked ~ div.ask-the-oracle,
.charsheet input[type=radio].discover-a-site:checked ~ div.discover-a-site,
.charsheet input[type=radio].delve-the-depths:checked ~ div.delve-the-depths,
.charsheet input[type=radio].find-an-opportunity:checked ~ div.find-an-opportunity,
.charsheet input[type=radio].reveal-a-danger:checked ~ div.reveal-a-danger,
.charsheet input[type=radio].check-your-gear:checked ~ div.check-your-gear,
.charsheet input[type=radio].locate-your-objective:checked ~ div.locate-your-objective,
.charsheet input[type=radio].escape-the-depths:checked ~ div.escape-the-depths,
.charsheet input[type=radio].reveal-a-danger-alt:checked ~ div.reveal-a-danger-alt,
.charsheet input[type=radio].wield-a-rarity:checked ~ div.wield-a-rarity,
.charsheet input[type=radio].mark-your-failure:checked ~ div.mark-your-failure,
.charsheet input[type=radio].learn-from-your-failures:checked ~ div.learn-from-your-failures,
.charsheet input[type=radio].advance-a-threat:checked ~ div.advance-a-threat,
.charsheet input[type=radio].take-a-hiatus:checked ~ div.take-a-hiatus {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet .move-nav-child {
display: flex;
width: auto;
height: 1.3em;
padding: 0;
margin: 0.2em 0em 0.2em 0em;
text-align: center;
}
.charsheet ::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
.charsheet ::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0,0,0,0.5);
box-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.charsheet .move-delve-column-stat-header,
.charsheet .move-delve-stat-column {
width: 16%;
}
.charsheet .move-delve-column-stat-header-1,
.charsheet .move-delve-stat-column-1 {
width: 17%;
}
.charsheet .move-delve-column-stat-header-2,
.charsheet .move-delve-stat-column-2 {
width: 18%;
}
.charsheet .move-delve-column-stat-header-3,
.charsheet .move-delve-stat-column-3 {
width: 15%;
}
.charsheet .move-delve-column-header,
.charsheet .move-delve-column {
width: 50%;
}
.charsheet .move-delve-column-stat-header,
.charsheet .move-delve-column-stat-header-1,
.charsheet .move-delve-column-stat-header-2,
.charsheet .move-delve-column-stat-header-3,
.charsheet .move-delve-column-header {
font-weight: bold;
}
.charsheet .move-delve-row-header {
padding: 0px 5px 0px 5px;
display: flex;
height: auto;
border-bottom: 2px solid #4c4d4f;
}
.charsheet .embedded-btn {
padding-top: 0.2em !important;
font-family: 'Montserrat', Arial, sans-serif;
}
.charsheet input.optional-move-failures:checked ~ div.optional-move-failures,
.charsheet input.optional-move-sites:checked ~ div.optional-move-sites,
.charsheet input.optional-move-threat:checked ~ div.optional-move-threat,
.charsheet input.optional-move-rarity:checked ~ div.optional-move-rarity {
display: block;
}
.charsheet .site-container {
border: 2px solid #4c4d4f;
border-radius: 0em;
margin-bottom: 1em;
padding: 1em;
}
.charsheet .site-notes {
width: 97.5% !important;
height: 156px !important;
resize: none;
margin-left: 3px;
border-radius: 0;
}
.charsheet .site-notes:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .site-name,
.charsheet .site-location,
.charsheet .site-descriptors {
border: none;
border-radius: 0em;
background: transparent;
padding: 0;
padding-left: 0.5em;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: bold;
color: #4c4d4f;
}
.charsheet .site-descriptors {
width: 43%;
}
.charsheet .site-location {
width: 40%;
}
.charsheet p.site-title {
text-align: left;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: bold;
font-size: 16px;
margin: 0 0 0px;
padding: 0.1em 0.2em 0.08em 0.2em;
text-transform: uppercase;
vertical-align: bottom;
display: inline;
color: #4c4d4f;
border-radius: 0;
}
.charsheet .site-name::placeholder,
.charsheet .site-location::placeholder,
.charsheet .site-descriptors::placeholder {
color: #8a8a8a;
}
.charsheet .site-row {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-bottom: 1em;
}
.charsheet .site-column {
flex-direction: row;
width: 48%;
padding: 0.5em 0em 0.5em 0.7em;
}
.charsheet .denizen-row {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-bottom: 0.5em;
}
.charsheet .denizen-column {
flex-direction: column;
justify-content: center;
align-items: center;
width: 22%;
padding: 0.5em 0em 0.5em 0em;
}
.charsheet .denizen-option-column {
flex-direction: column;
justify-content: center;
align-items: center;
width: 22%;
padding: 0.5em 0.5em 0.5em 0.5em;
}
.charsheet .denizen-option {
font-size: 12px;
}
.charsheet .site-progress-header {
display: flex;
justify-content: space-around;
align-items: center;
margin-bottom: 10px;
}
.charsheet .denizen-operand-column {
flex-direction: column;
justify-content: center;
align-items: center;
width: 2%;
padding: 0.5em 0.5em 0.5em 0.5em;
}
.charsheet p.denizen-title {
text-align: left;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: bold;
font-size: 12px;
margin: 0 0 0px;
text-transform: uppercase;
vertical-align: bottom;
display: inline;
color: #4c4d4f;
}
.charsheet .denizen-input {
border: none;
border-radius: 0em;
background: transparent;
padding: 0.5em;
width: 96%;
margin-left: 3px;
}
.charsheet .denizen-input:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .denizen-operand {
font-weight: bold;
}
.charsheet .denizen-background,
.charsheet .site-background {
background: #dedddc;
}
.charsheet h3.site-divide::after,
.charsheet h3.site-divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 331px;
}
.charsheet h3.site-denizens-divide::after,
.charsheet h3.site-denizens-divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 336px;
}
.charsheet h3.site-divide-notes::after,
.charsheet h3.site-divide-notes::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 352px;
}
.charsheet .sites-container {
margin-top: 1em;
}
.charsheet label.site-details {
display: flex;
justify-content: center;
width: 48.7%;
margin: 0;
padding: 0;
height: auto;
border-radius: 0em;
}
.charsheet .site-details-content {
width: 100%;
padding: 0.2em;
text-align: center;
border-radius: 0em;
}
.charsheet .site-details-button:checked ~ .site-details-content {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet .show-theme-domains,
.charsheet .show-site-info {
margin-top: 0.5em;
transition: all 0.7s !important;
}
.charsheet .show-theme-domains {
justify-content: space-between;
}
.charsheet input[type="checkbox"].show-site-info:checked ~ div.show-site-info,
.charsheet input[type="checkbox"].show-theme-domains:checked ~ div.show-theme-domains {
flex-flow: column;
visibility: visible;
transition: all 0.7s !important;
height: 640px;
opacity: 1;
}
.charsheet div.show-theme-domains {
display: flex;
flex-flow: row !important;
}
.charsheet h3.site-divide-notes {
margin-bottom: 0.5em;
}
.charsheet input.site-name {
width: 70%;
padding: 2px;
}
.charsheet input.site-name:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .site-card-container {
display: flex;
font-family: 'Crimson Text', Arial, sans-serif;
font-size: 1em;
padding: 1em;
}
.charsheet .domain-cards,
.charsheet .theme-cards {
border: 2px solid #4c4d4f;
border-radius: 1em;
}
.charsheet .domain-header,
.charsheet .theme-header {
margin-top: 0.7em;
}
.charsheet .domain-column,
.charsheet .theme-column {
width: 100%;
}
.charsheet .card-column {
width: 48.7%;
}
.charsheet .site-details-bar {
display: flex;
justify-content: space-between;
}
.charsheet input[type='radio'].theme-cards:checked ~ div.theme-cards,
.charsheet input[type='radio'].domain-cards:checked ~ div.domain-cards,
.charsheet input[type='radio'].custom-cards:checked ~ div.custom-cards {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet input[type='radio'].ancient:checked ~ div.ancient,
.charsheet input[type='radio'].corrupted:checked ~ div.corrupted,
.charsheet input[type='radio'].fortified:checked ~ div.fortified,
.charsheet input[type='radio'].hallowed:checked ~ div.hallowed,
.charsheet input[type='radio'].haunted:checked ~ div.haunted,
.charsheet input[type='radio'].infested:checked ~ div.infested,
.charsheet input[type='radio'].ravaged:checked ~ div.ravaged,
.charsheet input[type='radio'].wild:checked ~ div.wild,
.charsheet input[type='radio'].barrow:checked ~ div.barrow,
.charsheet input[type='radio'].cavern:checked ~ div.cavern,
.charsheet input[type='radio'].frozen-cavern:checked ~ div.frozen-cavern,
.charsheet input[type='radio'].ice-reach:checked ~ div.ice-reach,
.charsheet input[type='radio'].mine:checked ~ div.mine,
.charsheet input[type='radio'].pass:checked ~ div.pass,
.charsheet input[type='radio'].ruin:checked ~ div.ruin,
.charsheet input[type='radio'].sea-cave:checked ~ div.sea-cave,
.charsheet input[type='radio'].shadowfen:checked ~ div.shadowfen,
.charsheet input[type='radio'].stronghold:checked ~ div.stronghold,
.charsheet input[type='radio'].tanglewood:checked ~ div.tanglewood,
.charsheet input[type='radio'].underkeep:checked ~ div.underkeep {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet input[type="checkbox"].showhide:checked ~ div.showhide,
.charsheet input[type="checkbox"].asset-companion:checked ~ div.companion,
.charsheet input[type="checkbox"].asset-path:checked ~ div.path,
.charsheet input[type="checkbox"].asset-combat-talent:checked ~ div.combat-talent,
.charsheet input[type="checkbox"].asset-ritual:checked ~ div.ritual,
.charsheet input[type="checkbox"].asset-custom:checked ~ div.asset-custom {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type="checkbox"].cave-lion:checked ~ div.cave-lion,
.charsheet input[type="checkbox"].giant-spider:checked ~ div.giant-spider,
.charsheet input[type="checkbox"].hawk:checked ~ div.hawk,
.charsheet input[type="checkbox"].horse:checked ~ div.horse,
.charsheet input[type="checkbox"].hound:checked ~ div.hound,
.charsheet input[type="checkbox"].kindred:checked ~ div.kindred,
.charsheet input[type="checkbox"].mammoth:checked ~ div.mammoth,
.charsheet input[type="checkbox"].owl:checked ~ div.owl,
.charsheet input[type="checkbox"].raven:checked ~ div.raven,
.charsheet input[type="checkbox"].young-wyvern:checked ~ div.young-wyvern,
.charsheet input[type="checkbox"].alchemist:checked ~ div.alchemist,
.charsheet input[type="checkbox"].animal-kin:checked ~ div.animal-kin,
.charsheet input[type="checkbox"].banner-sworn:checked ~ div.banner-sworn,
.charsheet input[type="checkbox"].battle-scarred:checked ~ div.battle-scarred,
.charsheet input[type="checkbox"].blade-bound:checked ~ div.blade-bound,
.charsheet input[type="checkbox"].bonded:checked ~ div.bonded,
.charsheet input[type="checkbox"].dancer:checked ~ div.dancer,
.charsheet input[type="checkbox"].devotant:checked ~ div.devotant,
.charsheet input[type="checkbox"].empowered:checked ~ div.empowered,
.charsheet input[type="checkbox"].fortune-hunter:checked ~ div.fortune-hunter,
.charsheet input[type="checkbox"].herbalist:checked ~ div.herbalist,
.charsheet input[type="checkbox"].honorbound:checked ~ div.honorbound,
.charsheet input[type="checkbox"].improviser:checked ~ div.improviser,
.charsheet input[type="checkbox"].infiltrator:checked ~ div.infiltrator,
.charsheet input[type="checkbox"].loyalist:checked ~ div.loyalist,
.charsheet input[type="checkbox"].masked:checked ~ div.masked,
.charsheet input[type="checkbox"].oathbreaker:checked ~ div.oathbreaker,
.charsheet input[type="checkbox"].outcast:checked ~ div.outcast,
.charsheet input[type="checkbox"].pretender:checked ~ div.pretender,
.charsheet input[type="checkbox"].revenant:checked ~ div.revenant,
.charsheet input[type="checkbox"].rider:checked ~ div.rider,
.charsheet input[type="checkbox"].ritualist:checked ~ div.ritualist,
.charsheet input[type="checkbox"].shadow-kin:checked ~ div.shadow-kin,
.charsheet input[type="checkbox"].sighted:checked ~ div.sighted,
.charsheet input[type="checkbox"].slayer:checked ~ div.slayer,
.charsheet input[type="checkbox"].spirit-bound:checked ~ div.spirit-bound,
.charsheet input[type="checkbox"].storyweaver:checked ~ div.storyweaver,
.charsheet input[type="checkbox"].trickster:checked ~ div.trickster,
.charsheet input[type="checkbox"].veteran:checked ~ div.veteran,
.charsheet input[type="checkbox"].waterborn:checked ~ div.waterborn,
.charsheet input[type="checkbox"].wayfinder:checked ~ div.wayfinder,
.charsheet input[type="checkbox"].weapon-master:checked ~ div.weapon-master,
.charsheet input[type="checkbox"].wildblood:checked ~ div.wildblood,
.charsheet input[type="checkbox"].wright:checked ~ div.wright,
.charsheet input[type="checkbox"].archer:checked ~ div.archer,
.charsheet input[type="checkbox"].berserker:checked ~ div.berserker,
.charsheet input[type="checkbox"].brawler:checked ~ div.brawler,
.charsheet input[type="checkbox"].cutthroat:checked ~ div.cutthroat,
.charsheet input[type="checkbox"].duelist:checked ~ div.duelist,
.charsheet input[type="checkbox"].fletcher:checked ~ div.fletcher,
.charsheet input[type="checkbox"].ironclad:checked ~ div.ironclad,
.charsheet input[type="checkbox"].long-arm:checked ~ div.long-arm,
.charsheet input[type="checkbox"].shield-bearer:checked ~ div.shield-bearer,
.charsheet input[type="checkbox"].skirmisher:checked ~ div.skirmisher,
.charsheet input[type="checkbox"].slinger:checked ~ div.slinger,
.charsheet input[type="checkbox"].sunderer:checked ~ div.sunderer,
.charsheet input[type="checkbox"].swordmaster:checked ~ div.swordmaster,
.charsheet input[type="checkbox"].thunder-bringer:checked ~ div.thunder-bringer,
.charsheet input[type="checkbox"].augur:checked ~ div.augur,
.charsheet input[type="checkbox"].awakening:checked ~ div.awakening,
.charsheet input[type="checkbox"].bind:checked ~ div.bind,
.charsheet input[type="checkbox"].communion:checked ~ div.communion,
.charsheet input[type="checkbox"].divination:checked ~ div.divination,
.charsheet input[type="checkbox"].invoke:checked ~ div.invoke,
.charsheet input[type="checkbox"].keen:checked ~ div.keen,
.charsheet input[type="checkbox"].leech:checked ~ div.leech,
.charsheet input[type="checkbox"].lightbearer:checked ~ div.lightbearer,
.charsheet input[type="checkbox"].scry:checked ~ div.scry,
.charsheet input[type="checkbox"].shadow-walk:checked ~ div.shadow-walk,
.charsheet input[type="checkbox"].sway:checked ~ div.sway,
.charsheet input[type="checkbox"].talisman:checked ~ div.talisman,
.charsheet input[type="checkbox"].tether:checked ~ div.tether,
.charsheet input[type="checkbox"].totem:checked ~ div.totem,
.charsheet input[type="checkbox"].visage:checked ~ div.visage,
.charsheet input[type="checkbox"].ward:checked ~ div.ward {
display: block;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet select.path-dropdown option[value="alchemist"] ~ .alchemist {
display: flex;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type="radio"].asset-builder:checked ~ div.asset-builder,
.charsheet input[type="radio"].asset-view:checked ~ div.asset-view {
display: block;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type="checkbox"].builder-titles-1:checked ~ div.builder-titles-1,
.charsheet input[type="checkbox"].builder-titles-2:checked ~ div.builder-titles-2,
.charsheet input[type="checkbox"].builder-titles-3:checked ~ div.builder-titles-3,
.charsheet input[type="checkbox"].builder-ability-1-text:checked ~ div.builder-ability-1-text,
.charsheet input[type="checkbox"].builder-ability-1-text-input:checked ~ div.builder-ability-1-text-input,
.charsheet input[type="checkbox"].builder-ability-2-text:checked ~ div.builder-ability-2-text,
.charsheet input[type="checkbox"].builder-ability-2-text-input:checked ~ div.builder-ability-2-text-input,
.charsheet input[type="checkbox"].builder-ability-3-text:checked ~ div.builder-ability-3-text,
.charsheet input[type="checkbox"].builder-ability-3-text-input:checked ~ div.builder-ability-3-text-input,
.charsheet input[type="checkbox"].track-dropdown-1:checked ~ div.track-dropdown-1,
.charsheet input[type="checkbox"].track-dropdown-2:checked ~ div.track-dropdown-2,
.charsheet input[type="checkbox"].track-dropdown-3:checked ~ div.track-dropdown-3,
.charsheet input[type="checkbox"].track-dropdown-4:checked ~ div.track-dropdown-4,
.charsheet input[type="checkbox"].track-dropdown-5:checked ~ div.track-dropdown-5,
.charsheet input[type="checkbox"].track-dropdown-6:checked ~ div.track-dropdown-6 {
display: flex;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet div.builder-titles-1,
.charsheet div.builder-titles-2,
.charsheet div.builder-titles-3 {
flex-flow: column;
margin-bottom: 0.3em;
}
.charsheet .view-title-width {
width: 22em;
margin: 0em 1em;
}
.charsheet .asset-custom {
padding: 0.2em;
background: linear-gradient(to bottom, #ccc 2em, #fff 2em, #fff);
}
.charsheet .asset-custom > input[type=radio] {
margin-left: 4px;
}
.charsheet .asset-custom div[class|=builder-ability] {
align-items: flex-start;
}
.charsheet div.asset-view,
.charsheet div.asset-builder {
margin-top: 0.3em;
}
.charsheet input[type=checkbox].custom-asset-ability {
opacity: 1;
margin: 0px 5px 0 5px;
}
.charsheet .custom-track {
width: 20.5em;
margin: 0 !important;
}
.charsheet .ability-checkbox,
.charsheet .build-text {
font-family: 'Crimson Text', Arial, sans-serif;
font-size: 13px;
resize: none;
height: 100px;
width: 22em;
margin: 0em 0.5em 0em 0.4em;
}
.charsheet .ability-text {
font-family: 'Crimson Text', Arial, sans-serif;
font-size: 14.3px;
resize: none;
height: 100px;
margin-bottom: 0em;
width: 18em;
}
.charsheet .builder-dropdown {
font-size: 14px;
}
.charsheet .asset-description {
margin: 0 12px 0px 12px;
font-family: 'Crimson Text', Arial, sans-serif;
}
.charsheet div.asset-ability {
width: 100%;
height: 100%;
margin: 0px 12px 6px 10px;
}
.charsheet div.asset-ability ul {
margin-left: 15px;
margin-bottom: 0;
}
.charsheet div.assets {
display: block !important;
text-align: left;
}
.charsheet div.assets .repcontainer {
display: flex;
flex-flow: row wrap;
padding: 0.5em;
font-family: 'Crimson Text', Arial, sans-serif;
justify-content: space-evenly;
}
.charsheet div.assets .repcontainer .repitem {
float: left !important;
}
.charsheet .asset-write-in {
margin-bottom: 4px;
}
.charsheet .asset-ability-write-in {
margin-top: 4px;
}
.charsheet .asset-write-in {
display: flex;
white-space: nowrap;
}
.charsheet .asset-ability-write-in {
display: inline;
white-space: nowrap;
}
.charsheet .asset {
display: inline-block;
width: 320px;
max-width: 320px;
border: 2px solid #4c4d4f;
margin-bottom: 20px;
font-size: 14.3px;
line-height: 1.25;
}
.charsheet .asset input.border-bottom {
border-bottom-color: #4c4d4f;
}
.charsheet .asset-write-in input,
.charsheet .asset-ability-write-in input {
height: 1.4em;
width: 100%;
padding: 0;
margin-left: 5px;
margin-top: 2px;
font-size: 15px;
font-weight: bold;
}
.charsheet input[type="checkbox"].asset-ability {
opacity: 1 !important;
margin-top: 0.2em;
}
.charsheet .asset-header {
background: #4c4d4f;
color: #fff;
}
.charsheet .asset-type-selection {
background: #4c4d4f;
color: #fff;
border: 0;
}
.charsheet .asset-type-dropdown {
color: #fff;
background: #4c4d4f;
width: auto;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
-webkit-appearance: menulist;
margin: 6px 4px;
}
.charsheet .sub-dropdown {
-webkit-appearance: menulist;
width: auto;
margin: 7px 4px;
font-weight: bold;
text-transform: uppercase;
}
.charsheet .asset-track-wrapper {
margin: 10px;
display: flex;
}
.charsheet .asset-track-box {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 0%;
background: transparent;
border: 2px solid #4c4d4f;
padding: 5px;
margin-bottom: 2px;
}
.charsheet .asset-track-wrapper-wordy {
text-transform: uppercase;
}
.charsheet .asset-track-wrapper-wordy .asset-track-box {
flex-direction: row;
}
.charsheet .asset-track-box-display {
font-size: 17px;
font-weight: bold;
}
.charsheet .ability-top {
margin-top: 1em;
}
.charsheet .builder-name {
margin-bottom: 0.5em;
}
.charsheet span.custom-asset-page {
margin-left: 0.3em;
margin-right: 0.5em;
}
.charsheet .asset-description-text {
margin-top: 0.4em;
}
.charsheet .asset-name {
display: inline;
}
.charsheet .asset-body {
font-size: 14.3px;
line-height: 1.25;
margin: 0 0 4px;
}
.charsheet input.oracle-ironsworn:checked ~ div.oracle-ironsworn,
.charsheet input.oracle-delve:checked ~ div.oracle-delve {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet .oracle-btn {
margin: 0;
width: 100%;
}
.charsheet .oracle-name {
text-transform: capitalize;
}
.charsheet .oracles {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.charsheet .oracle {
margin: 0em;
color: #4c4d4f;
display: flex;
}
.charsheet input[type=radio].plot-action:checked ~ div.plot-action,
.charsheet input[type=radio].plot-theme:checked ~ div.plot-theme,
.charsheet input[type=radio].location-region:checked ~ div.location-region,
.charsheet input[type=radio].location-location:checked ~ div.location-location,
.charsheet input[type=radio].location-coastal-waters-location:checked ~ div.location-coastal-waters-location,
.charsheet input[type=radio].location-descriptor:checked ~ div.location-descriptor,
.charsheet input[type=radio].location-settlement-name:checked ~ div.location-settlement-name,
.charsheet input[type=radio].location-quick-settlement-name:checked ~ div.location-quick-settlement-name,
.charsheet input[type=radio].plot-settlement-trouble:checked ~ div.plot-settlement-trouble,
.charsheet input[type=radio].character-role:checked ~ div.character-role,
.charsheet input[type=radio].character-goal:checked ~ div.character-goal,
.charsheet input[type=radio].character-descriptor:checked ~ div.character-descriptor,
.charsheet input[type=radio].names-ironlander:checked ~ div.names-ironlander,
.charsheet input[type=radio].names-elf:checked ~ div.names-elf,
.charsheet input[type=radio].names-giant:checked ~ div.names-giant,
.charsheet input[type=radio].names-varou:checked ~ div.names-varou,
.charsheet input[type=radio].names-troll:checked ~ div.names-troll,
.charsheet input[type=radio].plot-combat-actions:checked ~ div.plot-combat-actions,
.charsheet input[type=radio].plot-mystic-backlash:checked ~ div.plot-mystic-backlash,
.charsheet input[type=radio].plot-major-plot-twist:checked ~ div.plot-major-plot-twist,
.charsheet input[type=radio].plot-challenge-rank:checked ~ div.plot-challenge-rank,
.charsheet input[type=radio].fate-pay-the-price:checked ~ div.fate-pay-the-price,
.charsheet input[type=radio].fate-ask-the-oracle:checked ~ div.fate-ask-the-oracle,
.charsheet input[type=radio].endure-harm:checked ~ div.endure-harm,
.charsheet input[type=radio].endure-stress:checked ~ div.endure-stress,
.charsheet input[type=radio].feature-aspect:checked ~ div.feature-aspect,
.charsheet input[type=radio].feature-focus:checked ~ div.feature-focus,
.charsheet input[type=radio].site-name-format:checked ~ div.site-name-format,
.charsheet input[type=radio].site-name-description:checked ~ div.site-name-description,
.charsheet input[type=radio].site-name-detail:checked ~ div.site-name-detail,
.charsheet input[type=radio].site-name-namesake:checked ~ div.site-name-namesake,
.charsheet input[type=radio].site-name-place:checked ~ div.site-name-place,
.charsheet input[type=radio].site-nature-theme:checked ~ div.site-nature-theme,
.charsheet input[type=radio].site-nature-domain:checked ~ div.site-nature-domain,
.charsheet input[type=radio].character-disposition:checked ~ div.character-disposition,
.charsheet input[type=radio].character-activity:checked ~ div.character-activity,
.charsheet input[type=radio].monstrosity-size:checked ~ div.monstrosity-size,
.charsheet input[type=radio].monstrosity-primary-form:checked ~ div.monstrosity-primary-form,
.charsheet input[type=radio].monstrosity-characteristics:checked ~ div.monstrosity-characteristics,
.charsheet input[type=radio].monstrosity-abilities:checked ~ div.monstrosity-abilities,
.charsheet input[type=radio].trap-event:checked ~ div.trap-event,
.charsheet input[type=radio].trap-component:checked ~ div.trap-component,
.charsheet input[type=radio].combat-event-method:checked ~ div.combat-event-method,
.charsheet input[type=radio].combat-event-target:checked ~ div.combat-event-target,
.charsheet input[type=radio].threat-advance-a-threat:checked ~ div.threat-advance-a-threat,
.charsheet input[type=radio].threat-category:checked ~ div.threat-category,
.charsheet input[type=radio].threat-cursed-site:checked ~ div.threat-cursed-site,
.charsheet input[type=radio].threat-burgeoning-conflict:checked ~ div.threat-burgeoning-conflict,
.charsheet input[type=radio].threat-environmental-calamity:checked ~ div.threat-environmental-calamity,
.charsheet input[type=radio].threat-malignant-plague:checked ~ div.threat-malignant-plague,
.charsheet input[type=radio].threat-rampaging-creature:checked ~ div.threat-rampaging-creature,
.charsheet input[type=radio].threat-ravaging-horde:checked ~ div.threat-ravaging-horde,
.charsheet input[type=radio].threat-scheming-leader:checked ~ div.threat-scheming-leader,
.charsheet input[type=radio].threat-power-hungry-mystic:checked ~ div.threat-power-hungry-mystic,
.charsheet input[type=radio].threat-zealous-cult:checked ~ div.threat-zealous-cult,
.charsheet input[type=radio].moves-ask-the-oracle:checked ~ div.moves-ask-the-oracle,
.charsheet input[type=radio].moves-pay-the-price:checked ~ div.moves-pay-the-price {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet .oracle-container {
display: flex;
opacity: 1;
font-family: 'Montserrat', Arial, sans-serif;
font-size: 1em;
font-weight: bold;
justify-content: space-between;
margin-top: 1em;
padding: 0.1em;
}
.charsheet .oracle-column {
display: flex;
flex-direction: column;
}
.charsheet .oracle-sub-column {
width: 50%;
}
.charsheet .oracle-roll {
width: auto;
height: auto;
}
.charsheet .theme-outline {
border: 1px solid #4c4d4f;
}
.charsheet span.oracle-result {
width: 80%;
font-size: 13px;
}
.charsheet .oracle-box {
border: 2px solid #4c4d4f;
box-sizing: border-box;
width: 100%;
}
.charsheet .oracle-box:nth-child(n+2) {
margin-top: 10px;
}
.charsheet .oracle-title {
background-color: #4c4d4f;
color: #fff;
border-bottom: 1px solid #4c4d4f;
font-size: 1.4em;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
text-transform: uppercase;
}
.charsheet .oracle-table-preview {
width: auto;
}
.charsheet .oracle-show {
display: inline-flex;
font-size: 1em;
margin: 0em;
padding: 0.3em;
}
.charsheet .oracle-show:hover {
background: #969696;
cursor: pointer;
transition: 0.5s ease;
}
.charsheet .oracle-table {
border: 2px solid #4c4d4f;
}
.charsheet .flex-table {
display: flex;
}
.charsheet .oracle-row:nth-child(2n+1),
.charsheet .oracle:nth-child(2n+1) {
background-color: #ddd;
}
.charsheet .oracle-row {
padding: 3px 0px 3px 0px;
display: flex;
height: auto;
}
.charsheet .oracle-row-2 {
width: 50%;
}
.charsheet .oracle-row-3 {
width: 33.33%;
}
.charsheet .oracle-row-4 {
width: 25%;
}
.charsheet .oracle-roll {
width: 20%;
padding-left: 0.5em;
}
.charsheet .oracle-table-2-column {
display: flex;
flex-flow: column wrap;
height: 48em;
}
.charsheet .oracle-table-3-column {
display: flex;
flex-flow: column wrap;
height: 63em;
}
.charsheet .oracle-table-4-column {
display: flex;
flex-flow: column wrap;
height: 93em;
}
.charsheet .oracle-table-2-column-group {
display: flex;
}
.charsheet .table-list {
width: 33%;
}
.charsheet .oracle-column.table-main {
width: 66%;
}
.charsheet .oracle-footer {
background-color: #434b4d;
color: #fff;
line-height: 0.9em;
font-size: 0.9em;
font-family: 'Montserrat', Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
text-align: left;
padding: 0.5rem;
}
.charsheet .oracle-preview {
width: max-content;
}
.charsheet .column-wrap {
width: 50%;
}
.ui-dialog .charsheet .repcontainer .repitem .itemcontrol .repcontrol_del {
float: right;
width: auto;
margin: 0;
height: auto;
}
.ui-dialog .charsheet .repcontainer .repitem .itemcontrol .repcontrol_move {
cursor: move;
width: auto;
margin: 0;
height: auto;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-result-row,
.sheet-rolltemplate-moves_oracles .sheet-result-row,
.sheet-rolltemplate-ironsworn_moves .sheet-discover-a-site-row,
.sheet-rolltemplate-delve_oracles .sheet-result-row {
padding: 0.5em;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-oracle-dice,
.sheet-rolltemplate-moves_oracles .sheet-oracle-dice,
.sheet-rolltemplate-ironsworn_delve .sheet-oracle-dice,
.sheet-rolltemplate-delve_oracles .sheet-oracle-dice {
align-self: center;
margin-right: 0.5em;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-oracle-dice span,
.sheet-rolltemplate-moves_oracles .sheet-oracle-dice span,
.sheet-rolltemplate-ironsworn_delve .sheet-oracle-dice span,
.sheet-rolltemplate-delve_oracles .sheet-oracle-dice span {
border: 0px !important;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-oracle-double-dice,
.sheet-rolltemplate-moves_oracles .sheet-oracle-double-dice,
.sheet-rolltemplate-ironsworn_delve .sheet-oracle-double-dice,
.sheet-rolltemplate-delve_oracles .sheet-oracle-double-dice {
width: 5.7em;
text-align: center;
padding: 0.1em;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-oracle-double-dice span,
.sheet-rolltemplate-moves_oracles .sheet-oracle-double-dice span,
.sheet-rolltemplate-ironsworn_delve .sheet-oracle-double-dice span,
.sheet-rolltemplate-delve_oracles .sheet-oracle-double-dice span {
border: 0px !important;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-roll-container,
.sheet-rolltemplate-moves_oracles .sheet-roll-container,
.sheet-rolltemplate-delve_oracles .sheet-roll-container {
background: #33323c;
color: #fff;
font-size: 1em;
font-family: 'Roboto', Arial, sans-serif;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-result-row,
.sheet-rolltemplate-moves_oracles .sheet-result-row,
.sheet-rolltemplate-delve_oracles .sheet-result-row {
display: flex;
justify-content: space-between;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-roll-outcome,
.sheet-rolltemplate-moves_oracles .sheet-roll-outcome,
.sheet-rolltemplate-delve_oracles .sheet-roll-outcome {
background: #403f4b;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_oracles .inlinerollresult,
.sheet-rolltemplate-moves_oracles .inlinerollresult,
.sheet-rolltemplate-delve_oracles .inlinerollresult {
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 2px solid #33323c;
background: transparent;
border-radius: 1em;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-roll-outcome,
.sheet-rolltemplate-moves_oracles .sheet-roll-outcome,
.sheet-rolltemplate-delve_oracles .sheet-roll-outcome {
background: #403f4b;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-subheader,
.sheet-rolltemplate-moves_oracles .sheet-subheader,
.sheet-rolltemplate-delve_oracles .sheet-subheader {
text-transform: capitalize;
line-height: 1.5em;
font-style: italic;
font-weight: 900;
text-align: left;
padding: 0.4em 1em 0.4em 1em;
background-color: #23222b;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-subfooter,
.sheet-rolltemplate-moves_oracles .sheet-subfooter,
.sheet-rolltemplate-delve_oracles .sheet-subfooter {
line-height: 1.5em;
font-style: italic;
font-weight: 900;
text-align: left;
padding: 0.4em 0em 0.4em 0em;
background-color: #403f4b;
width: 100%;
text-align: center;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-result-body,
.sheet-rolltemplate-moves_oracles .sheet-result-body,
.sheet-rolltemplate-delve_oracles .sheet-result-body {
padding: 0.4em 1em 0.4em 1em;
}
.sheet-rolltemplate-ironsworn_delve .sheet-rarity-die {
border-top: 2px solid #000;
background-color: #6a286a;
border-bottom: 2px solid #000;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-name {
padding: 0.2em 1em 0.2em 1em;
text-align: right;
font-variant-caps: all-small-caps;
font-size: 16px;
}
.sheet-rolltemplate-ironsworn_progress .sheet-progress-name {
padding: 0.2em 1em 0.2em 1em;
text-align: left;
font-variant-caps: all-small-caps;
font-size: 16px;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-container,
.sheet-rolltemplate-ironsworn_progress .sheet-roll-container {
background: #33323c;
color: #fff;
font-size: 1em;
font-family: 'Roboto', Arial, sans-serif;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_moves .sheet-result-row,
.sheet-rolltemplate-ironsworn_progress .sheet-result-row {
display: flex;
justify-content: space-between;
}
.sheet-rolltemplate-ironsworn_moves .inlinerollresult,
.sheet-rolltemplate-ironsworn_progress .inlinerollresult {
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 2px solid #33323c;
background: transparent;
border-radius: 1em;
}
.sheet-rolltemplate-ironsworn_progress .sheet-action-score .fullfail,
.sheet-rolltemplate-ironsworn_moves .sheet-action-score .fullfail {
border: 2px solid #d22e53;
}
.sheet-rolltemplate-ironsworn_progress .sheet-action-score .fullcrit,
.sheet-rolltemplate-ironsworn_moves .sheet-action-score .fullcrit {
border: 2px solid #42829e;
}
.sheet-rolltemplate-ironsworn_progress .sheet-challenge-dice .fullcrit,
.sheet-rolltemplate-ironsworn_moves .sheet-challenge-dice .fullcrit {
border: 2px solid #d22e53;
}
.sheet-rolltemplate-ironsworn_progress .sheet-challenge-dice .fullfail,
.sheet-rolltemplate-ironsworn_moves .sheet-challenge-dice .fullfail {
border: 2px solid #42829e;
}
.sheet-rolltemplate-ironsworn_progress .sheet-roll-outcome,
.sheet-rolltemplate-ironsworn_moves .sheet-roll-outcome {
background: #403f4b;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_moves .sheet-subheader,
.sheet-rolltemplate-ironsworn_progress .sheet-subheader {
line-height: 1.5em;
font-style: italic;
font-weight: 900;
text-align: left;
padding: 0.4em 1em 0.4em 1em;
background-color: #23222b;
}
.sheet-rolltemplate-ironsworn_moves .sheet-subfooter,
.sheet-rolltemplate-ironsworn_progress .sheet-subfooter {
line-height: 1.5em;
font-style: italic;
font-weight: 900;
text-align: left;
padding: 0.4em 0em 0.4em 0em;
background-color: #403f4b;
width: 100%;
}
.sheet-rolltemplate-ironsworn_moves .sheet-result-body,
.sheet-rolltemplate-ironsworn_progress .sheet-result-body {
padding: 0.4em 1em 0.4em 1em;
}
.sheet-rolltemplate-ironsworn_moves .sheet-alert,
.sheet-rolltemplate-ironsworn_progress .sheet-alert {
margin: 0.2em 0.3em 0.2em 0.3em;
border-radius: 1em;
width: auto;
padding: 0.5em;
}
.sheet-rolltemplate-ironsworn_moves .sheet-opportunity,
.sheet-rolltemplate-ironsworn_progress .sheet-opportunity {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #40819f;
}
.sheet-rolltemplate-ironsworn_moves .sheet-strong-hit,
.sheet-rolltemplate-ironsworn_progress .sheet-strong-hit {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #63a9ca;
}
.sheet-rolltemplate-ironsworn_moves .sheet-weak-hit,
.sheet-rolltemplate-ironsworn_progress .sheet-weak-hit {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #83dbff;
}
.sheet-rolltemplate-ironsworn_moves .sheet-miss,
.sheet-rolltemplate-ironsworn_progress .sheet-miss {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #d8566f;
}
.sheet-rolltemplate-ironsworn_moves .sheet-rarity-die {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #e779fb;
}
.sheet-rolltemplate-ironsworn_moves .sheet-complication,
.sheet-rolltemplate-ironsworn_progress .sheet-complication {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #d22e53;
}
.sheet-rolltemplate-ironsworn_moves .userscript-tcat,
.sheet-rolltemplate-ironsworn_progress .userscript-tcat {
font-weight: 900;
}
.sheet-rolltemplate-ironsworn_moves .sheet-momentum-title {
line-height: 22px;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-container a[href^="!"],
.sheet-rolltemplate-ironsworn_moves .sheet-roll-container a[href^="~"] {
background-color: transparent;
padding: 5px;
color: #fff;
display: inline-block;
border: none;
text-transform: uppercase;
font-weight: bold;
width: 100%;
text-align: center;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-button {
justify-content: center;
background: #5e5d6f;
border-radius: 0.4em;
margin: 0.2em;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-button:hover {
background: #9290ad;
transition: 0.5s;
}
.rolltemplate-ironsworn table>thead>tr>th,
.rolltemplate-ironsworn table>tbody>tr>th,
.rolltemplate-ironsworn table>tfoot>tr>th,
.rolltemplate-ironsworn table>thead>tr>td,
.rolltemplate-ironsworn table>tbody>tr>td,
.rolltemplate-ironsworn table>tfoot>tr>td,
.rolltemplate-ironswornoracles table>thead>tr>th,
.rolltemplate-ironswornoracles table>tbody>tr>th,
.rolltemplate-ironswornoracles table>tfoot>tr>th,
.rolltemplate-ironswornoracles table>thead>tr>td,
.rolltemplate-ironswornoracles table>tbody>tr>td,
.rolltemplate-ironswornoracles table>tfoot>tr>td,
.rolltemplate-ironsworndelve table>thead>tr>th,
.rolltemplate-ironsworndelve table>tbody>tr>th,
.rolltemplate-ironsworndelve table>tfoot>tr>th,
.rolltemplate-ironsworndelve table>thead>tr>td,
.rolltemplate-ironsworndelve table>tbody>tr>td,
.rolltemplate-ironsworndelve table>tfoot>tr>td,
.rolltemplate-ironsworndelveoracles table>thead>tr>th,
.rolltemplate-ironsworndelveoracles table>tbody>tr>th,
.rolltemplate-ironsworndelveoracles table>tfoot>tr>th,
.rolltemplate-ironsworndelveoracles table>thead>tr>td,
.rolltemplate-ironsworndelveoracles table>tbody>tr>td,
.rolltemplate-ironsworndelveoracles table>tfoot>tr>td {
padding: 4px;
border: none;
}
.rolltemplate-ironsworn table,
.rolltemplate-ironswornoracles table,
.rolltemplate-ironsworndelve table,
.rolltemplate-ironsworndelveoracles table {
width: 100%;
border: 1px solid;
color: #4c4d4f;
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
margin: 0px;
}
.rolltemplate-ironsworn th,
.rolltemplate-ironswornoracles th,
.rolltemplate-ironsworndelve th,
.rolltemplate-ironsworndelveoracles th {
background-color: #434b4d;
color: #fff;
padding: 2px;
/*border-bottom: 1px solid #4C4D4F;*/
line-height: 1.2em;
font-size: 1.2em;
text-align: center;
}
.rolltemplate-ironsworn .subheader,
.rolltemplate-ironswornoracles .subheader,
.rolltemplate-ironsworndelve .subheader,
.rolltemplate-ironsworndelveoracles .subheader {
background-color: #434b4d;
color: #fff;
line-height: 0.9em;
font-size: 0.9em;
font-family: Verdana, arial, sans-serif;
font-variant: small-caps;
font-style: italic;
font-weight: bold;
text-align: left;
padding: 0.5rem;
}
.rolltemplate-ironsworn .subfooter,
.rolltemplate-ironswornoracles .subfooter,
.rolltemplate-ironsworndelve .subfooter,
.rolltemplate-ironsworndelveoracles .subfooter {
background-color: #b9b9b6;
line-height: 0.9em;
font-size: 0.9em;
font-family: Verdana, arial, sans-serif;
font-variant: small-caps;
font-style: italic;
font-weight: bold;
text-align: left;
}
.rolltemplate-ironsworndelve .rarity-die {
border-top: 2px solid #000;
color: #fff;
background-color: #6a286a;
border-bottom: 2px solid #000;
}
.rolltemplate-ironsworn .alert,
.rolltemplate-ironsworndelve .alert {
color: #fff;
background-color: #761818;
}
.rolltemplate-ironsworn .opportunity,
.rolltemplate-ironswornoracles .opportunity,
.rolltemplate-ironsworndelve .opportunity,
.rolltemplate-ironsworndelveoracles .opportunity {
color: #fff;
background-color: #0b3f0b;
}
.rolltemplate-ironsworn .strong-hit,
.rolltemplate-ironsworndelve .strong-hit {
color: #fff;
background-color: #125812;
}
.rolltemplate-ironsworn .weak-hit,
.rolltemplate-ironsworndelve .weak-hit {
color: #fff;
background-color: #186251;
}
.rolltemplate-ironsworn .miss,
.rolltemplate-ironsworndelve .miss {
color: #fff;
background-color: #7d2b1d;
}
.rolltemplate-ironsworn .complication,
.rolltemplate-ironsworndelve .complication {
color: #fff;
background-color: #761818;
}
.rolltemplate-ironsworn .userscript-tcat,
.rolltemplate-ironswornoracles .userscript-tcat,
.rolltemplate-ironsworndelve .userscript-tcat,
.rolltemplate-ironsworndelveoracles .userscript-tcat {
font-weight: bold;
}
.rolltemplate-ironsworn td,
.rolltemplate-ironswornoracles td,
.rolltemplate-ironsworndelve td,
.rolltemplate-ironsworndelveoracles td {
padding: 5px;
/*border-bottom: 1px solid #4C4D4F;*/
}
.rolltemplate-ironswornoracles .oracle-dice,
.rolltemplate-ironsworndelve .oracle-dice,
.rolltemplate-ironsworndelveoracles .oracle-dice {
width: 2em;
border-right: 1px solid;
background: #bfbfbf;
}
.rolltemplate-ironswornoracles .oracle-dice span,
.rolltemplate-ironsworndelve .oracle-dice span,
.rolltemplate-ironsworndelveoracles .oracle-dice span {
border: 0px !important;
}
.rolltemplate-ironswornoracles .oracle-double-dice,
.rolltemplate-ironsworndelve .oracle-double-dice,
.rolltemplate-ironsworndelveoracles .oracle-double-dice {
width: 5.7em;
border-right: 1px solid;
text-align: center;
background: #bfbfbf;
padding: 0.1em;
}
.rolltemplate-ironswornoracles .oracle-double-dice span,
.rolltemplate-ironsworndelve .oracle-double-dice span,
.rolltemplate-ironsworndelveoracles .oracle-double-dice span {
border: 0px !important;
}
.rolltemplate-ironsworn tr:nth-child(odd),
.rolltemplate-ironswornoracles tr:nth-child(odd),
.rolltemplate-ironsworndelve tr:nth-child(odd),
.rolltemplate-ironsworndelveoracles tr:nth-child(odd) {
background-color: #d9d9d6;
}
.rolltemplate-ironsworn tr:nth-child(even),
.rolltemplate-ironswornoracles tr:nth-child(even),
.rolltemplate-ironsworndelve tr:nth-child(even),
.rolltemplate-ironsworndelveoracles tr:nth-child(even) {
background-color: #e9e9e6;
}
.rolltemplate-ironsworn .inlinerollresult,
.rolltemplate-ironswornoracles .inlinerollresult,
.rolltemplate-ironsworndelve .inlinerollresult,
.rolltemplate-ironsworndelveoracles .inlinerollresult {
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 2px solid #434b4d;
background: transparent;
} | Ironsworn/Ironsworn.css | @import url('https://fonts.googleapis.com/css?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900|Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700|Roboto&display=swap');
.charsheet {
width: 842px !important;
margin: 0 auto !important;
padding: 15px;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: normal;
/* Fake radio/checkbox */
/* Remove dot from all radios _after_ selected one */
}
.charsheet input[type=text] {
font-weight: 600;
}
.charsheet input[type=text]:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 3px;
}
.charsheet select {
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
text-overflow: '';
}
.charsheet select::-ms-expand {
display: none;
}
.charsheet li {
font-weight: normal;
font-size: 14.3px;
}
.charsheet p {
font-family: 'Crimson Text', Arial, sans-serif;
font-size: 14.3px;
line-height: 1.25;
font-weight: normal;
margin: 0;
}
.charsheet h1 {
font-weight: bold;
width: 100%;
font-size: 28px;
text-align: center;
margin: 0 0 0px;
padding: 10;
text-transform: uppercase;
}
.charsheet h2 {
font-weight: bold;
width: 100%;
font-size: 18px;
text-align: left;
margin: 0 0 0px;
padding: 0;
text-transform: uppercase;
}
.charsheet h3 {
font-weight: bold;
width: 100%;
line-height: 1.4em;
font-size: 1.2em;
text-align: center;
margin: 0 0 0px;
padding: 0;
text-transform: uppercase;
}
.charsheet h3.divide::after,
.charsheet h3.divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 220px;
}
.charsheet h3.site-divide::after,
.charsheet h3.site-divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 331px;
}
.charsheet h3.site-denizens-divide::after,
.charsheet h3.site-denizens-divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 336px;
}
.charsheet h3.site-divide-notes::after,
.charsheet h3.site-divide-notes::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 352px;
}
.charsheet .divide {
margin-top: 1em;
}
.charsheet h4 {
font-weight: bold;
width: 100%;
font-size: 16px;
text-align: center;
margin: 0 0 0px;
padding: 0;
text-transform: uppercase;
}
.charsheet h4.tab-title {
display: inline-block;
}
.charsheet h5 {
font-weight: bold;
font-size: 12px;
text-align: left;
margin: 0 0 0px;
padding: 0;
text-transform: uppercase;
}
.charsheet h6 {
font-size: 14px;
font-weight: bold;
text-align: left;
margin-top: 2px;
}
.charsheet button[type="roll"] {
align-items: left;
color: #4c4d4f;
font-weight: normal;
font-size: 20px;
text-decoration: none;
background: none;
background-image: none;
border: none;
box-shadow: none;
text-shadow: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: center;
}
.charsheet button[type="roll"]:hover {
transition: 0.5s ease;
}
.charsheet .heading-left {
text-align: left;
}
.charsheet hr {
border: 0;
height: 1px;
background: #ccc;
background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
.charsheet textarea {
font-family: 'Crimson Text', Arial, sans-serif;
max-width: 828px;
border: 2px solid #4c4d4f;
font-weight: normal;
}
.charsheet .btn {
display: inline;
width: 100%;
font-weight: bold;
font-size: 14px;
padding: 0;
margin: 0.5em;
height: 40px;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 2px solid #494a4c;
border-radius: 0;
cursor: pointer;
}
.charsheet .common-btn {
display: flex;
width: fit-content;
font-size: 14px;
padding: 0;
border: 2px solid #494a4c;
cursor: pointer;
width: -moz-fit-content;
}
.charsheet .common-btn:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .btn-content {
padding: 0.2em 0.2em 0.2em 0.2em;
width: 100%;
text-align: center;
}
.charsheet .btn-input:checked ~ .btn-content {
background: #4c4d4f;
color: #fff;
}
.charsheet button.btn.repcontrol_edit,
.charsheet button.btn.repcontrol_add {
width: auto;
height: auto;
border: 2px solid #4c4d4f;
border-radius: 0;
font-weight: bold;
font-size: 12px;
text-shadow: none;
text-transform: uppercase;
padding: 0.2em;
margin: 0.3em;
color: #4c4d4f;
font-family: 'Montserrat', Arial, sans-serif;
background: #dfe0e2;
}
.charsheet button.btn.repcontrol_edit:hover,
.charsheet button.btn.repcontrol_add:hover {
background: #bcbec2;
}
.charsheet button.btn.repcontrol_edit:focus,
.charsheet button.btn.repcontrol_add:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 1px;
}
.charsheet button.btn.repcontrol_edit {
margin-right: 3px;
}
.charsheet button.btn.repcontrol_add {
margin-left: 3px;
}
.charsheet .debilities {
margin-bottom: 0px;
}
.charsheet .debility {
display: flex;
flex-flow: row wrap;
}
.charsheet .flex-container {
display: flex;
align-items: flex-start;
}
.charsheet .flex-wrapper {
display: flex;
flex-direction: column;
margin-bottom: 10px;
font-weight: normal;
padding: 0.5em;
}
.charsheet .track-box-input {
width: 80px;
height: 45px !important;
opacity: 0;
vertical-align: top;
}
.charsheet .track-box-back {
width: 80px;
height: 45px;
margin-top: -45px;
}
.charsheet .resources-box-input {
width: 80px;
height: 40px !important;
opacity: 0;
vertical-align: top;
}
.charsheet .resources-box-back {
width: 80px;
height: 40px;
margin-top: -40px;
}
.charsheet .track-box-input:hover ~ .track-box-back,
.charsheet .resources-box-input:hover ~ .resources-box-back {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .track-box-input:checked ~ .track-box-back,
.charsheet .resources-box-input:checked ~ .resources-box-back {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet .track-box-value {
padding: 0px;
font-weight: bold;
height: 35px;
padding-top: 10px;
font-size: 18px;
color: inherit;
}
.charsheet .resources-box-value {
padding: 0px;
font-weight: bold;
height: 35px;
padding-top: 10px;
font-size: 18px;
color: inherit;
}
.charsheet .resources-title-box {
width: 80px;
height: 40px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 0%;
background: transparent;
border: 2px solid #4c4d4f;
margin-top: 20px;
margin-bottom: 2px;
}
.charsheet .resources-box {
width: 80px;
height: 40px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 0%;
background: transparent;
border: 2px solid #4c4d4f;
margin-bottom: 2px;
}
.charsheet .pc-name {
width: 100%;
font-weight: bold;
font-size: 14px;
border: 2px solid #4c4d4f;
background: #e6e7e8;
color: #4c4d4f;
border-radius: 0;
}
.charsheet .debil-desc {
width: 100%;
font-weight: bold;
font-size: 14px;
}
.charsheet .border {
border: 1px solid #ccc;
border-radius: 4px;
}
.charsheet textarea.full-width {
width: 95%;
resize: vertical;
}
.charsheet input.filler[type="radio"],
.charsheet input[type="checkbox"].checkbox {
opacity: 0;
width: 16px;
height: 16px;
position: relative;
top: 5px;
left: 6px;
margin: -10px;
cursor: pointer;
z-index: 1;
}
.charsheet input[type="radio"] + span::before,
.charsheet input[type="checkbox"].checkbox + span::before {
margin-right: 4px;
border: solid 1px #a8a8a8;
line-height: 14px;
text-align: center;
display: inline-block;
vertical-align: middle;
-moz-box-shadow: 0 0 2px #ccc;
-webkit-box-shadow: 0 0 2px #ccc;
box-shadow: 0 0 2px #ccc;
background: #f6f6f6;
background: -moz-radial-gradient(#f6f6f6, #dfdfdf);
background: -webkit-radial-gradient(#f6f6f6, #dfdfdf);
background: -ms-radial-gradient(#f6f6f6, #dfdfdf);
background: -o-radial-gradient(#f6f6f6, #dfdfdf);
background: radial-gradient(#f6f6f6, #dfdfdf);
}
.charsheet input[type="checkbox"].checkbox + span::before,
.charsheet input.filler[type="radio"] + span::before {
content: "";
width: 14px;
height: 14px;
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.charsheet input[type="checkbox"].checkbox:checked + span::before {
content: "■";
}
.charsheet input.zeroxp[type="radio"] + span::before {
content: "0" !important;
}
.charsheet input.filler[type="radio"] + span::before {
content: "■";
}
.charsheet input.filler[type="radio"]:checked ~ input.filler[type="radio"] + span::before {
content: "";
}
.charsheet span.showhide:checked {
background-color: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet span.showhide {
display: inline;
border: 1px solid #ccc;
margin-right: 11px;
border-radius: 4px;
padding: 2px 4px;
font-weight: bold;
font-size: 14px;
}
.charsheet span.showhide:hover {
cursor: pointer;
border-radius: 4px;
padding: 2px 4px;
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet div.showhide {
visibility: hidden;
transition: opacity 1s ease-out;
opacity: 0;
height: 0;
overflow: hidden;
}
.charsheet .hide-element {
display: none;
}
.charsheet input[type='checkbox'].hide-element {
display: none;
}
.charsheet input[type='radio'].hide-element {
display: none;
}
.charsheet div.hide-element {
display: none;
}
.charsheet div.preview-roll {
padding: 0em;
}
.charsheet input.show-hide:checked ~ div.show-hide {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet span.preview-roll {
width: 30%;
margin-left: 1em;
}
.charsheet .button-container {
width: 2.5em;
border: 2px solid #4c4d4f;
}
.charsheet .button-container-preview {
width: 2.4em;
}
.charsheet .no-border {
border: 0;
}
.charsheet .requirement-area {
height: auto;
margin-bottom: 5px;
}
.charsheet input.border-bottom {
border-bottom: 1px solid #4c4d4f;
border-radius: 0em;
}
.charsheet .full-width {
width: 100%;
margin-top: 0.3em;
}
.charsheet .changelog {
border: 2px solid #4c4d4f;
margin-bottom: 1em;
padding: 1em;
}
.charsheet .center {
text-align: center;
}
.charsheet .close-changelog {
border: 2px solid #4c4d4f;
cursor: pointer;
padding: 0;
margin: 0.5em 0 0 0;
text-align: center;
}
.charsheet .close-changelog:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet input.changelog:checked ~ div.changelog {
display: none;
}
.charsheet .modes {
display: flex;
justify-content: space-evenly;
}
.charsheet h2.mode-title {
text-align: center;
}
.charsheet div.mode-title {
margin-bottom: 2em;
}
.charsheet label.mode {
text-align: center;
}
.charsheet label.mode {
margin: 0.5em;
padding: 0;
cursor: pointer;
box-shadow: 1px 1px 19px 6px rgba(0,0,0,0.15);
opacity: 1;
z-index: 5;
width: auto;
}
.charsheet label.mode:hover h4 {
color: #797979;
transition: 0.5s ease;
}
.charsheet label.mode:hover .mode-image {
opacity: 0.7;
transition: 0.5s ease;
}
.charsheet label.mode h4 {
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.charsheet input[type=radio].character-mode:checked ~ div.character-mode,
.charsheet input[type=radio].shared-mode:checked ~ div.shared-mode {
display: block;
}
.charsheet input[type=checkbox].modes-show:checked ~ div.modes-show {
display: block;
}
.charsheet div.mode {
display: flex;
justify-content: center;
width: fit-content;
width: -moz-fit-content;
margin: 0;
}
.charsheet .mode-image {
display: flex;
}
.charsheet input[type=radio].bonds:checked ~ div.bonds,
.charsheet input[type=radio].summary:checked ~ div.summary,
.charsheet input[type=radio].vows:checked ~ div.vows,
.charsheet input[type=radio].assets:checked ~ div.assets,
.charsheet input[type=radio].moves:checked ~ div.moves,
.charsheet input[type=radio].progress-page:checked ~ div.progress-page,
.charsheet input[type=radio].oracles:checked ~ div.oracles,
.charsheet input[type=radio].settings:checked ~ div.settings,
.charsheet input[type=radio].sites:checked ~ div.sites {
display: block;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet .sub-header {
margin-top: 1em;
border-bottom: 3px solid #4c4d4f;
}
.charsheet .resources {
display: flex;
height: 2em;
justify-content: space-between;
}
.charsheet .resource {
display: flex;
border: 2px solid #4c4d4f;
border-left: 1px solid;
}
.charsheet label.health-reset {
font-size: 14px;
margin: 0;
padding: 2px 7px 2px 6px;
cursor: pointer;
}
.charsheet label.health-reset:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet h3.health-max {
font-size: 14px;
margin-right: 0.3em;
line-height: 23px;
padding-left: 0.3em;
}
.charsheet h3.health-max-value {
padding-right: 0.3em;
}
.charsheet .health-max-value {
font-size: 14px;
line-height: 22px;
color: #555;
}
.charsheet .resource-value {
font-size: 14px;
width: 38px;
font-weight: bold;
padding: 0;
padding-left: 4px;
border-radius: 0;
background: #ccc;
margin: 0;
height: auto;
cursor: pointer;
border-left: 1px solid;
}
.charsheet .resource-value:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 3px;
}
.charsheet .resource-title {
font-size: 14px;
width: auto;
line-height: 9px;
padding: 0.5em 0.5em 0.5em 0.5em;
border-right: 1px solid;
border-left: 1px solid;
}
.charsheet input[type=text].resource-value {
width: 22px;
border: none;
cursor: text;
}
.charsheet .health-max-box {
display: flex;
background: #ccc;
}
.charsheet .health-status-box {
display: flex;
}
.charsheet .load-value {
width: 27px;
}
.charsheet .character-name {
width: 15.6em !important;
border: none;
}
.charsheet .roll-resource-label {
margin: 0;
padding: 0.15em 0.4em 0em 0.4em;
width: auto;
font-size: 14px;
cursor: pointer;
text-align: center;
border-left: 1px solid;
}
.charsheet .roll-resource-label:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .misses-track {
margin-top: 1em;
width: 47em;
margin-left: 118px;
}
.charsheet .misses-track .progress-row {
grid-template-columns: 86px repeat(10, 43.5px) 110px;
}
.charsheet .clear-miss {
display: inline;
width: 100%;
font-weight: bold;
font-size: 14px;
padding: 0;
margin: 1em;
height: 40px;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 2px solid #494a4c;
cursor: pointer;
}
.charsheet .clear-miss:hover {
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet .miss-input {
margin: 0 !important;
}
.charsheet .failure-btn-div {
display: inline;
}
.charsheet input.optional-track-failures:checked ~ div.optional-track-failures {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.3s ease;
}
.charsheet .debility-list {
display: flex;
flex-flow: row wrap;
justify-content: space-evenly;
}
.charsheet .debility-component {
margin-top: 1em;
display: flex;
flex-flow: wrap;
}
.charsheet .debility-btn {
width: 40%;
}
.charsheet .severity-track {
display: flex;
margin-top: 1em;
}
.charsheet .track-child {
width: 100%;
}
.charsheet .track-child .btn-content {
padding: 0.4em 0.2em 0.2em 0.2em;
align-self: center;
}
.charsheet ul.debility-body-list {
margin: 0em 0.2em 0.3em 1.3em;
}
.charsheet p.severity-reduce,
.charsheet p.debility-clear {
margin-bottom: 0.3em;
}
.charsheet .debility-group {
width: 33.33%;
}
.charsheet .debility-group-title {
text-align: center;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
margin-bottom: 0.3em;
}
.charsheet .bonds-track {
width: 437px;
margin-left: 203px;
margin-top: 0.5em;
}
.charsheet .bonds-track .progress-row {
grid-template-columns: 0px repeat(10, 43.5px) 110px;
}
.charsheet .bonds {
margin-bottom: 0px;
}
.charsheet .bond-component {
margin-top: 1em;
}
.charsheet .bond {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.charsheet .bond-container {
border: 2px solid #4c4d4f;
border-radius: 0;
margin-bottom: 1em;
padding: 1em;
}
.charsheet .bond-notes {
width: 98.5%;
resize: vertical;
}
.charsheet .bond-name,
.charsheet .bond-location,
.charsheet .bond-descriptors {
border: none;
border-radius: 0em;
background: transparent;
padding: 0;
padding-left: 0.5em;
}
.charsheet .bond-descriptors {
width: 43%;
}
.charsheet .bond-location {
width: 40%;
}
.charsheet p.bond-title {
text-align: left;
font-weight: bold;
margin: 0 0 0px;
padding: 0.1em 0.3em 0.3em 0.5em;
text-transform: uppercase;
font-family: 'Montserrat', Arial, sans-serif;
display: inline;
color: #4c4d4f;
border-radius: 0;
}
.charsheet .details-btn {
display: flex;
width: auto;
margin: 0.5em 0em 0em 0em;
height: auto;
padding: 0;
}
.charsheet .bond-name::placeholder,
.charsheet .bond-location::placeholder,
.charsheet .bond-descriptors::placeholder {
color: #8a8a8a;
}
.charsheet input[type="checkbox"].show-bond-info {
width: 4.5em;
height: 18px;
top: 0;
opacity: 0;
border-radius: 0;
padding: 2px 4px;
}
.charsheet input[type="checkbox"].show-bond-info:checked ~ div.show-bond-info {
display: flex;
flex-flow: row wrap;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type="checkbox"].show-bond-info:checked ~ span.show-bond-info {
border-radius: 0;
padding: 2px 4px;
border: 1px solid;
background-color: #4c4d4f;
color: #fff;
}
.charsheet input[type="checkbox"].show-bond-info:hover ~ span.show-bond-info {
border-radius: 0;
padding: 2px 4px;
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet span.show-bond-info {
margin-left: -4.9em;
border-radius: 0;
padding: 2px 4px;
border: 1px solid;
font-weight: bold;
}
.charsheet input.vow-name {
background: #ccc;
border: 2px solid #494a4c;
border-radius: 0;
margin-bottom: 0.2em;
margin-top: 1em;
background: #e6e7e8;
border: 2px solid #494a4c;
border-radius: 0;
margin-bottom: 0.2em;
}
.charsheet input.vow-name:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .fulfill-vow:hover,
.charsheet .mark-vow:hover,
.charsheet .vow-clear-label:hover {
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet .vows {
margin-bottom: 0px;
}
.charsheet .vows-header {
display: flex;
justify-content: space-around;
align-items: center;
margin-bottom: 10px;
}
.charsheet .vow {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.charsheet .vow-name {
width: 100%;
font-weight: bold;
font-size: 14px;
}
.charsheet .difficulty {
border: 2px solid #494a4c;
margin: 0.2em 0.5em 0.2em 0.5em;
padding: 0;
cursor: pointer;
}
.charsheet .difficulty h5 {
text-align: center;
}
.charsheet .difficulty input:checked ~ h5 {
background: #494a4c;
color: #fff;
}
.charsheet .btn-div {
display: inline;
}
.charsheet .threat-header {
display: flex;
}
.charsheet input.vow-threat {
background: #e6e7e8;
border: 2px solid #494a4c;
border-radius: 0;
width: 100%;
}
.charsheet input.vow-threat:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .menace-row {
margin: 0em 0em 0.4em 0em;
justify-content: space-evenly;
display: flex;
border: 2px solid #4c4d4f;
background: #a1a1a1;
border-top: 0;
padding: 0.1em 0em;
}
.charsheet .menace-box {
border: 2px solid #000;
padding: 0;
display: inline-flex;
height: 1em;
width: 4em;
margin: 0.2em 0em;
cursor: pointer;
}
.charsheet .menace-show {
padding: 0;
margin: 0;
border: 2px solid #4c4d4f;
width: auto;
height: auto;
cursor: pointer;
border-left: 0;
}
.charsheet .menace-show:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet input[type='checkbox'].menace-show:checked ~ div.menace-row {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet input[type='checkbox'].menace-show-button:checked ~ div.menace-show-back {
background: #4c4d4f;
color: #fff;
}
.charsheet .menace-vow {
opacity: 0;
cursor: pointer;
vertical-align: top;
}
.charsheet .vow-menace-label {
font-weight: bold;
font-size: 12px;
}
.charsheet .menace-fill {
height: 100%;
width: 100%;
background: #fff;
}
.charsheet .menace-show-back {
height: 100%;
padding: 0em 1em 0em 1em;
line-height: 25px;
}
.charsheet input[type="checkbox"].menace-vow:checked ~ .menace-fill {
background: #4c4d4f;
}
.charsheet input[type="checkbox"].menace-vow:hover ~ .menace-fill {
background: #e6e7e8;
}
.charsheet input.optional-vow-threat:checked ~ div.optional-vow-threat {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.3s ease;
}
.charsheet .progress-header {
display: flex;
justify-content: space-around;
align-items: center;
margin-top: 0.3em;
}
.charsheet .progress-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.charsheet .progress-name {
width: 100%;
font-weight: bold;
font-size: 14px;
}
.charsheet input.progress-name {
background: #e6e7e8;
border: 2px solid #494a4c;
border-radius: 0;
margin-bottom: 0.2em;
}
.charsheet .progress-input {
width: 40px;
height: 40px;
font-size: 22px;
font-weight: bold;
background: transparent;
text-align: center;
justify-content: center;
align-items: center;
padding: 2px 0px 0px 12px;
margin: 0px;
cursor: pointer;
border: 2px solid #4c4d4f;
border-radius: 0;
}
.charsheet .progress-input:hover {
background-color: #ccc;
transition: 0.5s ease;
}
.charsheet .progress-input:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .progress-holder {
display: flex;
}
.charsheet input.progress-name {
margin-bottom: 0px;
}
.charsheet .challenge-show {
padding: 0;
margin: 0;
border: 2px solid #4c4d4f;
width: auto;
height: auto;
cursor: pointer;
border-left: 0;
}
.charsheet .challenge-show:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .challenge-show-back {
height: 100%;
padding: 0em 1em 0em 1em;
line-height: 25px;
}
.charsheet input[type='checkbox'].challenge-show:checked ~ div.challenge-row {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet input[type='checkbox'].challenge-show-button:checked ~ div.challenge-show-back {
background: #4c4d4f;
color: #fff;
}
.charsheet .challenge-row,
.charsheet .progress-row {
display: grid;
grid-template-columns: 151px repeat(10, 43.5px) 110px;
align-items: center;
}
.charsheet label.challenge-label {
padding-left: 0.5em;
display: block;
height: 18px;
margin: 0px;
}
.charsheet .challenge-box {
border: 2px solid #4c4d4f;
padding: 0;
display: inline-flex;
height: 36px;
width: 36px;
margin: 0.2em 0em;
cursor: pointer;
}
.charsheet .challenge-fill {
height: 100%;
width: 100%;
background: #fff;
}
.charsheet input[type="checkbox"].challenge:checked ~ .challenge-fill {
background: #4c4d4f;
}
.charsheet input[type="checkbox"].challenge:hover ~ .challenge-fill {
background: #e6e7e8;
}
.charsheet .blank-index {
display: inline-block;
height: 40px;
width: 40px;
}
.charsheet .progress-input-holder {
position: relative;
margin: 0.3em 0em;
}
.charsheet .progress-input-holder input[min],
.charsheet input[min] + span {
display: none;
position: absolute;
top: 2px;
left: 2px;
width: 36px;
height: 36px;
pointer-events: none;
background: #fff;
}
.charsheet .progress-input-holder input[min="1"]:valid + span {
display: block;
background-image: linear-gradient(45deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px));
}
.charsheet .progress-input-holder input[min="2"]:valid + span {
display: block;
background-image: linear-gradient(45deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(135deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%);
}
.charsheet .progress-input-holder input[min="3"]:valid + span {
display: block;
background-image: linear-gradient(45deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(135deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(90deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%);
}
.charsheet .progress-input-holder input[min="4"]:valid + span {
display: block;
background-image: linear-gradient(45deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(135deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(90deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%), linear-gradient(0deg, transparent 0px, transparent calc(50% - 1px), #4c4d4f calc(50% - 1px), #4c4d4f calc(50% + 1px), transparent calc(50% + 1px), transparent 100%);
}
.charsheet .nav-child {
border: 2px solid #4c4d4f;
width: 100%;
text-align-last: center;
margin: 0.1em;
}
.charsheet .nav-child label {
margin: 0;
padding: 0;
cursor: pointer;
}
.charsheet .nav-child label:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .page-button-back {
padding: 0.1em 0em 0.1em 0em;
font-weight: 600;
}
.charsheet .page-button:checked ~ div.page-button-back {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet .summary {
margin-top: 1em;
}
.charsheet .nav-row {
display: flex;
}
.charsheet label.page-label {
text-align: center;
}
.charsheet div.optional-nav-sites {
width: 0;
margin: 0;
border: 0;
transition: 0.5s ease;
}
.charsheet input.optional-nav-sites:checked ~ div.optional-nav-sites {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.3s ease;
width: 100%;
border: 2px solid #4c4d4f;
margin: auto;
}
.charsheet .footer {
margin-top: 1em;
}
.charsheet .momentum {
display: flex;
}
.charsheet input[type=checkbox].momentum-burn:hover ~ div.momentum-burn-back {
background-color: #ccc;
transition: 0.5s ease;
}
.charsheet .momentum-box-input:hover ~ .momentum-box-back {
background: #ccc;
transition: 0.5s ease;
}
.charsheet .momentum-box-input:checked ~ .momentum-box-back {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet input[type=checkbox].momentum-burn {
opacity: 0;
border: 0;
}
.charsheet div.momentum-burn-back {
font-weight: bold;
text-align: center;
line-height: 22px;
padding: 0em 0.2em;
}
.charsheet label.momentum-burn {
border: 2px solid #4c4d4f;
padding: 0;
cursor: pointer;
margin: 0;
font-size: 1em;
}
.charsheet .momentum-box-input {
opacity: 0;
border: 0;
}
.charsheet .momentum-status-box {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
border-radius: 0%;
background: transparent;
border: 2px solid #4c4d4f;
padding-left: 0.2em;
}
.charsheet .momentum-status-value {
width: auto;
font-size: 1em;
}
.charsheet h3.momentum-max-box,
.charsheet h3.momentum-reset-box {
display: inline;
padding-left: 1em;
}
.charsheet .momentum-box-value {
font-weight: bold;
font-size: 16px;
color: inherit;
}
.charsheet .momentum-input {
font-weight: bold;
width: 30px;
font-size: 13px;
text-align: center;
background: transparent;
}
.charsheet .momentum-box {
cursor: pointer;
border: 2px solid #4c4d4f;
padding: 0;
margin: 0;
}
.charsheet .momentum-dark {
color: #fff;
border: 2px solid #4b4d4f;
background: #4b4d4f;
width: 100%;
}
.charsheet .momentum-max,
.charsheet .momentum-reset {
line-height: 1.4em;
font-size: 1em;
}
.charsheet .momentum-title {
color: #fff;
line-height: 1.2em;
font-size: 1.2em;
}
.charsheet .momentum-header {
height: 20px;
}
.charsheet .sub-header-static {
margin-top: 0.2em;
}
.charsheet .momentum-status-attr {
padding: 0em 0.2em;
}
.charsheet .stats {
justify-content: space-evenly;
align-items: center;
border-radius: 0%;
margin-bottom: 1em;
}
.charsheet .stat {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 1em;
}
.charsheet .stats-title {
width: 100px;
}
.charsheet .stats-input {
font-weight: bold;
width: 60px;
line-height: 40px;
font-size: 28px;
text-align: center;
height: 50px !important;
border-radius: 0;
}
.charsheet input.stats-input {
border: 2px solid #4c4d4f;
background: #e6e7e8;
}
.charsheet input.stats-input:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet label.roll-label {
margin: 0;
padding: 0em 0.4em 0em 0.4em;
width: auto;
border: 2px solid #4c4d4f;
cursor: pointer;
text-align: center;
line-height: 1.4em;
}
.charsheet label.roll-label:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet label.stat-toggle {
margin: 0;
padding: 0;
border: 2px solid #4c4d4f;
text-align: center;
cursor: pointer;
}
.charsheet label.stat-toggle:hover {
background: #ccc;
transition: 0.5s ease;
}
.charsheet input[type=radio].stat-set:checked ~ div.stat-set {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
display: flex;
width: auto;
margin-left: 5em;
}
.charsheet input[type=radio].stat-edit:checked ~ div.stat-edit {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
display: flex;
width: auto;
}
.charsheet div.stat-toggle.set-toggle {
width: 100%;
height: 0;
margin: 4em 1em 0em 1em;
}
.charsheet div.stat-toggle.edit-toggle {
transform: rotate(90deg);
width: 100%;
height: 0;
margin-top: 3.45em;
}
.charsheet .setting-switch {
position: relative;
display: inline-block;
width: 55px;
height: 28px;
padding: 0;
}
.charsheet .setting-switch input {
opacity: 0;
width: 0;
height: 0;
}
.charsheet .setting-slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.charsheet .setting-slider:before {
position: absolute;
content: "";
height: 20px;
width: 20px;
left: 4px;
bottom: 4px;
background-color: #fff;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.charsheet input:checked + .setting-slider {
background-color: #4c4d4f;
}
.charsheet input:focus + .setting-slider {
box-shadow: 0 0 1px #4c4d4f;
}
.charsheet input:checked + .setting-slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
.charsheet .setting-slider.setting-round {
border-radius: 34px;
}
.charsheet .setting-slider.setting-round:before {
border-radius: 50%;
}
.charsheet .settings-group {
display: flex;
justify-content: space-evenly;
margin-top: 1em;
}
.charsheet .settings-group-title {
align-self: center;
font-size: 1.2em;
font-weight: bold;
}
.charsheet .setting-name {
text-align: center;
font-weight: 600;
}
.charsheet .note-area:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet div.search-bar {
display: flex;
justify-content: center;
width: 100%;
margin: 1em 0em 0.5em 0em;
}
.charsheet div.preview-bar {
justify-content: space-between;
width: 100%;
display: flex;
margin: 1em 0em 0.5em 0em;
}
.charsheet div.search-preview-bar {
display: flex;
width: auto;
}
.charsheet div.move-nav-content {
padding: 0.2em;
width: 100%;
}
.charsheet input.search-preview-bar {
width: 17.6em;
border: 2px solid #4c4d4f;
border-radius: 0;
}
.charsheet input.search-preview-bar:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet input.search-bar {
width: 50%;
border: 2px solid #4c4d4f;
}
.charsheet input.search-bar:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet input.table-btn:checked ~ div.move-nav-content {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet .preview-container {
display: flex;
justify-content: space-between;
font-size: 1em;
flex-flow: row;
font-weight: normal;
height: auto;
margin-top: 1em;
}
.charsheet .preview-container .move-scroll-list {
width: 21.9em;
overflow: auto;
border: 2px solid #4c4d4f;
padding: 0;
height: 50em;
}
.charsheet .move-container {
flex-wrap: wrap;
flex-direction: column;
justify-content: space-between;
height: 45em;
margin-top: 1em;
display: flex;
font-size: 1em;
font-weight: normal;
align-content: space-between;
}
.charsheet .move-container .move-scroll-list {
overflow: auto;
border: 2px solid #4c4d4f;
padding: 1em;
width: max-content;
}
.charsheet .move {
margin: 0em;
color: #4c4d4f;
display: flex;
padding: 0;
}
.charsheet .move-group-title {
background: #4c4d4f;
}
.charsheet .move-group-title h3 {
color: #fff;
}
.charsheet .move-name {
width: 100%;
border: 2px solid #4c4d4f;
}
.charsheet .move-highlight:checked ~ .move-name {
background: #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .roll-show {
padding: 0 !important;
font-size: 20px !important;
margin: 0 !important;
height: auto;
}
.charsheet .roll-show:hover {
color: #fff;
}
.charsheet .move-list {
padding: 0;
display: flex;
}
.charsheet .move-list label {
cursor: pointer;
}
.charsheet .move-list div {
font-weight: 600;
font-size: 14px;
text-align: center;
margin: 0 0 0px;
padding: 0.1em;
text-transform: none;
}
.charsheet .move-list div:hover {
transition: 0.3s ease;
background: #606060 !important;
color: #fff;
}
.charsheet .move-list:nth-child(2n + 1) {
background-color: #ddd;
}
.charsheet .move-column {
display: flex;
flex-direction: column;
margin-right: 10px;
}
.charsheet span.move-result {
width: 36em;
}
.charsheet span.preview-move-roll {
width: 60%;
margin-left: 1em;
}
.charsheet .move-group {
border: 2px solid #4c4d4f;
box-sizing: border-box;
width: 30%;
margin: 0.3em;
height: fit-content;
height: -moz-fit-content;
}
.charsheet .move-group-scroll {
border: 2px solid #4c4d4f;
box-sizing: border-box;
height: fit-content;
height: -moz-fit-content;
}
.charsheet .move-box:nth-child(n + 2) {
margin-top: 10px;
}
.charsheet .move-title {
background-color: #4c4d4f;
color: #fff;
border-bottom: 1px solid #4c4d4f;
font-size: 1.4em;
font-weight: bold;
padding: 0.2em 0.5em 0.1em 0.7em;
text-transform: uppercase;
width: 11.7em;
}
.charsheet .move-preview {
width: auto;
}
.charsheet .move-page-footer {
text-align: right !important;
padding-right: 1em;
}
.charsheet .move-preview-container {
width: 62%;
}
.charsheet .move-preview-container p {
font-size: 15px;
margin: 0;
}
.charsheet .move-preview-container ul {
margin: 2px 0px 5px 25px;
font-size: 15px;
}
.charsheet .move-preview-container li {
font-size: 15px;
}
.charsheet .move-show {
display: inline-flex;
font-size: 1em;
margin: 0em;
padding: 0.3em;
}
.charsheet .move-show:hover {
background: #969696;
cursor: pointer;
transition: 0.5s ease;
}
.charsheet .column-wrap {
flex-flow: column wrap;
width: 22.5em;
}
.charsheet .move-delve-table {
width: auto !important;
}
.charsheet .move-description {
font-family: 'Crimson Text', Arial, sans-serif;
padding: 1em;
border: 2px solid #4c4d4f;
}
.charsheet .move-description p {
margin-bottom: 0.3em;
}
.charsheet .move-table {
border: none;
width: 30.5em;
font-size: 12px;
}
.charsheet .move-roll {
width: 18%;
}
.charsheet .move-footer {
background-color: #434b4d;
color: #fff;
line-height: 0.9em;
font-size: 0.9em;
font-family: 'Crimson Text', Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
text-align: left;
padding: 0.5rem;
}
.charsheet .close-preview {
width: 100%;
height: auto;
margin: 0;
font-weight: bold;
font-size: 14px;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 2px solid #494a4c;
cursor: pointer;
text-align: center;
}
.charsheet .close-preview:hover {
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet .clear-search {
width: fit-content;
width: -moz-fit-content;
height: auto;
margin: 0;
font-weight: bold;
font-size: 14px;
padding: 0.2em 0.2em 0.2em 0.2em;
border: 2px solid #494a4c;
cursor: pointer;
}
.charsheet .clear-search:hover {
background-color: #ccc;
color: #4c4d4f;
transition: 0.5s ease;
}
.charsheet .selected-move {
z-index: 3;
}
.charsheet .selected-move:checked ~ .move-name {
background: #434b4d !important;
color: #fff !important;
}
.charsheet input.move-preview:checked ~ div.move-preview,
.charsheet input.full-move-list:checked ~ div.full-move-list {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type=radio].face-danger:checked ~ div.face-danger,
.charsheet input[type=radio].secure-an-advantage:checked ~ div.secure-an-advantage,
.charsheet input[type=radio].gather-information:checked ~ div.gather-information,
.charsheet input[type=radio].heal:checked ~ div.heal,
.charsheet input[type=radio].resupply:checked ~ div.resupply,
.charsheet input[type=radio].make-camp:checked ~ div.make-camp,
.charsheet input[type=radio].undertake-a-journey:checked ~ div.undertake-a-journey,
.charsheet input[type=radio].reach-your-destination:checked ~ div.reach-your-destination,
.charsheet input[type=radio].compel:checked ~ div.compel,
.charsheet input[type=radio].sojourn:checked ~ div.sojourn,
.charsheet input[type=radio].draw-the-circle:checked ~ div.draw-the-circle,
.charsheet input[type=radio].forge-a-bond:checked ~ div.forge-a-bond,
.charsheet input[type=radio].test-your-bond:checked ~ div.test-your-bond,
.charsheet input[type=radio].aid-your-ally:checked ~ div.aid-your-ally,
.charsheet input[type=radio].write-your-epilogue:checked ~ div.write-your-epilogue,
.charsheet input[type=radio].enter-the-fray:checked ~ div.enter-the-fray,
.charsheet input[type=radio].strike:checked ~ div.strike,
.charsheet input[type=radio].clash:checked ~ div.clash,
.charsheet input[type=radio].turn-the-tide:checked ~ div.turn-the-tide,
.charsheet input[type=radio].end-the-fight:checked ~ div.end-the-fight,
.charsheet input[type=radio].battle:checked ~ div.battle,
.charsheet input[type=radio].endure-harm:checked ~ div.endure-harm,
.charsheet input[type=radio].face-death:checked ~ div.face-death,
.charsheet input[type=radio].companion-endure-harm:checked ~ div.companion-endure-harm,
.charsheet input[type=radio].endure-stress:checked ~ div.endure-stress,
.charsheet input[type=radio].face-desolation:checked ~ div.face-desolation,
.charsheet input[type=radio].out-of-supply:checked ~ div.out-of-supply,
.charsheet input[type=radio].face-a-setback:checked ~ div.face-a-setback,
.charsheet input[type=radio].swear-an-iron-vow:checked ~ div.swear-an-iron-vow,
.charsheet input[type=radio].fulfill-your-vow:checked ~ div.fulfill-your-vow,
.charsheet input[type=radio].reach-a-milestone:checked ~ div.reach-a-milestone,
.charsheet input[type=radio].forsake-your-vow:checked ~ div.forsake-your-vow,
.charsheet input[type=radio].advance:checked ~ div.advance,
.charsheet input[type=radio].pay-the-price:checked ~ div.pay-the-price,
.charsheet input[type=radio].ask-the-oracle:checked ~ div.ask-the-oracle,
.charsheet input[type=radio].discover-a-site:checked ~ div.discover-a-site,
.charsheet input[type=radio].delve-the-depths:checked ~ div.delve-the-depths,
.charsheet input[type=radio].find-an-opportunity:checked ~ div.find-an-opportunity,
.charsheet input[type=radio].reveal-a-danger:checked ~ div.reveal-a-danger,
.charsheet input[type=radio].check-your-gear:checked ~ div.check-your-gear,
.charsheet input[type=radio].locate-your-objective:checked ~ div.locate-your-objective,
.charsheet input[type=radio].escape-the-depths:checked ~ div.escape-the-depths,
.charsheet input[type=radio].reveal-a-danger-alt:checked ~ div.reveal-a-danger-alt,
.charsheet input[type=radio].wield-a-rarity:checked ~ div.wield-a-rarity,
.charsheet input[type=radio].mark-your-failure:checked ~ div.mark-your-failure,
.charsheet input[type=radio].learn-from-your-failures:checked ~ div.learn-from-your-failures,
.charsheet input[type=radio].advance-a-threat:checked ~ div.advance-a-threat,
.charsheet input[type=radio].take-a-hiatus:checked ~ div.take-a-hiatus {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet .move-nav-child {
display: flex;
width: auto;
height: 1.3em;
padding: 0;
margin: 0.2em 0em 0.2em 0em;
text-align: center;
}
.charsheet ::-webkit-scrollbar {
-webkit-appearance: none;
width: 7px;
}
.charsheet ::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0,0,0,0.5);
box-shadow: 0 0 1px rgba(255,255,255,0.5);
}
.charsheet .move-delve-column-stat-header,
.charsheet .move-delve-stat-column {
width: 16%;
}
.charsheet .move-delve-column-stat-header-1,
.charsheet .move-delve-stat-column-1 {
width: 17%;
}
.charsheet .move-delve-column-stat-header-2,
.charsheet .move-delve-stat-column-2 {
width: 18%;
}
.charsheet .move-delve-column-stat-header-3,
.charsheet .move-delve-stat-column-3 {
width: 15%;
}
.charsheet .move-delve-column-header,
.charsheet .move-delve-column {
width: 50%;
}
.charsheet .move-delve-column-stat-header,
.charsheet .move-delve-column-stat-header-1,
.charsheet .move-delve-column-stat-header-2,
.charsheet .move-delve-column-stat-header-3,
.charsheet .move-delve-column-header {
font-weight: bold;
}
.charsheet .move-delve-row-header {
padding: 0px 5px 0px 5px;
display: flex;
height: auto;
border-bottom: 2px solid #4c4d4f;
}
.charsheet .embedded-btn {
padding-top: 0.2em !important;
font-family: 'Montserrat', Arial, sans-serif;
}
.charsheet input.optional-move-failures:checked ~ div.optional-move-failures,
.charsheet input.optional-move-sites:checked ~ div.optional-move-sites,
.charsheet input.optional-move-threat:checked ~ div.optional-move-threat,
.charsheet input.optional-move-rarity:checked ~ div.optional-move-rarity {
display: block;
}
.charsheet .site-container {
border: 2px solid #4c4d4f;
border-radius: 0em;
margin-bottom: 1em;
padding: 1em;
}
.charsheet .site-notes {
width: 97.5% !important;
height: 156px !important;
resize: none;
margin-left: 3px;
border-radius: 0;
}
.charsheet .site-notes:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .site-name,
.charsheet .site-location,
.charsheet .site-descriptors {
border: none;
border-radius: 0em;
background: transparent;
padding: 0;
padding-left: 0.5em;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: bold;
color: #4c4d4f;
}
.charsheet .site-descriptors {
width: 43%;
}
.charsheet .site-location {
width: 40%;
}
.charsheet p.site-title {
text-align: left;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: bold;
font-size: 16px;
margin: 0 0 0px;
padding: 0.1em 0.2em 0.08em 0.2em;
text-transform: uppercase;
vertical-align: bottom;
display: inline;
color: #4c4d4f;
border-radius: 0;
}
.charsheet .site-name::placeholder,
.charsheet .site-location::placeholder,
.charsheet .site-descriptors::placeholder {
color: #8a8a8a;
}
.charsheet .site-row {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-bottom: 1em;
}
.charsheet .site-column {
flex-direction: row;
width: 48%;
padding: 0.5em 0em 0.5em 0.7em;
}
.charsheet .denizen-row {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-bottom: 0.5em;
}
.charsheet .denizen-column {
flex-direction: column;
justify-content: center;
align-items: center;
width: 22%;
padding: 0.5em 0em 0.5em 0em;
}
.charsheet .denizen-option-column {
flex-direction: column;
justify-content: center;
align-items: center;
width: 22%;
padding: 0.5em 0.5em 0.5em 0.5em;
}
.charsheet .denizen-option {
font-size: 12px;
}
.charsheet .site-progress-header {
display: flex;
justify-content: space-around;
align-items: center;
margin-bottom: 10px;
}
.charsheet .denizen-operand-column {
flex-direction: column;
justify-content: center;
align-items: center;
width: 2%;
padding: 0.5em 0.5em 0.5em 0.5em;
}
.charsheet p.denizen-title {
text-align: left;
font-family: 'Montserrat', Arial, sans-serif;
font-weight: bold;
font-size: 12px;
margin: 0 0 0px;
text-transform: uppercase;
vertical-align: bottom;
display: inline;
color: #4c4d4f;
}
.charsheet .denizen-input {
border: none;
border-radius: 0em;
background: transparent;
padding: 0.5em;
width: 96%;
margin-left: 3px;
}
.charsheet .denizen-input:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .denizen-operand {
font-weight: bold;
}
.charsheet .denizen-background,
.charsheet .site-background {
background: #dedddc;
}
.charsheet h3.site-divide::after,
.charsheet h3.site-divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 331px;
}
.charsheet h3.site-denizens-divide::after,
.charsheet h3.site-denizens-divide::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 336px;
}
.charsheet h3.site-divide-notes::after,
.charsheet h3.site-divide-notes::before {
display: inline-block;
content: "";
height: 5px;
border-top: 2px solid #4c4d4f;
top: 0;
width: 352px;
}
.charsheet .sites-container {
margin-top: 1em;
}
.charsheet label.site-details {
display: flex;
justify-content: center;
width: 48.7%;
margin: 0;
padding: 0;
height: auto;
border-radius: 0em;
}
.charsheet .site-details-content {
width: 100%;
padding: 0.2em;
text-align: center;
border-radius: 0em;
}
.charsheet .site-details-button:checked ~ .site-details-content {
background: #4c4d4f;
color: #fff;
transition: 0.5s ease;
}
.charsheet .show-theme-domains,
.charsheet .show-site-info {
margin-top: 0.5em;
transition: all 0.7s !important;
}
.charsheet .show-theme-domains {
justify-content: space-between;
}
.charsheet input[type="checkbox"].show-site-info:checked ~ div.show-site-info,
.charsheet input[type="checkbox"].show-theme-domains:checked ~ div.show-theme-domains {
flex-flow: column;
visibility: visible;
transition: all 0.7s !important;
height: 640px;
opacity: 1;
}
.charsheet div.show-theme-domains {
display: flex;
flex-flow: row !important;
}
.charsheet h3.site-divide-notes {
margin-bottom: 0.5em;
}
.charsheet input.site-name {
width: 70%;
padding: 2px;
}
.charsheet input.site-name:focus {
outline: 3px solid #fd0;
outline-offset: 0;
box-shadow: inset 0 0 0 2px;
}
.charsheet .site-card-container {
display: flex;
font-family: 'Crimson Text', Arial, sans-serif;
font-size: 1em;
padding: 1em;
}
.charsheet .domain-cards,
.charsheet .theme-cards {
border: 2px solid #4c4d4f;
border-radius: 1em;
}
.charsheet .domain-header,
.charsheet .theme-header {
margin-top: 0.7em;
}
.charsheet .domain-column,
.charsheet .theme-column {
width: 100%;
}
.charsheet .card-column {
width: 48.7%;
}
.charsheet .site-details-bar {
display: flex;
justify-content: space-between;
}
.charsheet input[type='radio'].theme-cards:checked ~ div.theme-cards,
.charsheet input[type='radio'].domain-cards:checked ~ div.domain-cards,
.charsheet input[type='radio'].custom-cards:checked ~ div.custom-cards {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet input[type='radio'].ancient:checked ~ div.ancient,
.charsheet input[type='radio'].corrupted:checked ~ div.corrupted,
.charsheet input[type='radio'].fortified:checked ~ div.fortified,
.charsheet input[type='radio'].hallowed:checked ~ div.hallowed,
.charsheet input[type='radio'].haunted:checked ~ div.haunted,
.charsheet input[type='radio'].infested:checked ~ div.infested,
.charsheet input[type='radio'].ravaged:checked ~ div.ravaged,
.charsheet input[type='radio'].wild:checked ~ div.wild,
.charsheet input[type='radio'].barrow:checked ~ div.barrow,
.charsheet input[type='radio'].cavern:checked ~ div.cavern,
.charsheet input[type='radio'].frozen-cavern:checked ~ div.frozen-cavern,
.charsheet input[type='radio'].ice-reach:checked ~ div.ice-reach,
.charsheet input[type='radio'].mine:checked ~ div.mine,
.charsheet input[type='radio'].pass:checked ~ div.pass,
.charsheet input[type='radio'].ruin:checked ~ div.ruin,
.charsheet input[type='radio'].sea-cave:checked ~ div.sea-cave,
.charsheet input[type='radio'].shadowfen:checked ~ div.shadowfen,
.charsheet input[type='radio'].stronghold:checked ~ div.stronghold,
.charsheet input[type='radio'].tanglewood:checked ~ div.tanglewood,
.charsheet input[type='radio'].underkeep:checked ~ div.underkeep {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet input[type="checkbox"].showhide:checked ~ div.showhide,
.charsheet input[type="checkbox"].asset-companion:checked ~ div.companion,
.charsheet input[type="checkbox"].asset-path:checked ~ div.path,
.charsheet input[type="checkbox"].asset-combat-talent:checked ~ div.combat-talent,
.charsheet input[type="checkbox"].asset-ritual:checked ~ div.ritual,
.charsheet input[type="checkbox"].asset-custom:checked ~ div.asset-custom {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type="checkbox"].cave-lion:checked ~ div.cave-lion,
.charsheet input[type="checkbox"].giant-spider:checked ~ div.giant-spider,
.charsheet input[type="checkbox"].hawk:checked ~ div.hawk,
.charsheet input[type="checkbox"].horse:checked ~ div.horse,
.charsheet input[type="checkbox"].hound:checked ~ div.hound,
.charsheet input[type="checkbox"].kindred:checked ~ div.kindred,
.charsheet input[type="checkbox"].mammoth:checked ~ div.mammoth,
.charsheet input[type="checkbox"].owl:checked ~ div.owl,
.charsheet input[type="checkbox"].raven:checked ~ div.raven,
.charsheet input[type="checkbox"].young-wyvern:checked ~ div.young-wyvern,
.charsheet input[type="checkbox"].alchemist:checked ~ div.alchemist,
.charsheet input[type="checkbox"].animal-kin:checked ~ div.animal-kin,
.charsheet input[type="checkbox"].banner-sworn:checked ~ div.banner-sworn,
.charsheet input[type="checkbox"].battle-scarred:checked ~ div.battle-scarred,
.charsheet input[type="checkbox"].blade-bound:checked ~ div.blade-bound,
.charsheet input[type="checkbox"].bonded:checked ~ div.bonded,
.charsheet input[type="checkbox"].dancer:checked ~ div.dancer,
.charsheet input[type="checkbox"].devotant:checked ~ div.devotant,
.charsheet input[type="checkbox"].empowered:checked ~ div.empowered,
.charsheet input[type="checkbox"].fortune-hunter:checked ~ div.fortune-hunter,
.charsheet input[type="checkbox"].herbalist:checked ~ div.herbalist,
.charsheet input[type="checkbox"].honorbound:checked ~ div.honorbound,
.charsheet input[type="checkbox"].improviser:checked ~ div.improviser,
.charsheet input[type="checkbox"].infiltrator:checked ~ div.infiltrator,
.charsheet input[type="checkbox"].loyalist:checked ~ div.loyalist,
.charsheet input[type="checkbox"].masked:checked ~ div.masked,
.charsheet input[type="checkbox"].oathbreaker:checked ~ div.oathbreaker,
.charsheet input[type="checkbox"].outcast:checked ~ div.outcast,
.charsheet input[type="checkbox"].pretender:checked ~ div.pretender,
.charsheet input[type="checkbox"].revenant:checked ~ div.revenant,
.charsheet input[type="checkbox"].rider:checked ~ div.rider,
.charsheet input[type="checkbox"].ritualist:checked ~ div.ritualist,
.charsheet input[type="checkbox"].shadow-kin:checked ~ div.shadow-kin,
.charsheet input[type="checkbox"].sighted:checked ~ div.sighted,
.charsheet input[type="checkbox"].slayer:checked ~ div.slayer,
.charsheet input[type="checkbox"].spirit-bound:checked ~ div.spirit-bound,
.charsheet input[type="checkbox"].storyweaver:checked ~ div.storyweaver,
.charsheet input[type="checkbox"].trickster:checked ~ div.trickster,
.charsheet input[type="checkbox"].veteran:checked ~ div.veteran,
.charsheet input[type="checkbox"].waterborn:checked ~ div.waterborn,
.charsheet input[type="checkbox"].wayfinder:checked ~ div.wayfinder,
.charsheet input[type="checkbox"].weapon-master:checked ~ div.weapon-master,
.charsheet input[type="checkbox"].wildblood:checked ~ div.wildblood,
.charsheet input[type="checkbox"].wright:checked ~ div.wright,
.charsheet input[type="checkbox"].archer:checked ~ div.archer,
.charsheet input[type="checkbox"].berserker:checked ~ div.berserker,
.charsheet input[type="checkbox"].brawler:checked ~ div.brawler,
.charsheet input[type="checkbox"].cutthroat:checked ~ div.cutthroat,
.charsheet input[type="checkbox"].duelist:checked ~ div.duelist,
.charsheet input[type="checkbox"].fletcher:checked ~ div.fletcher,
.charsheet input[type="checkbox"].ironclad:checked ~ div.ironclad,
.charsheet input[type="checkbox"].long-arm:checked ~ div.long-arm,
.charsheet input[type="checkbox"].shield-bearer:checked ~ div.shield-bearer,
.charsheet input[type="checkbox"].skirmisher:checked ~ div.skirmisher,
.charsheet input[type="checkbox"].slinger:checked ~ div.slinger,
.charsheet input[type="checkbox"].sunderer:checked ~ div.sunderer,
.charsheet input[type="checkbox"].swordmaster:checked ~ div.swordmaster,
.charsheet input[type="checkbox"].thunder-bringer:checked ~ div.thunder-bringer,
.charsheet input[type="checkbox"].augur:checked ~ div.augur,
.charsheet input[type="checkbox"].awakening:checked ~ div.awakening,
.charsheet input[type="checkbox"].bind:checked ~ div.bind,
.charsheet input[type="checkbox"].communion:checked ~ div.communion,
.charsheet input[type="checkbox"].divination:checked ~ div.divination,
.charsheet input[type="checkbox"].invoke:checked ~ div.invoke,
.charsheet input[type="checkbox"].keen:checked ~ div.keen,
.charsheet input[type="checkbox"].leech:checked ~ div.leech,
.charsheet input[type="checkbox"].lightbearer:checked ~ div.lightbearer,
.charsheet input[type="checkbox"].scry:checked ~ div.scry,
.charsheet input[type="checkbox"].shadow-walk:checked ~ div.shadow-walk,
.charsheet input[type="checkbox"].sway:checked ~ div.sway,
.charsheet input[type="checkbox"].talisman:checked ~ div.talisman,
.charsheet input[type="checkbox"].tether:checked ~ div.tether,
.charsheet input[type="checkbox"].totem:checked ~ div.totem,
.charsheet input[type="checkbox"].visage:checked ~ div.visage,
.charsheet input[type="checkbox"].ward:checked ~ div.ward {
display: block;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet select.path-dropdown option[value="alchemist"] ~ .alchemist {
display: flex;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type="radio"].asset-builder:checked ~ div.asset-builder,
.charsheet input[type="radio"].asset-view:checked ~ div.asset-view {
display: block;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet input[type="checkbox"].builder-titles-1:checked ~ div.builder-titles-1,
.charsheet input[type="checkbox"].builder-titles-2:checked ~ div.builder-titles-2,
.charsheet input[type="checkbox"].builder-titles-3:checked ~ div.builder-titles-3,
.charsheet input[type="checkbox"].builder-ability-1-text:checked ~ div.builder-ability-1-text,
.charsheet input[type="checkbox"].builder-ability-1-text-input:checked ~ div.builder-ability-1-text-input,
.charsheet input[type="checkbox"].builder-ability-2-text:checked ~ div.builder-ability-2-text,
.charsheet input[type="checkbox"].builder-ability-2-text-input:checked ~ div.builder-ability-2-text-input,
.charsheet input[type="checkbox"].builder-ability-3-text:checked ~ div.builder-ability-3-text,
.charsheet input[type="checkbox"].builder-ability-3-text-input:checked ~ div.builder-ability-3-text-input,
.charsheet input[type="checkbox"].track-dropdown-1:checked ~ div.track-dropdown-1,
.charsheet input[type="checkbox"].track-dropdown-2:checked ~ div.track-dropdown-2,
.charsheet input[type="checkbox"].track-dropdown-3:checked ~ div.track-dropdown-3,
.charsheet input[type="checkbox"].track-dropdown-4:checked ~ div.track-dropdown-4,
.charsheet input[type="checkbox"].track-dropdown-5:checked ~ div.track-dropdown-5,
.charsheet input[type="checkbox"].track-dropdown-6:checked ~ div.track-dropdown-6 {
display: flex;
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet div.builder-titles-1,
.charsheet div.builder-titles-2,
.charsheet div.builder-titles-3 {
flex-flow: column;
margin-bottom: 0.3em;
}
.charsheet .view-title-width {
width: 22em;
margin: 0em 1em;
}
.charsheet .asset-custom {
padding: 0.2em;
background: linear-gradient(to bottom, #ccc 2em, #fff 2em, #fff);
}
.charsheet .asset-custom > input[type=radio] {
margin-left: 4px;
}
.charsheet .asset-custom div[class|=builder-ability] {
align-items: flex-start;
}
.charsheet div.asset-view,
.charsheet div.asset-builder {
margin-top: 0.3em;
}
.charsheet input[type=checkbox].custom-asset-ability {
opacity: 1;
margin: 0px 5px 0 5px;
}
.charsheet .custom-track {
width: 20.5em;
margin: 0 !important;
}
.charsheet .ability-checkbox,
.charsheet .build-text {
font-family: 'Crimson Text', Arial, sans-serif;
font-size: 13px;
resize: none;
height: 100px;
width: 22em;
margin: 0em 0.5em 0em 0.4em;
}
.charsheet .ability-text {
font-family: 'Crimson Text', Arial, sans-serif;
font-size: 14.3px;
resize: none;
height: 100px;
margin-bottom: 0em;
width: 18em;
}
.charsheet .builder-dropdown {
font-size: 14px;
}
.charsheet .asset-description {
margin: 0 12px 0px 12px;
font-family: 'Crimson Text', Arial, sans-serif;
}
.charsheet div.asset-ability {
width: 100%;
height: 100%;
margin: 0px 12px 6px 10px;
}
.charsheet div.asset-ability ul {
margin-left: 15px;
margin-bottom: 0;
}
.charsheet div.assets {
display: block !important;
text-align: left;
}
.charsheet div.assets .repcontainer {
display: flex;
flex-flow: row wrap;
padding: 0.5em;
font-family: 'Crimson Text', Arial, sans-serif;
justify-content: space-evenly;
}
.charsheet div.assets .repcontainer .repitem {
float: left !important;
}
.charsheet .asset-write-in {
margin-bottom: 4px;
}
.charsheet .asset-ability-write-in {
margin-top: 4px;
}
.charsheet .asset-write-in {
display: flex;
white-space: nowrap;
}
.charsheet .asset-ability-write-in {
display: inline;
white-space: nowrap;
}
.charsheet .asset {
display: inline-block;
width: 320px;
max-width: 320px;
border: 2px solid #4c4d4f;
margin-bottom: 20px;
font-size: 14.3px;
line-height: 1.25;
}
.charsheet .asset input.border-bottom {
border-bottom-color: #4c4d4f;
}
.charsheet .asset-write-in input,
.charsheet .asset-ability-write-in input {
height: 1.4em;
width: 100%;
padding: 0;
margin-left: 5px;
margin-top: 2px;
font-size: 15px;
font-weight: bold;
}
.charsheet input[type="checkbox"].asset-ability {
opacity: 1 !important;
margin-top: 0.2em;
}
.charsheet .asset-header {
background: #4c4d4f;
color: #fff;
}
.charsheet .asset-type-selection {
background: #4c4d4f;
color: #fff;
border: 0;
}
.charsheet .asset-type-dropdown {
color: #fff;
background: #4c4d4f;
width: auto;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
-webkit-appearance: menulist;
margin: 6px 4px;
}
.charsheet .sub-dropdown {
-webkit-appearance: menulist;
width: auto;
margin: 7px 4px;
font-weight: bold;
text-transform: uppercase;
}
.charsheet .asset-track-wrapper {
margin: 10px;
display: flex;
}
.charsheet .asset-track-box {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border-radius: 0%;
background: transparent;
border: 2px solid #4c4d4f;
padding: 5px;
margin-bottom: 2px;
}
.charsheet .asset-track-wrapper-wordy {
text-transform: uppercase;
}
.charsheet .asset-track-wrapper-wordy .asset-track-box {
flex-direction: row;
}
.charsheet .asset-track-box-display {
font-size: 17px;
font-weight: bold;
}
.charsheet .ability-top {
margin-top: 1em;
}
.charsheet .builder-name {
margin-bottom: 0.5em;
}
.charsheet span.custom-asset-page {
margin-left: 0.3em;
margin-right: 0.5em;
}
.charsheet .asset-description-text {
margin-top: 0.4em;
}
.charsheet .asset-name {
display: inline;
}
.charsheet .asset-body {
font-size: 14.3px;
line-height: 1.25;
margin: 0 0 4px;
}
.charsheet input.oracle-ironsworn:checked ~ div.oracle-ironsworn,
.charsheet input.oracle-delve:checked ~ div.oracle-delve {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.7s ease;
}
.charsheet .oracle-btn {
margin: 0;
width: 100%;
}
.charsheet .oracle-name {
text-transform: capitalize;
}
.charsheet .oracles {
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.charsheet .oracle {
margin: 0em;
color: #4c4d4f;
display: flex;
}
.charsheet input[type=radio].plot-action:checked ~ div.plot-action,
.charsheet input[type=radio].plot-theme:checked ~ div.plot-theme,
.charsheet input[type=radio].location-region:checked ~ div.location-region,
.charsheet input[type=radio].location-location:checked ~ div.location-location,
.charsheet input[type=radio].location-coastal-waters-location:checked ~ div.location-coastal-waters-location,
.charsheet input[type=radio].location-descriptor:checked ~ div.location-descriptor,
.charsheet input[type=radio].location-settlement-name:checked ~ div.location-settlement-name,
.charsheet input[type=radio].location-quick-settlement-name:checked ~ div.location-quick-settlement-name,
.charsheet input[type=radio].plot-settlement-trouble:checked ~ div.plot-settlement-trouble,
.charsheet input[type=radio].character-role:checked ~ div.character-role,
.charsheet input[type=radio].character-goal:checked ~ div.character-goal,
.charsheet input[type=radio].character-descriptor:checked ~ div.character-descriptor,
.charsheet input[type=radio].names-ironlander:checked ~ div.names-ironlander,
.charsheet input[type=radio].names-elf:checked ~ div.names-elf,
.charsheet input[type=radio].names-giant:checked ~ div.names-giant,
.charsheet input[type=radio].names-varou:checked ~ div.names-varou,
.charsheet input[type=radio].names-troll:checked ~ div.names-troll,
.charsheet input[type=radio].plot-combat-actions:checked ~ div.plot-combat-actions,
.charsheet input[type=radio].plot-mystic-backlash:checked ~ div.plot-mystic-backlash,
.charsheet input[type=radio].plot-major-plot-twist:checked ~ div.plot-major-plot-twist,
.charsheet input[type=radio].plot-challenge-rank:checked ~ div.plot-challenge-rank,
.charsheet input[type=radio].fate-pay-the-price:checked ~ div.fate-pay-the-price,
.charsheet input[type=radio].fate-ask-the-oracle:checked ~ div.fate-ask-the-oracle,
.charsheet input[type=radio].endure-harm:checked ~ div.endure-harm,
.charsheet input[type=radio].endure-stress:checked ~ div.endure-stress,
.charsheet input[type=radio].feature-aspect:checked ~ div.feature-aspect,
.charsheet input[type=radio].feature-focus:checked ~ div.feature-focus,
.charsheet input[type=radio].site-name-format:checked ~ div.site-name-format,
.charsheet input[type=radio].site-name-description:checked ~ div.site-name-description,
.charsheet input[type=radio].site-name-detail:checked ~ div.site-name-detail,
.charsheet input[type=radio].site-name-namesake:checked ~ div.site-name-namesake,
.charsheet input[type=radio].site-name-place:checked ~ div.site-name-place,
.charsheet input[type=radio].site-nature-theme:checked ~ div.site-nature-theme,
.charsheet input[type=radio].site-nature-domain:checked ~ div.site-nature-domain,
.charsheet input[type=radio].character-disposition:checked ~ div.character-disposition,
.charsheet input[type=radio].character-activity:checked ~ div.character-activity,
.charsheet input[type=radio].monstrosity-size:checked ~ div.monstrosity-size,
.charsheet input[type=radio].monstrosity-primary-form:checked ~ div.monstrosity-primary-form,
.charsheet input[type=radio].monstrosity-characteristics:checked ~ div.monstrosity-characteristics,
.charsheet input[type=radio].monstrosity-abilities:checked ~ div.monstrosity-abilities,
.charsheet input[type=radio].trap-event:checked ~ div.trap-event,
.charsheet input[type=radio].trap-component:checked ~ div.trap-component,
.charsheet input[type=radio].combat-event-method:checked ~ div.combat-event-method,
.charsheet input[type=radio].combat-event-target:checked ~ div.combat-event-target,
.charsheet input[type=radio].threat-advance-a-threat:checked ~ div.threat-advance-a-threat,
.charsheet input[type=radio].threat-category:checked ~ div.threat-category,
.charsheet input[type=radio].threat-cursed-site:checked ~ div.threat-cursed-site,
.charsheet input[type=radio].threat-burgeoning-conflict:checked ~ div.threat-burgeoning-conflict,
.charsheet input[type=radio].threat-environmental-calamity:checked ~ div.threat-environmental-calamity,
.charsheet input[type=radio].threat-malignant-plague:checked ~ div.threat-malignant-plague,
.charsheet input[type=radio].threat-rampaging-creature:checked ~ div.threat-rampaging-creature,
.charsheet input[type=radio].threat-ravaging-horde:checked ~ div.threat-ravaging-horde,
.charsheet input[type=radio].threat-scheming-leader:checked ~ div.threat-scheming-leader,
.charsheet input[type=radio].threat-power-hungry-mystic:checked ~ div.threat-power-hungry-mystic,
.charsheet input[type=radio].threat-zealous-cult:checked ~ div.threat-zealous-cult,
.charsheet input[type=radio].moves-ask-the-oracle:checked ~ div.moves-ask-the-oracle,
.charsheet input[type=radio].moves-pay-the-price:checked ~ div.moves-pay-the-price {
visibility: visible;
height: auto;
opacity: 1;
transition: 0.2s ease;
}
.charsheet .oracle-container {
display: flex;
opacity: 1;
font-family: 'Montserrat', Arial, sans-serif;
font-size: 1em;
font-weight: bold;
justify-content: space-between;
margin-top: 1em;
padding: 0.1em;
}
.charsheet .oracle-column {
display: flex;
flex-direction: column;
}
.charsheet .oracle-sub-column {
width: 50%;
}
.charsheet .oracle-roll {
width: auto;
height: auto;
}
.charsheet .theme-outline {
border: 1px solid #4c4d4f;
}
.charsheet span.oracle-result {
width: 80%;
font-size: 13px;
}
.charsheet .oracle-box {
border: 2px solid #4c4d4f;
box-sizing: border-box;
width: 100%;
}
.charsheet .oracle-box:nth-child(n+2) {
margin-top: 10px;
}
.charsheet .oracle-title {
background-color: #4c4d4f;
color: #fff;
border-bottom: 1px solid #4c4d4f;
font-size: 1.4em;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
text-transform: uppercase;
}
.charsheet .oracle-table-preview {
width: auto;
}
.charsheet .oracle-show {
display: inline-flex;
font-size: 1em;
margin: 0em;
padding: 0.3em;
}
.charsheet .oracle-show:hover {
background: #969696;
cursor: pointer;
transition: 0.5s ease;
}
.charsheet .oracle-table {
border: 2px solid #4c4d4f;
}
.charsheet .flex-table {
display: flex;
}
.charsheet .oracle-row:nth-child(2n+1),
.charsheet .oracle:nth-child(2n+1) {
background-color: #ddd;
}
.charsheet .oracle-row {
padding: 3px 0px 3px 0px;
display: flex;
height: auto;
}
.charsheet .oracle-row-2 {
width: 50%;
}
.charsheet .oracle-row-3 {
width: 33.33%;
}
.charsheet .oracle-row-4 {
width: 25%;
}
.charsheet .oracle-roll {
width: 20%;
padding-left: 0.5em;
}
.charsheet .oracle-table-2-column {
display: flex;
flex-flow: column wrap;
height: 48em;
}
.charsheet .oracle-table-3-column {
display: flex;
flex-flow: column wrap;
height: 63em;
}
.charsheet .oracle-table-4-column {
display: flex;
flex-flow: column wrap;
height: 93em;
}
.charsheet .oracle-table-2-column-group {
display: flex;
}
.charsheet .table-list {
width: 33%;
}
.charsheet .oracle-column.table-main {
width: 66%;
}
.charsheet .oracle-footer {
background-color: #434b4d;
color: #fff;
line-height: 0.9em;
font-size: 0.9em;
font-family: 'Montserrat', Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
text-align: left;
padding: 0.5rem;
}
.charsheet .oracle-preview {
width: max-content;
}
.charsheet .column-wrap {
width: 50%;
}
.ui-dialog .charsheet .repcontainer .repitem .itemcontrol .repcontrol_del {
float: right;
width: auto;
margin: 0;
height: auto;
}
.ui-dialog .charsheet .repcontainer .repitem .itemcontrol .repcontrol_move {
cursor: move;
width: auto;
margin: 0;
height: auto;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-result-row,
.sheet-rolltemplate-moves_oracles .sheet-result-row,
.sheet-rolltemplate-ironsworn_moves .sheet-discover-a-site-row,
.sheet-rolltemplate-delve_oracles .sheet-result-row {
padding: 0.5em;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-oracle-dice,
.sheet-rolltemplate-moves_oracles .sheet-oracle-dice,
.sheet-rolltemplate-ironsworn_delve .sheet-oracle-dice,
.sheet-rolltemplate-delve_oracles .sheet-oracle-dice {
align-self: center;
margin-right: 0.5em;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-oracle-dice span,
.sheet-rolltemplate-moves_oracles .sheet-oracle-dice span,
.sheet-rolltemplate-ironsworn_delve .sheet-oracle-dice span,
.sheet-rolltemplate-delve_oracles .sheet-oracle-dice span {
border: 0px !important;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-oracle-double-dice,
.sheet-rolltemplate-moves_oracles .sheet-oracle-double-dice,
.sheet-rolltemplate-ironsworn_delve .sheet-oracle-double-dice,
.sheet-rolltemplate-delve_oracles .sheet-oracle-double-dice {
width: 5.7em;
text-align: center;
padding: 0.1em;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-oracle-double-dice span,
.sheet-rolltemplate-moves_oracles .sheet-oracle-double-dice span,
.sheet-rolltemplate-ironsworn_delve .sheet-oracle-double-dice span,
.sheet-rolltemplate-delve_oracles .sheet-oracle-double-dice span {
border: 0px !important;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-roll-container,
.sheet-rolltemplate-moves_oracles .sheet-roll-container,
.sheet-rolltemplate-delve_oracles .sheet-roll-container {
background: #33323c;
color: #fff;
font-size: 1em;
font-family: 'Roboto', Arial, sans-serif;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-result-row,
.sheet-rolltemplate-moves_oracles .sheet-result-row,
.sheet-rolltemplate-delve_oracles .sheet-result-row {
display: flex;
justify-content: space-between;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-roll-outcome,
.sheet-rolltemplate-moves_oracles .sheet-roll-outcome,
.sheet-rolltemplate-delve_oracles .sheet-roll-outcome {
background: #403f4b;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_oracles .inlinerollresult,
.sheet-rolltemplate-moves_oracles .inlinerollresult,
.sheet-rolltemplate-delve_oracles .inlinerollresult {
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 2px solid #33323c;
background: transparent;
border-radius: 1em;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-roll-outcome,
.sheet-rolltemplate-moves_oracles .sheet-roll-outcome,
.sheet-rolltemplate-delve_oracles .sheet-roll-outcome {
background: #403f4b;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-subheader,
.sheet-rolltemplate-moves_oracles .sheet-subheader,
.sheet-rolltemplate-delve_oracles .sheet-subheader {
text-transform: capitalize;
line-height: 1.5em;
font-style: italic;
font-weight: 900;
text-align: left;
padding: 0.4em 1em 0.4em 1em;
background-color: #23222b;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-subfooter,
.sheet-rolltemplate-moves_oracles .sheet-subfooter,
.sheet-rolltemplate-delve_oracles .sheet-subfooter {
line-height: 1.5em;
font-style: italic;
font-weight: 900;
text-align: left;
padding: 0.4em 0em 0.4em 0em;
background-color: #403f4b;
width: 100%;
text-align: center;
}
.sheet-rolltemplate-ironsworn_oracles .sheet-result-body,
.sheet-rolltemplate-moves_oracles .sheet-result-body,
.sheet-rolltemplate-delve_oracles .sheet-result-body {
padding: 0.4em 1em 0.4em 1em;
}
.sheet-rolltemplate-ironsworn_delve .sheet-rarity-die {
border-top: 2px solid #000;
background-color: #6a286a;
border-bottom: 2px solid #000;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-name {
padding: 0.2em 1em 0.2em 1em;
text-align: right;
font-variant-caps: all-small-caps;
font-size: 16px;
}
.sheet-rolltemplate-ironsworn_progress .sheet-progress-name {
padding: 0.2em 1em 0.2em 1em;
text-align: left;
font-variant-caps: all-small-caps;
font-size: 16px;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-container,
.sheet-rolltemplate-ironsworn_progress .sheet-roll-container {
background: #33323c;
color: #fff;
font-size: 1em;
font-family: 'Roboto', Arial, sans-serif;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_moves .sheet-result-row,
.sheet-rolltemplate-ironsworn_progress .sheet-result-row {
display: flex;
justify-content: space-between;
}
.sheet-rolltemplate-ironsworn_moves .inlinerollresult,
.sheet-rolltemplate-ironsworn_progress .inlinerollresult {
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 2px solid #33323c;
background: transparent;
border-radius: 1em;
}
.sheet-rolltemplate-ironsworn_progress .sheet-action-score .fullfail,
.sheet-rolltemplate-ironsworn_moves .sheet-action-score .fullfail {
border: 2px solid #d22e53;
}
.sheet-rolltemplate-ironsworn_progress .sheet-action-score .fullcrit,
.sheet-rolltemplate-ironsworn_moves .sheet-action-score .fullcrit {
border: 2px solid #42829e;
}
.sheet-rolltemplate-ironsworn_progress .sheet-challenge-dice .fullcrit,
.sheet-rolltemplate-ironsworn_moves .sheet-challenge-dice .fullcrit {
border: 2px solid #d22e53;
}
.sheet-rolltemplate-ironsworn_progress .sheet-challenge-dice .fullfail,
.sheet-rolltemplate-ironsworn_moves .sheet-challenge-dice .fullfail {
border: 2px solid #42829e;
}
.sheet-rolltemplate-ironsworn_progress .sheet-roll-outcome,
.sheet-rolltemplate-ironsworn_moves .sheet-roll-outcome {
background: #403f4b;
border: 1px solid #000;
}
.sheet-rolltemplate-ironsworn_moves .sheet-subheader,
.sheet-rolltemplate-ironsworn_progress .sheet-subheader {
line-height: 1.5em;
font-style: italic;
font-weight: 900;
text-align: left;
padding: 0.4em 1em 0.4em 1em;
background-color: #23222b;
}
.sheet-rolltemplate-ironsworn_moves .sheet-subfooter,
.sheet-rolltemplate-ironsworn_progress .sheet-subfooter {
line-height: 1.5em;
font-style: italic;
font-weight: 900;
text-align: left;
padding: 0.4em 0em 0.4em 0em;
background-color: #403f4b;
width: 100%;
}
.sheet-rolltemplate-ironsworn_moves .sheet-result-body,
.sheet-rolltemplate-ironsworn_progress .sheet-result-body {
padding: 0.4em 1em 0.4em 1em;
}
.sheet-rolltemplate-ironsworn_moves .sheet-alert,
.sheet-rolltemplate-ironsworn_progress .sheet-alert {
margin: 0.2em 0.3em 0.2em 0.3em;
border-radius: 1em;
width: auto;
padding: 0.5em;
}
.sheet-rolltemplate-ironsworn_moves .sheet-opportunity,
.sheet-rolltemplate-ironsworn_progress .sheet-opportunity {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #40819f;
}
.sheet-rolltemplate-ironsworn_moves .sheet-strong-hit,
.sheet-rolltemplate-ironsworn_progress .sheet-strong-hit {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #63a9ca;
}
.sheet-rolltemplate-ironsworn_moves .sheet-weak-hit,
.sheet-rolltemplate-ironsworn_progress .sheet-weak-hit {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #83dbff;
}
.sheet-rolltemplate-ironsworn_moves .sheet-miss,
.sheet-rolltemplate-ironsworn_progress .sheet-miss {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #d8566f;
}
.sheet-rolltemplate-ironsworn_moves .sheet-rarity-die {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #e779fb;
}
.sheet-rolltemplate-ironsworn_moves .sheet-complication,
.sheet-rolltemplate-ironsworn_progress .sheet-complication {
width: 1em;
margin: 0.3em 0.5em 0.3em 0.3em;
border-radius: 1em;
background-color: #d22e53;
}
.sheet-rolltemplate-ironsworn_moves .userscript-tcat,
.sheet-rolltemplate-ironsworn_progress .userscript-tcat {
font-weight: 900;
}
.sheet-rolltemplate-ironsworn_moves .sheet-momentum-title {
line-height: 22px;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-container a[href^="!"],
.sheet-rolltemplate-ironsworn_moves .sheet-roll-container a[href^="~"] {
background-color: transparent;
padding: 5px;
color: #fff;
display: inline-block;
border: none;
text-transform: uppercase;
font-weight: bold;
width: 100%;
text-align: center;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-button {
justify-content: center;
background: #5e5d6f;
border-radius: 0.4em;
margin: 0.2em;
}
.sheet-rolltemplate-ironsworn_moves .sheet-roll-button:hover {
background: #9290ad;
transition: 0.5s;
}
.rolltemplate-ironsworn table>thead>tr>th,
.rolltemplate-ironsworn table>tbody>tr>th,
.rolltemplate-ironsworn table>tfoot>tr>th,
.rolltemplate-ironsworn table>thead>tr>td,
.rolltemplate-ironsworn table>tbody>tr>td,
.rolltemplate-ironsworn table>tfoot>tr>td,
.rolltemplate-ironswornoracles table>thead>tr>th,
.rolltemplate-ironswornoracles table>tbody>tr>th,
.rolltemplate-ironswornoracles table>tfoot>tr>th,
.rolltemplate-ironswornoracles table>thead>tr>td,
.rolltemplate-ironswornoracles table>tbody>tr>td,
.rolltemplate-ironswornoracles table>tfoot>tr>td,
.rolltemplate-ironsworndelve table>thead>tr>th,
.rolltemplate-ironsworndelve table>tbody>tr>th,
.rolltemplate-ironsworndelve table>tfoot>tr>th,
.rolltemplate-ironsworndelve table>thead>tr>td,
.rolltemplate-ironsworndelve table>tbody>tr>td,
.rolltemplate-ironsworndelve table>tfoot>tr>td,
.rolltemplate-ironsworndelveoracles table>thead>tr>th,
.rolltemplate-ironsworndelveoracles table>tbody>tr>th,
.rolltemplate-ironsworndelveoracles table>tfoot>tr>th,
.rolltemplate-ironsworndelveoracles table>thead>tr>td,
.rolltemplate-ironsworndelveoracles table>tbody>tr>td,
.rolltemplate-ironsworndelveoracles table>tfoot>tr>td {
padding: 4px;
border: none;
}
.rolltemplate-ironsworn table,
.rolltemplate-ironswornoracles table,
.rolltemplate-ironsworndelve table,
.rolltemplate-ironsworndelveoracles table {
width: 100%;
border: 1px solid;
color: #4c4d4f;
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
margin: 0px;
}
.rolltemplate-ironsworn th,
.rolltemplate-ironswornoracles th,
.rolltemplate-ironsworndelve th,
.rolltemplate-ironsworndelveoracles th {
background-color: #434b4d;
color: #fff;
padding: 2px;
/*border-bottom: 1px solid #4C4D4F;*/
line-height: 1.2em;
font-size: 1.2em;
text-align: center;
}
.rolltemplate-ironsworn .subheader,
.rolltemplate-ironswornoracles .subheader,
.rolltemplate-ironsworndelve .subheader,
.rolltemplate-ironsworndelveoracles .subheader {
background-color: #434b4d;
color: #fff;
line-height: 0.9em;
font-size: 0.9em;
font-family: Verdana, arial, sans-serif;
font-variant: small-caps;
font-style: italic;
font-weight: bold;
text-align: left;
padding: 0.5rem;
}
.rolltemplate-ironsworn .subfooter,
.rolltemplate-ironswornoracles .subfooter,
.rolltemplate-ironsworndelve .subfooter,
.rolltemplate-ironsworndelveoracles .subfooter {
background-color: #b9b9b6;
line-height: 0.9em;
font-size: 0.9em;
font-family: Verdana, arial, sans-serif;
font-variant: small-caps;
font-style: italic;
font-weight: bold;
text-align: left;
}
.rolltemplate-ironsworndelve .rarity-die {
border-top: 2px solid #000;
color: #fff;
background-color: #6a286a;
border-bottom: 2px solid #000;
}
.rolltemplate-ironsworn .alert,
.rolltemplate-ironsworndelve .alert {
color: #fff;
background-color: #761818;
}
.rolltemplate-ironsworn .opportunity,
.rolltemplate-ironswornoracles .opportunity,
.rolltemplate-ironsworndelve .opportunity,
.rolltemplate-ironsworndelveoracles .opportunity {
color: #fff;
background-color: #0b3f0b;
}
.rolltemplate-ironsworn .strong-hit,
.rolltemplate-ironsworndelve .strong-hit {
color: #fff;
background-color: #125812;
}
.rolltemplate-ironsworn .weak-hit,
.rolltemplate-ironsworndelve .weak-hit {
color: #fff;
background-color: #186251;
}
.rolltemplate-ironsworn .miss,
.rolltemplate-ironsworndelve .miss {
color: #fff;
background-color: #7d2b1d;
}
.rolltemplate-ironsworn .complication,
.rolltemplate-ironsworndelve .complication {
color: #fff;
background-color: #761818;
}
.rolltemplate-ironsworn .userscript-tcat,
.rolltemplate-ironswornoracles .userscript-tcat,
.rolltemplate-ironsworndelve .userscript-tcat,
.rolltemplate-ironsworndelveoracles .userscript-tcat {
font-weight: bold;
}
.rolltemplate-ironsworn td,
.rolltemplate-ironswornoracles td,
.rolltemplate-ironsworndelve td,
.rolltemplate-ironsworndelveoracles td {
padding: 5px;
/*border-bottom: 1px solid #4C4D4F;*/
}
.rolltemplate-ironswornoracles .oracle-dice,
.rolltemplate-ironsworndelve .oracle-dice,
.rolltemplate-ironsworndelveoracles .oracle-dice {
width: 2em;
border-right: 1px solid;
background: #bfbfbf;
}
.rolltemplate-ironswornoracles .oracle-dice span,
.rolltemplate-ironsworndelve .oracle-dice span,
.rolltemplate-ironsworndelveoracles .oracle-dice span {
border: 0px !important;
}
.rolltemplate-ironswornoracles .oracle-double-dice,
.rolltemplate-ironsworndelve .oracle-double-dice,
.rolltemplate-ironsworndelveoracles .oracle-double-dice {
width: 5.7em;
border-right: 1px solid;
text-align: center;
background: #bfbfbf;
padding: 0.1em;
}
.rolltemplate-ironswornoracles .oracle-double-dice span,
.rolltemplate-ironsworndelve .oracle-double-dice span,
.rolltemplate-ironsworndelveoracles .oracle-double-dice span {
border: 0px !important;
}
.rolltemplate-ironsworn tr:nth-child(odd),
.rolltemplate-ironswornoracles tr:nth-child(odd),
.rolltemplate-ironsworndelve tr:nth-child(odd),
.rolltemplate-ironsworndelveoracles tr:nth-child(odd) {
background-color: #d9d9d6;
}
.rolltemplate-ironsworn tr:nth-child(even),
.rolltemplate-ironswornoracles tr:nth-child(even),
.rolltemplate-ironsworndelve tr:nth-child(even),
.rolltemplate-ironsworndelveoracles tr:nth-child(even) {
background-color: #e9e9e6;
}
.rolltemplate-ironsworn .inlinerollresult,
.rolltemplate-ironswornoracles .inlinerollresult,
.rolltemplate-ironsworndelve .inlinerollresult,
.rolltemplate-ironsworndelveoracles .inlinerollresult {
display: inline-block;
min-width: 1.5em;
text-align: center;
border: 2px solid #434b4d;
background: transparent;
} | 0.329392 | 0.06492 |
@charset "utf-8";
.Pe{width:980px; margin:0 auto;}
.gray{background-color:#dbdbdb; padding:0 50px;font-size: 0.8em;}
.search .top{height:31px; clear:both}
.search .top li{float:left; width:125px}
.search .top li a{display:block; background-image:url(../images/s_t_h.jpg); width:112px; height:31px; line-height:31px; text-align:center; font-weight:900; color:#393939}
.search .top li a:hover , .search .top li a.this{background-image:url(../images/s_t_v.jpg); color:#FFF}
.ler{height:30px;line-height:30px;background:url(../images/ler_bg.jpg) repeat-x;border:1px solid #BBB;border-bottom:0 none}
.ler strong{display:block; float:left; padding:0 0 0 15px;width:70px}
.ler dl , .ler dd , .ler dt{float:left; display:block;height:30px;line-height:30px}
.ler dl dt{background-image:url(../images/ler_x.jpg);width:1px;font-size:0;overflow:hidden}
.ler dd{padding:0 10px 0 0}
.ler dd a , .ler dd b{text-align:center;color:#464646; margin:0 0 0 10px; font-weight:300}
.ler dd a.this , .ler dd a:hover{color:#F00}
.bon{height:40px; line-height:40px; background:url(../images/s_t_p.jpg) repeat-x;border:1px solid #BBB; border-bottom:0 none}
.bon strong{display:block; float:left; padding:0 15px;width:30px}
.cow{border-bottom:1px solid #BBB}
.sis strong{line-height:16px; margin:3px 0 0 0}
.bon ul{display:block; float:left; background-image:url(../images/s_px_h.jpg); width:521px; height:32px; margin:4px 0 0 0}
.bon li{float:left; width:52px;}
.bon ul a{display:block; width:51px; height:32px; overflow:hidden; background-image:url(../images/s_px_h.jpg)}
.bon ul a.this{background-image:url(../images/s_px_v.jpg)}
.bon li.t1 a{background-position:0 top}
.bon li.t2 a{background-position:-52px top}
.bon li.t3 a{background-position:-104px top}
.bon li.t4 a{background-position:-156px top}
.bon li.t5 a{background-position:-208px top}
.bon li.t6 a{background-position:-260px top}
.bon li.t7 a{background-position:-312px top}
.bon li.t8 a{background-position:-364px top}
.bon li.t9 a{background-position:-416px top}
.bon li.t10 a{background-position:-468px top}
.bon dl , .bon dd , .bon dt , .bon a{float:left;height:28px; line-height:28px}
.bon dl{margin:6px 0 0 0}
.bon dt{background:url(../images/s_t_bg.jpg) left top; width:1px; font-size:0; overflow:hidden}
.bon dd{background:url(../images/s_p_bg.jpg) center top; padding:0 1px}
.bon dd.t{background-position:left top}
.bon dd.w{background-position:right top}
.bon dd a{display:block;text-align:center;color:#464646; font-size:12px}
.bon dl a:hover , .bon dl a.this{color:#FFF}
.bon dl.v1 a , .bon dl.v1 i{width:32px}
.bon dl.v1 i{display:block}
.bon dl.v1 a:hover , .bon dl.v1 a.this{background-image:url(../images/s_p_1.jpg)}
.bon dl.v2 a{width:43px}
.bon dl.v2 a:hover , .bon dl.v2 a.this{background-image:url(../images/s_p_2.jpg)}
.bon dl.v1 , .bon dl.v3{width:390px}
.bon dl.v3 a{width:61px}
.bon dl.v3 a:hover , .bon dl.v3 a.this{background:url(../images/s_p_3.jpg) no-repeat}
.cow span{padding:5px 0 0 10px}
.cow div , .cow span{float:left;height:40px;line-height:40px;display:block;_padding:10px 0 0 0;_height:30px;_line-height:30px; margin:0 10px 0 0}
.cow span input{vertical-align:middle;width:50px;text-align:center; border:1px solid #BBB; height:18px; line-height:18px}
.cow div input{vertical-align:middle; margin:10px 0 0 0;_margin:0; height:22px; line-height:16px; padding:0 8px}
.ler div{height:25px;line-height:20px;padding:5px 0 0 10px}
.ler span{height:25px;line-height:20px}
.ler div input{margin:0;*padding:0 5px}
.Js_cars{text-align:center; padding:10px}
.Js_cars input{background-image:url(../images/ding.jpg); width:123px; height:40px; border:0 none; cursor:pointer; vertical-align:middle}
/*
.Js_cars strong{color:#393939; font-size:14px; margin:10px 0 0 20px;float:left}
.Js_cars i{margin:0 20px 0 0}
*/
.quote dl{height:40px; line-height:40px}
.quote dt{float:left}
.quote dt a{font-size:14px; color:#002be4; font-weight:900}
.quote dd{float:right; text-align:left}
.quote dd a{color:#000; display:block; float:left; padding:0 20px; margin:0 0 0 1px}
.quote dd a:hover , .quote dd a.this{color:#FFF; background-color:#000}
.quote table{text-align:center;width:100%; background-color:#666; margin:0 0 20px 0;color:#393939}
.quote th.ed{background-color:#BCBCBC; color:#002be4}
.quote th{background-color:#CFCFCF; height:30px}
.quote td{background-color:#FFF}
.let{float:left; width:220px}
.let div{width:206px; height:39px; line-height:39px; color:#FFF; font-size:14px; text-align:center; background-image:url(../images/me_nav.jpg)}
.let ul{width:204px; border:1px solid #818181; border-top:0 none; background-color:#FFF; padding:10px 0 0 0}
.let li{padding:0 0 10px 0; color:#393939}
.let a{color:#393939}
.let li strong{display:block; height:35px; line-height:35px;padding:0 15px;background-image:url(../images/me_nav_bg.jpg)}
.let li strong a{float:left; display:block}
.let li strong b{float:right; display:block; font-size:16px}
.let li span{display:block; padding:0 20px}
.let li span a{display:block; height:25px; line-height:25px; text-indent:1em}
.let li span a.this{background-color:#EEE}
.foe table{background-color:#818181; margin:15px 0 0 0}
.foe table th{background-color:#f0f0f0; height:30px; padding:0 5px; color:#393939}
.foe table td{background-color:#FFF; height:25px; line-height:25px; text-align:center}
.dil{background-color:#CCC; color:#666}
.dil tr{height:25px; line-height:25px}
.dil th{text-align:right; font-weight:300}
.dil th , .dil td{padding:0 5px}
.foe .cers .dil td{text-align:left}
.foe .cers table{margin:0 auto}
.foe .cers .dil th{text-align:right}
.search .Page div a{color:#09F; margin:0 0 0 15px}
.SP .No_info td{padding:10em 0; color:#333; text-align:center}
.SP .No_info td a{color:#09F}
.foe .log th.te{text-align:center; background-color:#f0f0f0}
.foe .log th{text-align:right;font-weight:300; background-color:#FFF;padding:0 5px}
.foe .log td{text-align:left;padding:0 5px}
.foe .log td.INP{text-align:center; padding:10px}
.foe .log input{height:18px; line-height:18px; border:1px solid #CCC; vertical-align:middle}
.foe .log td.INP input{height:auto; line-height:normal; padding:5px}
.foe table .NO_TAB_SHOW td{line-height:normal}
.foe table .NO_TAB_SHOW td select{height:auto; line-height:normal}
.foe .cers{margin:10px; width:97%}
.foe .cers th{text-align:center}
.foe .cers td{text-align:center} | wholesale/css/default.css | @charset "utf-8";
.Pe{width:980px; margin:0 auto;}
.gray{background-color:#dbdbdb; padding:0 50px;font-size: 0.8em;}
.search .top{height:31px; clear:both}
.search .top li{float:left; width:125px}
.search .top li a{display:block; background-image:url(../images/s_t_h.jpg); width:112px; height:31px; line-height:31px; text-align:center; font-weight:900; color:#393939}
.search .top li a:hover , .search .top li a.this{background-image:url(../images/s_t_v.jpg); color:#FFF}
.ler{height:30px;line-height:30px;background:url(../images/ler_bg.jpg) repeat-x;border:1px solid #BBB;border-bottom:0 none}
.ler strong{display:block; float:left; padding:0 0 0 15px;width:70px}
.ler dl , .ler dd , .ler dt{float:left; display:block;height:30px;line-height:30px}
.ler dl dt{background-image:url(../images/ler_x.jpg);width:1px;font-size:0;overflow:hidden}
.ler dd{padding:0 10px 0 0}
.ler dd a , .ler dd b{text-align:center;color:#464646; margin:0 0 0 10px; font-weight:300}
.ler dd a.this , .ler dd a:hover{color:#F00}
.bon{height:40px; line-height:40px; background:url(../images/s_t_p.jpg) repeat-x;border:1px solid #BBB; border-bottom:0 none}
.bon strong{display:block; float:left; padding:0 15px;width:30px}
.cow{border-bottom:1px solid #BBB}
.sis strong{line-height:16px; margin:3px 0 0 0}
.bon ul{display:block; float:left; background-image:url(../images/s_px_h.jpg); width:521px; height:32px; margin:4px 0 0 0}
.bon li{float:left; width:52px;}
.bon ul a{display:block; width:51px; height:32px; overflow:hidden; background-image:url(../images/s_px_h.jpg)}
.bon ul a.this{background-image:url(../images/s_px_v.jpg)}
.bon li.t1 a{background-position:0 top}
.bon li.t2 a{background-position:-52px top}
.bon li.t3 a{background-position:-104px top}
.bon li.t4 a{background-position:-156px top}
.bon li.t5 a{background-position:-208px top}
.bon li.t6 a{background-position:-260px top}
.bon li.t7 a{background-position:-312px top}
.bon li.t8 a{background-position:-364px top}
.bon li.t9 a{background-position:-416px top}
.bon li.t10 a{background-position:-468px top}
.bon dl , .bon dd , .bon dt , .bon a{float:left;height:28px; line-height:28px}
.bon dl{margin:6px 0 0 0}
.bon dt{background:url(../images/s_t_bg.jpg) left top; width:1px; font-size:0; overflow:hidden}
.bon dd{background:url(../images/s_p_bg.jpg) center top; padding:0 1px}
.bon dd.t{background-position:left top}
.bon dd.w{background-position:right top}
.bon dd a{display:block;text-align:center;color:#464646; font-size:12px}
.bon dl a:hover , .bon dl a.this{color:#FFF}
.bon dl.v1 a , .bon dl.v1 i{width:32px}
.bon dl.v1 i{display:block}
.bon dl.v1 a:hover , .bon dl.v1 a.this{background-image:url(../images/s_p_1.jpg)}
.bon dl.v2 a{width:43px}
.bon dl.v2 a:hover , .bon dl.v2 a.this{background-image:url(../images/s_p_2.jpg)}
.bon dl.v1 , .bon dl.v3{width:390px}
.bon dl.v3 a{width:61px}
.bon dl.v3 a:hover , .bon dl.v3 a.this{background:url(../images/s_p_3.jpg) no-repeat}
.cow span{padding:5px 0 0 10px}
.cow div , .cow span{float:left;height:40px;line-height:40px;display:block;_padding:10px 0 0 0;_height:30px;_line-height:30px; margin:0 10px 0 0}
.cow span input{vertical-align:middle;width:50px;text-align:center; border:1px solid #BBB; height:18px; line-height:18px}
.cow div input{vertical-align:middle; margin:10px 0 0 0;_margin:0; height:22px; line-height:16px; padding:0 8px}
.ler div{height:25px;line-height:20px;padding:5px 0 0 10px}
.ler span{height:25px;line-height:20px}
.ler div input{margin:0;*padding:0 5px}
.Js_cars{text-align:center; padding:10px}
.Js_cars input{background-image:url(../images/ding.jpg); width:123px; height:40px; border:0 none; cursor:pointer; vertical-align:middle}
/*
.Js_cars strong{color:#393939; font-size:14px; margin:10px 0 0 20px;float:left}
.Js_cars i{margin:0 20px 0 0}
*/
.quote dl{height:40px; line-height:40px}
.quote dt{float:left}
.quote dt a{font-size:14px; color:#002be4; font-weight:900}
.quote dd{float:right; text-align:left}
.quote dd a{color:#000; display:block; float:left; padding:0 20px; margin:0 0 0 1px}
.quote dd a:hover , .quote dd a.this{color:#FFF; background-color:#000}
.quote table{text-align:center;width:100%; background-color:#666; margin:0 0 20px 0;color:#393939}
.quote th.ed{background-color:#BCBCBC; color:#002be4}
.quote th{background-color:#CFCFCF; height:30px}
.quote td{background-color:#FFF}
.let{float:left; width:220px}
.let div{width:206px; height:39px; line-height:39px; color:#FFF; font-size:14px; text-align:center; background-image:url(../images/me_nav.jpg)}
.let ul{width:204px; border:1px solid #818181; border-top:0 none; background-color:#FFF; padding:10px 0 0 0}
.let li{padding:0 0 10px 0; color:#393939}
.let a{color:#393939}
.let li strong{display:block; height:35px; line-height:35px;padding:0 15px;background-image:url(../images/me_nav_bg.jpg)}
.let li strong a{float:left; display:block}
.let li strong b{float:right; display:block; font-size:16px}
.let li span{display:block; padding:0 20px}
.let li span a{display:block; height:25px; line-height:25px; text-indent:1em}
.let li span a.this{background-color:#EEE}
.foe table{background-color:#818181; margin:15px 0 0 0}
.foe table th{background-color:#f0f0f0; height:30px; padding:0 5px; color:#393939}
.foe table td{background-color:#FFF; height:25px; line-height:25px; text-align:center}
.dil{background-color:#CCC; color:#666}
.dil tr{height:25px; line-height:25px}
.dil th{text-align:right; font-weight:300}
.dil th , .dil td{padding:0 5px}
.foe .cers .dil td{text-align:left}
.foe .cers table{margin:0 auto}
.foe .cers .dil th{text-align:right}
.search .Page div a{color:#09F; margin:0 0 0 15px}
.SP .No_info td{padding:10em 0; color:#333; text-align:center}
.SP .No_info td a{color:#09F}
.foe .log th.te{text-align:center; background-color:#f0f0f0}
.foe .log th{text-align:right;font-weight:300; background-color:#FFF;padding:0 5px}
.foe .log td{text-align:left;padding:0 5px}
.foe .log td.INP{text-align:center; padding:10px}
.foe .log input{height:18px; line-height:18px; border:1px solid #CCC; vertical-align:middle}
.foe .log td.INP input{height:auto; line-height:normal; padding:5px}
.foe table .NO_TAB_SHOW td{line-height:normal}
.foe table .NO_TAB_SHOW td select{height:auto; line-height:normal}
.foe .cers{margin:10px; width:97%}
.foe .cers th{text-align:center}
.foe .cers td{text-align:center} | 0.260578 | 0.187318 |
*{margin: 0;padding: 0;border: 0}
a { text-decoration:none }
.clear:before,
.clear:after {
content:" ";
display: table
}
.clear:after { clear: both }
.arrow {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle
}
.arrow.down {
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent
}
.arrow.up {
border-bottom: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent
}
nav {
width: 100%;
background: #6CC49B
}
nav .navbar {
width: 95%;
max-width: 1000px;
margin:0 auto
}
nav a { color: #fff }
nav .logo {
float: left;
display: inline-block;
font-size: 30px;
font-weight: bold;font-family: tahoma;
}
nav .menu-toggle {
cursor: pointer;
display: none;
float: right;
padding: 12px;
margin: 10px 0;
background: #62b38d;
transition: background-color .5s
}
nav .icon-bar {
background-color: #fff;
display: block;
width: 22px;
height: 2px
}
nav .icon-bar + .icon-bar { margin-top: 4px }
nav .menu ul { float: right }
nav .menu li {
float: left;
list-style: none;
border-left: 2px solid #62b38d
}
nav .menu li:first-child { border-left: 0 }
nav .menu li a,
nav .open-submenu {
color: #fff;
cursor: pointer;
position: relative;
display: block;
padding: 12px 8px;
transition: background-color .3s
}
nav .menu li a:hover,
nav .open-submenu:hover ,
nav .open-submenu.active,
nav .menu-toggle.active {
background: #FFBB22;
transition: background-color .5s
}
nav .menu ul ul {
z-index: 100;
display: none;
float: none;
position: absolute;
background: #FFBB22
}
nav .menu ul ul li {
float: none;
border: 0
}
nav .menu ul ul a:hover {
background: #62b38d;
transition: background-color .3s
}
@media(max-width:950px) {
nav .logo { padding-top: 8px;font-family: tahoma; }
nav .menu-toggle { display: inline-block }
nav .menu { display: none; clear: both }
nav .menu > ul { float: none }
nav .menu li { width: 100%; border: 0 }
nav .menu li:last-child { margin: 0 0 15px 0 }
nav .menu li a,
nav .open-submenu {
display: block;
background: #62b38d;
padding: 10px;
margin: 2px 0 0 0
}
nav .menu ul ul {
position: static;
background: transparent;
display:none
}
nav .menu ul ul a { background: transparent }
nav .menu ul ul a:hover { background: #FFBB22 }
} | css/responsive_menu.css | *{margin: 0;padding: 0;border: 0}
a { text-decoration:none }
.clear:before,
.clear:after {
content:" ";
display: table
}
.clear:after { clear: both }
.arrow {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle
}
.arrow.down {
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent
}
.arrow.up {
border-bottom: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent
}
nav {
width: 100%;
background: #6CC49B
}
nav .navbar {
width: 95%;
max-width: 1000px;
margin:0 auto
}
nav a { color: #fff }
nav .logo {
float: left;
display: inline-block;
font-size: 30px;
font-weight: bold;font-family: tahoma;
}
nav .menu-toggle {
cursor: pointer;
display: none;
float: right;
padding: 12px;
margin: 10px 0;
background: #62b38d;
transition: background-color .5s
}
nav .icon-bar {
background-color: #fff;
display: block;
width: 22px;
height: 2px
}
nav .icon-bar + .icon-bar { margin-top: 4px }
nav .menu ul { float: right }
nav .menu li {
float: left;
list-style: none;
border-left: 2px solid #62b38d
}
nav .menu li:first-child { border-left: 0 }
nav .menu li a,
nav .open-submenu {
color: #fff;
cursor: pointer;
position: relative;
display: block;
padding: 12px 8px;
transition: background-color .3s
}
nav .menu li a:hover,
nav .open-submenu:hover ,
nav .open-submenu.active,
nav .menu-toggle.active {
background: #FFBB22;
transition: background-color .5s
}
nav .menu ul ul {
z-index: 100;
display: none;
float: none;
position: absolute;
background: #FFBB22
}
nav .menu ul ul li {
float: none;
border: 0
}
nav .menu ul ul a:hover {
background: #62b38d;
transition: background-color .3s
}
@media(max-width:950px) {
nav .logo { padding-top: 8px;font-family: tahoma; }
nav .menu-toggle { display: inline-block }
nav .menu { display: none; clear: both }
nav .menu > ul { float: none }
nav .menu li { width: 100%; border: 0 }
nav .menu li:last-child { margin: 0 0 15px 0 }
nav .menu li a,
nav .open-submenu {
display: block;
background: #62b38d;
padding: 10px;
margin: 2px 0 0 0
}
nav .menu ul ul {
position: static;
background: transparent;
display:none
}
nav .menu ul ul a { background: transparent }
nav .menu ul ul a:hover { background: #FFBB22 }
} | 0.332419 | 0.061621 |
.description-margin-top {
margin-top: 15px;
}
.no-margin-left {
margin-left: 0px!important;
}
.no-padding {
/*padding-top: 0px !important;*/
/*padding-left: 0px !;*/
/*padding-right: 0px;*/
/*padding-bottom: 0px;*/
padding: 0px 0px 0px 0px !important;;
}
.no-padding-left {
padding-left: 0px !important;
}
.no-padding-right {
padding-right: 0px !important;
}
.no-padding-top {
padding-top: 0px !important;
}
.no-padding-bottom {
padding-bottom: 0px !important;
}
.job-list-description {
width: 100%;
margin-top: 5px;
padding-right: 10px !important;
text-align: justify;
text-justify: inter-word;
}
.fix-width {
width: 100%!important;
}
.job-ad-item .row {
margin-left: 0px !important;;
margin-right: 0px !important;
}
/*Chip skill*/
.ilabel {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
margin: 0 10px 0 0;
/*padding: 4px 5px;*/
background: transparent;
border: 1px solid #D2D3D3;
color: #575656;
/*font-size: 12px;*/
font-weight: normal;
text-decoration: none;
line-height: 100%;
display: inline-block;
font-size: 16px;
padding-left: 5px;
padding-right: 5px;
padding-top: 7px;
padding-bottom: 7px;
}
.ilabel:hover {
border-color: #00a651;
cursor: pointer;
}
.job-bg-style {
background-image: url(../images/background/job-list-bg.jpg);
background-repeat: no-repeat;
background-size: contain;
}
.banner-job-style {
background-image: url(../images/background/job-list-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
color: #fff;
position: relative;
z-index: 1;
padding: 65px 0 75px;
}
.list-style {
list-style-type: disc;
font-size: 16px !important;
padding-left: 50px;
}
.company-detail-list-style {
padding-left: 50px!important;
}
.header-bold-style {
font-weight: bold !important;
font-size: 24px !important;
}
.content-font-size {
font-size: 16px !important;
}
.benefits {
margin-top: 45px;
margin-bottom: 20px;
}
.company-info-title-style {
font-weight: bold!important;
}
.post-your-resume {
background-image: url(../images/background/1.jpg);
padding: 40px 0 60px;
}
.margin-register-account {
margin-top: 20px;
}
.profile-avatar {
width: 72px;
height: 72px;
} | css/sinh-custom-style.css | .description-margin-top {
margin-top: 15px;
}
.no-margin-left {
margin-left: 0px!important;
}
.no-padding {
/*padding-top: 0px !important;*/
/*padding-left: 0px !;*/
/*padding-right: 0px;*/
/*padding-bottom: 0px;*/
padding: 0px 0px 0px 0px !important;;
}
.no-padding-left {
padding-left: 0px !important;
}
.no-padding-right {
padding-right: 0px !important;
}
.no-padding-top {
padding-top: 0px !important;
}
.no-padding-bottom {
padding-bottom: 0px !important;
}
.job-list-description {
width: 100%;
margin-top: 5px;
padding-right: 10px !important;
text-align: justify;
text-justify: inter-word;
}
.fix-width {
width: 100%!important;
}
.job-ad-item .row {
margin-left: 0px !important;;
margin-right: 0px !important;
}
/*Chip skill*/
.ilabel {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
margin: 0 10px 0 0;
/*padding: 4px 5px;*/
background: transparent;
border: 1px solid #D2D3D3;
color: #575656;
/*font-size: 12px;*/
font-weight: normal;
text-decoration: none;
line-height: 100%;
display: inline-block;
font-size: 16px;
padding-left: 5px;
padding-right: 5px;
padding-top: 7px;
padding-bottom: 7px;
}
.ilabel:hover {
border-color: #00a651;
cursor: pointer;
}
.job-bg-style {
background-image: url(../images/background/job-list-bg.jpg);
background-repeat: no-repeat;
background-size: contain;
}
.banner-job-style {
background-image: url(../images/background/job-list-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
color: #fff;
position: relative;
z-index: 1;
padding: 65px 0 75px;
}
.list-style {
list-style-type: disc;
font-size: 16px !important;
padding-left: 50px;
}
.company-detail-list-style {
padding-left: 50px!important;
}
.header-bold-style {
font-weight: bold !important;
font-size: 24px !important;
}
.content-font-size {
font-size: 16px !important;
}
.benefits {
margin-top: 45px;
margin-bottom: 20px;
}
.company-info-title-style {
font-weight: bold!important;
}
.post-your-resume {
background-image: url(../images/background/1.jpg);
padding: 40px 0 60px;
}
.margin-register-account {
margin-top: 20px;
}
.profile-avatar {
width: 72px;
height: 72px;
} | 0.28398 | 0.058078 |
.body {
margin:0;
padding:0;
background-color:#E4E8EC;
}
.wrap {
margin:150px auto;
width:380px;
overflow:hidden;
}
.loginForm {
box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), 0 3px 0 #fff, 0 4px 0 rgba(0, 0, 0, 0.2), 0 6px 0 #fff, 0 7px 0 rgba(0, 0, 0, 0.2);
position:absolute;
z-index:0;
background-color:#FFF;
border-radius:4px;
height:250px;
width:380px;
background: -webkit-gradient(linear, left top, left 24, from(#EEE), color-stop(4%, #FFF), to(#EEE));
background: -moz-linear-gradient(top, #EEE, #FFF 1px, #EEE 24px);
background: -o-linear-gradient(top, #EEEEEE, #FFFFFF 1px, #EEEEEE 24px);
}
.loginForm:before {
content:'';
position:absolute;
z-index:-1;
border:1px dashed #CCC;
top:5px;
bottom:5px;
left:5px;
right:5px;
box-shadow: 0 0 0 1px #FFF;
}
.loginForm h1 {
text-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0px 2px 0 rgba(0, 0, 0, .5);
text-transform:uppercase;
text-align:center;
color:#666;
line-height:3em;
margin:16px 0 20px 0;
letter-spacing: 4px;
font:normal 26px/1 Microsoft YaHei, sans-serif;
}
fieldset {
border:none;
padding:10px 10px 0;
}
fieldset input[type=text] {
background:url(style/default/images/user.png) 4px 5px no-repeat;
}
fieldset input[type=password] {
background:url(style/default/images/password.png) 4px 5px no-repeat;
}
fieldset input[type=text], fieldset input[type=password] {
width:100%;
line-height:2em;
font-size:12px;
height:24px;
border:none;
padding:3px 4px 3px 2.2em;
width:300px;
}
fieldset input[type=submit] {
text-align:center;
padding:2px 20px;
line-height:2em;
border:1px solid #FF1500;
border-radius:3px;
background: -webkit-gradient(linear, left top, left 24, from(#FF6900), color-stop(0%, #FF9800), to(#FF6900));
background: -moz-linear-gradient(top, #FF6900, #FF9800 0, #FF6900 24px);
background:-o-linear-gradient(top, #FF6900, #FF9800 0, #FF6900 24px);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9800', endColorstr='#FF6900');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9800', endColorstr='#FF6900')";
height:30px;
cursor:pointer;
letter-spacing: 4px;
margin-left:10px;
color:#FFF;
font-weight:bold;
}
fieldset input[type=submit]:hover {
background: -webkit-gradient(linear, left top, left 24, from(#FF9800), color-stop(0%, #FF6900), to(#FF9800));
background: -moz-linear-gradient(top, #FF9800, #FF6900 0, #FF9800 24px);
background:-o-linear-gradient(top, #FF6900, #FF6900 0, #FF9800 24px);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6900', endColorstr='#FF9800');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6900', endColorstr='#FF9800')";
}
.inputWrap {
background: -webkit-gradient(linear, left top, left 24, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 24px);
background: -o-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 24px);
border-radius:3px;
border:1px solid #CCC;
margin:10px 10px 0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#FFFFFF');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#FFFFFF')";
}
fieldset input[type=checkbox] {
margin-left:10px;
vertical-align:middle;
}
fieldset a {
color:blue;
font-size:12px;
margin:6px 0 0 10px;
text-decoration:none;
}
fieldset a:hover {
text-decoration:underline;
}
fieldset span {
font-size:12px;
} | public/home/css/login.css | .body {
margin:0;
padding:0;
background-color:#E4E8EC;
}
.wrap {
margin:150px auto;
width:380px;
overflow:hidden;
}
.loginForm {
box-shadow: 0 0 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.2), 0 3px 0 #fff, 0 4px 0 rgba(0, 0, 0, 0.2), 0 6px 0 #fff, 0 7px 0 rgba(0, 0, 0, 0.2);
position:absolute;
z-index:0;
background-color:#FFF;
border-radius:4px;
height:250px;
width:380px;
background: -webkit-gradient(linear, left top, left 24, from(#EEE), color-stop(4%, #FFF), to(#EEE));
background: -moz-linear-gradient(top, #EEE, #FFF 1px, #EEE 24px);
background: -o-linear-gradient(top, #EEEEEE, #FFFFFF 1px, #EEEEEE 24px);
}
.loginForm:before {
content:'';
position:absolute;
z-index:-1;
border:1px dashed #CCC;
top:5px;
bottom:5px;
left:5px;
right:5px;
box-shadow: 0 0 0 1px #FFF;
}
.loginForm h1 {
text-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0px 2px 0 rgba(0, 0, 0, .5);
text-transform:uppercase;
text-align:center;
color:#666;
line-height:3em;
margin:16px 0 20px 0;
letter-spacing: 4px;
font:normal 26px/1 Microsoft YaHei, sans-serif;
}
fieldset {
border:none;
padding:10px 10px 0;
}
fieldset input[type=text] {
background:url(style/default/images/user.png) 4px 5px no-repeat;
}
fieldset input[type=password] {
background:url(style/default/images/password.png) 4px 5px no-repeat;
}
fieldset input[type=text], fieldset input[type=password] {
width:100%;
line-height:2em;
font-size:12px;
height:24px;
border:none;
padding:3px 4px 3px 2.2em;
width:300px;
}
fieldset input[type=submit] {
text-align:center;
padding:2px 20px;
line-height:2em;
border:1px solid #FF1500;
border-radius:3px;
background: -webkit-gradient(linear, left top, left 24, from(#FF6900), color-stop(0%, #FF9800), to(#FF6900));
background: -moz-linear-gradient(top, #FF6900, #FF9800 0, #FF6900 24px);
background:-o-linear-gradient(top, #FF6900, #FF9800 0, #FF6900 24px);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9800', endColorstr='#FF6900');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF9800', endColorstr='#FF6900')";
height:30px;
cursor:pointer;
letter-spacing: 4px;
margin-left:10px;
color:#FFF;
font-weight:bold;
}
fieldset input[type=submit]:hover {
background: -webkit-gradient(linear, left top, left 24, from(#FF9800), color-stop(0%, #FF6900), to(#FF9800));
background: -moz-linear-gradient(top, #FF9800, #FF6900 0, #FF9800 24px);
background:-o-linear-gradient(top, #FF6900, #FF6900 0, #FF9800 24px);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6900', endColorstr='#FF9800');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6900', endColorstr='#FF9800')";
}
.inputWrap {
background: -webkit-gradient(linear, left top, left 24, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 24px);
background: -o-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 24px);
border-radius:3px;
border:1px solid #CCC;
margin:10px 10px 0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#FFFFFF');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#EEEEEE', endColorstr='#FFFFFF')";
}
fieldset input[type=checkbox] {
margin-left:10px;
vertical-align:middle;
}
fieldset a {
color:blue;
font-size:12px;
margin:6px 0 0 10px;
text-decoration:none;
}
fieldset a:hover {
text-decoration:underline;
}
fieldset span {
font-size:12px;
} | 0.282889 | 0.14774 |
@CHARSET "UTF-8";
@import url(reset.css);
@import url(lib.css);
html, body{
background: #f6f4f5 url(../img/backend/body.png) 0 0 repeat-x;
color: #595a5c;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 100%;
}
a:link, a:visited, a:active, a:hover{
color: #63A8C9;
outline: none;
}
#processing {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color:#E5E5E5;
color:#000000;
display:none;
font-weight:bold;
left:50%;
padding:5px 8px;
position:absolute;
top:20px;
width:auto;
z-index:9999;
}
#container{
min-height: 100%;
width: 100%;
}
#header{
height: 118px;
position: relative;
margin: 0 auto;
width: 1040px;
}
#logo{
background: url(../img/backend/logo.png) 0 0 no-repeat;
display: block;
width: 552px;
margin: 0 auto;
height: 118px;
line-height: 124px;
font-size: 30px;
font-weight: 900;
text-shadow: rgb(224, 224, 224) 1px 1px 0px;
}
#logo a{
display: block;
float: left;
width: 450px;
text-decoration: none;
color: #054d87;
text-align: center;
margin-left: 10px;
font-size:25px;
}
#logo span{
display: block;
float: right;
color: #0882b3;
font-size: 24px;
font-weight: bold;
width: 80px;
text-indent: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#logo { font-size: 28px; }
}
#middle{
padding: 25px 0 60px;
margin: 0 auto;
width: 1040px;
}
#leftmenu{
float: left;
width: 240px;
}
#right{
float: right;
width: 782px;
}
#footer-wrap{
background: #f6f5f5 url(../img/backend/footer.png) 0 0 repeat-x;
height: 40px;
margin-top: -40px;
width: 100%;
}
#footer{
height: 40px;
margin: 0 auto;
position: relative;
width: 1040px;
}
#footer p{
position: absolute;
top: 15px;
right: 0;
}
.content-top{
background: url(../img/backend/content-top.png) 0 0 no-repeat;
height: 12px;
overflow: hidden;
}
.content-middle{
background: url(../img/backend/content-middle.png) 0 0 repeat-y;
padding: 10px 20px;
}
.content-bottom{
background: url(../img/backend/content-bottom.png) 0 0 no-repeat;
height: 11px;
overflow: hidden;
}
.leftmenu-top{
background: url(../img/backend/leftmenu-top.png) 0 0 no-repeat;
height: 10px;
overflow: hidden;
width: 240px;
}
.leftmenu-middle{
background: url(../img/backend/leftmenu-middle.png) 0 0 repeat-y;
overflow: hidden;
width: 240px;
}
.leftmenu-bottom{
background: url(../img/backend/leftmenu-bottom.png) 0 0 no-repeat;
height: 10px;
overflow: hidden;
width: 240px;
}
/* Login */
#login-content{
margin: 80px auto 0;
min-height: 220px;
height: auto !important;
height: 220px;
width: 560px;
}
#login-content h3{
color: #6f8a9f;
font-weight: bold;
font-size: 1.4em;
margin: 0 0 10px 0;
text-align: center;
text-transform: uppercase;
}
.login-box{
width: 517px;
height: 197px;
background: url(../img/backend/login.png) 0 0 no-repeat;
overflow: hidden;
padding: 20px;
}
/* Buttons */
.button{
border: none;
cursor: pointer;
height: 30px;
width: 97px;
}
.button_login{background: url(../img/backend/btn_login.png) 0 0 no-repeat;}
.button_save{background: url(../img/backend/btn_save.png) 0 0 no-repeat;}
.button_search{background: url(../img/backend/btn_search.png) 0 0 no-repeat;}
.button_report{background: url(../img/backend/btn_report.png) 0 0 no-repeat;}
.button_send{background: url(../img/backend/btn_send.png) 0 0 no-repeat;}
.button_delete{background: url(../img/backend/btn_delete.png) 0 0 no-repeat;}
.button_hover{background-position: 0 -30px;}
/* Form controls */
.text,
.select,
.textarea{
background-color: #fff;
border: solid 1px #a0bad1;
box-shadow: inset 2px 2px 1px #e8e8e8;
border-radius: 3px;
-moz-box-shadow: inset 2px 2px 1px #e8e8e8;
-moz-border-radius: 3px;
-webkit-box-shadow: inset 2px 2px 1px #e8e8e8;
-webkit-border-radius: 3px;
padding: 5px 3px;
}
.text{
height: 20px;
}
.form{}
.form p,
.p{
overflow: hidden;
margin: 0 0 10px;
}
.pj-form p,
.pj-form .p{
padding: 3px !important;
}
.form .title{
display: block;
float: left;
padding: 6px 0 0;
width: 150px;
}
.form .content{
display: block;
padding: 5px 0 0;
}
label.error{
color: red;
display: block;
/*padding: 5px 0 0 150px;*/
font-size: 12px;
text-indent: 150px;
}
label.err{
background-color: #FFB4B4;
border: solid 1px #990000;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #660000;
display: inline-block !important;
width: auto;
padding: 5px;
margin: 0;
}
em{
display: block;
padding: 3px 0 2px 0;
margin: 5px 0 5px 150px;
}
.tblError em{
margin-left: 0;
}
.pj-form-field-custom label.error{
text-indent: 0;
}
span.left{
display: block;
margin: 6px 0 0;
}
.form h3{
color: #185181;
font-size: 1.1em;
font-weight: bold;
padding: 10px;
text-transform: uppercase;
}
/* Menu */
.menu{
list-style: none;
margin: 9px auto;
overflow: hidden;
width: 199px;
}
.menu li{
margin: 0 0 5px 0;
}
.menu li a:link, .menu li a:visited{
background: url(../img/backend/leftmenu-sprite.png) 0 0 no-repeat;
color: #989393;
display: block;
font-size: 1.2em;
font-weight: bold;
height: 37px;
line-height: 37px;
width: 199px;
text-decoration: none;
text-shadow: 1px 1px 1px #fff;
}
.menu li a:hover,
.menu li a.menu-focus{
background-position: 0 -37px;
color: #242625;
text-decoration: none;
}
.menu a span{
display: block;
float: left;
height: 30px;
margin: 3px 12px 0 10px;
width: 40px;
}
.menu-dashboard{background: url(../img/backend/menu-dashboard.png) 0 -30px no-repeat}
.menu-browse{background: url(../img/backend/menu-browse.png) 0 -30px no-repeat}
.menu-add{background: url(../img/backend/menu-add.png) 0 -30px no-repeat}
.menu-availability{background: url(../img/backend/menu-availability.png) 0 -30px no-repeat}
.menu-reservations{background: url(../img/backend/menu-reservations.png) 0 -30px no-repeat}
.menu-prices{background: url(../img/backend/menu-prices.png) 0 -30px no-repeat}
.menu-periods{background: url(../img/backend/menu-periods.png) 0 -30px no-repeat}
.menu-options{background: url(../img/backend/menu-options.png) 0 -30px no-repeat}
.menu-users{background: url(../img/backend/menu-users.png) 0 -30px no-repeat}
.menu-preview{background: url(../img/backend/menu-preview.png) 0 -30px no-repeat}
.menu-install{background: url(../img/backend/menu-install.png) 0 -30px no-repeat}
.menu-logout{background: url(../img/backend/menu-logout.png) 0 -30px no-repeat}
.menu-focus .menu-dashboard, .menu a:hover .menu-dashboard,
.menu-focus .menu-browse, .menu a:hover .menu-browse,
.menu-focus .menu-add, .menu a:hover .menu-add,
.menu-focus .menu-reservations, .menu a:hover .menu-reservations,
.menu-focus .menu-prices, .menu a:hover .menu-prices,
.menu-focus .menu-options, .menu a:hover .menu-options,
.menu-focus .menu-users, .menu a:hover .menu-users,
.menu-focus .menu-preview, .menu a:hover .menu-preview,
.menu-focus .menu-install, .menu a:hover .menu-install,
.menu-focus .menu-logout, .menu a:hover .menu-logout{
background-position: 0 0;
}
/* table */
.table{
border-collapse: separate;
border-top: solid 1px #e5e2e2;
border-left: solid 1px #e5e2e2;
border-bottom: solid 1px #e5e2e2;
empty-cells: show;
width: 100%;
}
.table th{
background-color: #fff;
border-bottom: solid 1px #e5e2e2;
border-right: solid 1px #e5e2e2;
color: #027ac6;
font-weight: bold;
font-size: 1.2em;
height: 35px;
line-height: 35px;
padding: 0 0 0 10px;
}
.table th.nosub{
border-bottom: solid 1px #fff;
}
.table th.sub{
background-color: #f7f7f7;
border-right: solid 1px #e5e2e2;
border-left: solid 1px #fff;
border-bottom: solid 1px #fff;
border-top: solid 1px #fff;
color: #000;
font-size: 1em;
height: 30px;
line-height: 30px;
padding: 0px 10px;
white-space: nowrap;
}
.table th.sort{
overflow: hidden;
padding: 0;
width: 16px;
}
.table th.sort div{
height: 35px;
line-height: normal;
overflow: hidden;
width: 16px;
}
.table a:link, .table a:visited{
color: #007AC3; /*808080;*/
text-decoration: none;
}
.table a:hover{
text-decoration: underline;
}
.sort a{
display: block;
height: 16px;
overflow: hidden;
width: 16px;
}
.sort a.up:link, .sort a.up:visited, .sort a.up:hover{ background: url(../img/backend/icons/bullet_arrow_up.png) 0 0 no-repeat; }
.sort a.down:link, .sort a.down:visited, .sort a.down:hover{ background: url(../img/backend/icons/bullet_arrow_down.png) 0 0 no-repeat; }
.table tbody tr.odd{
background-color: #fff;
}
.table tbody tr.even{
background-color: #F7F7F7;
}
.table tbody tr.highlight{
background-color: #FFFFCC;
}
.table tbody tr.hover{
background-color: #F7F7F7;
}
.table a.icon:link, .table a.icon:visited{
color: #757777;
display: block;
height: 16px;
line-height: 16px;
text-indent: 20px;
text-decoration: none;
}
.table a.icon-edit{
background: url(../img/backend/icon-edit.png) 0 0 no-repeat;
}
.table a.icon-delete,
.table a.icon-del{
background: url(../img/backend/icon-delete.png) 0 0 no-repeat;
}
.table td{
border-right: solid 1px #e5e2e2;
border-top: solid 1px #e5e2e2;
border-left: solid 1px #fff;
border-bottom: solid 1px #fff;
padding: 5px 7px;
}
.table span.ghost{
display: block;
width: 24px;
height: 24px;
}
/* jqueryui fix */
.ui-widget {
font-family: inherit;
font-size: inherit;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family: inherit;
font-size: inherit;
}
img.ui-datepicker-trigger {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
padding: 10px 0;
overflow: hidden;
}
#content div.ui-tabs{
padding: 0;
}
#content div.ui-widget-content{
background: none;
border: none;
}
.ui-tabs .ui-tabs-nav li a{
padding: 7px 8px;
float: left;
}
/* Errors */
.notice-box{
margin: 0 0 10px 0;
overflow: hidden;
width: 742px;
}
.notice-top{
background: url(../img/backend/notice-top.png) 0 0 no-repeat;
height: 2px;
overflow: hidden;
}
.notice-middle{
background: url(../img/backend/notice-middle.png) 0 0 repeat-y;
overflow: hidden;
padding: 10px;
position: relative;
}
.notice-bottom{
background: url(../img/backend/notice-bottom.png) 0 0 no-repeat;
height: 5px;
overflow: hidden;
}
.notice-middle .notice-close{
display: inline-block;
width: 16px;
height: 16px;
position: absolute;
top: 4px;
right: 4px;
background: url(../img/backend/closeGray.png) 0 0 no-repeat;
}
.notice-middle .notice-info{
background: url(../img/backend/icon-info.png) 0 0 no-repeat;
display: block;
float: left;
height: 32px;
margin: 0 10px 0 0;
width: 32px;
}
/* status */
.label-status{
padding: 2px 4px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}
.user-role-admin{background-color: #6EB738; color: #fff; text-shadow: 1px 1px 1px #3E6820;}
.user-role-owner{background-color: #006699; color: #fff; text-shadow: 1px 1px 1px #092B90;}
.user-role-editor{background-color: #CC6633; color: #fff; text-shadow: 1px 1px 1px #996600;}
.order-status-pending{background-color: #FF9900; color: #000; text-shadow: 1px 1px 1px #fff;}
.order-status-confirmed{background-color: #2A8000; color: #fff; text-shadow: 1px 1px 1px #999;}
.order-status-cancelled{background-color: #B3B3B3; color: #fff; text-shadow: 1px 1px 1px #333;}
.order-type-pickup{background-color: #996100; color: #fff; text-shadow: 1px 1px 1px #999;}
.order-type-delivery{background-color: #990052; color: #fff; text-shadow: 1px 1px 1px #333;}
.is_featured-1{background-color: #FF9900; color: #000; text-shadow: 1px 1px 1px #fff;}
.is_featured-0{background-color: #B3B3B3; color: #fff; text-shadow: 1px 1px 1px #333;}
.booking-icon{
text-indent: 27px;
display: block;
line-height: 20px;
}
/* paginator */
.paginator{
overflow: hidden;
margin: 10px 0 0 0;
}
.paginator li{
display: inline-block;
}
.paginator li a:link, .paginator li a:visited{
background-color: #CCCCCC;
color: #000;
display: block;
float: left;
margin: 0 2px 0 0;
padding: 1px 4px;
border-radius: 2px;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}
.paginator li a:hover{
background-color: #EAEAEA;
}
.paginator li a.focus{
background-color: #072B4F;
color: #fff;
}
/* fieldset */
.fieldset{
margin: 0 0 10px;
padding: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
position: relative;
}
.fieldset legend{
background-color: #003366;
color: #fff;
padding: 2px 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width: 250px;
}
/* Colors */
.white{background-color: #fff; border: solid 1px #ccc; color: #000 !important}
.sky{background-color: #EAFBFB; border: solid 1px #ccc;}
.light{background-color: #f5f5f5; border: solid 1px #ccc;}
.gallery-item{
background-color: #fdfdfd;
float: left;
width: 100px;
height: 140px;
margin: 0 5px 5px 0;
text-align: center;
}
.gallery-image{
cursor: move;
margin: 0 !important;
}
.gallery-image a.image{
cursor: move;
}
.gallery-image img{
border: solid 1px #ccc;
padding: 1px;
margin: 7px 0 0 0;
}
#sortable{
overflow: hidden;
width: 740px;
}
.stock-image{
display: block;
float: left;
margin: 0 5px 5px 0;
}
.stock-image img,
.in-stock{
padding: 1px;
border: solid 1px #ccc;
}
.stock-image img.current{
border: solid 1px #003399;
}
.ico{
display: block;
height: 16px;
width: 16px;
}
.ico-add2{background: url(../img/backend/icon-add2.png) 0 0 no-repeat;}
.ico-delete2{background: url(../img/backend/icon-delete2.png) 0 0 no-repeat;}
.attr abbr{
font-weight: bold;
}
.attr, .attr_item{
float: left;
margin: 0 5px 0 0;
}
.attr a, .attr input,
.attr_item a, .attr_item input{
float: left;
}
.attr a,
.attr_item a{
margin: 7px 0 0 5px;
}
.attr abbr,
.attr_item abbr{
cursor: pointer;
}
.attrBox{
border-bottom: solid 1px #ccc;
line-height: 34px;
overflow: hidden;
padding: 5px 0;
}
.img-frame{
border: solid 1px #ccc;
padding: 1px;
}
.map_holder{
width: 710px;
height: 280px;
padding: 10px;
border: solid 1px #ccc;
margin: 0 0 10px;
}
.map_canvas{
width: 100%;
height: 100%;
display: block;
}
.opBox{
border-bottom: solid 1px #ccc;
margin: 0 0 10px;
}
.dashboard_header{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f2eeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2eeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f2eeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f2eeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f2eeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f2eeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2eeee',GradientType=0 ); /* IE6-9 */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: solid 1px #ddd;
margin: 0 0 20px;
overflow: hidden;
}
.dashboard_header_item{
float: left;
position: relative;
height: 96px;
width: 245px;
border-right: solid 1px #ddd;
}
.dashboard_header_item:last-child,
.dashboard_header_item_last{
border-right: none;
}
.dashboard_icon{
width: 50px;
height: 50px;
position: absolute;
left: 60px;
top: 27px;
}
.dashboard_properties{
background: url(../img/backend/dashboard_properties.png) 0 0 no-repeat;
}
.dashboard_reservations{
background: url(../img/backend/dashboard_reservations.png) 0 0 no-repeat;
}
.dashboard_users{
background: url(../img/backend/dashboard_users.png) 0 0 no-repeat;
}
.dashboard_info{
position: absolute;
top: 28px;
left: 125px;
color: #8d8a8a;
font: normal 14px/16px Verdana, sans-serif;
}
.dashboard_info abbr{
display: block;
color: #515050;
font: bold 34px/28px Verdana, sans-serif;
-moz-text-shadow: 1px 1px 1px #fff;
text-shadow: 1px 1px 1px #fff;
}
.dashboard_box{
min-height: 300px;
height: auto !important;
height: 300px;
width: 747px;
}
.dashboard_top{
background: url(../img/backend/dashboard_top.png) 0 0 no-repeat;
height: 41px;
}
.dashboard_middle{
background: url(../img/backend/dashboard_middle.png) 0 0 repeat-y;
overflow: hidden;
}
.dashboard_bottom{
background: url(../img/backend/dashboard_bottom.png) 0 0 no-repeat;
height: 4px;
}
.dashboard_column{
float: left;
margin: 0 6px 0 0;
width: 245px;
overflow: hidden;
min-height: 1px;
height: auto !important;
height: 1px;
}
.dashboard_column:last-child,
.dashboard_column_last{
margin: 0;
}
.dashboard_column_top{
color: #515050;
font-size: 16px;
line-height: 41px;
float: left;
width: 245px;
height: 41px;
margin: 0 6px 0 0;
text-indent: 10px;
}
.dashboard_column_top:last-child,
.dashboard_column_top_last{
margin: 0;
}
.dashboard_row{
border-bottom: solid 1px #ccc;
padding: 20px 10px;
overflow: hidden;
}
.dashboard_row:last-child,
.dashboard_row_last{
border-bottom: none;
}
.dashboard_listing_left{
float: left;
overflow: hidden;
width: 120px;
}
.dashboard_listing_right{
float: right;
overflow: hidden;
width: 90px;
}
.dashboard_listing_stat{
text-align: center;
color: #8b8888;
font: normal 11px Verdana, sans-serif;
margin: 0 0 15px;
}
.dashboard_listing_stat abbr{
display: block;
color: #302d2d;
font: bold 18px Verdana, sans-serif;
}
.dashboard_resr_left{
float: left;
overflow: hidden;
width: 162px;
}
.dashboard_resr_right{
float: right;
margin: 0;
overflow: hidden;
width: 60px;
text-align: center;
}
.dashboard_resr_right abbr{
display: block;
color: #302d2d;
font: bold 16px Verdana, sans-serif;
}
.dashboard_hour{
color: #515050;
font: bold 30px Verdana, sans-serif;
float: right;
padding: 7px 10px 0;
}
.dashboard_date{
border-left: solid 1px #e9e8e7;
color: #8b8888;
padding: 0 0 0 10px;
text-align: center;
float: right;
}
.dashboard_date abbr{
color: #515050;
display: block;
font: bold 14px/28px Verdana, sans-serif;
text-transform: uppercase;
}
.dashboard_box a:link,
.dashboard_box a:visited,
.dashboard_box a:active{
text-decoration: none;
}
.dashboard_box a:hover{
text-decoration: underline;
}
.dashboard_column._quick p{
font-size: 15px;
margin: 10px 10px 20px 10px;
}
.extra_header{
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,<KEY>);
background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
border: solid 1px #ddd;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
font: bold 14px/30px Arial, sans-serif;
padding: 10px;
}
.tipsy-listing .tipsy-inner{
text-align: left;
max-width: 400px;
}
.cal-container{
clear: both;
overflow: hidden;
}
.cal-calendars{
float: left;
width: 212px;
}
.cal-dates{
float: right;
overflow-y: hidden;
overflow-x: auto;
width: 530px;
}
.cal-scroll{
width: 1364px;/*1330,1990,1355*/
}
.cal-title{
border-bottom: solid 1px #ccc;
height: 31px;
line-height: 31px;
margin: 0 0 7px 0;
padding: 0 2px 7px 5px;
overflow: hidden;
}
.cal-head{
border-bottom: solid 1px #ccc;
height: 64px;
margin: 0 0 7px 0;
padding: 0 0 7px 0;
width: 100%;
}
.cal-head-row{
overflow: hidden;
margin: 0 0 1px 0;
}
.cal-head-row span{
background-color: #EDECEE;
border: solid 1px #DEE2E5;
color: #B6B2B1;
display: block;
float: left;
font-weight: bold;
height: 29px;
line-height: 29px;
margin: 0 1px 0 0;
text-align: center;
width: 41px;
}
.cal-program{
border-bottom: solid 1px #ccc;
height: 31px;
margin: 0 0 7px 0;
padding: 0 0 7px 0;
width: 100%;
}
.cal-program a:link, .cal-program a:visited, .cal-program a:active, .cal-program span{
display: block;
float: left;
height: 31px;
line-height: 31px;
margin: 0 1px 0 0;
text-align: center;
text-decoration: none;
width: 43px;
}
.cal-prev{
float: left;
font-weight: normal;
margin: 0 0 0 5px;
}
.cal-next{
float: right;
font-weight: normal;
margin: 0 5px 0 0;
}
.pj-table .pj-table-icon-settings,
.pj-table .pj-table-icon-prices{
display: inline-block;
margin: 0 4px 0 0;
width: 23px;
height: 24px;
}
.pj-table .pj-table-icon-settings{
background: url(../img/backend/pj-icon-settings.png) 0 0 no-repeat;
}
.pj-table .pj-table-icon-prices{
background: url(../img/backend/pj-icon-prices.png) 0 0 no-repeat;
}
.pj-table .pj-table-icon-settings:hover,
.pj-table .pj-table-icon-prices:hover{
background-position: 0 -24px;
} | app/web/css/admin.css | @CHARSET "UTF-8";
@import url(reset.css);
@import url(lib.css);
html, body{
background: #f6f4f5 url(../img/backend/body.png) 0 0 repeat-x;
color: #595a5c;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 100%;
}
a:link, a:visited, a:active, a:hover{
color: #63A8C9;
outline: none;
}
#processing {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background-color:#E5E5E5;
color:#000000;
display:none;
font-weight:bold;
left:50%;
padding:5px 8px;
position:absolute;
top:20px;
width:auto;
z-index:9999;
}
#container{
min-height: 100%;
width: 100%;
}
#header{
height: 118px;
position: relative;
margin: 0 auto;
width: 1040px;
}
#logo{
background: url(../img/backend/logo.png) 0 0 no-repeat;
display: block;
width: 552px;
margin: 0 auto;
height: 118px;
line-height: 124px;
font-size: 30px;
font-weight: 900;
text-shadow: rgb(224, 224, 224) 1px 1px 0px;
}
#logo a{
display: block;
float: left;
width: 450px;
text-decoration: none;
color: #054d87;
text-align: center;
margin-left: 10px;
font-size:25px;
}
#logo span{
display: block;
float: right;
color: #0882b3;
font-size: 24px;
font-weight: bold;
width: 80px;
text-indent: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#logo { font-size: 28px; }
}
#middle{
padding: 25px 0 60px;
margin: 0 auto;
width: 1040px;
}
#leftmenu{
float: left;
width: 240px;
}
#right{
float: right;
width: 782px;
}
#footer-wrap{
background: #f6f5f5 url(../img/backend/footer.png) 0 0 repeat-x;
height: 40px;
margin-top: -40px;
width: 100%;
}
#footer{
height: 40px;
margin: 0 auto;
position: relative;
width: 1040px;
}
#footer p{
position: absolute;
top: 15px;
right: 0;
}
.content-top{
background: url(../img/backend/content-top.png) 0 0 no-repeat;
height: 12px;
overflow: hidden;
}
.content-middle{
background: url(../img/backend/content-middle.png) 0 0 repeat-y;
padding: 10px 20px;
}
.content-bottom{
background: url(../img/backend/content-bottom.png) 0 0 no-repeat;
height: 11px;
overflow: hidden;
}
.leftmenu-top{
background: url(../img/backend/leftmenu-top.png) 0 0 no-repeat;
height: 10px;
overflow: hidden;
width: 240px;
}
.leftmenu-middle{
background: url(../img/backend/leftmenu-middle.png) 0 0 repeat-y;
overflow: hidden;
width: 240px;
}
.leftmenu-bottom{
background: url(../img/backend/leftmenu-bottom.png) 0 0 no-repeat;
height: 10px;
overflow: hidden;
width: 240px;
}
/* Login */
#login-content{
margin: 80px auto 0;
min-height: 220px;
height: auto !important;
height: 220px;
width: 560px;
}
#login-content h3{
color: #6f8a9f;
font-weight: bold;
font-size: 1.4em;
margin: 0 0 10px 0;
text-align: center;
text-transform: uppercase;
}
.login-box{
width: 517px;
height: 197px;
background: url(../img/backend/login.png) 0 0 no-repeat;
overflow: hidden;
padding: 20px;
}
/* Buttons */
.button{
border: none;
cursor: pointer;
height: 30px;
width: 97px;
}
.button_login{background: url(../img/backend/btn_login.png) 0 0 no-repeat;}
.button_save{background: url(../img/backend/btn_save.png) 0 0 no-repeat;}
.button_search{background: url(../img/backend/btn_search.png) 0 0 no-repeat;}
.button_report{background: url(../img/backend/btn_report.png) 0 0 no-repeat;}
.button_send{background: url(../img/backend/btn_send.png) 0 0 no-repeat;}
.button_delete{background: url(../img/backend/btn_delete.png) 0 0 no-repeat;}
.button_hover{background-position: 0 -30px;}
/* Form controls */
.text,
.select,
.textarea{
background-color: #fff;
border: solid 1px #a0bad1;
box-shadow: inset 2px 2px 1px #e8e8e8;
border-radius: 3px;
-moz-box-shadow: inset 2px 2px 1px #e8e8e8;
-moz-border-radius: 3px;
-webkit-box-shadow: inset 2px 2px 1px #e8e8e8;
-webkit-border-radius: 3px;
padding: 5px 3px;
}
.text{
height: 20px;
}
.form{}
.form p,
.p{
overflow: hidden;
margin: 0 0 10px;
}
.pj-form p,
.pj-form .p{
padding: 3px !important;
}
.form .title{
display: block;
float: left;
padding: 6px 0 0;
width: 150px;
}
.form .content{
display: block;
padding: 5px 0 0;
}
label.error{
color: red;
display: block;
/*padding: 5px 0 0 150px;*/
font-size: 12px;
text-indent: 150px;
}
label.err{
background-color: #FFB4B4;
border: solid 1px #990000;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #660000;
display: inline-block !important;
width: auto;
padding: 5px;
margin: 0;
}
em{
display: block;
padding: 3px 0 2px 0;
margin: 5px 0 5px 150px;
}
.tblError em{
margin-left: 0;
}
.pj-form-field-custom label.error{
text-indent: 0;
}
span.left{
display: block;
margin: 6px 0 0;
}
.form h3{
color: #185181;
font-size: 1.1em;
font-weight: bold;
padding: 10px;
text-transform: uppercase;
}
/* Menu */
.menu{
list-style: none;
margin: 9px auto;
overflow: hidden;
width: 199px;
}
.menu li{
margin: 0 0 5px 0;
}
.menu li a:link, .menu li a:visited{
background: url(../img/backend/leftmenu-sprite.png) 0 0 no-repeat;
color: #989393;
display: block;
font-size: 1.2em;
font-weight: bold;
height: 37px;
line-height: 37px;
width: 199px;
text-decoration: none;
text-shadow: 1px 1px 1px #fff;
}
.menu li a:hover,
.menu li a.menu-focus{
background-position: 0 -37px;
color: #242625;
text-decoration: none;
}
.menu a span{
display: block;
float: left;
height: 30px;
margin: 3px 12px 0 10px;
width: 40px;
}
.menu-dashboard{background: url(../img/backend/menu-dashboard.png) 0 -30px no-repeat}
.menu-browse{background: url(../img/backend/menu-browse.png) 0 -30px no-repeat}
.menu-add{background: url(../img/backend/menu-add.png) 0 -30px no-repeat}
.menu-availability{background: url(../img/backend/menu-availability.png) 0 -30px no-repeat}
.menu-reservations{background: url(../img/backend/menu-reservations.png) 0 -30px no-repeat}
.menu-prices{background: url(../img/backend/menu-prices.png) 0 -30px no-repeat}
.menu-periods{background: url(../img/backend/menu-periods.png) 0 -30px no-repeat}
.menu-options{background: url(../img/backend/menu-options.png) 0 -30px no-repeat}
.menu-users{background: url(../img/backend/menu-users.png) 0 -30px no-repeat}
.menu-preview{background: url(../img/backend/menu-preview.png) 0 -30px no-repeat}
.menu-install{background: url(../img/backend/menu-install.png) 0 -30px no-repeat}
.menu-logout{background: url(../img/backend/menu-logout.png) 0 -30px no-repeat}
.menu-focus .menu-dashboard, .menu a:hover .menu-dashboard,
.menu-focus .menu-browse, .menu a:hover .menu-browse,
.menu-focus .menu-add, .menu a:hover .menu-add,
.menu-focus .menu-reservations, .menu a:hover .menu-reservations,
.menu-focus .menu-prices, .menu a:hover .menu-prices,
.menu-focus .menu-options, .menu a:hover .menu-options,
.menu-focus .menu-users, .menu a:hover .menu-users,
.menu-focus .menu-preview, .menu a:hover .menu-preview,
.menu-focus .menu-install, .menu a:hover .menu-install,
.menu-focus .menu-logout, .menu a:hover .menu-logout{
background-position: 0 0;
}
/* table */
.table{
border-collapse: separate;
border-top: solid 1px #e5e2e2;
border-left: solid 1px #e5e2e2;
border-bottom: solid 1px #e5e2e2;
empty-cells: show;
width: 100%;
}
.table th{
background-color: #fff;
border-bottom: solid 1px #e5e2e2;
border-right: solid 1px #e5e2e2;
color: #027ac6;
font-weight: bold;
font-size: 1.2em;
height: 35px;
line-height: 35px;
padding: 0 0 0 10px;
}
.table th.nosub{
border-bottom: solid 1px #fff;
}
.table th.sub{
background-color: #f7f7f7;
border-right: solid 1px #e5e2e2;
border-left: solid 1px #fff;
border-bottom: solid 1px #fff;
border-top: solid 1px #fff;
color: #000;
font-size: 1em;
height: 30px;
line-height: 30px;
padding: 0px 10px;
white-space: nowrap;
}
.table th.sort{
overflow: hidden;
padding: 0;
width: 16px;
}
.table th.sort div{
height: 35px;
line-height: normal;
overflow: hidden;
width: 16px;
}
.table a:link, .table a:visited{
color: #007AC3; /*808080;*/
text-decoration: none;
}
.table a:hover{
text-decoration: underline;
}
.sort a{
display: block;
height: 16px;
overflow: hidden;
width: 16px;
}
.sort a.up:link, .sort a.up:visited, .sort a.up:hover{ background: url(../img/backend/icons/bullet_arrow_up.png) 0 0 no-repeat; }
.sort a.down:link, .sort a.down:visited, .sort a.down:hover{ background: url(../img/backend/icons/bullet_arrow_down.png) 0 0 no-repeat; }
.table tbody tr.odd{
background-color: #fff;
}
.table tbody tr.even{
background-color: #F7F7F7;
}
.table tbody tr.highlight{
background-color: #FFFFCC;
}
.table tbody tr.hover{
background-color: #F7F7F7;
}
.table a.icon:link, .table a.icon:visited{
color: #757777;
display: block;
height: 16px;
line-height: 16px;
text-indent: 20px;
text-decoration: none;
}
.table a.icon-edit{
background: url(../img/backend/icon-edit.png) 0 0 no-repeat;
}
.table a.icon-delete,
.table a.icon-del{
background: url(../img/backend/icon-delete.png) 0 0 no-repeat;
}
.table td{
border-right: solid 1px #e5e2e2;
border-top: solid 1px #e5e2e2;
border-left: solid 1px #fff;
border-bottom: solid 1px #fff;
padding: 5px 7px;
}
.table span.ghost{
display: block;
width: 24px;
height: 24px;
}
/* jqueryui fix */
.ui-widget {
font-family: inherit;
font-size: inherit;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family: inherit;
font-size: inherit;
}
img.ui-datepicker-trigger {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
padding: 10px 0;
overflow: hidden;
}
#content div.ui-tabs{
padding: 0;
}
#content div.ui-widget-content{
background: none;
border: none;
}
.ui-tabs .ui-tabs-nav li a{
padding: 7px 8px;
float: left;
}
/* Errors */
.notice-box{
margin: 0 0 10px 0;
overflow: hidden;
width: 742px;
}
.notice-top{
background: url(../img/backend/notice-top.png) 0 0 no-repeat;
height: 2px;
overflow: hidden;
}
.notice-middle{
background: url(../img/backend/notice-middle.png) 0 0 repeat-y;
overflow: hidden;
padding: 10px;
position: relative;
}
.notice-bottom{
background: url(../img/backend/notice-bottom.png) 0 0 no-repeat;
height: 5px;
overflow: hidden;
}
.notice-middle .notice-close{
display: inline-block;
width: 16px;
height: 16px;
position: absolute;
top: 4px;
right: 4px;
background: url(../img/backend/closeGray.png) 0 0 no-repeat;
}
.notice-middle .notice-info{
background: url(../img/backend/icon-info.png) 0 0 no-repeat;
display: block;
float: left;
height: 32px;
margin: 0 10px 0 0;
width: 32px;
}
/* status */
.label-status{
padding: 2px 4px;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}
.user-role-admin{background-color: #6EB738; color: #fff; text-shadow: 1px 1px 1px #3E6820;}
.user-role-owner{background-color: #006699; color: #fff; text-shadow: 1px 1px 1px #092B90;}
.user-role-editor{background-color: #CC6633; color: #fff; text-shadow: 1px 1px 1px #996600;}
.order-status-pending{background-color: #FF9900; color: #000; text-shadow: 1px 1px 1px #fff;}
.order-status-confirmed{background-color: #2A8000; color: #fff; text-shadow: 1px 1px 1px #999;}
.order-status-cancelled{background-color: #B3B3B3; color: #fff; text-shadow: 1px 1px 1px #333;}
.order-type-pickup{background-color: #996100; color: #fff; text-shadow: 1px 1px 1px #999;}
.order-type-delivery{background-color: #990052; color: #fff; text-shadow: 1px 1px 1px #333;}
.is_featured-1{background-color: #FF9900; color: #000; text-shadow: 1px 1px 1px #fff;}
.is_featured-0{background-color: #B3B3B3; color: #fff; text-shadow: 1px 1px 1px #333;}
.booking-icon{
text-indent: 27px;
display: block;
line-height: 20px;
}
/* paginator */
.paginator{
overflow: hidden;
margin: 10px 0 0 0;
}
.paginator li{
display: inline-block;
}
.paginator li a:link, .paginator li a:visited{
background-color: #CCCCCC;
color: #000;
display: block;
float: left;
margin: 0 2px 0 0;
padding: 1px 4px;
border-radius: 2px;
text-decoration: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-khtml-border-radius: 2px;
}
.paginator li a:hover{
background-color: #EAEAEA;
}
.paginator li a.focus{
background-color: #072B4F;
color: #fff;
}
/* fieldset */
.fieldset{
margin: 0 0 10px;
padding: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
position: relative;
}
.fieldset legend{
background-color: #003366;
color: #fff;
padding: 2px 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
width: 250px;
}
/* Colors */
.white{background-color: #fff; border: solid 1px #ccc; color: #000 !important}
.sky{background-color: #EAFBFB; border: solid 1px #ccc;}
.light{background-color: #f5f5f5; border: solid 1px #ccc;}
.gallery-item{
background-color: #fdfdfd;
float: left;
width: 100px;
height: 140px;
margin: 0 5px 5px 0;
text-align: center;
}
.gallery-image{
cursor: move;
margin: 0 !important;
}
.gallery-image a.image{
cursor: move;
}
.gallery-image img{
border: solid 1px #ccc;
padding: 1px;
margin: 7px 0 0 0;
}
#sortable{
overflow: hidden;
width: 740px;
}
.stock-image{
display: block;
float: left;
margin: 0 5px 5px 0;
}
.stock-image img,
.in-stock{
padding: 1px;
border: solid 1px #ccc;
}
.stock-image img.current{
border: solid 1px #003399;
}
.ico{
display: block;
height: 16px;
width: 16px;
}
.ico-add2{background: url(../img/backend/icon-add2.png) 0 0 no-repeat;}
.ico-delete2{background: url(../img/backend/icon-delete2.png) 0 0 no-repeat;}
.attr abbr{
font-weight: bold;
}
.attr, .attr_item{
float: left;
margin: 0 5px 0 0;
}
.attr a, .attr input,
.attr_item a, .attr_item input{
float: left;
}
.attr a,
.attr_item a{
margin: 7px 0 0 5px;
}
.attr abbr,
.attr_item abbr{
cursor: pointer;
}
.attrBox{
border-bottom: solid 1px #ccc;
line-height: 34px;
overflow: hidden;
padding: 5px 0;
}
.img-frame{
border: solid 1px #ccc;
padding: 1px;
}
.map_holder{
width: 710px;
height: 280px;
padding: 10px;
border: solid 1px #ccc;
margin: 0 0 10px;
}
.map_canvas{
width: 100%;
height: 100%;
display: block;
}
.opBox{
border-bottom: solid 1px #ccc;
margin: 0 0 10px;
}
.dashboard_header{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f2eeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2eeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f2eeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f2eeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f2eeee 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f2eeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2eeee',GradientType=0 ); /* IE6-9 */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: solid 1px #ddd;
margin: 0 0 20px;
overflow: hidden;
}
.dashboard_header_item{
float: left;
position: relative;
height: 96px;
width: 245px;
border-right: solid 1px #ddd;
}
.dashboard_header_item:last-child,
.dashboard_header_item_last{
border-right: none;
}
.dashboard_icon{
width: 50px;
height: 50px;
position: absolute;
left: 60px;
top: 27px;
}
.dashboard_properties{
background: url(../img/backend/dashboard_properties.png) 0 0 no-repeat;
}
.dashboard_reservations{
background: url(../img/backend/dashboard_reservations.png) 0 0 no-repeat;
}
.dashboard_users{
background: url(../img/backend/dashboard_users.png) 0 0 no-repeat;
}
.dashboard_info{
position: absolute;
top: 28px;
left: 125px;
color: #8d8a8a;
font: normal 14px/16px Verdana, sans-serif;
}
.dashboard_info abbr{
display: block;
color: #515050;
font: bold 34px/28px Verdana, sans-serif;
-moz-text-shadow: 1px 1px 1px #fff;
text-shadow: 1px 1px 1px #fff;
}
.dashboard_box{
min-height: 300px;
height: auto !important;
height: 300px;
width: 747px;
}
.dashboard_top{
background: url(../img/backend/dashboard_top.png) 0 0 no-repeat;
height: 41px;
}
.dashboard_middle{
background: url(../img/backend/dashboard_middle.png) 0 0 repeat-y;
overflow: hidden;
}
.dashboard_bottom{
background: url(../img/backend/dashboard_bottom.png) 0 0 no-repeat;
height: 4px;
}
.dashboard_column{
float: left;
margin: 0 6px 0 0;
width: 245px;
overflow: hidden;
min-height: 1px;
height: auto !important;
height: 1px;
}
.dashboard_column:last-child,
.dashboard_column_last{
margin: 0;
}
.dashboard_column_top{
color: #515050;
font-size: 16px;
line-height: 41px;
float: left;
width: 245px;
height: 41px;
margin: 0 6px 0 0;
text-indent: 10px;
}
.dashboard_column_top:last-child,
.dashboard_column_top_last{
margin: 0;
}
.dashboard_row{
border-bottom: solid 1px #ccc;
padding: 20px 10px;
overflow: hidden;
}
.dashboard_row:last-child,
.dashboard_row_last{
border-bottom: none;
}
.dashboard_listing_left{
float: left;
overflow: hidden;
width: 120px;
}
.dashboard_listing_right{
float: right;
overflow: hidden;
width: 90px;
}
.dashboard_listing_stat{
text-align: center;
color: #8b8888;
font: normal 11px Verdana, sans-serif;
margin: 0 0 15px;
}
.dashboard_listing_stat abbr{
display: block;
color: #302d2d;
font: bold 18px Verdana, sans-serif;
}
.dashboard_resr_left{
float: left;
overflow: hidden;
width: 162px;
}
.dashboard_resr_right{
float: right;
margin: 0;
overflow: hidden;
width: 60px;
text-align: center;
}
.dashboard_resr_right abbr{
display: block;
color: #302d2d;
font: bold 16px Verdana, sans-serif;
}
.dashboard_hour{
color: #515050;
font: bold 30px Verdana, sans-serif;
float: right;
padding: 7px 10px 0;
}
.dashboard_date{
border-left: solid 1px #e9e8e7;
color: #8b8888;
padding: 0 0 0 10px;
text-align: center;
float: right;
}
.dashboard_date abbr{
color: #515050;
display: block;
font: bold 14px/28px Verdana, sans-serif;
text-transform: uppercase;
}
.dashboard_box a:link,
.dashboard_box a:visited,
.dashboard_box a:active{
text-decoration: none;
}
.dashboard_box a:hover{
text-decoration: underline;
}
.dashboard_column._quick p{
font-size: 15px;
margin: 10px 10px 20px 10px;
}
.extra_header{
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,<KEY>);
background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
border: solid 1px #ddd;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
font: bold 14px/30px Arial, sans-serif;
padding: 10px;
}
.tipsy-listing .tipsy-inner{
text-align: left;
max-width: 400px;
}
.cal-container{
clear: both;
overflow: hidden;
}
.cal-calendars{
float: left;
width: 212px;
}
.cal-dates{
float: right;
overflow-y: hidden;
overflow-x: auto;
width: 530px;
}
.cal-scroll{
width: 1364px;/*1330,1990,1355*/
}
.cal-title{
border-bottom: solid 1px #ccc;
height: 31px;
line-height: 31px;
margin: 0 0 7px 0;
padding: 0 2px 7px 5px;
overflow: hidden;
}
.cal-head{
border-bottom: solid 1px #ccc;
height: 64px;
margin: 0 0 7px 0;
padding: 0 0 7px 0;
width: 100%;
}
.cal-head-row{
overflow: hidden;
margin: 0 0 1px 0;
}
.cal-head-row span{
background-color: #EDECEE;
border: solid 1px #DEE2E5;
color: #B6B2B1;
display: block;
float: left;
font-weight: bold;
height: 29px;
line-height: 29px;
margin: 0 1px 0 0;
text-align: center;
width: 41px;
}
.cal-program{
border-bottom: solid 1px #ccc;
height: 31px;
margin: 0 0 7px 0;
padding: 0 0 7px 0;
width: 100%;
}
.cal-program a:link, .cal-program a:visited, .cal-program a:active, .cal-program span{
display: block;
float: left;
height: 31px;
line-height: 31px;
margin: 0 1px 0 0;
text-align: center;
text-decoration: none;
width: 43px;
}
.cal-prev{
float: left;
font-weight: normal;
margin: 0 0 0 5px;
}
.cal-next{
float: right;
font-weight: normal;
margin: 0 5px 0 0;
}
.pj-table .pj-table-icon-settings,
.pj-table .pj-table-icon-prices{
display: inline-block;
margin: 0 4px 0 0;
width: 23px;
height: 24px;
}
.pj-table .pj-table-icon-settings{
background: url(../img/backend/pj-icon-settings.png) 0 0 no-repeat;
}
.pj-table .pj-table-icon-prices{
background: url(../img/backend/pj-icon-prices.png) 0 0 no-repeat;
}
.pj-table .pj-table-icon-settings:hover,
.pj-table .pj-table-icon-prices:hover{
background-position: 0 -24px;
} | 0.163445 | 0.053899 |
@font-face {
font-family: triplicate;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Triplicate/triplicate_ot_a_regular.woff2') format('woff2');
}
@font-face {
font-family: triplicate;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Triplicate/triplicate_ot_a_italic.woff2') format('woff2');
}
@font-face {
font-family: triplicate;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Triplicate/triplicate_ot_a_bold.woff2') format('woff2');
}
@font-face {
font-family: triplicate;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Triplicate/triplicate_ot_a_bold_italic.woff2') format('woff2');
}
@font-face {
font-family: valkyrie;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Valkyrie/valkyrie_ot_a_regular.woff2') format('woff2');
}
@font-face {
font-family: valkyrie;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Valkyrie/valkyrie_ot_a_italic.woff2') format('woff2');
}
@font-face {
font-family: valkyrie;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Valkyrie/valkyrie_ot_a_bold.woff2') format('woff2');
}
@font-face {
font-family: valkyrie;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Valkyrie/valkyrie_ot_a_bold_italic.woff2') format('woff2');
}
@font-face {
font-family: concourse_3;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_3_book.woff2') format('woff2');
}
@font-face {
font-family: concourse_3;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_3_book_italic.woff2') format('woff2');
}
@font-face {
font-family: concourse_3;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_3_book.woff2') format('woff2');
}
@font-face {
font-family: concourse_3;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_3_book_italic.woff2') format('woff2');
}
@font-face {
font-family: concourse_4;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_4_medium.woff2') format('woff2');
}
@font-face {
font-family: concourse_4;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_4_medium_italic.woff2') format('woff2');
}
@font-face {
font-family: concourse_4;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_4_medium.woff2') format('woff2');
}
@font-face {
font-family: concourse_4;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_4_medium_italic.woff2') format('woff2');
}
@font-face {
font-family: advocate_55;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Advocate/advocate_ot_55_wide_med.woff2') format('woff2');
}
@font-face {
font-family: advocate_55;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Advocate/advocate_ot_55_wide_med.woff2') format('woff2');
}
@font-face {
font-family: advocate_55;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Advocate/advocate_ot_55_wide_med.woff2') format('woff2');
}
@font-face {
font-family: advocate_55;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Advocate/advocate_ot_55_wide_med.woff2') format('woff2');
} | public/css/butterick_font_headers.css |
@font-face {
font-family: triplicate;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Triplicate/triplicate_ot_a_regular.woff2') format('woff2');
}
@font-face {
font-family: triplicate;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Triplicate/triplicate_ot_a_italic.woff2') format('woff2');
}
@font-face {
font-family: triplicate;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Triplicate/triplicate_ot_a_bold.woff2') format('woff2');
}
@font-face {
font-family: triplicate;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Triplicate/triplicate_ot_a_bold_italic.woff2') format('woff2');
}
@font-face {
font-family: valkyrie;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Valkyrie/valkyrie_ot_a_regular.woff2') format('woff2');
}
@font-face {
font-family: valkyrie;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Valkyrie/valkyrie_ot_a_italic.woff2') format('woff2');
}
@font-face {
font-family: valkyrie;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Valkyrie/valkyrie_ot_a_bold.woff2') format('woff2');
}
@font-face {
font-family: valkyrie;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Valkyrie/valkyrie_ot_a_bold_italic.woff2') format('woff2');
}
@font-face {
font-family: concourse_3;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_3_book.woff2') format('woff2');
}
@font-face {
font-family: concourse_3;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_3_book_italic.woff2') format('woff2');
}
@font-face {
font-family: concourse_3;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_3_book.woff2') format('woff2');
}
@font-face {
font-family: concourse_3;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_3_book_italic.woff2') format('woff2');
}
@font-face {
font-family: concourse_4;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_4_medium.woff2') format('woff2');
}
@font-face {
font-family: concourse_4;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_4_medium_italic.woff2') format('woff2');
}
@font-face {
font-family: concourse_4;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_4_medium.woff2') format('woff2');
}
@font-face {
font-family: concourse_4;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Concourse/concourse_ot_4_medium_italic.woff2') format('woff2');
}
@font-face {
font-family: advocate_55;
font-style: normal;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Advocate/advocate_ot_55_wide_med.woff2') format('woff2');
}
@font-face {
font-family: advocate_55;
font-style: italic;
font-weight: normal;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Advocate/advocate_ot_55_wide_med.woff2') format('woff2');
}
@font-face {
font-family: advocate_55;
font-style: normal;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Advocate/advocate_ot_55_wide_med.woff2') format('woff2');
}
@font-face {
font-family: advocate_55;
font-style: italic;
font-weight: bold;
font-stretch: normal;
font-display: auto;
src: url('/public/mbfonts/Advocate/advocate_ot_55_wide_med.woff2') format('woff2');
} | 0.459319 | 0.069668 |
-------------------------------------------------------------------------------*/
body {
width: 800px;
margin: 0px auto;
padding: 0px;
font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
font-size: 10pt;
background: #202020 url("../pic/background.gif") left top repeat-x;
}
/* Заголовок сайта
-------------------------------------------------------------------------------*/
#header {
width: 800px;
height: 87px;
background: #808080 url("../pic/header.jpg") left top no-repeat;
}
#header h1, #header p {
display: none;
}
/* Основное меню
-------------------------------------------------------------------------------*/
#main_menu {
width: 800px;
position: absolute;
padding: 0px;
margin: -74px 0px 0px -31px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 8pt;
text-align: right;
color: #ffffff;
}
#main_menu ul {
padding: 0px;
margin: 0px;
list-style-type: none;
float: right;
}
#main_menu ul li {
margin-left: 9px;
float: left;
}
#main_menu a {
padding: 2px 5px 4px 5px;
display: block;
color: #ffffff;
text-decoration: none;
}
#main_menu a:hover {
padding: 1px 4px 3px 4px;
border: #ffffff 1px dotted;
}
/* Меню пользователя
-------------------------------------------------------------------------------*/
#user_menu {
width: 800px;
position: absolute;
padding: 0px;
margin: -16px 0px 0px -25px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 8pt;
text-align: right;
color: #ffffff;
}
#user_menu ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
#user_menu ul li {
padding-right: 10px;
display: inline;
}
#user_menu a {
color: #a8a8a8;
text-decoration: none;
}
#user_menu a:hover {
text-decoration: underline;
}
/* Основное содержание
-------------------------------------------------------------------------------*/
#content {
padding: 15px 24px 35px 24px;
margin: 0px;
font-family: "Arial", "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 10pt;
background: #ffffff url("../pic/content.jpg") left bottom no-repeat;
color: #000000;
min-height: 300px;
_height: 300px;
}
#content h1 {
margin: 0px;
padding: 10px 0px 0px 0px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 20pt;
font-weight: normal;
clear: both;
}
#content h2 {
margin: 0px;
padding: 10px 0px 0px 0px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 15pt;
font-weight: normal;
clear: both;
}
#content h3 {
font-size: 13pt;
font-weight: bold;
}
#content h4 {
font-size: 10pt;
font-weight: bold;
}
#content h5 {
font-size: 9pt;
font-weight: bold;
}
#content h6 {
font-size: 8pt;
font-weight: bold;
}
#content hr {
padding: 20px 0px 0px 0px;
margin: 5px 0px 25px 0px;
_margin: 18px 0px;
border-style: none;
border-bottom: #000000 1px dotted;
display: block;
height: 1px;
clear: both;
}
#content ul, #content ol {
margin-top: 10px;
margin-bottom: 10px;
}
#content dl {
padding: 0px;
margin: 18px 0px -5px 0px;
}
#content dl dt {
font-weight: bold;
}
#content dl dd {
padding: 0px 0px 15px 0px;
}
#content p {
margin: 12px 0px 8px 0px;
padding: 0px;
}
#content pre {
background-color: #f0f0f0;
border-top: 1px #c0c0c0 solid;
padding: 8px;
margin: 18px 0px;
}
#content address {
margin: 4px 0px 20px 0px;
font-style: normal;
color: #a0a0a0;
}
#content .error {
background-color: #c00000;
padding: 0px 5px;
color: #ffffff;
}
/* Основное содержание (ссылки)
-------------------------------------------------------------------------------*/
#content a {
color: #35880C;
}
#content a.nopage {
text-decoration: none;
border-bottom: 1px dashed;
}
#content a:visited {
color: #375EC0;
}
#content a:visited:hover {
color: #35880C;
}
/* Основное содержание (классы выравнивания)
-------------------------------------------------------------------------------*/
#content .float_left {
float: left;
clear: left;
margin: 5px 15px 10px 0px;
}
#content .float_right {
float: right;
clear: right;
margin: 5px 0px 5px 10px;
}
#content .left {
margin-left: 0px;
margin-right: auto;
}
#content .right {
margin-left: auto;
margin-right: 0px;
}
#content .center {
margin-left: auto;
margin-right: auto;
}
/* Основное содержание (таблицы)
-------------------------------------------------------------------------------*/
#content table {
padding: 0px;
margin: 0px;
border-collapse: collapse;
}
#content table caption {
padding: 5px 0px 10px 0px;
margin: 0px;
text-align: left;
font-style: italic;
}
#content table tr.highlight {
background-color: #f0f0f0;
}
#content table th {
padding: 2px 5px;
background-color: #8BABD5;
color: #ffffff;
border: 1px #666666 solid;
}
#content table td {
padding: 2px 5px;
border: 1px #999999 solid;
}
/* Основное содержание (изображения)
-------------------------------------------------------------------------------*/
#content img {
display: block;
}
#content .image_frame {
display: block;
margin: 0px;
padding: 5px;
border: 1px #666666 solid;
}
#content .image_frame_text {
display: block;
text-align: left;
padding: 5px 0px 0px 0px;
}
#content .center img {
margin: 12px auto;
}
#content .center .image_frame {
margin: 12px auto;
}
#content .center .image_frame img {
margin: 0px auto;
}
/* Основное содержание (формы)
-------------------------------------------------------------------------------*/
#content form {
margin: 0px;
padding: 0px;
}
#content form dl {
margin: 26px 0px 20px 120px;
padding: 0px;
}
#content form dl dt {
position: absolute;
margin: 0px 0px 0px -120px;
padding: 5px 0px;
font-weight: normal;
}
#content form dl dd {
margin: 2px 0px 4px 0px;
padding: 2px 0px;
}
#content form ul {
list-style-type: none;
padding: 0px;
margin: 15px 20px;
}
#content form textarea {
margin: 7px 0px;
width: 740px;
padding: 2px 2px;
}
#content form p {
margin: 26px 0px 20px 0px;
padding: 0px;
}
#content form p.button {
margin: 0px 0px 0px 120px;
padding: 0px;
}
/* Основное содержание (панель инструментов редактирования)
------------------------------------------------------------------------------*/
#content form p.toolbar {
display: block;
height: 24px;
margin-top: 20px;
margin-bottom: -30px;
padding: 0px;
background: #ffffff url("../pic/toolbar.gif") top left no-repeat;
}
#content form p.toolbar a {
display: block;
width: 24px;
height: 24px;
float: left;
}
#content form p.toolbar a.separator {
margin-right: 8px;
}
#content form p.toolbar a span {
display: none;
}
/* Основное содержание (календарь блога)
------------------------------------------------------------------------------*/
#content ul.calendar {
width: 100%;
list-style-type: none;
margin: 20px 0px 0px 0px;
padding: 0px;
}
#content ul.calendar li {
width: 187px;
height: 187px;
margin: 0px;
padding: 0px;
float: left;
}
#content ul.calendar li table {
width: 155px;
margin: 0px 0px 0px 18px;
}
#content ul.calendar li table caption {
text-align: left;
font-style: italic;
}
#content ul.calendar li table th,
#content ul.calendar li table td {
margin: 0px;
padding: 1px;
text-align: center;
font-weight: normal;
}
#content ul.calendar li table td.weekday {
background-color: #f0f0f0;
}
#content ul.calendar li table th a,
#content ul.calendar li table th a:hover,
#content ul.calendar li table th a:visited {
color: #ffffff;
}
/* Основное содержание (теги)
------------------------------------------------------------------------------*/
#content .tags {
color: #a0a0a0;
}
#content .tags a {
color: #a0a0a0;
}
/* Основное содержание (навигация)
------------------------------------------------------------------------------*/
#content .navigation {
margin: 0px;
padding: 15px 0px 0px 0px;
clear: both;
}
/* Копирайты
-------------------------------------------------------------------------------*/
#copyright {
width: 800px;
height: 47px;
margin: 0px;
padding: 0px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 8pt;
background: #808080 url("../pic/copyright.jpg") left top no-repeat;
color: #ffffff;
clear: both;
}
#copyright ul {
margin: 0px;
padding: 5px 32px 0px 0px;
list-style-type: none;
text-align: right;
}
#copyright a {
color: #ffffff;
text-decoration: none;
}
#copyright a:hover {
text-decoration: underline;
} | website/css/screen.css | -------------------------------------------------------------------------------*/
body {
width: 800px;
margin: 0px auto;
padding: 0px;
font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
font-size: 10pt;
background: #202020 url("../pic/background.gif") left top repeat-x;
}
/* Заголовок сайта
-------------------------------------------------------------------------------*/
#header {
width: 800px;
height: 87px;
background: #808080 url("../pic/header.jpg") left top no-repeat;
}
#header h1, #header p {
display: none;
}
/* Основное меню
-------------------------------------------------------------------------------*/
#main_menu {
width: 800px;
position: absolute;
padding: 0px;
margin: -74px 0px 0px -31px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 8pt;
text-align: right;
color: #ffffff;
}
#main_menu ul {
padding: 0px;
margin: 0px;
list-style-type: none;
float: right;
}
#main_menu ul li {
margin-left: 9px;
float: left;
}
#main_menu a {
padding: 2px 5px 4px 5px;
display: block;
color: #ffffff;
text-decoration: none;
}
#main_menu a:hover {
padding: 1px 4px 3px 4px;
border: #ffffff 1px dotted;
}
/* Меню пользователя
-------------------------------------------------------------------------------*/
#user_menu {
width: 800px;
position: absolute;
padding: 0px;
margin: -16px 0px 0px -25px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 8pt;
text-align: right;
color: #ffffff;
}
#user_menu ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
#user_menu ul li {
padding-right: 10px;
display: inline;
}
#user_menu a {
color: #a8a8a8;
text-decoration: none;
}
#user_menu a:hover {
text-decoration: underline;
}
/* Основное содержание
-------------------------------------------------------------------------------*/
#content {
padding: 15px 24px 35px 24px;
margin: 0px;
font-family: "Arial", "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 10pt;
background: #ffffff url("../pic/content.jpg") left bottom no-repeat;
color: #000000;
min-height: 300px;
_height: 300px;
}
#content h1 {
margin: 0px;
padding: 10px 0px 0px 0px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 20pt;
font-weight: normal;
clear: both;
}
#content h2 {
margin: 0px;
padding: 10px 0px 0px 0px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 15pt;
font-weight: normal;
clear: both;
}
#content h3 {
font-size: 13pt;
font-weight: bold;
}
#content h4 {
font-size: 10pt;
font-weight: bold;
}
#content h5 {
font-size: 9pt;
font-weight: bold;
}
#content h6 {
font-size: 8pt;
font-weight: bold;
}
#content hr {
padding: 20px 0px 0px 0px;
margin: 5px 0px 25px 0px;
_margin: 18px 0px;
border-style: none;
border-bottom: #000000 1px dotted;
display: block;
height: 1px;
clear: both;
}
#content ul, #content ol {
margin-top: 10px;
margin-bottom: 10px;
}
#content dl {
padding: 0px;
margin: 18px 0px -5px 0px;
}
#content dl dt {
font-weight: bold;
}
#content dl dd {
padding: 0px 0px 15px 0px;
}
#content p {
margin: 12px 0px 8px 0px;
padding: 0px;
}
#content pre {
background-color: #f0f0f0;
border-top: 1px #c0c0c0 solid;
padding: 8px;
margin: 18px 0px;
}
#content address {
margin: 4px 0px 20px 0px;
font-style: normal;
color: #a0a0a0;
}
#content .error {
background-color: #c00000;
padding: 0px 5px;
color: #ffffff;
}
/* Основное содержание (ссылки)
-------------------------------------------------------------------------------*/
#content a {
color: #35880C;
}
#content a.nopage {
text-decoration: none;
border-bottom: 1px dashed;
}
#content a:visited {
color: #375EC0;
}
#content a:visited:hover {
color: #35880C;
}
/* Основное содержание (классы выравнивания)
-------------------------------------------------------------------------------*/
#content .float_left {
float: left;
clear: left;
margin: 5px 15px 10px 0px;
}
#content .float_right {
float: right;
clear: right;
margin: 5px 0px 5px 10px;
}
#content .left {
margin-left: 0px;
margin-right: auto;
}
#content .right {
margin-left: auto;
margin-right: 0px;
}
#content .center {
margin-left: auto;
margin-right: auto;
}
/* Основное содержание (таблицы)
-------------------------------------------------------------------------------*/
#content table {
padding: 0px;
margin: 0px;
border-collapse: collapse;
}
#content table caption {
padding: 5px 0px 10px 0px;
margin: 0px;
text-align: left;
font-style: italic;
}
#content table tr.highlight {
background-color: #f0f0f0;
}
#content table th {
padding: 2px 5px;
background-color: #8BABD5;
color: #ffffff;
border: 1px #666666 solid;
}
#content table td {
padding: 2px 5px;
border: 1px #999999 solid;
}
/* Основное содержание (изображения)
-------------------------------------------------------------------------------*/
#content img {
display: block;
}
#content .image_frame {
display: block;
margin: 0px;
padding: 5px;
border: 1px #666666 solid;
}
#content .image_frame_text {
display: block;
text-align: left;
padding: 5px 0px 0px 0px;
}
#content .center img {
margin: 12px auto;
}
#content .center .image_frame {
margin: 12px auto;
}
#content .center .image_frame img {
margin: 0px auto;
}
/* Основное содержание (формы)
-------------------------------------------------------------------------------*/
#content form {
margin: 0px;
padding: 0px;
}
#content form dl {
margin: 26px 0px 20px 120px;
padding: 0px;
}
#content form dl dt {
position: absolute;
margin: 0px 0px 0px -120px;
padding: 5px 0px;
font-weight: normal;
}
#content form dl dd {
margin: 2px 0px 4px 0px;
padding: 2px 0px;
}
#content form ul {
list-style-type: none;
padding: 0px;
margin: 15px 20px;
}
#content form textarea {
margin: 7px 0px;
width: 740px;
padding: 2px 2px;
}
#content form p {
margin: 26px 0px 20px 0px;
padding: 0px;
}
#content form p.button {
margin: 0px 0px 0px 120px;
padding: 0px;
}
/* Основное содержание (панель инструментов редактирования)
------------------------------------------------------------------------------*/
#content form p.toolbar {
display: block;
height: 24px;
margin-top: 20px;
margin-bottom: -30px;
padding: 0px;
background: #ffffff url("../pic/toolbar.gif") top left no-repeat;
}
#content form p.toolbar a {
display: block;
width: 24px;
height: 24px;
float: left;
}
#content form p.toolbar a.separator {
margin-right: 8px;
}
#content form p.toolbar a span {
display: none;
}
/* Основное содержание (календарь блога)
------------------------------------------------------------------------------*/
#content ul.calendar {
width: 100%;
list-style-type: none;
margin: 20px 0px 0px 0px;
padding: 0px;
}
#content ul.calendar li {
width: 187px;
height: 187px;
margin: 0px;
padding: 0px;
float: left;
}
#content ul.calendar li table {
width: 155px;
margin: 0px 0px 0px 18px;
}
#content ul.calendar li table caption {
text-align: left;
font-style: italic;
}
#content ul.calendar li table th,
#content ul.calendar li table td {
margin: 0px;
padding: 1px;
text-align: center;
font-weight: normal;
}
#content ul.calendar li table td.weekday {
background-color: #f0f0f0;
}
#content ul.calendar li table th a,
#content ul.calendar li table th a:hover,
#content ul.calendar li table th a:visited {
color: #ffffff;
}
/* Основное содержание (теги)
------------------------------------------------------------------------------*/
#content .tags {
color: #a0a0a0;
}
#content .tags a {
color: #a0a0a0;
}
/* Основное содержание (навигация)
------------------------------------------------------------------------------*/
#content .navigation {
margin: 0px;
padding: 15px 0px 0px 0px;
clear: both;
}
/* Копирайты
-------------------------------------------------------------------------------*/
#copyright {
width: 800px;
height: 47px;
margin: 0px;
padding: 0px;
font-family: "Tahoma", "Verdana", "Helvetica", "sans-serif";
font-size: 8pt;
background: #808080 url("../pic/copyright.jpg") left top no-repeat;
color: #ffffff;
clear: both;
}
#copyright ul {
margin: 0px;
padding: 5px 32px 0px 0px;
list-style-type: none;
text-align: right;
}
#copyright a {
color: #ffffff;
text-decoration: none;
}
#copyright a:hover {
text-decoration: underline;
} | 0.158565 | 0.064241 |
body {
font-family: tahoma, geneva, helvetica, arial, sans-serif;
font-size: 11px;
margin: 10px;
text-align: left;
background: white;
}
.data-table th {
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 2px solid #dddddd;
border-top: 2px solid #dddddd;
}
.data-table td {
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px solid #dddddd;
vertical-align: middle;
}
.data-table .link {
color: #366ab7;
}
.data-table .highlite-good {
background-color: #ddffdd;
}
.data-table .center {
text-align: center;
padding-left: 20px;
padding-right: 20px;
}
.data-table .left {
text-align: left;
padding-right: 20px;
}
.data-table .right {
text-align: right;
padding-left: 20px;
}
.title {
text-align: left;
font-weight: bold;
font-size: 14px;
padding: 0;
padding-bottom: 5px;
}
#user-table-div {
padding: 0.3em;
padding-top: 4em;
}
#task-table-div {
padding: 0.3em;
padding-top: 2em;
}
.lbl {
text-align: left;
font-size: 0.9em;
}
.state-table td {
border-bottom: none;
padding: 0px;
padding-right: 0px;
padding-left: 0px;
}
.state-table td div {
background: white;
border: 1px solid rgb(221, 221, 221);
color: rgb(221, 221, 221);
height: 14px;
width: 14px;
line-height: 13px;
text-align: center;
}
.state-table td.selected div {
background: rgb(0, 102, 0);
color: white;
border: 1px solid rgb(221, 221, 221);
height: 14px;
width: 14px;
line-height: 13px;
text-align: center;
}
.state-table td.blocked div {
background: url(https://trial.rallydev.com/slm/images/icon_blocked.gif);
color: white;
border: 0px;
height: 16px;
width: 16px;
line-height: 15px;
text-align: center;
}
.state-table td.none div {
background: white;
color: white;
border: 0px;
height: 16px;
width: 16px;
line-height: 15px;
text-align: center;
}
#timePeriodSelect {
display: inline-block;
float: left;
}
#waiter {
display: inline-block;
float: left;
margin-top: 8px;
margin-left: 5px;
width: 20px;
} | WeeklyActuals.css | body {
font-family: tahoma, geneva, helvetica, arial, sans-serif;
font-size: 11px;
margin: 10px;
text-align: left;
background: white;
}
.data-table th {
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 2px solid #dddddd;
border-top: 2px solid #dddddd;
}
.data-table td {
padding-top: 2px;
padding-bottom: 2px;
border-bottom: 1px solid #dddddd;
vertical-align: middle;
}
.data-table .link {
color: #366ab7;
}
.data-table .highlite-good {
background-color: #ddffdd;
}
.data-table .center {
text-align: center;
padding-left: 20px;
padding-right: 20px;
}
.data-table .left {
text-align: left;
padding-right: 20px;
}
.data-table .right {
text-align: right;
padding-left: 20px;
}
.title {
text-align: left;
font-weight: bold;
font-size: 14px;
padding: 0;
padding-bottom: 5px;
}
#user-table-div {
padding: 0.3em;
padding-top: 4em;
}
#task-table-div {
padding: 0.3em;
padding-top: 2em;
}
.lbl {
text-align: left;
font-size: 0.9em;
}
.state-table td {
border-bottom: none;
padding: 0px;
padding-right: 0px;
padding-left: 0px;
}
.state-table td div {
background: white;
border: 1px solid rgb(221, 221, 221);
color: rgb(221, 221, 221);
height: 14px;
width: 14px;
line-height: 13px;
text-align: center;
}
.state-table td.selected div {
background: rgb(0, 102, 0);
color: white;
border: 1px solid rgb(221, 221, 221);
height: 14px;
width: 14px;
line-height: 13px;
text-align: center;
}
.state-table td.blocked div {
background: url(https://trial.rallydev.com/slm/images/icon_blocked.gif);
color: white;
border: 0px;
height: 16px;
width: 16px;
line-height: 15px;
text-align: center;
}
.state-table td.none div {
background: white;
color: white;
border: 0px;
height: 16px;
width: 16px;
line-height: 15px;
text-align: center;
}
#timePeriodSelect {
display: inline-block;
float: left;
}
#waiter {
display: inline-block;
float: left;
margin-top: 8px;
margin-left: 5px;
width: 20px;
} | 0.481454 | 0.161122 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
html{ margin: 0; padding: 0; position: relative;}
body {background: #F6F9FC; font-family: 'open sans',Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; color: #333;margin: 0px;padding: 0px; -webkit-text-size-adjust: none;}
h1, h2, h3, h4, h5, h6{ font-weight: 400;}
a {color: #333; text-decoration:none !important; outline:none; -moz-outline: none; }
a:hover {color: #5328a3; text-decoration: none; }
a:focus, a:hover{ color: #5328a3;}
a:active, a:focus{outline:none;}
input.form-control{ background: #f2f4f6;}
.m0{ margin: 0 !important;}
.mt5 {margin-top: 5px !important; }
.mt10 {margin-top: 10px !important; }
.mt20 {margin-top: 20px !important; }
.mt30 { margin-top: 30px !important;}
.mb10{ margin-bottom: 10px !important;}
.mb20{ margin-bottom: 20px !important;}
.mb15{ margin-bottom: 15px !important;}
.mb5 {margin-bottom: 5px; }
.mr5{ margin-right: 5px; }
.mr10{ margin-right: 10px; }
.mr20{ margin-right: 20px; }
.ml10{ margin-left: 10px !important;}
.ml5{ margin-left: 5px;}
.dlb{ display: block; }
.dib{ display: inline-block; }
.fll{ float: left; }
.flr{ float: right; }
.nonestyle, .nonestyle li, .ulclear{ list-style: none; padding: 0; margin: 0;}
.highlight{ color: #5328A3;}
.thumb-circle{ border-radius: 50%;}
.time{ color: #bbb; font-size: 11px; line-height: 1.1em;}
strong{ font-weight: 600;}
/* button */
.btn-success{ background: #0973eb !important; color: #fff !important;}
.btn-success-2{ background: #FCCE01 !important; color: #111 !important;}
.btn-vidcloud{ background: #FFD400 !important; color: #111 !important;}
.btn-cancel{ background: #757575 !important; color: #fff !important;}
.btn-primary{ background: #00A999 !important; color: #fff !important;}
.btn-info{ background: #0FB2FC !important; color: #fff !important;}
.btn-danger{ background: #F55549 !important; color: #fff !important;}
.btn-warning{ background: #FF9B00 !important; color: #fff !important;}
.btn-default{ background: #fff !important; color: #333 !important;}
.btn-flat{ background: #f4f6f8 !important; color: #333 !important; box-shadow: none !important;}
.btn{ opacity: 1; border: none !important; padding: 10px 20px;}
.btn-sm{ padding: 5px 10px;}
.btn-lg{ font-size: 15px; padding: 14px 30px;}
.btn:hover{ opacity: 0.9 !important;}
.btn-follow{ background: none !important; border: 1px solid #333 !important; color: #333 !important; box-shadow: none !important;}
.btn-follow:hover{ border: 1px solid #ff7800 !important; color: #ff7800 !important;}
.btn-following{ background: #ccc !important; border: none !important; color: #fff !important;}
.btn-following:hover{ border: none !important; color: #fff !important;}
.btn-grey{ background: #888 !important; color: #fff !important;}
.btn{ box-shadow: 0 -2px 0 0 rgba(0,0,0,0.06) inset !important;}
.btn-trans{background: rgba(255,255,255,.1) !important; border: 1px solid #fff !important; color: #fff !important;}
.alert{border-radius: 0; border: none; padding: 12px 18px; font-size: 15px; line-height: 18px;}
.alert-dismissible{padding-right: 35px;}
.alert-dismissible .close{opacity: 1; font-family: arial; opacity: 0.7; text-shadow: none;}
.alert-success{background: #18BB9C; color: #fff;}
.alert-info{background: #3598DB; color: #fff;}
.alert-warning{background: #FF8800; color: #fff;}
.alert-danger{background: #FF3548; color: #fff;}
.alert-vc{background: #AA66CD; color: #fff;}
.alert-grey{background: #8d9195; color: #fff;}
.alert a{color: #fff; text-decoration: underline !important;}
/* layout */
.container{width: 1260px;}
header{ background:#0973eb; color: #fff; position: relative;}
header.ss-home:before{ content:""; position: absolute; top: 0; left: 0; right: 0; height: 100px; background: url(../images/header-sd.png) top repeat-x;}
header.ss-home #header{top: 0px;}
header #header{ position: relative; z-index: 3;}
#menu{ float: right; text-align: right; color: #fff; margin: 20px 0;}
#menu a{ color: #fff; cursor: pointer;}
#menu .menu-login, #menu .menu-logout{ margin-left: 20px;}
#menu .menu-register, #menu .menu-access{ padding: 7px 10px; border: 1px solid rgba(255,255,255,0.6); border-radius: 3px; margin-left: 20px; background: rgba(255,255,255,0.1); display: inline-block;}
#menu .menu-register:hover, #menu .menu-access:hover{ border-color: #fff; background: rgba(255,255,255,0.2)}
#menu .menu-access{ border: none !important; background: #FFCA00 !important; color: #111;}
#m-menu{display: none;}
header.ss-home{ background-image: url(../images/featured.jpg); background-position: 50% 25%; background-size: cover;}
header.ss-home #menu{ margin: 20px 0;}
header.ss-home #logo{ margin-top: 20px;}
#logo{ margin-top: 20px; display: inline-block;}
#logo img{ height: 34px; width: auto;}
.wel-right{ float: right; width: 400px; color: #333; margin-bottom: 60px; background: #fff; border-radius: 5px; padding: 30px; box-shadow: 0 0 0 8px rgba(0,0,0,.1);}
/* animation */
.header-bottom{ margin: 170px 0; position: relative;}
#welcome{ display: block; width: 720px; padding-bottom: 50px; margin: 0; text-align: left;}
#welcome h1{ font-size: 60px; margin: 0 0 30px; font-weight: 700;}
#welcome .wel-desc{ font-size: 20px; font-weight: 300; line-height: 1.6em; margin-bottom: 60px;}
#welcome .wel-desc p{ margin-bottom: 0;}
#welcome .wel-btn .btn{ font-size: 20px; letter-spacing: 1px; position: relative; padding-left: 40px; padding-right: 40px;}
#welcome .wel-btn .btn i{ position: relative; top: 2px;}
#welcome .wel-btn .btn span{background: #FFF000; color: #111; padding: 2px 8px; font-size: 12px; position: absolute; top: -10px; right: 10px; border-radius: 3px;}
.home-animation{width: 440px; height: 380px; position: absolute; left: 800px; top: 50px; background-image: url(../images/home-animation-center.png); background-size: cover; background-position: 100% 50%; display: inline-block;}
.home-animation:before{ content: ""; width: 280px; height: 280px; background-image: url(../images/ha-laptop.png); background-size: cover; background-position: 100% 50%; display: inline-block; position: absolute; top: 50%; margin-top: -180px; left: 50%; margin-left: -120px; z-index: 999;}
.home-animation .ha-img{ width: 120px; height: 150px; display: inline-block; background-size: cover; background-position: 100% 50%;}
.home-animation .ha-01{background-image: url(../images/ha-01.png);}
.home-animation .ha-02{background-image: url(../images/ha-02.png);}
.home-animation .ha-03{background-image: url(../images/ha-03.png);}
.home-animation .ha-04{background-image: url(../images/ha-04.png);}
.home-animation .ha-05{background-image: url(../images/ha-05.png);}
.home-animation .ha-06{background-image: url(../images/ha-06.png);}
.home-animation .ha-dot{background-image: url(../images/ha-dot.png); width: 20px; height: 53px;}
/* sections */
.home-feature{ padding: 40px 0 40px; background: #291e3b url(../images/featured-bg.jpg) bottom repeat-x; color: #fff; position: relative;}
.home-feature:before{content: ""; height: 22px; width: 100%; position: absolute; left: 0; right: 0; top: -21px; background: url(../images/wave.png) repeat-x;}
.home-feature .hf-block-wrap{margin-left: -1%; margin-right: -1%;}
.home-feature .hf-block{ float: left; width: 31.33%; margin: 1%; padding: 20px 30px 20px; position: relative; text-align: center; min-height: 280px; /*background: rgba(255,255,255,.02);*/}
.home-feature .hf-block:hover{background: rgba(255,255,255,.02); cursor: default;}
.home-feature .hf-block i{ font-size: 50px;}
.home-feature .hf-block h2{ font-size: 22px; font-weight: 700; margin-bottom: 15px;}
.home-feature .hf-title{font-size: 40px; font-weight: 700; margin-bottom: 20px;}
.home-feature .hf-block .hfb-icon img{width: 100px; height: 100px;}
.home-start{padding: 40px 0; position: relative; background: #FCCE01;}
.home-start:before{content: ""; position: absolute; background: #a0aac5; left: 50%; top: 0; bottom: 0; right: 0;}
.home-start .hs-logo{ float: left; margin-right: 20px;}
.home-start .hs-logo img, .logo-bw{ width: 43px;}
.home-start .hs-block{ float: left;}
.home-start .hs-bicycle img{ width: 100%;}
.home-start .hs-left{ width: 300px;}
.home-start .hs-left h3{ width: 250px; margin: 0 0 15px;}
.home-start .hs-right{float: right; width: 50%; padding-left: 90px;}
.home-start .hs-right .btn{padding: 25px 100px; font-size: 26px; box-shadow: 0 -5px 0 0 rgba(0,0,0,0.06) inset !important;; margin: 15px 0; border-radius: 0;}
.home-start .hs-right .btn i{position: relative; top: 3px;}
.home-start .home-start-border{ position: relative;}
.sp-form .form-control{ background: #fff; border-color: #D0D4D9; box-shadow: none; height: 50px; padding: 6px 20px;}
.sp-form .form-control:focus{ border-color: #333;}
.home-news{background: #fff; padding: 40px 0 20px;}
.section-header{margin-bottom: 20px;}
.section-header .section-title-small{font-size: 24px; font-weight: 600;}
.section-header .section-more .more{display: inline-block; background: #5328a3; color: #fff; padding: 4px 8px; border-radius: 5px; font-size: 0.9em;}
.snb-wrap{margin: 0 -1.5% 20px;}
.snb-wrap .snbw-item{float: left; width: 22%; margin: 0 1.5% 20px;}
.snb-wrap .snbw-item .thumb{ width: 100%; padding-bottom: 56%; position: relative; overflow: hidden; display: inline-block; margin-bottom: 10px; background: #5328a3}
.snb-wrap .snbw-item .thumb img{ position: absolute; top: 0; left: 0; right: 0; width: 100%; min-height: 100%;}
.snb-wrap .snbw-item:hover .thumb img{opacity: 0.6}
.snb-wrap .snbw-item .news-title{font-size: 1.2em; font-weight: 500; margin-bottom: 10px; display: block; color: #5328a3}
.snb-wrap .snbw-item .desc{font-size: 0.9em;}
.page-news .snb-wrap .snbw-item{ position: relative}
.page-news .snb-wrap .snbw-item.item-highlight{width: 97%; background: #291E3B; color: #fff; font-size: 1.2em; min-height: 250px; margin-bottom: 50px; overflow: hidden; padding: 40px; padding-left: 42%;}
.page-news .snb-wrap .snbw-item.item-highlight:after{content: ""; position: absolute; top: -40px; right: -40px; width: 80px; height: 80px; border-radius: 80px; background: #FFC300;}
.page-news .snb-wrap .snbw-item.item-highlight:before{width: 200px; content: ""; position: absolute; z-index: 3; right: 60%; top: 0; bottom: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#373f6d+0,291e3b+100 */
background: rgb(55,63,109); /* Old browsers */
background: -moz-linear-gradient(left, rgba(41,30,59,0) 0%, rgba(41,30,59,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(41,30,59,0) 0%,rgba(41,30,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(41,30,59,0) 0%,rgba(41,30,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373f6d', endColorstr='#291e3b',GradientType=1 ); /* IE6-9 */
}
.page-news .snb-wrap .snbw-item.item-highlight .thumb{width: 40%; padding-bottom: 25%; margin-bottom: 0; position: absolute; top: 0; left: 0; bottom: 0;}
.page-news .snb-wrap .snbw-item.item-highlight .news-title{color: #fff; font-size: 1.3em}
.page-news .snb-wrap .snbw-item.item-highlight .news-title:hover{color: #FFC300;}
.page-news .snb-wrap .snbw-item.item-highlight .desc{opacity: 0.8; line-height: 1.5em; margin-bottom: 30px;}
.page-news .snb-wrap .snbw-item.item-highlight .time span{background: #fff; padding: 5px 10px; color: #111; display: inline-block; border-radius: 20px;}
.vc-pagination{}
.vc-pagination li{margin: 0 5px; float: left;}
.vc-pagination li a{ color: #5328a3; border-radius: 30px !important;}
.vc-pagination li a:hover{ color: #5328a3; border-color: #5328a3 !important; background: #fff !important;}
.vc-pagination li.active a{background: #5328a3 !important; border-color: #5328a3 !important; color: #fff !important;}
/* modal */
.modal-content{ box-shadow: none; border: none;}
.modal-body{ padding: 30px;}
.modal-header{ text-align: center;}
.modal-cuz .modal-header{ border-bottom: none; padding-bottom: 0;}
.modal-cuz .modal-dialog{ width: 480px;}
.modal-cuz .modal-dialog .modal-body{ padding: 20px 50px 30px;}
.modal-cuz .modal-dialog .modal-footer{ border-top: 0; background: #eff3f7; text-align: center; border-radius: 0 0 6px 6px;}
.md-logo{ margin-bottom: 15px; text-align: left;}
.md-logo img{ padding: 20px; background: #fff; width: 83px; margin-top: -80px; border-radius: 6px; box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);}
.close{ position: absolute; z-index: 9; top: 10px; right: 10px;}
.login-via .ft-social-link{ font-size: 14px; padding: 6px 12px; border: none; margin: 3px; color: #fff !important;}
.login-via.text-left .ft-social-link{ margin: 0 5px 5px 0;}
.login-via{ margin-top: 30px; padding-top: 20px; border-top: 3px solid #EFF3F7;}
.color-fb{ background: #3A559F; color: #fff;}
.color-tw{ background: #50ABF1; color: #fff;}
.color-google{ background: #DD4B39; color: #fff;}
#pop-embed .modal-dialog{ width: 550px;}
#pop-embed textarea{ width: 100%; max-width: 100%; min-width: 100%;}
#main{ background: #fff;}
#main .main{ padding: 30px 0 100px; min-height: 450px; position: relative;}
.body-form #main .main{padding-top: 0;}
#main.page-register{ background-color: #f6f9fc}
#main.page-register .area-content{background: #fff; padding: 40px 50px 50px; width: 40%; min-height: 800px; margin-top: 0px; margin-bottom: -100px; float: left;}
#main.page-register .area-note{width: 60%; margin-top: 0px; background-image: url(../images/area-note.jpg); background-position: 100% 50%; background-size: cover; position: absolute; top: 0px; right: 0; bottom: 0; left: 40%;}
#main.page-register .area-note .an-title{font-weight: 300; font-size: 40px;}
.body-form #header{top: 0px;}
.body-form header{background: #5328A3}
.h-title{ margin-top: 0; margin-bottom: 20px; font-size: 30px; color: #5328A3;}
.content-info .other-title{ margin-top: 0; margin-bottom: 10px; font-size: 20px;}
.content-info{ padding-left: 40px; border-left: 4px solid #f4f6f8; margin: 30px 0; position: relative;}
.content-info:before{ content: ""; width: 1px; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; background: #ddd;}
.page-share{}
.h-title-share{ font-size: 22px; margin-top: 0; font-family: Helvetica, Arial, sans-serif; font-weight: 600; color: #5328A3; word-wrap: break-word;}
.content-share-wrap{background: #291E3B; padding-top: 0px;}
.content-share{ margin: 0;}
.content-share-video{position: relative; width: 100%; padding-bottom: 52.40%}
.content-share-video iframe{top: 0; position: absolute; bottom: 0; left: 0; right: 0;}
.content-share-video #vidcloud-player{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100% !important; height: 100% !important;}
.content-share-pending .content-share-video{background-image: url(../images/blur.jpg); background-position: 50% 25%; background-size: cover; text-align: center; color: #fff; position: relative; padding-bottom: 56.25%;}
.pending-text{width: 300px; position: absolute; top: 50%; margin-top: -100px; height: 200px; left: 50%; margin-left: -150px;}
.pending-text .block{margin-bottom: 30px; font-size: 16px;}
.adblock-notice{width: 80%; left: 10%; position: absolute; top: 50%; margin-top: -150px; height: 300px; color: #fff; padding: 40px; font-weight: 300;}
.adblock-notice .an-icon img{height: 120px;}
.adblock-notice .an-title{margin-bottom: 10px; font-size: 24px; font-weight: 600;}
.fs-line{height: 3px; background: #ddd; width: 500px; display: inline-block;}
.content-404{max-width: 600px; margin: 0 auto; display: block;}
.content-404 .img-404 img{ width: 90%; max-width: 400px;}
.content-404 .h-title{ font-size: 30px; margin: 40px 0 20px;}
.content-404 .desc{ margin-bottom: 30px; line-height: 1.5em;}
.page-unders .content-404{max-width: 800px; width: 100%;}
.page-unders .content-404 .img-404 img{max-width: 600px;}
.page-unders .content-404 .desc{font-size: 1.3em; font-weight: 400; margin-bottom: 40px;}
.page-unders .content-404 .h-title{font-weight: 700; font-size: 36px; margin-bottom: 10px;}
.page-not-found .content-404 .img-404 img{ width: 98%; max-width: 98%; margin: 0 1%;}
.page-404{ padding: 80px 0;}
.file-tools .ft-btn{width: 160px; margin: 0 5px; display: inline-block; position: relative;}
.file-tools .ft-btn .btn{width: 100%; position: relative;}
.file-tools .ft-btn .dropdown-menu{left: 0; right: 0; width: 100%; border-radius: 0;}
.file-tools .ft-btn .dropdown-menu li a{padding: 5px 20px;}
.vc-news{font-size: 1.1em; font-weight: 400; margin-bottom: 60px;}
.vc-news img{max-width: 100%; height: auto;}
.vc-news iframe{max-width: 100% !important;}
.vc-news a{color: #5328A3; text-decoration: underline !important;}
.vc-news-related{padding-top: 30px; border-top: 3px solid #eee;}
/* faq */
.faq-div{}
.faq-div .faq-ul{list-style: none; padding: 0;}
.faq-div .faq-ul li{padding: 18px 0; margin-bottom: 0; padding-left: 40px; position: relative;}
.faq-div .faq-ul li h3{margin: 0; font-size: 14px; font-weight: 600; line-height: 1.3em;}
.faq-div .faq-ul li span{ position: absolute; top: 12px; left: 0; display: inline-block; width: 20px; height: 26px; border-radius: 5px 0 5px 0; text-align: center; line-height: 36px; font-size: 20px; font-weight: 600; color: #fff; background: #0973eb}
.faq-div .faq-ul li p{margin-bottom: 0; margin-top: 5px; font-size: 13px;}
.faq-div .faq-ul li ul li{padding-left: 0;}
.content-faq{ padding: 10px 0;}
/* cost tier */
.cost-tier{padding: 50px 0 0px;}
.cost-tier-list{ margin: 10px -1% 20px;}
.cost-tier-list .ct-col{float: left; width: 23%; margin: 0 1%; color: #fff; padding: 30px 30px 70px; background: #8f94ad; position: relative; text-align: center}
.cost-tier-list .ct-col .ctc-title{position: absolute; text-transform: uppercase; font-size: 12px; top: -40px; left: 20px; line-height: 1em; border: 5px solid #fff; padding-top: 8px; width: 60px; height: 60px; border-radius: 50%; text-align: center; background: #5328A3; color: #fff; font-weight: 600;}
.cost-tier-list .ct-col .ctc-title span{font-size: 20px; display: block; padding-top: 5px;}
.cost-tier-list .ct-col .ctc-price{margin-top: 0px; font-weight: 600; text-transform: uppercase; padding: 10px 10px; display: block; background: #FFD400; color: #111; position: absolute; bottom: 0; left: 0; right: 0;}
.cost-tier-list .ct-col li{font-size: 13px; padding: 3px 0;}
.page-dmca .form-group{margin-bottom: 20px;}
.page-dmca .form-group label{font-size: 0.9em;}
.page-dmca .other-title{font-size: 18px; margin-bottom: 20px; line-height: 1.4em}
.pd-bottom{margin-bottom: 40px;}
.pd-desc{font-size: 0.9em; line-height: 1.6em;}
/*loading*/
.pending-load{ display: inline-block; width: 98px; height: 98px; position: relative;}
.pending-load span.percent{ width: 60px; height: 60px; text-align: center; line-height: 60px; font-size: 20px; position: absolute; top: 50%; margin-top: -30px; font-weight: 600; letter-spacing: 2px; left: 50%; margin-left: -30px;}
.pending-load:after {
content: " ";
display: block;
width: 92px;
height: 92px;
margin: 2px;
border-radius: 50%;
border: 5px solid #fff;
border-color: #fff transparent #fff transparent;
animation: pending-load 1.2s linear infinite;
}
@keyframes pending-load {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.spinner {
margin: 10px auto;
width: 70px;
text-align: center;
opacity: 0.5
}
.spinner > div {
width: 15px;
height: 15px;
background-color: #5328A3;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
} 40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
.spinner-wrap{width: 100%; height: 100%; overflow: hidden;}
.spinner-wrap .spinner{position: absolute; top: 50%; margin-top: -12px; left: 50%; margin-left: -35px;}
/* player */
.vjs-brand-container-link img{height: 22px; margin: 8px 5px 6px 5px;}
.video-js .vjs-control-bar{background-color: initial !important; height: 66px; padding: 25px 5px 5px !important; background: rgb(67,39,68); /* Old browsers */
background: -moz-linear-gradient(top, rgba(67,39,68,0) 0%, rgba(17,13,22,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(67,39,68,0) 0%,rgba(17,13,22,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(67,39,68,0) 0%,rgba(17,13,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#432744', endColorstr='#110d16',GradientType=0 ); /* IE6-9 */}
.video-js .vjs-button{font-size: 12px !important; line-height: 1em !important;}
.video-js .vjs-time-control{font-size: 12px !important;}
.vjs-resolution-button .vjs-resolution-button-label{font-size: 14px !important; line-height: 36px !important; color: #fff !important;}
.video-js .vjs-volume-panel .vjs-volume-control{margin-top: 2px !important;}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color: rgba(41,30,59,0.9) !important; font-size: 10px !important; overflow:hidden;}
.vjs-resolution-button .vjs-menu li{font-size: 12px !important;}
.vjs-resolution-button .vjs-menu-button{position: relative; z-index: 3;}
.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover{background-color: #5328A3 !important; color: #fff !important;}
.video-js .vjs-play-progress{background-color: #FCCE01 !important}
.video-js .vjs-watermark-top-right{padding: 0 !important; top: 20px !important; right: 20px !important;}
.video-js .vjs-watermark-content img{max-height: 80px !important; max-width: 120px !important;}
@media screen and (max-width: 720px){
.video-js .vjs-watermark-top-right{top: 10px !important; right: 10px !important;}
.video-js .vjs-watermark-content img{max-height: 36px !important; max-width: 50px !important;}
}
.vjs-modal-dialog{ background: rgba(17,13,22,0.9) !important; border: 2px solid #FCCE01 !important; border-radius: 10px !important; z-index: 9;}
.vjs-modal-dialog.vjs-text-track-settings{position: absolute; top: 50% !important; left: 50% !important; width: 600px !important; height: 300px !important; margin-top: -150px; margin-left: -300px;}
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-font, .vjs-text-track-settings .vjs-track-settings-controls{display: block !important; width: 48% !important; margin: 0 1% 2% !important; float: left !important;}
.vjs-text-track-settings .vjs-track-settings-controls{width: 98% !important; float: none !important; margin-top: 10px; margin-bottom: 0; overflow: hidden !important; text-align: left;}
.vjs-track-settings-controls button{background: #fff !important; border: none !important; color: #111 !important; padding: 7px 20px !important; margin-right: 20px !important;}
.vjs-track-settings-controls .vjs-done-button{background: #FCCE01 !important;}
.vjs-text-track-settings legend{font-size: 14px; border-bottom: none !important;}
.vjs-text-track-settings fieldset{margin: 0 0 10px; padding: 0;}
.vjs-modal-dialog select{color: #111; height: 26px;}
@media screen and (max-width: 601px){
.vjs-modal-dialog.vjs-text-track-settings{left: 4% !important; width: 92% !important; height: 96% !important; top: 2% !important; margin: 0 !important;}
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-font, .vjs-text-track-settings .vjs-track-settings-controls{float: none !important; width: 98% !important;}
.vjs-text-track-settings .vjs-track-settings-controls{margin-top: 20px !important;}
.vjs-modal-dialog .vjs-modal-dialog-content{padding: 10px;}
}
@media screen and (max-width: 480px){
.vjs-brand-container, .vjs-playback-rate{display: none !important;}
.video-js .vjs-control-bar{height: 36px !important; padding: 0 !important; background: #111 !important;}
}
#footer{ padding: 50px 0;}
.footer-content{position: relative; display: flex; padding-right: 90px;}
.ft-block{ margin-bottom: 15px; margin-right: 50px;}
.ft-block5{ position: absolute; top: 0; right: 0; margin-right: 0 !important;}
.ft-block .ft-heading{ margin-bottom: 10px; font-size: 16px; display: block; font-family: "Montserrat"}
.ft-block ul li{ margin-bottom: 5px;}
.ft-social-link{ padding: 7px; border: 1px solid #333; font-size: 0; display: inline-block; min-width: 36px; text-align: center; border-radius: 3px;}
.ft-social-link i{ font-size: 18px;}
.spt-ul{padding-left: 15px; margin-bottom: 50px;}
.page-speedtest h4{font-size: 1.1em;}
.page-speedtest .speedtest-button{ text-transform: uppercase; color: #5328A3 !important; line-height: 1em; box-shadow: 0 5px 20px rgba(83,40,163,0.2) !important; border-radius: 5px; padding: 12px 30px 15px !important;}
.page-speedtest .speedtest-button i{font-size: 24px; position: relative; top: 2px;}
.page-speedtest .hidden{display: none !important;}
.page-speedtest .h-title{font-size: 24px;}
.page-speedtest .start-button{padding-left: 40px; padding-right: 40px;}
.page-speedtest .progress-bar-success{background-color: #5328A3 !important;}
#speedtest-details .status{font-weight: 600;}
.speedtest-icon{margin: 40px 0;}
.speedtest-icon img{width: 100%; max-width: 400px;}
.apibox{margin-bottom: 50px;}
.page-api .h3-title{ color: #5328A3; font-size: 1.4em; margin: 10px 0;}
.page-api h4{font-size: 1.2em; color: #FF7600; font-weight: 600;}
.pa-sidebar{margin-bottom: 50px; position: absolute; top: 0; left: 0; width: 23%;}
.pa-sidebar ul.ulclear{margin-bottom: 30px; overflow: hidden;}
.page-api table tr td, .page-api table tr th{word-break: break-all !important;}
#api-menu{display: none;}
.page2col-content{position: relative;}
.pa-main{margin-left: 25%; width: 73%;}
.pa-main .badge{font-weight: 400;}
.badge-focus{background: #5328A3}
.modal-table .modal-dialog{width: 900px; max-width: 100%;}
.pop-lang-list{ max-height: 600px; overflow-y: auto;}
.pop-lang-list .pll-block{margin-bottom: 10px; font-size: 1.1em; padding-bottom: 20px; border-bottom: 4px solid #f6f6f6;}
.pop-lang-list .pll-block:last-of-type{border-bottom: none; padding-bottom: 0;}
.pop-lang-list .pll-block .pll-letter{color: #5328A3; margin: 0 0 10px; font-size: 2em; font-weight: 700;}
.pop-lang-list .pll-block ul li{float: left; width: 24%; margin-right: 1%; margin-bottom: 5px;}
.pop-lang-list .pll-block .lang-code{color: #ccc;}
.modal-cuz .close{margin: 0; position: absolute; top: 0; opacity: 1; right: 0; padding: 5px; background: #eee; border-radius: 0 6px 0 6px; font-size: 0; line-height: normal;}
.modal-cuz .close:hover{ background: #ddd;}
.modal-cuz .close i{ opacity: 1; text-shadow: none; color: #888; font-size: 14px;}
.modal-mini .modal-dialog .modal-body{padding: 10px 30px 30px;}
.modal-cuz .modal-title{color: #5328A3} | public/css/main-homef195.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
html{ margin: 0; padding: 0; position: relative;}
body {background: #F6F9FC; font-family: 'open sans',Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; color: #333;margin: 0px;padding: 0px; -webkit-text-size-adjust: none;}
h1, h2, h3, h4, h5, h6{ font-weight: 400;}
a {color: #333; text-decoration:none !important; outline:none; -moz-outline: none; }
a:hover {color: #5328a3; text-decoration: none; }
a:focus, a:hover{ color: #5328a3;}
a:active, a:focus{outline:none;}
input.form-control{ background: #f2f4f6;}
.m0{ margin: 0 !important;}
.mt5 {margin-top: 5px !important; }
.mt10 {margin-top: 10px !important; }
.mt20 {margin-top: 20px !important; }
.mt30 { margin-top: 30px !important;}
.mb10{ margin-bottom: 10px !important;}
.mb20{ margin-bottom: 20px !important;}
.mb15{ margin-bottom: 15px !important;}
.mb5 {margin-bottom: 5px; }
.mr5{ margin-right: 5px; }
.mr10{ margin-right: 10px; }
.mr20{ margin-right: 20px; }
.ml10{ margin-left: 10px !important;}
.ml5{ margin-left: 5px;}
.dlb{ display: block; }
.dib{ display: inline-block; }
.fll{ float: left; }
.flr{ float: right; }
.nonestyle, .nonestyle li, .ulclear{ list-style: none; padding: 0; margin: 0;}
.highlight{ color: #5328A3;}
.thumb-circle{ border-radius: 50%;}
.time{ color: #bbb; font-size: 11px; line-height: 1.1em;}
strong{ font-weight: 600;}
/* button */
.btn-success{ background: #0973eb !important; color: #fff !important;}
.btn-success-2{ background: #FCCE01 !important; color: #111 !important;}
.btn-vidcloud{ background: #FFD400 !important; color: #111 !important;}
.btn-cancel{ background: #757575 !important; color: #fff !important;}
.btn-primary{ background: #00A999 !important; color: #fff !important;}
.btn-info{ background: #0FB2FC !important; color: #fff !important;}
.btn-danger{ background: #F55549 !important; color: #fff !important;}
.btn-warning{ background: #FF9B00 !important; color: #fff !important;}
.btn-default{ background: #fff !important; color: #333 !important;}
.btn-flat{ background: #f4f6f8 !important; color: #333 !important; box-shadow: none !important;}
.btn{ opacity: 1; border: none !important; padding: 10px 20px;}
.btn-sm{ padding: 5px 10px;}
.btn-lg{ font-size: 15px; padding: 14px 30px;}
.btn:hover{ opacity: 0.9 !important;}
.btn-follow{ background: none !important; border: 1px solid #333 !important; color: #333 !important; box-shadow: none !important;}
.btn-follow:hover{ border: 1px solid #ff7800 !important; color: #ff7800 !important;}
.btn-following{ background: #ccc !important; border: none !important; color: #fff !important;}
.btn-following:hover{ border: none !important; color: #fff !important;}
.btn-grey{ background: #888 !important; color: #fff !important;}
.btn{ box-shadow: 0 -2px 0 0 rgba(0,0,0,0.06) inset !important;}
.btn-trans{background: rgba(255,255,255,.1) !important; border: 1px solid #fff !important; color: #fff !important;}
.alert{border-radius: 0; border: none; padding: 12px 18px; font-size: 15px; line-height: 18px;}
.alert-dismissible{padding-right: 35px;}
.alert-dismissible .close{opacity: 1; font-family: arial; opacity: 0.7; text-shadow: none;}
.alert-success{background: #18BB9C; color: #fff;}
.alert-info{background: #3598DB; color: #fff;}
.alert-warning{background: #FF8800; color: #fff;}
.alert-danger{background: #FF3548; color: #fff;}
.alert-vc{background: #AA66CD; color: #fff;}
.alert-grey{background: #8d9195; color: #fff;}
.alert a{color: #fff; text-decoration: underline !important;}
/* layout */
.container{width: 1260px;}
header{ background:#0973eb; color: #fff; position: relative;}
header.ss-home:before{ content:""; position: absolute; top: 0; left: 0; right: 0; height: 100px; background: url(../images/header-sd.png) top repeat-x;}
header.ss-home #header{top: 0px;}
header #header{ position: relative; z-index: 3;}
#menu{ float: right; text-align: right; color: #fff; margin: 20px 0;}
#menu a{ color: #fff; cursor: pointer;}
#menu .menu-login, #menu .menu-logout{ margin-left: 20px;}
#menu .menu-register, #menu .menu-access{ padding: 7px 10px; border: 1px solid rgba(255,255,255,0.6); border-radius: 3px; margin-left: 20px; background: rgba(255,255,255,0.1); display: inline-block;}
#menu .menu-register:hover, #menu .menu-access:hover{ border-color: #fff; background: rgba(255,255,255,0.2)}
#menu .menu-access{ border: none !important; background: #FFCA00 !important; color: #111;}
#m-menu{display: none;}
header.ss-home{ background-image: url(../images/featured.jpg); background-position: 50% 25%; background-size: cover;}
header.ss-home #menu{ margin: 20px 0;}
header.ss-home #logo{ margin-top: 20px;}
#logo{ margin-top: 20px; display: inline-block;}
#logo img{ height: 34px; width: auto;}
.wel-right{ float: right; width: 400px; color: #333; margin-bottom: 60px; background: #fff; border-radius: 5px; padding: 30px; box-shadow: 0 0 0 8px rgba(0,0,0,.1);}
/* animation */
.header-bottom{ margin: 170px 0; position: relative;}
#welcome{ display: block; width: 720px; padding-bottom: 50px; margin: 0; text-align: left;}
#welcome h1{ font-size: 60px; margin: 0 0 30px; font-weight: 700;}
#welcome .wel-desc{ font-size: 20px; font-weight: 300; line-height: 1.6em; margin-bottom: 60px;}
#welcome .wel-desc p{ margin-bottom: 0;}
#welcome .wel-btn .btn{ font-size: 20px; letter-spacing: 1px; position: relative; padding-left: 40px; padding-right: 40px;}
#welcome .wel-btn .btn i{ position: relative; top: 2px;}
#welcome .wel-btn .btn span{background: #FFF000; color: #111; padding: 2px 8px; font-size: 12px; position: absolute; top: -10px; right: 10px; border-radius: 3px;}
.home-animation{width: 440px; height: 380px; position: absolute; left: 800px; top: 50px; background-image: url(../images/home-animation-center.png); background-size: cover; background-position: 100% 50%; display: inline-block;}
.home-animation:before{ content: ""; width: 280px; height: 280px; background-image: url(../images/ha-laptop.png); background-size: cover; background-position: 100% 50%; display: inline-block; position: absolute; top: 50%; margin-top: -180px; left: 50%; margin-left: -120px; z-index: 999;}
.home-animation .ha-img{ width: 120px; height: 150px; display: inline-block; background-size: cover; background-position: 100% 50%;}
.home-animation .ha-01{background-image: url(../images/ha-01.png);}
.home-animation .ha-02{background-image: url(../images/ha-02.png);}
.home-animation .ha-03{background-image: url(../images/ha-03.png);}
.home-animation .ha-04{background-image: url(../images/ha-04.png);}
.home-animation .ha-05{background-image: url(../images/ha-05.png);}
.home-animation .ha-06{background-image: url(../images/ha-06.png);}
.home-animation .ha-dot{background-image: url(../images/ha-dot.png); width: 20px; height: 53px;}
/* sections */
.home-feature{ padding: 40px 0 40px; background: #291e3b url(../images/featured-bg.jpg) bottom repeat-x; color: #fff; position: relative;}
.home-feature:before{content: ""; height: 22px; width: 100%; position: absolute; left: 0; right: 0; top: -21px; background: url(../images/wave.png) repeat-x;}
.home-feature .hf-block-wrap{margin-left: -1%; margin-right: -1%;}
.home-feature .hf-block{ float: left; width: 31.33%; margin: 1%; padding: 20px 30px 20px; position: relative; text-align: center; min-height: 280px; /*background: rgba(255,255,255,.02);*/}
.home-feature .hf-block:hover{background: rgba(255,255,255,.02); cursor: default;}
.home-feature .hf-block i{ font-size: 50px;}
.home-feature .hf-block h2{ font-size: 22px; font-weight: 700; margin-bottom: 15px;}
.home-feature .hf-title{font-size: 40px; font-weight: 700; margin-bottom: 20px;}
.home-feature .hf-block .hfb-icon img{width: 100px; height: 100px;}
.home-start{padding: 40px 0; position: relative; background: #FCCE01;}
.home-start:before{content: ""; position: absolute; background: #a0aac5; left: 50%; top: 0; bottom: 0; right: 0;}
.home-start .hs-logo{ float: left; margin-right: 20px;}
.home-start .hs-logo img, .logo-bw{ width: 43px;}
.home-start .hs-block{ float: left;}
.home-start .hs-bicycle img{ width: 100%;}
.home-start .hs-left{ width: 300px;}
.home-start .hs-left h3{ width: 250px; margin: 0 0 15px;}
.home-start .hs-right{float: right; width: 50%; padding-left: 90px;}
.home-start .hs-right .btn{padding: 25px 100px; font-size: 26px; box-shadow: 0 -5px 0 0 rgba(0,0,0,0.06) inset !important;; margin: 15px 0; border-radius: 0;}
.home-start .hs-right .btn i{position: relative; top: 3px;}
.home-start .home-start-border{ position: relative;}
.sp-form .form-control{ background: #fff; border-color: #D0D4D9; box-shadow: none; height: 50px; padding: 6px 20px;}
.sp-form .form-control:focus{ border-color: #333;}
.home-news{background: #fff; padding: 40px 0 20px;}
.section-header{margin-bottom: 20px;}
.section-header .section-title-small{font-size: 24px; font-weight: 600;}
.section-header .section-more .more{display: inline-block; background: #5328a3; color: #fff; padding: 4px 8px; border-radius: 5px; font-size: 0.9em;}
.snb-wrap{margin: 0 -1.5% 20px;}
.snb-wrap .snbw-item{float: left; width: 22%; margin: 0 1.5% 20px;}
.snb-wrap .snbw-item .thumb{ width: 100%; padding-bottom: 56%; position: relative; overflow: hidden; display: inline-block; margin-bottom: 10px; background: #5328a3}
.snb-wrap .snbw-item .thumb img{ position: absolute; top: 0; left: 0; right: 0; width: 100%; min-height: 100%;}
.snb-wrap .snbw-item:hover .thumb img{opacity: 0.6}
.snb-wrap .snbw-item .news-title{font-size: 1.2em; font-weight: 500; margin-bottom: 10px; display: block; color: #5328a3}
.snb-wrap .snbw-item .desc{font-size: 0.9em;}
.page-news .snb-wrap .snbw-item{ position: relative}
.page-news .snb-wrap .snbw-item.item-highlight{width: 97%; background: #291E3B; color: #fff; font-size: 1.2em; min-height: 250px; margin-bottom: 50px; overflow: hidden; padding: 40px; padding-left: 42%;}
.page-news .snb-wrap .snbw-item.item-highlight:after{content: ""; position: absolute; top: -40px; right: -40px; width: 80px; height: 80px; border-radius: 80px; background: #FFC300;}
.page-news .snb-wrap .snbw-item.item-highlight:before{width: 200px; content: ""; position: absolute; z-index: 3; right: 60%; top: 0; bottom: 0; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#373f6d+0,291e3b+100 */
background: rgb(55,63,109); /* Old browsers */
background: -moz-linear-gradient(left, rgba(41,30,59,0) 0%, rgba(41,30,59,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(41,30,59,0) 0%,rgba(41,30,59,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(41,30,59,0) 0%,rgba(41,30,59,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373f6d', endColorstr='#291e3b',GradientType=1 ); /* IE6-9 */
}
.page-news .snb-wrap .snbw-item.item-highlight .thumb{width: 40%; padding-bottom: 25%; margin-bottom: 0; position: absolute; top: 0; left: 0; bottom: 0;}
.page-news .snb-wrap .snbw-item.item-highlight .news-title{color: #fff; font-size: 1.3em}
.page-news .snb-wrap .snbw-item.item-highlight .news-title:hover{color: #FFC300;}
.page-news .snb-wrap .snbw-item.item-highlight .desc{opacity: 0.8; line-height: 1.5em; margin-bottom: 30px;}
.page-news .snb-wrap .snbw-item.item-highlight .time span{background: #fff; padding: 5px 10px; color: #111; display: inline-block; border-radius: 20px;}
.vc-pagination{}
.vc-pagination li{margin: 0 5px; float: left;}
.vc-pagination li a{ color: #5328a3; border-radius: 30px !important;}
.vc-pagination li a:hover{ color: #5328a3; border-color: #5328a3 !important; background: #fff !important;}
.vc-pagination li.active a{background: #5328a3 !important; border-color: #5328a3 !important; color: #fff !important;}
/* modal */
.modal-content{ box-shadow: none; border: none;}
.modal-body{ padding: 30px;}
.modal-header{ text-align: center;}
.modal-cuz .modal-header{ border-bottom: none; padding-bottom: 0;}
.modal-cuz .modal-dialog{ width: 480px;}
.modal-cuz .modal-dialog .modal-body{ padding: 20px 50px 30px;}
.modal-cuz .modal-dialog .modal-footer{ border-top: 0; background: #eff3f7; text-align: center; border-radius: 0 0 6px 6px;}
.md-logo{ margin-bottom: 15px; text-align: left;}
.md-logo img{ padding: 20px; background: #fff; width: 83px; margin-top: -80px; border-radius: 6px; box-shadow: 0 3px 3px 0 rgba(0,0,0,0.2);}
.close{ position: absolute; z-index: 9; top: 10px; right: 10px;}
.login-via .ft-social-link{ font-size: 14px; padding: 6px 12px; border: none; margin: 3px; color: #fff !important;}
.login-via.text-left .ft-social-link{ margin: 0 5px 5px 0;}
.login-via{ margin-top: 30px; padding-top: 20px; border-top: 3px solid #EFF3F7;}
.color-fb{ background: #3A559F; color: #fff;}
.color-tw{ background: #50ABF1; color: #fff;}
.color-google{ background: #DD4B39; color: #fff;}
#pop-embed .modal-dialog{ width: 550px;}
#pop-embed textarea{ width: 100%; max-width: 100%; min-width: 100%;}
#main{ background: #fff;}
#main .main{ padding: 30px 0 100px; min-height: 450px; position: relative;}
.body-form #main .main{padding-top: 0;}
#main.page-register{ background-color: #f6f9fc}
#main.page-register .area-content{background: #fff; padding: 40px 50px 50px; width: 40%; min-height: 800px; margin-top: 0px; margin-bottom: -100px; float: left;}
#main.page-register .area-note{width: 60%; margin-top: 0px; background-image: url(../images/area-note.jpg); background-position: 100% 50%; background-size: cover; position: absolute; top: 0px; right: 0; bottom: 0; left: 40%;}
#main.page-register .area-note .an-title{font-weight: 300; font-size: 40px;}
.body-form #header{top: 0px;}
.body-form header{background: #5328A3}
.h-title{ margin-top: 0; margin-bottom: 20px; font-size: 30px; color: #5328A3;}
.content-info .other-title{ margin-top: 0; margin-bottom: 10px; font-size: 20px;}
.content-info{ padding-left: 40px; border-left: 4px solid #f4f6f8; margin: 30px 0; position: relative;}
.content-info:before{ content: ""; width: 1px; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; background: #ddd;}
.page-share{}
.h-title-share{ font-size: 22px; margin-top: 0; font-family: Helvetica, Arial, sans-serif; font-weight: 600; color: #5328A3; word-wrap: break-word;}
.content-share-wrap{background: #291E3B; padding-top: 0px;}
.content-share{ margin: 0;}
.content-share-video{position: relative; width: 100%; padding-bottom: 52.40%}
.content-share-video iframe{top: 0; position: absolute; bottom: 0; left: 0; right: 0;}
.content-share-video #vidcloud-player{position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100% !important; height: 100% !important;}
.content-share-pending .content-share-video{background-image: url(../images/blur.jpg); background-position: 50% 25%; background-size: cover; text-align: center; color: #fff; position: relative; padding-bottom: 56.25%;}
.pending-text{width: 300px; position: absolute; top: 50%; margin-top: -100px; height: 200px; left: 50%; margin-left: -150px;}
.pending-text .block{margin-bottom: 30px; font-size: 16px;}
.adblock-notice{width: 80%; left: 10%; position: absolute; top: 50%; margin-top: -150px; height: 300px; color: #fff; padding: 40px; font-weight: 300;}
.adblock-notice .an-icon img{height: 120px;}
.adblock-notice .an-title{margin-bottom: 10px; font-size: 24px; font-weight: 600;}
.fs-line{height: 3px; background: #ddd; width: 500px; display: inline-block;}
.content-404{max-width: 600px; margin: 0 auto; display: block;}
.content-404 .img-404 img{ width: 90%; max-width: 400px;}
.content-404 .h-title{ font-size: 30px; margin: 40px 0 20px;}
.content-404 .desc{ margin-bottom: 30px; line-height: 1.5em;}
.page-unders .content-404{max-width: 800px; width: 100%;}
.page-unders .content-404 .img-404 img{max-width: 600px;}
.page-unders .content-404 .desc{font-size: 1.3em; font-weight: 400; margin-bottom: 40px;}
.page-unders .content-404 .h-title{font-weight: 700; font-size: 36px; margin-bottom: 10px;}
.page-not-found .content-404 .img-404 img{ width: 98%; max-width: 98%; margin: 0 1%;}
.page-404{ padding: 80px 0;}
.file-tools .ft-btn{width: 160px; margin: 0 5px; display: inline-block; position: relative;}
.file-tools .ft-btn .btn{width: 100%; position: relative;}
.file-tools .ft-btn .dropdown-menu{left: 0; right: 0; width: 100%; border-radius: 0;}
.file-tools .ft-btn .dropdown-menu li a{padding: 5px 20px;}
.vc-news{font-size: 1.1em; font-weight: 400; margin-bottom: 60px;}
.vc-news img{max-width: 100%; height: auto;}
.vc-news iframe{max-width: 100% !important;}
.vc-news a{color: #5328A3; text-decoration: underline !important;}
.vc-news-related{padding-top: 30px; border-top: 3px solid #eee;}
/* faq */
.faq-div{}
.faq-div .faq-ul{list-style: none; padding: 0;}
.faq-div .faq-ul li{padding: 18px 0; margin-bottom: 0; padding-left: 40px; position: relative;}
.faq-div .faq-ul li h3{margin: 0; font-size: 14px; font-weight: 600; line-height: 1.3em;}
.faq-div .faq-ul li span{ position: absolute; top: 12px; left: 0; display: inline-block; width: 20px; height: 26px; border-radius: 5px 0 5px 0; text-align: center; line-height: 36px; font-size: 20px; font-weight: 600; color: #fff; background: #0973eb}
.faq-div .faq-ul li p{margin-bottom: 0; margin-top: 5px; font-size: 13px;}
.faq-div .faq-ul li ul li{padding-left: 0;}
.content-faq{ padding: 10px 0;}
/* cost tier */
.cost-tier{padding: 50px 0 0px;}
.cost-tier-list{ margin: 10px -1% 20px;}
.cost-tier-list .ct-col{float: left; width: 23%; margin: 0 1%; color: #fff; padding: 30px 30px 70px; background: #8f94ad; position: relative; text-align: center}
.cost-tier-list .ct-col .ctc-title{position: absolute; text-transform: uppercase; font-size: 12px; top: -40px; left: 20px; line-height: 1em; border: 5px solid #fff; padding-top: 8px; width: 60px; height: 60px; border-radius: 50%; text-align: center; background: #5328A3; color: #fff; font-weight: 600;}
.cost-tier-list .ct-col .ctc-title span{font-size: 20px; display: block; padding-top: 5px;}
.cost-tier-list .ct-col .ctc-price{margin-top: 0px; font-weight: 600; text-transform: uppercase; padding: 10px 10px; display: block; background: #FFD400; color: #111; position: absolute; bottom: 0; left: 0; right: 0;}
.cost-tier-list .ct-col li{font-size: 13px; padding: 3px 0;}
.page-dmca .form-group{margin-bottom: 20px;}
.page-dmca .form-group label{font-size: 0.9em;}
.page-dmca .other-title{font-size: 18px; margin-bottom: 20px; line-height: 1.4em}
.pd-bottom{margin-bottom: 40px;}
.pd-desc{font-size: 0.9em; line-height: 1.6em;}
/*loading*/
.pending-load{ display: inline-block; width: 98px; height: 98px; position: relative;}
.pending-load span.percent{ width: 60px; height: 60px; text-align: center; line-height: 60px; font-size: 20px; position: absolute; top: 50%; margin-top: -30px; font-weight: 600; letter-spacing: 2px; left: 50%; margin-left: -30px;}
.pending-load:after {
content: " ";
display: block;
width: 92px;
height: 92px;
margin: 2px;
border-radius: 50%;
border: 5px solid #fff;
border-color: #fff transparent #fff transparent;
animation: pending-load 1.2s linear infinite;
}
@keyframes pending-load {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.spinner {
margin: 10px auto;
width: 70px;
text-align: center;
opacity: 0.5
}
.spinner > div {
width: 15px;
height: 15px;
background-color: #5328A3;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
transform: scale(0);
} 40% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}
.spinner-wrap{width: 100%; height: 100%; overflow: hidden;}
.spinner-wrap .spinner{position: absolute; top: 50%; margin-top: -12px; left: 50%; margin-left: -35px;}
/* player */
.vjs-brand-container-link img{height: 22px; margin: 8px 5px 6px 5px;}
.video-js .vjs-control-bar{background-color: initial !important; height: 66px; padding: 25px 5px 5px !important; background: rgb(67,39,68); /* Old browsers */
background: -moz-linear-gradient(top, rgba(67,39,68,0) 0%, rgba(17,13,22,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(67,39,68,0) 0%,rgba(17,13,22,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(67,39,68,0) 0%,rgba(17,13,22,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#432744', endColorstr='#110d16',GradientType=0 ); /* IE6-9 */}
.video-js .vjs-button{font-size: 12px !important; line-height: 1em !important;}
.video-js .vjs-time-control{font-size: 12px !important;}
.vjs-resolution-button .vjs-resolution-button-label{font-size: 14px !important; line-height: 36px !important; color: #fff !important;}
.video-js .vjs-volume-panel .vjs-volume-control{margin-top: 2px !important;}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color: rgba(41,30,59,0.9) !important; font-size: 10px !important; overflow:hidden;}
.vjs-resolution-button .vjs-menu li{font-size: 12px !important;}
.vjs-resolution-button .vjs-menu-button{position: relative; z-index: 3;}
.vjs-menu li.vjs-selected, .vjs-menu li.vjs-selected:focus, .vjs-menu li.vjs-selected:hover{background-color: #5328A3 !important; color: #fff !important;}
.video-js .vjs-play-progress{background-color: #FCCE01 !important}
.video-js .vjs-watermark-top-right{padding: 0 !important; top: 20px !important; right: 20px !important;}
.video-js .vjs-watermark-content img{max-height: 80px !important; max-width: 120px !important;}
@media screen and (max-width: 720px){
.video-js .vjs-watermark-top-right{top: 10px !important; right: 10px !important;}
.video-js .vjs-watermark-content img{max-height: 36px !important; max-width: 50px !important;}
}
.vjs-modal-dialog{ background: rgba(17,13,22,0.9) !important; border: 2px solid #FCCE01 !important; border-radius: 10px !important; z-index: 9;}
.vjs-modal-dialog.vjs-text-track-settings{position: absolute; top: 50% !important; left: 50% !important; width: 600px !important; height: 300px !important; margin-top: -150px; margin-left: -300px;}
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-font, .vjs-text-track-settings .vjs-track-settings-controls{display: block !important; width: 48% !important; margin: 0 1% 2% !important; float: left !important;}
.vjs-text-track-settings .vjs-track-settings-controls{width: 98% !important; float: none !important; margin-top: 10px; margin-bottom: 0; overflow: hidden !important; text-align: left;}
.vjs-track-settings-controls button{background: #fff !important; border: none !important; color: #111 !important; padding: 7px 20px !important; margin-right: 20px !important;}
.vjs-track-settings-controls .vjs-done-button{background: #FCCE01 !important;}
.vjs-text-track-settings legend{font-size: 14px; border-bottom: none !important;}
.vjs-text-track-settings fieldset{margin: 0 0 10px; padding: 0;}
.vjs-modal-dialog select{color: #111; height: 26px;}
@media screen and (max-width: 601px){
.vjs-modal-dialog.vjs-text-track-settings{left: 4% !important; width: 92% !important; height: 96% !important; top: 2% !important; margin: 0 !important;}
.vjs-text-track-settings .vjs-track-settings-colors, .vjs-text-track-settings .vjs-track-settings-font, .vjs-text-track-settings .vjs-track-settings-controls{float: none !important; width: 98% !important;}
.vjs-text-track-settings .vjs-track-settings-controls{margin-top: 20px !important;}
.vjs-modal-dialog .vjs-modal-dialog-content{padding: 10px;}
}
@media screen and (max-width: 480px){
.vjs-brand-container, .vjs-playback-rate{display: none !important;}
.video-js .vjs-control-bar{height: 36px !important; padding: 0 !important; background: #111 !important;}
}
#footer{ padding: 50px 0;}
.footer-content{position: relative; display: flex; padding-right: 90px;}
.ft-block{ margin-bottom: 15px; margin-right: 50px;}
.ft-block5{ position: absolute; top: 0; right: 0; margin-right: 0 !important;}
.ft-block .ft-heading{ margin-bottom: 10px; font-size: 16px; display: block; font-family: "Montserrat"}
.ft-block ul li{ margin-bottom: 5px;}
.ft-social-link{ padding: 7px; border: 1px solid #333; font-size: 0; display: inline-block; min-width: 36px; text-align: center; border-radius: 3px;}
.ft-social-link i{ font-size: 18px;}
.spt-ul{padding-left: 15px; margin-bottom: 50px;}
.page-speedtest h4{font-size: 1.1em;}
.page-speedtest .speedtest-button{ text-transform: uppercase; color: #5328A3 !important; line-height: 1em; box-shadow: 0 5px 20px rgba(83,40,163,0.2) !important; border-radius: 5px; padding: 12px 30px 15px !important;}
.page-speedtest .speedtest-button i{font-size: 24px; position: relative; top: 2px;}
.page-speedtest .hidden{display: none !important;}
.page-speedtest .h-title{font-size: 24px;}
.page-speedtest .start-button{padding-left: 40px; padding-right: 40px;}
.page-speedtest .progress-bar-success{background-color: #5328A3 !important;}
#speedtest-details .status{font-weight: 600;}
.speedtest-icon{margin: 40px 0;}
.speedtest-icon img{width: 100%; max-width: 400px;}
.apibox{margin-bottom: 50px;}
.page-api .h3-title{ color: #5328A3; font-size: 1.4em; margin: 10px 0;}
.page-api h4{font-size: 1.2em; color: #FF7600; font-weight: 600;}
.pa-sidebar{margin-bottom: 50px; position: absolute; top: 0; left: 0; width: 23%;}
.pa-sidebar ul.ulclear{margin-bottom: 30px; overflow: hidden;}
.page-api table tr td, .page-api table tr th{word-break: break-all !important;}
#api-menu{display: none;}
.page2col-content{position: relative;}
.pa-main{margin-left: 25%; width: 73%;}
.pa-main .badge{font-weight: 400;}
.badge-focus{background: #5328A3}
.modal-table .modal-dialog{width: 900px; max-width: 100%;}
.pop-lang-list{ max-height: 600px; overflow-y: auto;}
.pop-lang-list .pll-block{margin-bottom: 10px; font-size: 1.1em; padding-bottom: 20px; border-bottom: 4px solid #f6f6f6;}
.pop-lang-list .pll-block:last-of-type{border-bottom: none; padding-bottom: 0;}
.pop-lang-list .pll-block .pll-letter{color: #5328A3; margin: 0 0 10px; font-size: 2em; font-weight: 700;}
.pop-lang-list .pll-block ul li{float: left; width: 24%; margin-right: 1%; margin-bottom: 5px;}
.pop-lang-list .pll-block .lang-code{color: #ccc;}
.modal-cuz .close{margin: 0; position: absolute; top: 0; opacity: 1; right: 0; padding: 5px; background: #eee; border-radius: 0 6px 0 6px; font-size: 0; line-height: normal;}
.modal-cuz .close:hover{ background: #ddd;}
.modal-cuz .close i{ opacity: 1; text-shadow: none; color: #888; font-size: 14px;}
.modal-mini .modal-dialog .modal-body{padding: 10px 30px 30px;}
.modal-cuz .modal-title{color: #5328A3} | 0.2414 | 0.086246 |
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700|Roboto+Condensed);
html, body {
font-family: 'Roboto', 'Helvetica', sans-serif;
}
.avatar {
width: 78px;
height: 160px;
padding-left: 60px;
/*border-radius: 24px; */
}
.layout .header .mdl-textfield {
padding: 0px;
margin-top: 41px;
}
.layout .header .mdl-textfield .mdl-textfield__expandable-holder {
bottom: 19px;
}
.mdl-layout__drawer .avatar {
margin-bottom: 16px;
}
.drawer {
border: none;
}
/* iOS Safari specific workaround */
.drawer .mdl-menu__container {
z-index: -1;
}
.drawer .navigation {
z-index: -2;
}
/* END iOS Safari specific workaround */
.drawer .mdl-menu .mdl-menu__item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.drawer-header {
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 16px;
height: 197px;
}
.avatar-dropdown {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.navigation {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.layout .navigation .mdl-navigation__link {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: rgba(255, 255, 255, 0.56);
font-weight: 500;
}
.layout .navigation .mdl-navigation__link:hover {
background-color: #00BCD4;
color: #37474F;
}
.navigation .mdl-navigation__link .material-icons {
font-size: 24px;
color: rgba(255, 255, 255, 0.56);
margin-right: 32px;
}
.content {
max-width: 1080px;
}
.charts {
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
}
.chart:nth-child(2) {
color: #ACEC00;
}
.chart:nth-child(3) {
color: #EF3C79;
}
.chart-title{
padding-left: 30px;
}
.graphs {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
/* TODO: Find a proper solution to have the graphs
* not float around outside their container in IE10/11.
* Using a browserhacks.com solution for now.
*/
_:-ms-input-placeholder, :root .graphs {
min-height: 664px;
}
_:-ms-input-placeholder, :root .graph {
max-height: 300px;
}
/* TODO end */
.graph:nth-child(1) {
color: #00b9d8;
}
.graph:nth-child(2) {
color: #d9006e;
}
.cards {
-webkit-align-items: flex-start;
-ms-flex-align: start;
-ms-grid-row-align: flex-start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.cards .separator {
height: 32px;
}
.cards .mdl-card__title.mdl-card__title {
color: white;
font-size: 24px;
font-weight: 400;
}
.cards ul {
padding: 0;
}
.cards h3 {
font-size: 1em;
}
.updates .mdl-card__title {
min-height: 200px;
background-image: url('../images/evento.jpg');
background-position: 60% 10%;
background-repeat: no-repeat;
}
.cards .mdl-card__actions a {
color: #00BCD4;
text-decoration: none;
}
.options h3 {
margin: 0;
}
.options .mdl-checkbox__box-outline {
border-color: rgba(255, 255, 255, 0.89);
}
.options ul {
margin: 0;
list-style-type: none;
}
.options li {
margin: 4px 0;
}
.options .material-icons {
color: rgba(255, 255, 255, 0.89);
}
.options .mdl-card__actions {
height: 64px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
box-sizing: border-box;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
/*----------------------------------------
Pre Loader
------------------------------------------*/
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #2196F3;
-webkit-animation: spin 2s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 2s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
z-index: 1001;
}
#loader-logo {
display: block;
position: absolute;
left: 48%;
top: 46%;
background: url(../images/user-bg-2.jpg) no-repeat center center;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #81803D;
-webkit-animation: spin 3s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 3s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #EDE888;
-webkit-animation: spin 1.5s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 1.5s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(0deg);
/* IE 9 */
transform: rotate(0deg);
/* Firefox 16+, IE 10+, Opera */
}
100% {
-webkit-transform: rotate(360deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(360deg);
/* IE 9 */
transform: rotate(360deg);
/* Firefox 16+, IE 10+, Opera */
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(0deg);
/* IE 9 */
transform: rotate(0deg);
/* Firefox 16+, IE 10+, Opera */
}
100% {
-webkit-transform: rotate(360deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(360deg);
/* IE 9 */
transform: rotate(360deg);
/* Firefox 16+, IE 10+, Opera */
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #424242;
z-index: 1000;
-webkit-transform: translateX(0);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(0);
/* IE 9 */
transform: translateX(0);
/* Firefox 16+, IE 10+, Opera */
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(-100%);
/* IE 9 */
transform: translateX(-100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(100%);
/* IE 9 */
transform: translateX(100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateY(-100%);
/* IE 9 */
transform: translateY(-100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.3s 1s ease-out;
transition: all 0.3s 1s ease-out;
}
/* JavaScript Turned Off */
.no-js #loader-wrapper {
display: none;
}
.progress{
background-color: rgba(255, 255, 255);
}
table{
width: calc(100% - 0px) !important;
} | css/master.css | @import url(https://fonts.googleapis.com/css?family=Roboto:400,300,700|Roboto+Condensed);
html, body {
font-family: 'Roboto', 'Helvetica', sans-serif;
}
.avatar {
width: 78px;
height: 160px;
padding-left: 60px;
/*border-radius: 24px; */
}
.layout .header .mdl-textfield {
padding: 0px;
margin-top: 41px;
}
.layout .header .mdl-textfield .mdl-textfield__expandable-holder {
bottom: 19px;
}
.mdl-layout__drawer .avatar {
margin-bottom: 16px;
}
.drawer {
border: none;
}
/* iOS Safari specific workaround */
.drawer .mdl-menu__container {
z-index: -1;
}
.drawer .navigation {
z-index: -2;
}
/* END iOS Safari specific workaround */
.drawer .mdl-menu .mdl-menu__item {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.drawer-header {
box-sizing: border-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 16px;
height: 197px;
}
.avatar-dropdown {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.navigation {
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.layout .navigation .mdl-navigation__link {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: rgba(255, 255, 255, 0.56);
font-weight: 500;
}
.layout .navigation .mdl-navigation__link:hover {
background-color: #00BCD4;
color: #37474F;
}
.navigation .mdl-navigation__link .material-icons {
font-size: 24px;
color: rgba(255, 255, 255, 0.56);
margin-right: 32px;
}
.content {
max-width: 1080px;
}
.charts {
-webkit-align-items: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
}
.chart:nth-child(2) {
color: #ACEC00;
}
.chart:nth-child(3) {
color: #EF3C79;
}
.chart-title{
padding-left: 30px;
}
.graphs {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
/* TODO: Find a proper solution to have the graphs
* not float around outside their container in IE10/11.
* Using a browserhacks.com solution for now.
*/
_:-ms-input-placeholder, :root .graphs {
min-height: 664px;
}
_:-ms-input-placeholder, :root .graph {
max-height: 300px;
}
/* TODO end */
.graph:nth-child(1) {
color: #00b9d8;
}
.graph:nth-child(2) {
color: #d9006e;
}
.cards {
-webkit-align-items: flex-start;
-ms-flex-align: start;
-ms-grid-row-align: flex-start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.cards .separator {
height: 32px;
}
.cards .mdl-card__title.mdl-card__title {
color: white;
font-size: 24px;
font-weight: 400;
}
.cards ul {
padding: 0;
}
.cards h3 {
font-size: 1em;
}
.updates .mdl-card__title {
min-height: 200px;
background-image: url('../images/evento.jpg');
background-position: 60% 10%;
background-repeat: no-repeat;
}
.cards .mdl-card__actions a {
color: #00BCD4;
text-decoration: none;
}
.options h3 {
margin: 0;
}
.options .mdl-checkbox__box-outline {
border-color: rgba(255, 255, 255, 0.89);
}
.options ul {
margin: 0;
list-style-type: none;
}
.options li {
margin: 4px 0;
}
.options .material-icons {
color: rgba(255, 255, 255, 0.89);
}
.options .mdl-card__actions {
height: 64px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
box-sizing: border-box;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
/*----------------------------------------
Pre Loader
------------------------------------------*/
#loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1000;
}
#loader {
display: block;
position: relative;
left: 50%;
top: 50%;
width: 150px;
height: 150px;
margin: -75px 0 0 -75px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #2196F3;
-webkit-animation: spin 2s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 2s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
z-index: 1001;
}
#loader-logo {
display: block;
position: absolute;
left: 48%;
top: 46%;
background: url(../images/user-bg-2.jpg) no-repeat center center;
z-index: 1001;
}
#loader:before {
content: "";
position: absolute;
top: 5px;
left: 5px;
right: 5px;
bottom: 5px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #81803D;
-webkit-animation: spin 3s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 3s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
}
#loader:after {
content: "";
position: absolute;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #EDE888;
-webkit-animation: spin 1.5s linear infinite;
/* Chrome, Opera 15+, Safari 5+ */
animation: spin 1.5s linear infinite;
/* Chrome, Firefox 16+, IE 10+, Opera */
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(0deg);
/* IE 9 */
transform: rotate(0deg);
/* Firefox 16+, IE 10+, Opera */
}
100% {
-webkit-transform: rotate(360deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(360deg);
/* IE 9 */
transform: rotate(360deg);
/* Firefox 16+, IE 10+, Opera */
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(0deg);
/* IE 9 */
transform: rotate(0deg);
/* Firefox 16+, IE 10+, Opera */
}
100% {
-webkit-transform: rotate(360deg);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: rotate(360deg);
/* IE 9 */
transform: rotate(360deg);
/* Firefox 16+, IE 10+, Opera */
}
}
#loader-wrapper .loader-section {
position: fixed;
top: 0;
width: 51%;
height: 100%;
background: #424242;
z-index: 1000;
-webkit-transform: translateX(0);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(0);
/* IE 9 */
transform: translateX(0);
/* Firefox 16+, IE 10+, Opera */
}
#loader-wrapper .loader-section.section-left {
left: 0;
}
#loader-wrapper .loader-section.section-right {
right: 0;
}
/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
-webkit-transform: translateX(-100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(-100%);
/* IE 9 */
transform: translateX(-100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader-wrapper .loader-section.section-right {
-webkit-transform: translateX(100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateX(100%);
/* IE 9 */
transform: translateX(100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
visibility: hidden;
-webkit-transform: translateY(-100%);
/* Chrome, Opera 15+, Safari 3.1+ */
-ms-transform: translateY(-100%);
/* IE 9 */
transform: translateY(-100%);
/* Firefox 16+, IE 10+, Opera */
-webkit-transition: all 0.3s 1s ease-out;
transition: all 0.3s 1s ease-out;
}
/* JavaScript Turned Off */
.no-js #loader-wrapper {
display: none;
}
.progress{
background-color: rgba(255, 255, 255);
}
table{
width: calc(100% - 0px) !important;
} | 0.343452 | 0.058105 |
body {
line-height: 1.6em;
}
p {
margin-bottom: 0.25em;
}
a.label:hover,
a.label:focus {
color: white;
}
a.label.new { background-color: #d0d0d0; }
a.button.dropdown { float:right;}
/* Hide the page actions button for special pages (cuz there's nothing in it) */
.mw-special-FormEdit a.button.dropdown, .ns-special a.button.dropdown { display:none; }
/* Hide some rows on form-edit (e.g. a thing's title) */
body.action-formedit .row.hide-on-form-edit { display: none;}
/* Move the MediaWiki notification area so it isn't on top of the Action menu */
.mw-notification-area {
margin-top: 2em;
}
/* Also adjust z-index of action menu to force it on top */
#p-cactions #drop1 {
z-index: 100000;
white-space: nowrap;
}
#p-cactions #drop1 a {
width: 100%;
text-align: left;
}
/* Make sure top bar is even more z-indx! */
#toolbox-dropdown {
z-index: 10000000;
}
#personal-tools-dropdown {
z-index: 10000000;
}
/* Dropdown Icon Alignment */
.drop-icon {
display: inline;
margin-right: 4px;
}
td.mw-submit a,
.htmlform-tip,
#mw-upload-permitted p {
font-size: 90%;
}
alert.label a {color: pink;}
code {
font-weight: normal;
color: #222222;
}
small {
font-size: 80%;
}
h4.namespace.label {
font-size: small;
display:inline-block;
}
.label {
padding-bottom: 0.39em;
}
h2 span {
display: inline-block;
}
h2.title {
margin-bottom: 0.1em;
}
h3#tagline {
font-style: italic;
font-size: small;
margin-bottom: 0.5em;
color: #6f6f6f;
}
.clear_both {
clear:both;
}
.large-2 strong, .large-2 b {
display: block;
}
.large-2 strong, .large-2 b, table th {
font-size: 0.875em;
color: #4d4d4d;
font-weight: 500;
}
/* LAYOUT */
.row .row {
margin-bottom: 0.9em;
}
div.small-10 .row {
margin: 1em 0 0 0;
}
div.small-9.columns textarea {
margin-bottom: 0.25em;
}
footer.row {
margin-top: 2em;
color: grey;
}
div {
line-height: 1.60em;
}
/* NOTICES, ALERTS, WARNINGS */
div#userloginprompt, p#userloginlink {
font-size: 80%;
}
/* LISTS */
ul#drop1.f-dropdown {
margin-left:0;
margin-top:.5em;
margin-bottom:.25em;
padding:.25em;
}
#mw-content-text ul {
margin: .5em 1.25em;
}
footer.row ul {
list-style-type: none;
margin: 0 0 1em 0;
}
footer.row ul.views.columns li {
margin-right: 1em;
}
#footer footer.row ul {
margin: 0;
list-style-type: none;
}
/* Make social footer center need overflow:hidden and other div classes */
.social-footer {
margin: 0 0 1em;
font-size: 90%;
overflow: hidden;
}
/* Hide all text in p elements */
.social-footer p {
display: none;
}
/* Outer wrap */
.social-links {
position: relative;
left: 50%;
float: left;
}
/* addThis container (inner wrap) */
.addthis_horizontal_follow_toolbox {
position: relative;
left: -50%;
float: left;
z-index: 100000;
}
/* end social footer classes */
#footer-left {
font-size: 90%;
text-align: left;
}
#footer-right-icons {
font-size: 85%;
text-align: center;
}
#footer-right-icons li {
display: inline-block;
text-align: center;
margin: 0 0 .5em .5em;
}
li#footer-privacy {
float: left;
margin-right: 2em;
}
li#footer-about {
float: left;
margin-right: 2em;
}
li#footer-disclaimer {
float: left;
margin-right: 2em;
}
.text-center #footer-left li {
float: none;
margin: 0;
}
.text-center #footer-left {
text-align: center;
}
@media only screen and (max-width: 768px) {
#footer-left { font-size: 85%; text-align: center;}
#footer-right-icons { font-size: 80%;}
li#footer-privacy { float: none; margin-right: 0;}
li#footer-about { float: none; margin-right: 0;}
li#footer-disclaimer { float: none; margin-right: 0;}
}
.columns ul.special li {
float:none;
width: 100%;
}
.columns div#uploadtext ul {
list-style-type: disc;
}
.columns div#uploadtext ul li {
float: none;
width: 95%;
margin-left: 2em;
}
.catlinks li {border-left:none;}
.mw-specialpages-table td ul.columns li {width: 50%;}
/*#mw-content-text .columns li {float:none;width:90%;}*/
footer.row ul.columns li { display: inline;float:none;}
.columns #mw-normal-catlinks ul li {
float: none;
width: auto;
}
#mw-normal-catlinks a.new {
color: white;
}
ul.vcard { padding: 0.5em 0.5em 0.55em 0.5em; }
/* HEADERS */
h1,h2,h3,h4,h5,h6 {
margin-top: 0em;
line-height: 1em;
}
.page-Special_SpecialPages h2 {
margin-bottom: 0.5em;
}
.editsection {
font-weight: normal;
font-size: 0.4em;
}
h3 {
font-weight: normal;
font-size:1em;
}
.ns-subject h3,
.ns-special h3,
.page-Main_Page h3 {
font-weight: bold;
font-size: 2em;
}
p.title {
padding: 0.9375em;
}
/* TABLES */
.mw-content-ltr table#toc {
float:right;
width: auto;
}
.mw-content-rtl table#toc {
float:left;
width: auto;
}
table.formtable {
border: none;
}
table td[align="right"] {text-align: right;}
/* TURN OFF TABLE STRIPING FOR EDITFORMS */
table.formedit tr.even,
table.formedit tr.alt,
table.formedit tr:nth-of-type(even) {
background: transparent;
}
table {
width: 100%;
}
td.mw-label {
width: 20%;
}
td.mw-input {
width: 80%;
}
thead tr th {
cursor: pointer;
}
table.formtable th {
text-align: right !important;
}
td.smwpropname, th.smwpropname, td.smwspecname {
text-align:left;
}
table tbody tr td, table tr td {
line-height: 1.6em;
}
table.wikitable {
margin: 0em 0 1em 0;
}
table.wikitable > tr > th,
table.wikitable > * > tr > th {
text-align: left;
}
table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
border: 3px #fff solid;
padding: 0.6em;
}
/* FORMS, INPUTS, FIELDSETS */
.multipleTemplateInstance {
background-color: white !important;
border: none !important;
border-bottom: 1px dashed #999999 !important;
}
.multipleTemplateInstance table {
border: none !important;
}
.multipleTemplateAdder {
font-size: 0.9em;
padding: 0.4125em 0.5em 0.55em 0.5em;
}
.novalue {
color: #999999;
font-style:italic;
font-size:small;
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
padding: 5px;
}
input[type="file"],
select {
padding: 5px;
border: 1px solid #cccccc;
}
.inputSpan select.createboxInput,
.dateInput select.monthInput,
input.hourInput,
input.minuteInput,
input.secondInput,
input.dayInput,
input.yearInput,
input[name="*[* date][hour]"],
input[name="*[* date][minute]"],
input[name="*[* date][second]"] {
width: auto;
margin-right: 1em;
}
/*
.inputSpan input.createboxInput {
width: 100%;
}
*/
.inputSpan button,
.inputSpan .button {
margin: -4px 0 0 0;
padding:0.37em 0.75em 0.6em 0.70em;
}
.ms-selectable input[type="text"] {
width: 100%;
}
button.ui-button-icon-only {
height: 2.24em !important;
}
select {width:auto;}
input[type="checkbox"].createboxInput {
width: auto;
}
label.checkboxLabel {
margin-right: 0.5em;
}
.edit_with_form {
margin: -2em 0 0 0;
float:right;
}
input[type="radio"],
input[type="checkbox"] {
display:inline;
}
input[type='file'] {
margin-top: 0.4em;
}
input:not([type]),
textarea,
p.meta {
margin-bottom: 4px;
}
label {
display: inline;
font-weight: normal;
}
.mw-input label { font-weight: normal; }
#mw-content-text ul.SFI_timepicker_hours,
#mw-content-text ul.SFI_timepicker_minutes {
list-style-type: none;
}
#mw-content-text ul.SFI_timepicker_hours li {
margin: 2px 2px;
padding: 4px;
}
.sminput.sminput-googlemaps3 p button {
padding-top: 0.35em;
padding-bottom: 0.6em;
}
li label.inline {
margin-bottom: 2px;
padding: 0;
}
button, .button {
margin: 0.5em 0;
padding: 0.3em 0.75em 0.4em 0.75em;
}
.top-bar .button.search {
top: 0px;
}
.top-bar .button.search {
margin-left: 10px;
}
.top-bar-section .has-form {
padding: 0 5px;
}
.top-bar input {
top: 0px;
}
@media only screen and (min-width: 768px) {
.top-bar .button.search {
top: 1px; }
.top-bar .button.search {
margin-left: -4px; }
}
.top-bar-section .dropdown {
z-index: 100;
}
input[type="submit"] {
background-color: #5da423;
border-color: #457a1a;
color: white;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-transition: background-color 300ms ease-out;
-moz-transition: background-color 300ms ease-out;
transition: background-color 300ms ease-out;
}
input#wpPreview {
background-color: #e9e9e9;
border-color: #d0d0d0;
color: black;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-transition: background-color 300ms ease-out;
-moz-transition: background-color 300ms ease-out;
transition: background-color 300ms ease-out;
}
.editButtons input[type="submit"] {
display: inline-block;
}
legend {
font-size: 0.875em;
color: #4d4d4d;
cursor: pointer;
display: block;
font-weight: 500;
}
fieldset {
line-height: 1.6em;
padding: 0 1.25em 1em 1.25em;
margin-top: 0;
}
span.smwbuiltin,
span.smwttactiveinline span.smwbuiltin {
font-style: normal;
}
/* MW still generates a label column for checkboxes, this minimizes is */
div.mw-htmlform-field-HTMLCheckField div.mw-label { height:0; }
/* ZUBR IE8 FIXES */
/* GRID: https://gist.github.com/zurbchris/5068210 */
.lt-ie9 .row { width: 940px; max-width: 100%; min-width: 768px; margin: 0 auto; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns { padding: 0; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row .row.large-collapse { margin: 0; }
.lt-ie9 .column, .lt-ie9 .columns { float: left; min-height: 1px; padding: 0 15px; position: relative; }
.lt-ie9 .column.large-centered, .columns.large-centered { float: none; margin: 0 auto; }
.lt-ie9 [class*="column"] + [class*="column"]:last-child { float: right; }
.lt-ie9 [class*="column"] + [class*="column"].end { float: left; }
.lt-ie9 .large-1,
.lt-ie9 .row .large-1 { width: 8.33333%; }
.lt-ie9 .large-2,
.lt-ie9 .row .large-2 { width: 16.66667%; }
.lt-ie9 .large-3,
.lt-ie9 .row .large-3 { width: 25%; }
.lt-ie9 .large-4,
.lt-ie9 .row .large-4 { width: 33.33333%; }
.lt-ie9 .large-5,
.lt-ie9 .row .large-5 { width: 41.66667%; }
.lt-ie9 .large-6,
.lt-ie9 .row .large-6 { width: 50%; }
.lt-ie9 .large-7,
.lt-ie9 .row .large-7 { width: 58.33333%; }
.lt-ie9 .large-8,
.lt-ie9 .row .large-8 { width: 66.66667%; }
.lt-ie9 .large-9,
.lt-ie9 .row .large-9 { width: 75%; }
.lt-ie9 .large-10,
.lt-ie9 .row .large-10 { width: 83.33333%; }
.lt-ie9 .large-11,
.lt-ie9 .row .large-11 { width: 91.66667%; }
.lt-ie9 .large-12,
.lt-ie9 .row .large-12 { width: 100%; }
.lt-ie9 .row .large-offset-1 { margin-left: 8.33333%; }
.lt-ie9 .row .large-offset-2 { margin-left: 16.66667%; }
.lt-ie9 .row .large-offset-3 { margin-left: 25%; }
.lt-ie9 .row .large-offset-4 { margin-left: 33.33333%; }
.lt-ie9 .row .large-offset-5 { margin-left: 41.66667%; }
.lt-ie9 .row .large-offset-6 { margin-left: 50%; }
.lt-ie9 .row .large-offset-7 { margin-left: 58.33333%; }
.lt-ie9 .row .large-offset-8 { margin-left: 66.66667%; }
.lt-ie9 .row .large-offset-9 { margin-left: 75%; }
.lt-ie9 .row .large-offset-10 { margin-left: 83.33333%; }
.lt-ie9 .pull-2 { right: 16.66667%; }
.lt-ie9 .pull-3 { right: 25%; }
.lt-ie9 .pull-4 { right: 33.33333%; }
.lt-ie9 .pull-5 { right: 41.66667%; }
.lt-ie9 .pull-6 { right: 50%; }
.lt-ie9 .pull-7 { right: 58.33333%; }
.lt-ie9 .pull-8 { right: 66.66667%; }
.lt-ie9 .pull-9 { right: 75%; }
.lt-ie9 .pull-10 { right: 83.33333%; }
.lt-ie9 .push-2 { left: 16.66667%; }
.lt-ie9 .push-3 { left: 25%; }
.lt-ie9 .push-4 { left: 33.33333%; }
.lt-ie9 .push-5 { left: 41.66667%; }
.lt-ie9 .push-6 { left: 50%; }
.lt-ie9 .push-7 { left: 58.33333%; }
.lt-ie9 .push-8 { left: 66.66667%; }
.lt-ie9 .push-9 { left: 75%; }
.lt-ie9 .push-10 { left: 83.33333%; }
/* Nicolas Gallagher's micro clearfix */
.lt-ie9 .row { *zoom: 1; }
.lt-ie9 .row:before, .row:after { content: " "; display: table; }
.lt-ie9 .row:after { clear: both; }
/* END IE8 GRID */
.lt-ie9 .hide-for-small { display: block !important; }
/* TOP NAV */
.lt-ie9 .top-bar-section {
display:block;
}
.lt-ie9 .top-bar-section ul {
height: auto;
width: 100%;
}
.lt-ie9 .top-bar .top-bar-section ul,
.lt-ie9 .top-bar .top-bar-section ul li {
float: left;
display: inline;
}
/* END OTHER IE8 FIXES */
/* UNTIL I CAN DETERMINE WHY toolboxend GENERATES AN EMPTY <li> IN THE MENU, I'M HIDING IT */
#p-toolboxend { display:none;}
/* Jamie's Header Hider */
body.page-Main_Page h1.firstHeading,
body.page-Main_Page #siteSub,
body.page-Extension_Main_Page h1.firstHeading,
body.page-Extension_Main_Page #siteSub,
body.page-Skin_Main_Page h1.firstHeading,
body.page-Skin_Main_Page #siteSub,
body.page-Farm_Main_Pageh1.firstHeading,
body.page-Farm_Main_Page #siteSub,
body.mw-special-Userlogin h2.title {
display:none;
}
/* Don't like the black top bar? Copy this into your Common.css and change the colors
.top-bar,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form,
.top-bar.expanded .title-area {
background: black;
color: white;
}
.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
border-color: black;
}
*/
/* Add improved styling for the Echo extension */
#echo-notifications {
float: right;
display: inline-block;
margin: .5em 1em;
}
#echo-notifications #pt-notifications {
position: relative;
list-style: none;
}
#echo-notifications #pt-notifications .mw-echo-notifications-badge
{
width: 30px;
height: 35px;
text-align: center;
border-radius: 6px;
margin: 0;
padding:6px;
}
#echo-notifications #pt-notifications a.mw-echo-short-link .mw-badge
{
margin:0;
padding:6px;
}
#echo-notifications #pt-notifications .mw-badge-content {
font-size: 1.3em;
line-height: 1.1;
}
#echo-notifications .mw-echo-overlay-pokey {
top: 30px;
left: -1px;
}
#echo-notifications .mw-echo-overlay {
left: -185px;
width: 300px;
top: 40px;
}
#echo-notifications .mw-echo-overlay-title {
padding: 10px;
}
#echo-notifications .mw-echo-icon {
margin: 5px;
}
#echo-notifications a.mw-echo-short-link .mw-badge {
margin-left: 0;
}
#echo-notifications #mw-echo-overlay-pref-link {
background-image:none;
font-size: 14px;
padding-left:0;
border-left:none;
}
#echo-notifications #mw-echo-overlay-link {
padding: 10px 0px 10px 15px;
background-position: left 50%;
border-right: none;
margin-right:0;
}
#echo-notifications .mw-echo-dismiss {
padding: 10px;
font-size: .8em;
min-width: 100%;
}
#echo-notifications .mw-echo-notification {
overflow: visible;
}
#echo-notifications .mw-echo-title {
max-width: 99%;
}
/* Make Echo extension more mobile friendly on small widths */
@media only screen and (min-width: 550px) {
#echo-notifications .mw-echo-overlay { left: -420px; width: 450px; }
#echo-notifications #mw-echo-overlay-pref-link { padding: 10px 0 10px 30px; }
#echo-notifications #mw-echo-overlay-link { border-right: 1px solid #DDDDDD; margin-right: 2em; }
}
/*Fix ULS CSS */
#pt-uls a.uls-trigger {
padding-left:15px !important;
} | assets/stylesheets/foreground.css | body {
line-height: 1.6em;
}
p {
margin-bottom: 0.25em;
}
a.label:hover,
a.label:focus {
color: white;
}
a.label.new { background-color: #d0d0d0; }
a.button.dropdown { float:right;}
/* Hide the page actions button for special pages (cuz there's nothing in it) */
.mw-special-FormEdit a.button.dropdown, .ns-special a.button.dropdown { display:none; }
/* Hide some rows on form-edit (e.g. a thing's title) */
body.action-formedit .row.hide-on-form-edit { display: none;}
/* Move the MediaWiki notification area so it isn't on top of the Action menu */
.mw-notification-area {
margin-top: 2em;
}
/* Also adjust z-index of action menu to force it on top */
#p-cactions #drop1 {
z-index: 100000;
white-space: nowrap;
}
#p-cactions #drop1 a {
width: 100%;
text-align: left;
}
/* Make sure top bar is even more z-indx! */
#toolbox-dropdown {
z-index: 10000000;
}
#personal-tools-dropdown {
z-index: 10000000;
}
/* Dropdown Icon Alignment */
.drop-icon {
display: inline;
margin-right: 4px;
}
td.mw-submit a,
.htmlform-tip,
#mw-upload-permitted p {
font-size: 90%;
}
alert.label a {color: pink;}
code {
font-weight: normal;
color: #222222;
}
small {
font-size: 80%;
}
h4.namespace.label {
font-size: small;
display:inline-block;
}
.label {
padding-bottom: 0.39em;
}
h2 span {
display: inline-block;
}
h2.title {
margin-bottom: 0.1em;
}
h3#tagline {
font-style: italic;
font-size: small;
margin-bottom: 0.5em;
color: #6f6f6f;
}
.clear_both {
clear:both;
}
.large-2 strong, .large-2 b {
display: block;
}
.large-2 strong, .large-2 b, table th {
font-size: 0.875em;
color: #4d4d4d;
font-weight: 500;
}
/* LAYOUT */
.row .row {
margin-bottom: 0.9em;
}
div.small-10 .row {
margin: 1em 0 0 0;
}
div.small-9.columns textarea {
margin-bottom: 0.25em;
}
footer.row {
margin-top: 2em;
color: grey;
}
div {
line-height: 1.60em;
}
/* NOTICES, ALERTS, WARNINGS */
div#userloginprompt, p#userloginlink {
font-size: 80%;
}
/* LISTS */
ul#drop1.f-dropdown {
margin-left:0;
margin-top:.5em;
margin-bottom:.25em;
padding:.25em;
}
#mw-content-text ul {
margin: .5em 1.25em;
}
footer.row ul {
list-style-type: none;
margin: 0 0 1em 0;
}
footer.row ul.views.columns li {
margin-right: 1em;
}
#footer footer.row ul {
margin: 0;
list-style-type: none;
}
/* Make social footer center need overflow:hidden and other div classes */
.social-footer {
margin: 0 0 1em;
font-size: 90%;
overflow: hidden;
}
/* Hide all text in p elements */
.social-footer p {
display: none;
}
/* Outer wrap */
.social-links {
position: relative;
left: 50%;
float: left;
}
/* addThis container (inner wrap) */
.addthis_horizontal_follow_toolbox {
position: relative;
left: -50%;
float: left;
z-index: 100000;
}
/* end social footer classes */
#footer-left {
font-size: 90%;
text-align: left;
}
#footer-right-icons {
font-size: 85%;
text-align: center;
}
#footer-right-icons li {
display: inline-block;
text-align: center;
margin: 0 0 .5em .5em;
}
li#footer-privacy {
float: left;
margin-right: 2em;
}
li#footer-about {
float: left;
margin-right: 2em;
}
li#footer-disclaimer {
float: left;
margin-right: 2em;
}
.text-center #footer-left li {
float: none;
margin: 0;
}
.text-center #footer-left {
text-align: center;
}
@media only screen and (max-width: 768px) {
#footer-left { font-size: 85%; text-align: center;}
#footer-right-icons { font-size: 80%;}
li#footer-privacy { float: none; margin-right: 0;}
li#footer-about { float: none; margin-right: 0;}
li#footer-disclaimer { float: none; margin-right: 0;}
}
.columns ul.special li {
float:none;
width: 100%;
}
.columns div#uploadtext ul {
list-style-type: disc;
}
.columns div#uploadtext ul li {
float: none;
width: 95%;
margin-left: 2em;
}
.catlinks li {border-left:none;}
.mw-specialpages-table td ul.columns li {width: 50%;}
/*#mw-content-text .columns li {float:none;width:90%;}*/
footer.row ul.columns li { display: inline;float:none;}
.columns #mw-normal-catlinks ul li {
float: none;
width: auto;
}
#mw-normal-catlinks a.new {
color: white;
}
ul.vcard { padding: 0.5em 0.5em 0.55em 0.5em; }
/* HEADERS */
h1,h2,h3,h4,h5,h6 {
margin-top: 0em;
line-height: 1em;
}
.page-Special_SpecialPages h2 {
margin-bottom: 0.5em;
}
.editsection {
font-weight: normal;
font-size: 0.4em;
}
h3 {
font-weight: normal;
font-size:1em;
}
.ns-subject h3,
.ns-special h3,
.page-Main_Page h3 {
font-weight: bold;
font-size: 2em;
}
p.title {
padding: 0.9375em;
}
/* TABLES */
.mw-content-ltr table#toc {
float:right;
width: auto;
}
.mw-content-rtl table#toc {
float:left;
width: auto;
}
table.formtable {
border: none;
}
table td[align="right"] {text-align: right;}
/* TURN OFF TABLE STRIPING FOR EDITFORMS */
table.formedit tr.even,
table.formedit tr.alt,
table.formedit tr:nth-of-type(even) {
background: transparent;
}
table {
width: 100%;
}
td.mw-label {
width: 20%;
}
td.mw-input {
width: 80%;
}
thead tr th {
cursor: pointer;
}
table.formtable th {
text-align: right !important;
}
td.smwpropname, th.smwpropname, td.smwspecname {
text-align:left;
}
table tbody tr td, table tr td {
line-height: 1.6em;
}
table.wikitable {
margin: 0em 0 1em 0;
}
table.wikitable > tr > th,
table.wikitable > * > tr > th {
text-align: left;
}
table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
border: 3px #fff solid;
padding: 0.6em;
}
/* FORMS, INPUTS, FIELDSETS */
.multipleTemplateInstance {
background-color: white !important;
border: none !important;
border-bottom: 1px dashed #999999 !important;
}
.multipleTemplateInstance table {
border: none !important;
}
.multipleTemplateAdder {
font-size: 0.9em;
padding: 0.4125em 0.5em 0.55em 0.5em;
}
.novalue {
color: #999999;
font-style:italic;
font-size:small;
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
padding: 5px;
}
input[type="file"],
select {
padding: 5px;
border: 1px solid #cccccc;
}
.inputSpan select.createboxInput,
.dateInput select.monthInput,
input.hourInput,
input.minuteInput,
input.secondInput,
input.dayInput,
input.yearInput,
input[name="*[* date][hour]"],
input[name="*[* date][minute]"],
input[name="*[* date][second]"] {
width: auto;
margin-right: 1em;
}
/*
.inputSpan input.createboxInput {
width: 100%;
}
*/
.inputSpan button,
.inputSpan .button {
margin: -4px 0 0 0;
padding:0.37em 0.75em 0.6em 0.70em;
}
.ms-selectable input[type="text"] {
width: 100%;
}
button.ui-button-icon-only {
height: 2.24em !important;
}
select {width:auto;}
input[type="checkbox"].createboxInput {
width: auto;
}
label.checkboxLabel {
margin-right: 0.5em;
}
.edit_with_form {
margin: -2em 0 0 0;
float:right;
}
input[type="radio"],
input[type="checkbox"] {
display:inline;
}
input[type='file'] {
margin-top: 0.4em;
}
input:not([type]),
textarea,
p.meta {
margin-bottom: 4px;
}
label {
display: inline;
font-weight: normal;
}
.mw-input label { font-weight: normal; }
#mw-content-text ul.SFI_timepicker_hours,
#mw-content-text ul.SFI_timepicker_minutes {
list-style-type: none;
}
#mw-content-text ul.SFI_timepicker_hours li {
margin: 2px 2px;
padding: 4px;
}
.sminput.sminput-googlemaps3 p button {
padding-top: 0.35em;
padding-bottom: 0.6em;
}
li label.inline {
margin-bottom: 2px;
padding: 0;
}
button, .button {
margin: 0.5em 0;
padding: 0.3em 0.75em 0.4em 0.75em;
}
.top-bar .button.search {
top: 0px;
}
.top-bar .button.search {
margin-left: 10px;
}
.top-bar-section .has-form {
padding: 0 5px;
}
.top-bar input {
top: 0px;
}
@media only screen and (min-width: 768px) {
.top-bar .button.search {
top: 1px; }
.top-bar .button.search {
margin-left: -4px; }
}
.top-bar-section .dropdown {
z-index: 100;
}
input[type="submit"] {
background-color: #5da423;
border-color: #457a1a;
color: white;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-transition: background-color 300ms ease-out;
-moz-transition: background-color 300ms ease-out;
transition: background-color 300ms ease-out;
}
input#wpPreview {
background-color: #e9e9e9;
border-color: #d0d0d0;
color: black;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-transition: background-color 300ms ease-out;
-moz-transition: background-color 300ms ease-out;
transition: background-color 300ms ease-out;
}
.editButtons input[type="submit"] {
display: inline-block;
}
legend {
font-size: 0.875em;
color: #4d4d4d;
cursor: pointer;
display: block;
font-weight: 500;
}
fieldset {
line-height: 1.6em;
padding: 0 1.25em 1em 1.25em;
margin-top: 0;
}
span.smwbuiltin,
span.smwttactiveinline span.smwbuiltin {
font-style: normal;
}
/* MW still generates a label column for checkboxes, this minimizes is */
div.mw-htmlform-field-HTMLCheckField div.mw-label { height:0; }
/* ZUBR IE8 FIXES */
/* GRID: https://gist.github.com/zurbchris/5068210 */
.lt-ie9 .row { width: 940px; max-width: 100%; min-width: 768px; margin: 0 auto; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns { padding: 0; }
.lt-ie9 .row .row { width: auto; max-width: none; min-width: 0; margin: 0 -15px; }
.lt-ie9 .row .row.large-collapse { margin: 0; }
.lt-ie9 .column, .lt-ie9 .columns { float: left; min-height: 1px; padding: 0 15px; position: relative; }
.lt-ie9 .column.large-centered, .columns.large-centered { float: none; margin: 0 auto; }
.lt-ie9 [class*="column"] + [class*="column"]:last-child { float: right; }
.lt-ie9 [class*="column"] + [class*="column"].end { float: left; }
.lt-ie9 .large-1,
.lt-ie9 .row .large-1 { width: 8.33333%; }
.lt-ie9 .large-2,
.lt-ie9 .row .large-2 { width: 16.66667%; }
.lt-ie9 .large-3,
.lt-ie9 .row .large-3 { width: 25%; }
.lt-ie9 .large-4,
.lt-ie9 .row .large-4 { width: 33.33333%; }
.lt-ie9 .large-5,
.lt-ie9 .row .large-5 { width: 41.66667%; }
.lt-ie9 .large-6,
.lt-ie9 .row .large-6 { width: 50%; }
.lt-ie9 .large-7,
.lt-ie9 .row .large-7 { width: 58.33333%; }
.lt-ie9 .large-8,
.lt-ie9 .row .large-8 { width: 66.66667%; }
.lt-ie9 .large-9,
.lt-ie9 .row .large-9 { width: 75%; }
.lt-ie9 .large-10,
.lt-ie9 .row .large-10 { width: 83.33333%; }
.lt-ie9 .large-11,
.lt-ie9 .row .large-11 { width: 91.66667%; }
.lt-ie9 .large-12,
.lt-ie9 .row .large-12 { width: 100%; }
.lt-ie9 .row .large-offset-1 { margin-left: 8.33333%; }
.lt-ie9 .row .large-offset-2 { margin-left: 16.66667%; }
.lt-ie9 .row .large-offset-3 { margin-left: 25%; }
.lt-ie9 .row .large-offset-4 { margin-left: 33.33333%; }
.lt-ie9 .row .large-offset-5 { margin-left: 41.66667%; }
.lt-ie9 .row .large-offset-6 { margin-left: 50%; }
.lt-ie9 .row .large-offset-7 { margin-left: 58.33333%; }
.lt-ie9 .row .large-offset-8 { margin-left: 66.66667%; }
.lt-ie9 .row .large-offset-9 { margin-left: 75%; }
.lt-ie9 .row .large-offset-10 { margin-left: 83.33333%; }
.lt-ie9 .pull-2 { right: 16.66667%; }
.lt-ie9 .pull-3 { right: 25%; }
.lt-ie9 .pull-4 { right: 33.33333%; }
.lt-ie9 .pull-5 { right: 41.66667%; }
.lt-ie9 .pull-6 { right: 50%; }
.lt-ie9 .pull-7 { right: 58.33333%; }
.lt-ie9 .pull-8 { right: 66.66667%; }
.lt-ie9 .pull-9 { right: 75%; }
.lt-ie9 .pull-10 { right: 83.33333%; }
.lt-ie9 .push-2 { left: 16.66667%; }
.lt-ie9 .push-3 { left: 25%; }
.lt-ie9 .push-4 { left: 33.33333%; }
.lt-ie9 .push-5 { left: 41.66667%; }
.lt-ie9 .push-6 { left: 50%; }
.lt-ie9 .push-7 { left: 58.33333%; }
.lt-ie9 .push-8 { left: 66.66667%; }
.lt-ie9 .push-9 { left: 75%; }
.lt-ie9 .push-10 { left: 83.33333%; }
/* Nicolas Gallagher's micro clearfix */
.lt-ie9 .row { *zoom: 1; }
.lt-ie9 .row:before, .row:after { content: " "; display: table; }
.lt-ie9 .row:after { clear: both; }
/* END IE8 GRID */
.lt-ie9 .hide-for-small { display: block !important; }
/* TOP NAV */
.lt-ie9 .top-bar-section {
display:block;
}
.lt-ie9 .top-bar-section ul {
height: auto;
width: 100%;
}
.lt-ie9 .top-bar .top-bar-section ul,
.lt-ie9 .top-bar .top-bar-section ul li {
float: left;
display: inline;
}
/* END OTHER IE8 FIXES */
/* UNTIL I CAN DETERMINE WHY toolboxend GENERATES AN EMPTY <li> IN THE MENU, I'M HIDING IT */
#p-toolboxend { display:none;}
/* Jamie's Header Hider */
body.page-Main_Page h1.firstHeading,
body.page-Main_Page #siteSub,
body.page-Extension_Main_Page h1.firstHeading,
body.page-Extension_Main_Page #siteSub,
body.page-Skin_Main_Page h1.firstHeading,
body.page-Skin_Main_Page #siteSub,
body.page-Farm_Main_Pageh1.firstHeading,
body.page-Farm_Main_Page #siteSub,
body.mw-special-Userlogin h2.title {
display:none;
}
/* Don't like the black top bar? Copy this into your Common.css and change the colors
.top-bar,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form,
.top-bar.expanded .title-area {
background: black;
color: white;
}
.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
border-color: black;
}
*/
/* Add improved styling for the Echo extension */
#echo-notifications {
float: right;
display: inline-block;
margin: .5em 1em;
}
#echo-notifications #pt-notifications {
position: relative;
list-style: none;
}
#echo-notifications #pt-notifications .mw-echo-notifications-badge
{
width: 30px;
height: 35px;
text-align: center;
border-radius: 6px;
margin: 0;
padding:6px;
}
#echo-notifications #pt-notifications a.mw-echo-short-link .mw-badge
{
margin:0;
padding:6px;
}
#echo-notifications #pt-notifications .mw-badge-content {
font-size: 1.3em;
line-height: 1.1;
}
#echo-notifications .mw-echo-overlay-pokey {
top: 30px;
left: -1px;
}
#echo-notifications .mw-echo-overlay {
left: -185px;
width: 300px;
top: 40px;
}
#echo-notifications .mw-echo-overlay-title {
padding: 10px;
}
#echo-notifications .mw-echo-icon {
margin: 5px;
}
#echo-notifications a.mw-echo-short-link .mw-badge {
margin-left: 0;
}
#echo-notifications #mw-echo-overlay-pref-link {
background-image:none;
font-size: 14px;
padding-left:0;
border-left:none;
}
#echo-notifications #mw-echo-overlay-link {
padding: 10px 0px 10px 15px;
background-position: left 50%;
border-right: none;
margin-right:0;
}
#echo-notifications .mw-echo-dismiss {
padding: 10px;
font-size: .8em;
min-width: 100%;
}
#echo-notifications .mw-echo-notification {
overflow: visible;
}
#echo-notifications .mw-echo-title {
max-width: 99%;
}
/* Make Echo extension more mobile friendly on small widths */
@media only screen and (min-width: 550px) {
#echo-notifications .mw-echo-overlay { left: -420px; width: 450px; }
#echo-notifications #mw-echo-overlay-pref-link { padding: 10px 0 10px 30px; }
#echo-notifications #mw-echo-overlay-link { border-right: 1px solid #DDDDDD; margin-right: 2em; }
}
/*Fix ULS CSS */
#pt-uls a.uls-trigger {
padding-left:15px !important;
} | 0.407805 | 0.1015 |
@tailwind base;
@tailwind components;
/* Scale SVG icons to text size */
.icon svg {
height: 1em;
width: 1em;
}
/* Links */
.link {
@apply text-white bg-primary-700 hover:brightness-90;
}
.link-amazon {
@apply text-neutral-900;
background-color: #ff9900;
}
.link-apple {
background-color: #333;
}
.link-codepen {
background-color: #1e1f26;
}
.link-dev {
background-color: #0a0a0a;
}
.link-discord {
background-color: #7289da;
}
.link-dribbble {
background-color: #ea4c89;
}
.link-facebook {
background-color: #1877f2;
}
.link-flickr {
background-color: #ff0184;
}
.link-foursquare {
background-color: #0732a2;
}
.link-github {
background-color: #333;
}
.link-gitlab {
background-color: #554488;
}
.link-google {
background-color: #4285f4;
}
.link-instagram {
background-color: #c13584;
background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
.link-keybase {
background-color: #33a0ff;
}
.link-kickstarter {
@apply text-neutral-900;
background-color: #06ce78;
}
.link-lastfm {
background-color: #d51007;
}
.link-linkedin {
background-color: #0077b5;
}
.link-mastodon {
background-color: #338cd4;
}
.link-medium {
background-color: #00ab6c;
}
.link-microsoft {
background-color: #08a6f0;
}
.link-orcid {
background-color: #a6ce39;
}
.link-patreon {
background-color: #ff434d;
}
.link-pinterest {
background-color: #e60023;
}
.link-reddit {
background-color: #ff4500;
}
.link-researchgate {
background-color: #40ba9c;
}
.link-slack {
background-color: #4a154b;
}
.link-snapchat {
@apply text-neutral-900;
background-color: #fffc00;
}
.link-soundcloud {
background-color: #ff8800;
background: linear-gradient(120deg, #ff8800, #ff3300);
}
.link-steam {
background-color: #000;
}
.link-telegram {
background-color: #25a3e1;
}
.link-tiktok {
background-color: #fe2d55;
}
.link-tumblr {
background-color: #001935;
}
.link-twitch {
background-color: #9146ff;
}
.link-twitter {
background-color: #1da1f2;
}
.link-whatsapp {
background-color: #45d82c;
background: linear-gradient(120deg, #12990b, #45d82c);
}
.link-youtube {
background-color: #ff0000;
}
/* -- Chroma Highlight -- */
/* Background */
.prose .chroma {
@apply rounded-md text-neutral-700 bg-neutral-50 dark:bg-neutral-700 dark:text-neutral-200;
}
@tailwind utilities; | assets/css/main.css |
@tailwind base;
@tailwind components;
/* Scale SVG icons to text size */
.icon svg {
height: 1em;
width: 1em;
}
/* Links */
.link {
@apply text-white bg-primary-700 hover:brightness-90;
}
.link-amazon {
@apply text-neutral-900;
background-color: #ff9900;
}
.link-apple {
background-color: #333;
}
.link-codepen {
background-color: #1e1f26;
}
.link-dev {
background-color: #0a0a0a;
}
.link-discord {
background-color: #7289da;
}
.link-dribbble {
background-color: #ea4c89;
}
.link-facebook {
background-color: #1877f2;
}
.link-flickr {
background-color: #ff0184;
}
.link-foursquare {
background-color: #0732a2;
}
.link-github {
background-color: #333;
}
.link-gitlab {
background-color: #554488;
}
.link-google {
background-color: #4285f4;
}
.link-instagram {
background-color: #c13584;
background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}
.link-keybase {
background-color: #33a0ff;
}
.link-kickstarter {
@apply text-neutral-900;
background-color: #06ce78;
}
.link-lastfm {
background-color: #d51007;
}
.link-linkedin {
background-color: #0077b5;
}
.link-mastodon {
background-color: #338cd4;
}
.link-medium {
background-color: #00ab6c;
}
.link-microsoft {
background-color: #08a6f0;
}
.link-orcid {
background-color: #a6ce39;
}
.link-patreon {
background-color: #ff434d;
}
.link-pinterest {
background-color: #e60023;
}
.link-reddit {
background-color: #ff4500;
}
.link-researchgate {
background-color: #40ba9c;
}
.link-slack {
background-color: #4a154b;
}
.link-snapchat {
@apply text-neutral-900;
background-color: #fffc00;
}
.link-soundcloud {
background-color: #ff8800;
background: linear-gradient(120deg, #ff8800, #ff3300);
}
.link-steam {
background-color: #000;
}
.link-telegram {
background-color: #25a3e1;
}
.link-tiktok {
background-color: #fe2d55;
}
.link-tumblr {
background-color: #001935;
}
.link-twitch {
background-color: #9146ff;
}
.link-twitter {
background-color: #1da1f2;
}
.link-whatsapp {
background-color: #45d82c;
background: linear-gradient(120deg, #12990b, #45d82c);
}
.link-youtube {
background-color: #ff0000;
}
/* -- Chroma Highlight -- */
/* Background */
.prose .chroma {
@apply rounded-md text-neutral-700 bg-neutral-50 dark:bg-neutral-700 dark:text-neutral-200;
}
@tailwind utilities; | 0.386185 | 0.07921 |
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/* end reset */
html, body {
margin:0;
overflow: hidden;
color:white;
font-family: "Avenir-Book";
background-color:#282828;
min-height: 100%;
}
#wrapper {
min-height: 100%;
}
a, header a.blue-link, header a:hover, header a.white-link:hover {
color: #1ADAE6;
text-decoration: none;
}
a:hover, header a.blue-link:hover, header a, header a.white-link {
color: #FFF;
}
#header ul {
margin: 0;
}
#header-right {
position: relative;
float: right;
text-align: right;
height: 100%;
min-height: 100%;
}
#header-right ul {
width: 750px;
}
#top-user-nav {
margin-top: 2px;
}
#top-user-nav li.last, #top-main-nav li.last {
margin-right: 0;
}
#top-user-nav li {
margin: 0 10px;
font-size: 13px;
line-height: 13px;
}
#top-user-nav ul {
margin: 0;
}
#top-main-nav, #main-logo {
position: absolute;
bottom: 4px;
}
#top-main-nav li {
display: inline-block;
margin: 0 12px;
}
#avenir-book {
font-family: "Avenir-Book";
}
#header {
width:100%;
background-color:#282828;
height:65px;
}
#main-logo img {
height: 52px;
}
#header-container {
position: relative;
width: 1000px;
margin:0 auto;
height: 100%;
min-height: 100%;
}
#backdrop {
position:absolute;
/*width:1600px;*/
/*height:600px;*/
/*margin:auto;*/
/*border:1px solid gray;*/
}
#kinetic {
position:absolute;
/*width:1600px;*/
/*height:600px;*/
/*margin:auto;*/
/*border:1px solid gray;*/
visibility: hidden;
}
/* PANEL */
#panel {
position:absolute;
right:0px;
top: 65px;
width: 323px;
opacity: 0.8;
height:100%;
background-color:black;
display:none;
padding: 15px 20px;
/*overflow-x: hidden;*/
/*overflow-y: scroll;*/
}
#panels-container {
/*width: 646px;*/
position: relative;
}
.panel-hidden {
display: none;
}
#first-panel, #subpanel {
float: left;
width: 323px;
}
.panel-content{
/*margin: 15px 20px;*/
/*padding:15px 20px;*/
min-height: 100%;
position: relative;
background-color:black;
}
.panel-top {
font-size: 36px;
}
#panel h3 {
margin: 0;
display: inline-block;
font-weight: normal;
font-size: 32px;
}
#panel h4 {
font-size: 18px;
margin: 15px 0 3px 0;
font-weight: normal;
}
#panel ul {
margin-top: 2px;
font-size: 13px;
}
.close-panel-btn {
display: inline-block;
float: right;
}
a.panel-btn {
color: #FFF;
font-size: 18px;
text-decoration: none;
height: 78px;
line-height: 78px;
width: 100%;
border-top: 1px solid #FFF;
display: block;
}
a.panel-btn.last {
border-bottom: 1px solid #FFF;
}
.back-to-panel-btn {
font-size: 18px;
color: #FFF;
margin-top: 4px;
}
.panel-top .skillName {
font-size: 13px;
margin: -2px 0 7px 0;
}
a.panel-btn .arrow-btn {
display: inline-block;
font-size: 22px;
position: relative;
}
a.panel-btn .arrow-btn-r {
margin-left: 24px;
-webkit-transition: 0.2s ease-in-out;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
a.panel-btn:hover > .arrow-btn-r {
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
transform: translate(30px,0);
}
a.panel-btn .arrow-btn-l {
margin-right: 10px;
}
.panel-bottom {
}
#panel label {
font-size: 14px;
display: block;
margin: 30px 0 7px 0;
}
#panel textarea, input[type=text], input[type=email], input[type=password], input[type=search]{
border: 1px solid #FFF;
color: #FFF;
background: none;
width: 100%;
font-family: "Avenir-Book";
font-size: 15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#panel input[type=text] {
height: 36px;
line-height: 36px;
}
#discuss-skill-panel textarea {
height: 125px;
}
#discuss-skill-panel select {
font-family: "Avenir-Book";
width: 100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#discuss-skill-panel .message {
font-size: 15px;
line-height: 15px;
margin-top: 10px;
}
.img-btn {
background-color: #000;
}
.img-btn:hover img {
border: 1px solid #FFF;
opacity: 1;
cursor:pointer;
}
.img-btn img {
border: 1px solid #222;
opacity: 0.2;
}
#move-skill-panel .img-btn img {
/*border: 1px solid #222;*/
opacity: 1;
}
#move-skill-panel .img-btn:hover img {
border: 1px solid #FFF;
}
.img-btn.selected {
color: #1ADAE6;
}
.img-btn.selected img {
box-shadow: 0px 0px 5px 2px rgba(26,218,230,1);
border: 1px solid #1ADAE6;
opacity: 1;
}
#move-skill-panel .img-btn.selected img {
box-shadow: 0px 0px 5px 2px rgba(26,218,230,1);
border: 1px solid #1ADAE6;
}
#move-skill-panel #move-step2 {
display:none;
}
#move-skill-panel #move-step3 {
display:none;
}
.img-btn-l { float: left; }
.img-btn-r { float: right; }
input[type=submit] {
border: none;
background-color: #FFF;
color: #222;
padding: 12px 15px;
font-family: "Avenir-Book";
cursor: pointer;
margin-top: 30px;
}
#panel #trans-form-submit {
margin-top: 10px;
}
ul {
list-style: none;
padding: 0;
}
#other-translations-list li{
margin-bottom: 10px;
font-size: 13px;
}
#panel hr {
margin-top: 30px;
}
#panel select {
margin: 10px 0;
}
.message-zone {
margin-left: 15px;
background: url("../img/panel-icon-success.png") no-repeat;
padding-left: 24px;
line-height: 20px;
height: 22px;
display: none;
}
.img-btn .legend {
font-size: 13px;
display: block;
}
#panel .hint {
font-size: 12px;
margin-top: 7px;
}
#panel::-webkit-scrollbar{
width:10px;
background: none;
margin-right: 2px;
}
#panel::-webkit-scrollbar-thumb{
background-color:#333;
border-radius:10px;
}
#panel::-webkit-scrollbar-thumb:hover{
background-color:#555;
border:1px solid #333333;
}
#panel::-webkit-scrollbar-thumb:active{
background-color:#666;
border:1px solid #333333;
}
#panel::-webkit-scrollbar-track{
border:none;
border-radius:10px;
background-color: #000;
}
/* END PANEL */
#top-user-nav li {
display: inline-block;
}
#footer {
height: 82px;
position:fixed;
bottom:0px;
background-color:black;
width:100%;
opacity:0.8;
}
#footer #debug {
position:absolute;
width:200px;
height:80px;
background-color:white;
color:black;
font-size:12px;
}
#footer #search-tease, #search-form {
display: inline-block;
}
#search-tease {
text-align: left;
font-size: 14px;
margin-top: 7px;
margin-right: 10px;
}
#search-form {
top: -13px;
position: relative;
}
#footer h2, #footer p {
margin: 0;
font-weight: normal;
}
#footer h2 {
margin-top: 10px;
}
#footer-container {
width:1000px;
margin:0 auto;
text-align: center;
}
#autocomplete-container {
display: inline-block;
width: 500px;
position: relative;
text-align: left;
}
#search-results {
position: absolute;
background: rgba(0,0,0,0.8);
color: #FFF;
bottom: 46px;
width: 100%;
font-size: 13px;
}
#search-results ul {
margin: 5px 0 14px 0;
}
#search-results a {
display: block;
width: 94%;
padding: 5px 3%;
color: #AC5E70;
}
#search-results a:hover {
background-color: #000;
}
#search-results a .highlight {
color: #1ADAE6;
}
#search-results a:hover {
}
#search-results .search-result-name {
font-size: 16px;
line-height: 16px;
color: #FFF;
}
#kw-input {
height: 46px;
width: 100%;
padding-top: 0px;
padding-left: 5px;
font-size: 18px;
line-height: 18px;
}
#search-form-submit {
margin-top: 0;
}
#preload {
visibility: hidden;
}
.clearfix {
margin-top: 10px;
clear: both;
}
#main-content {
background-color: #FFF;
color: #000;
min-height: 100%;
}
#main-content-container {
min-height: 100%;
width: 1000px;
margin: auto;
}
#simplemodal-overlay {
background-color: #000;
}
#simplemodal-container {
background-color: #000;
opacity: 0.9;
width: 450px;
}
#simplemodal-container a.modalCloseImg {
background: url("../img/panel-icon-close.png") no-repeat;
width:27px;
height:27px;
display:inline;
z-index:3200;
position:absolute;
top:8px;
right:8px;
cursor:pointer;
}
#modal-wrapper {
font-size: 13px;
}
#modal-header {
margin-top: 20px;
text-align: center;
}
#modal-header h2 {
font-weight: normal;
margin: 3px;
}
#modal-logo {
height: 55px;
}
#modal-content {
margin: 20px;
}
#modal-content input[type=text], #modal-content input[type=email], #modal-content input[type=password] {
height: 36px;
line-height: 36px;
margin: 0 0 10px 0;
}
.submit-container {
text-align: center;
width: 100%;
}
.submit-container input {
margin-top: 15px;
}
/* PAGE */
html.page {
overflow-y: scroll;
}
body.page h1 {
font-weight: normal;
font-size: 32px;
}
body.page #header img {
width: 272px;
height: 67px;
}
body.page #header{
height: 128px;
}
body.page #main-logo, body.page #top-main-nav {
bottom: 12px;
}
body.page #main-content-container {
padding-top: 70px;
padding-bottom: 70px;
}
body.page #left-column, body.page #right-column {
display: inline-block;
vertical-align: top;
padding-top: 32px;
}
body.page #left-column {
width: 245px;
padding-right: 40px;
}
body.page #right-column {
padding-left: 40px;
width: 670px;
}
body.page #page-footer {
vertical-align: bottom;
}
body.page #footer-container {
text-align: left;
margin: 50px auto;
}
body.page #footer-container li, #footer-container span {
display: inline-block;
}
body.page #footer-container li {
margin-left: 20px;
}
body.page #footer-nav {
float: right;
text-align: right;
margin-top: 40px;
}
body.page #footer-container, body.page #footer-nav a {
font-size: 12px;
color: #FFF;
}
body.page #footer-nav a:hover {
color: #1ADAE6;
}
/* END PAGE */
/* PAGE FORMS */
body.page input[type=text], body.page input[type=email], textarea{
border-color: #000;
color: #000;
}
body.page form {
width: 100%;
}
body.page label {
display: block;
margin-top: 15px;
font-size: 14px;
}
body.page .row input {
}
body.page .row div {
width: 302px;
display: inline-block;
}
body.page .row div.r {
margin-left: 60px;
}
#bio-textarea {
width: 663px;
height: 80px;
}
/* END PAGE FORMS */
/* PROFIL */
#avatar-rect {
background-image: url("../img/SKP-profile-avatar-fond.png");
width: 225px;
height: 330px;
padding: 10px;
text-align: center;
}
#avatar-inside {
width: 100%;
height: 100%;
min-height: 100%;
background: rgba(0,0,0,0.5);
color: #FFF;
font-size: 16px;
}
#avatar-inside p {
margin-bottom: 15px;
}
img.avatar {
border-radius: 90px;
margin: 15px 0;
}
.profile-section h3 {
margin-bottom: 20px;
font-size: 16px;
}
.profile-section {
margin-bottom: 20px;
text-align: justify;
font-size: 14px;
line-height: 14px;
}
.profile-section .pale-label {
color: #444;
width: 85px;
margin-right: 20px;
display: inline-block;
text-align: right;
}
/* END PROFIL */
::selection {
background: #E37B98; /* WebKit/Blink Browsers */
}
::-moz-selection {
background: #E37B98; /* Gecko Browsers */
} | public/css/style.css | html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/* end reset */
html, body {
margin:0;
overflow: hidden;
color:white;
font-family: "Avenir-Book";
background-color:#282828;
min-height: 100%;
}
#wrapper {
min-height: 100%;
}
a, header a.blue-link, header a:hover, header a.white-link:hover {
color: #1ADAE6;
text-decoration: none;
}
a:hover, header a.blue-link:hover, header a, header a.white-link {
color: #FFF;
}
#header ul {
margin: 0;
}
#header-right {
position: relative;
float: right;
text-align: right;
height: 100%;
min-height: 100%;
}
#header-right ul {
width: 750px;
}
#top-user-nav {
margin-top: 2px;
}
#top-user-nav li.last, #top-main-nav li.last {
margin-right: 0;
}
#top-user-nav li {
margin: 0 10px;
font-size: 13px;
line-height: 13px;
}
#top-user-nav ul {
margin: 0;
}
#top-main-nav, #main-logo {
position: absolute;
bottom: 4px;
}
#top-main-nav li {
display: inline-block;
margin: 0 12px;
}
#avenir-book {
font-family: "Avenir-Book";
}
#header {
width:100%;
background-color:#282828;
height:65px;
}
#main-logo img {
height: 52px;
}
#header-container {
position: relative;
width: 1000px;
margin:0 auto;
height: 100%;
min-height: 100%;
}
#backdrop {
position:absolute;
/*width:1600px;*/
/*height:600px;*/
/*margin:auto;*/
/*border:1px solid gray;*/
}
#kinetic {
position:absolute;
/*width:1600px;*/
/*height:600px;*/
/*margin:auto;*/
/*border:1px solid gray;*/
visibility: hidden;
}
/* PANEL */
#panel {
position:absolute;
right:0px;
top: 65px;
width: 323px;
opacity: 0.8;
height:100%;
background-color:black;
display:none;
padding: 15px 20px;
/*overflow-x: hidden;*/
/*overflow-y: scroll;*/
}
#panels-container {
/*width: 646px;*/
position: relative;
}
.panel-hidden {
display: none;
}
#first-panel, #subpanel {
float: left;
width: 323px;
}
.panel-content{
/*margin: 15px 20px;*/
/*padding:15px 20px;*/
min-height: 100%;
position: relative;
background-color:black;
}
.panel-top {
font-size: 36px;
}
#panel h3 {
margin: 0;
display: inline-block;
font-weight: normal;
font-size: 32px;
}
#panel h4 {
font-size: 18px;
margin: 15px 0 3px 0;
font-weight: normal;
}
#panel ul {
margin-top: 2px;
font-size: 13px;
}
.close-panel-btn {
display: inline-block;
float: right;
}
a.panel-btn {
color: #FFF;
font-size: 18px;
text-decoration: none;
height: 78px;
line-height: 78px;
width: 100%;
border-top: 1px solid #FFF;
display: block;
}
a.panel-btn.last {
border-bottom: 1px solid #FFF;
}
.back-to-panel-btn {
font-size: 18px;
color: #FFF;
margin-top: 4px;
}
.panel-top .skillName {
font-size: 13px;
margin: -2px 0 7px 0;
}
a.panel-btn .arrow-btn {
display: inline-block;
font-size: 22px;
position: relative;
}
a.panel-btn .arrow-btn-r {
margin-left: 24px;
-webkit-transition: 0.2s ease-in-out;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
a.panel-btn:hover > .arrow-btn-r {
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
transform: translate(30px,0);
}
a.panel-btn .arrow-btn-l {
margin-right: 10px;
}
.panel-bottom {
}
#panel label {
font-size: 14px;
display: block;
margin: 30px 0 7px 0;
}
#panel textarea, input[type=text], input[type=email], input[type=password], input[type=search]{
border: 1px solid #FFF;
color: #FFF;
background: none;
width: 100%;
font-family: "Avenir-Book";
font-size: 15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#panel input[type=text] {
height: 36px;
line-height: 36px;
}
#discuss-skill-panel textarea {
height: 125px;
}
#discuss-skill-panel select {
font-family: "Avenir-Book";
width: 100%;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
#discuss-skill-panel .message {
font-size: 15px;
line-height: 15px;
margin-top: 10px;
}
.img-btn {
background-color: #000;
}
.img-btn:hover img {
border: 1px solid #FFF;
opacity: 1;
cursor:pointer;
}
.img-btn img {
border: 1px solid #222;
opacity: 0.2;
}
#move-skill-panel .img-btn img {
/*border: 1px solid #222;*/
opacity: 1;
}
#move-skill-panel .img-btn:hover img {
border: 1px solid #FFF;
}
.img-btn.selected {
color: #1ADAE6;
}
.img-btn.selected img {
box-shadow: 0px 0px 5px 2px rgba(26,218,230,1);
border: 1px solid #1ADAE6;
opacity: 1;
}
#move-skill-panel .img-btn.selected img {
box-shadow: 0px 0px 5px 2px rgba(26,218,230,1);
border: 1px solid #1ADAE6;
}
#move-skill-panel #move-step2 {
display:none;
}
#move-skill-panel #move-step3 {
display:none;
}
.img-btn-l { float: left; }
.img-btn-r { float: right; }
input[type=submit] {
border: none;
background-color: #FFF;
color: #222;
padding: 12px 15px;
font-family: "Avenir-Book";
cursor: pointer;
margin-top: 30px;
}
#panel #trans-form-submit {
margin-top: 10px;
}
ul {
list-style: none;
padding: 0;
}
#other-translations-list li{
margin-bottom: 10px;
font-size: 13px;
}
#panel hr {
margin-top: 30px;
}
#panel select {
margin: 10px 0;
}
.message-zone {
margin-left: 15px;
background: url("../img/panel-icon-success.png") no-repeat;
padding-left: 24px;
line-height: 20px;
height: 22px;
display: none;
}
.img-btn .legend {
font-size: 13px;
display: block;
}
#panel .hint {
font-size: 12px;
margin-top: 7px;
}
#panel::-webkit-scrollbar{
width:10px;
background: none;
margin-right: 2px;
}
#panel::-webkit-scrollbar-thumb{
background-color:#333;
border-radius:10px;
}
#panel::-webkit-scrollbar-thumb:hover{
background-color:#555;
border:1px solid #333333;
}
#panel::-webkit-scrollbar-thumb:active{
background-color:#666;
border:1px solid #333333;
}
#panel::-webkit-scrollbar-track{
border:none;
border-radius:10px;
background-color: #000;
}
/* END PANEL */
#top-user-nav li {
display: inline-block;
}
#footer {
height: 82px;
position:fixed;
bottom:0px;
background-color:black;
width:100%;
opacity:0.8;
}
#footer #debug {
position:absolute;
width:200px;
height:80px;
background-color:white;
color:black;
font-size:12px;
}
#footer #search-tease, #search-form {
display: inline-block;
}
#search-tease {
text-align: left;
font-size: 14px;
margin-top: 7px;
margin-right: 10px;
}
#search-form {
top: -13px;
position: relative;
}
#footer h2, #footer p {
margin: 0;
font-weight: normal;
}
#footer h2 {
margin-top: 10px;
}
#footer-container {
width:1000px;
margin:0 auto;
text-align: center;
}
#autocomplete-container {
display: inline-block;
width: 500px;
position: relative;
text-align: left;
}
#search-results {
position: absolute;
background: rgba(0,0,0,0.8);
color: #FFF;
bottom: 46px;
width: 100%;
font-size: 13px;
}
#search-results ul {
margin: 5px 0 14px 0;
}
#search-results a {
display: block;
width: 94%;
padding: 5px 3%;
color: #AC5E70;
}
#search-results a:hover {
background-color: #000;
}
#search-results a .highlight {
color: #1ADAE6;
}
#search-results a:hover {
}
#search-results .search-result-name {
font-size: 16px;
line-height: 16px;
color: #FFF;
}
#kw-input {
height: 46px;
width: 100%;
padding-top: 0px;
padding-left: 5px;
font-size: 18px;
line-height: 18px;
}
#search-form-submit {
margin-top: 0;
}
#preload {
visibility: hidden;
}
.clearfix {
margin-top: 10px;
clear: both;
}
#main-content {
background-color: #FFF;
color: #000;
min-height: 100%;
}
#main-content-container {
min-height: 100%;
width: 1000px;
margin: auto;
}
#simplemodal-overlay {
background-color: #000;
}
#simplemodal-container {
background-color: #000;
opacity: 0.9;
width: 450px;
}
#simplemodal-container a.modalCloseImg {
background: url("../img/panel-icon-close.png") no-repeat;
width:27px;
height:27px;
display:inline;
z-index:3200;
position:absolute;
top:8px;
right:8px;
cursor:pointer;
}
#modal-wrapper {
font-size: 13px;
}
#modal-header {
margin-top: 20px;
text-align: center;
}
#modal-header h2 {
font-weight: normal;
margin: 3px;
}
#modal-logo {
height: 55px;
}
#modal-content {
margin: 20px;
}
#modal-content input[type=text], #modal-content input[type=email], #modal-content input[type=password] {
height: 36px;
line-height: 36px;
margin: 0 0 10px 0;
}
.submit-container {
text-align: center;
width: 100%;
}
.submit-container input {
margin-top: 15px;
}
/* PAGE */
html.page {
overflow-y: scroll;
}
body.page h1 {
font-weight: normal;
font-size: 32px;
}
body.page #header img {
width: 272px;
height: 67px;
}
body.page #header{
height: 128px;
}
body.page #main-logo, body.page #top-main-nav {
bottom: 12px;
}
body.page #main-content-container {
padding-top: 70px;
padding-bottom: 70px;
}
body.page #left-column, body.page #right-column {
display: inline-block;
vertical-align: top;
padding-top: 32px;
}
body.page #left-column {
width: 245px;
padding-right: 40px;
}
body.page #right-column {
padding-left: 40px;
width: 670px;
}
body.page #page-footer {
vertical-align: bottom;
}
body.page #footer-container {
text-align: left;
margin: 50px auto;
}
body.page #footer-container li, #footer-container span {
display: inline-block;
}
body.page #footer-container li {
margin-left: 20px;
}
body.page #footer-nav {
float: right;
text-align: right;
margin-top: 40px;
}
body.page #footer-container, body.page #footer-nav a {
font-size: 12px;
color: #FFF;
}
body.page #footer-nav a:hover {
color: #1ADAE6;
}
/* END PAGE */
/* PAGE FORMS */
body.page input[type=text], body.page input[type=email], textarea{
border-color: #000;
color: #000;
}
body.page form {
width: 100%;
}
body.page label {
display: block;
margin-top: 15px;
font-size: 14px;
}
body.page .row input {
}
body.page .row div {
width: 302px;
display: inline-block;
}
body.page .row div.r {
margin-left: 60px;
}
#bio-textarea {
width: 663px;
height: 80px;
}
/* END PAGE FORMS */
/* PROFIL */
#avatar-rect {
background-image: url("../img/SKP-profile-avatar-fond.png");
width: 225px;
height: 330px;
padding: 10px;
text-align: center;
}
#avatar-inside {
width: 100%;
height: 100%;
min-height: 100%;
background: rgba(0,0,0,0.5);
color: #FFF;
font-size: 16px;
}
#avatar-inside p {
margin-bottom: 15px;
}
img.avatar {
border-radius: 90px;
margin: 15px 0;
}
.profile-section h3 {
margin-bottom: 20px;
font-size: 16px;
}
.profile-section {
margin-bottom: 20px;
text-align: justify;
font-size: 14px;
line-height: 14px;
}
.profile-section .pale-label {
color: #444;
width: 85px;
margin-right: 20px;
display: inline-block;
text-align: right;
}
/* END PROFIL */
::selection {
background: #E37B98; /* WebKit/Blink Browsers */
}
::-moz-selection {
background: #E37B98; /* Gecko Browsers */
} | 0.258326 | 0.07267 |
.resume-section a {
color: #868e96;
text-decoration: underline dotted;
}
.resume-section a:hover {
color: #868e96;
text-decoration: underline solid;
}
svg {
fill: currentColor;
height: 42px;
width: 42px;
}
.skill {
margin: 10px 5px;
padding: 10px;
border-radius: 2px;
-webkit-box-shadow: 2px 2px 3px 0px rgba(206,206,206,1);
-moz-box-shadow: 2px 2px 3px 0px rgba(206,206,206,1);
box-shadow: 2px 2px 3px 0px rgba(206,206,206,1);
}
.skill:hover {
color: #000000;
}
.microsoftteams {
color: rgba(98, 100, 167, 1);
background-color: rgba(98, 100, 167, .2);
}
.jira {
color: rgba(0, 82, 204, 1);
background-color: rgba(0, 82, 204, .2);
}
.latex {
color: rgba(0, 128, 128, 1);
background-color: rgba(0, 128, 128, .2);
}
.bootstrap {
color: rgba(86, 61, 124, 1);
background-color: rgba(86, 61, 124, .2);
}
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Provide sufficient contrast against white background */
a {
color: #0366d6;
}
.btn-primary {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.gpg {
color:rgba(255, 255, 255, .5);
font-family: 'Roboto Mono', monospace;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
.border-top {
border-top: 1px solid #e5e5e5;
}
.border-bottom {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow {
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy {
font-size: 1rem;
line-height: inherit;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px; /* Vertically center the text there */
} | css/site.css | .resume-section a {
color: #868e96;
text-decoration: underline dotted;
}
.resume-section a:hover {
color: #868e96;
text-decoration: underline solid;
}
svg {
fill: currentColor;
height: 42px;
width: 42px;
}
.skill {
margin: 10px 5px;
padding: 10px;
border-radius: 2px;
-webkit-box-shadow: 2px 2px 3px 0px rgba(206,206,206,1);
-moz-box-shadow: 2px 2px 3px 0px rgba(206,206,206,1);
box-shadow: 2px 2px 3px 0px rgba(206,206,206,1);
}
.skill:hover {
color: #000000;
}
.microsoftteams {
color: rgba(98, 100, 167, 1);
background-color: rgba(98, 100, 167, .2);
}
.jira {
color: rgba(0, 82, 204, 1);
background-color: rgba(0, 82, 204, .2);
}
.latex {
color: rgba(0, 128, 128, 1);
background-color: rgba(0, 128, 128, .2);
}
.bootstrap {
color: rgba(86, 61, 124, 1);
background-color: rgba(86, 61, 124, .2);
}
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
white-space: normal;
text-align: center;
word-break: break-all;
}
/* Provide sufficient contrast against white background */
a {
color: #0366d6;
}
.btn-primary {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
color: #fff;
background-color: #1b6ec2;
border-color: #1861ac;
}
.gpg {
color:rgba(255, 255, 255, .5);
font-family: 'Roboto Mono', monospace;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
font-size: 14px;
}
@media (min-width: 768px) {
html {
font-size: 16px;
}
}
.border-top {
border-top: 1px solid #e5e5e5;
}
.border-bottom {
border-bottom: 1px solid #e5e5e5;
}
.box-shadow {
box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
button.accept-policy {
font-size: 1rem;
line-height: inherit;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
position: relative;
min-height: 100%;
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
white-space: nowrap;
line-height: 60px; /* Vertically center the text there */
} | 0.566738 | 0.159774 |
#wrapper {
width: 0px;
float:left;
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
/*-webkit-transform:prespective(600px) rotateX('0deg');
-ms-transform:prespective(600px) rotateX('0deg');
-moz-transform:prespective(600px) rotateX('0deg');
transform:prespective(600px) rotateX('0deg');
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.5 linaer 1;
-moz-transition: -moz-transform 0.5 linaer 1;
transition: transform 0.5 linaer 1;
*/
#sidebar-wrapper {
background-color: rgba(0, 0, 0, 0.2);
z-index: 1000;
position: fixed;
left: 255px;
width: 0px;
height: 100%;
margin-left: -257px;
overflow-y: hidden;
transition: width .5s cubic-bezier(0.4, 0, 1, 1);
}
/* -ms-transform: perspective(600px) rotateX(90deg); /* IE 9 */
/* -webkit-transform: perspective(600px) rotateX(90deg); /* Chrome, Safari, Opera */
/* transform: perspective(600px) rotateX(90deg); */
#wrapper.toggled #sidebar-wrapper {
width: 300px;
}
#page-content-wrapper {
position: fixed;
top: 28px;
left: -3%;
width: 100%;
height: 82%;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}
/* Sidebar Styles */
.sidebar-nav {
position: absolute;
top: 0;
width: 300px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
text-indent: 20px;
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background-image: -webkit-gradient(linear, 30deg, left bottom, from(red), to(white));
background-image: -webkit-linear-gradient(30deg, orange 1%,yellow 50%, blueviolet 100%);
background-image: -moz-linear-gradient(30deg, orange 1%,yellow 50%, blueviolet 100%);
background-image: linear-gradient(130deg,orange 1%,yellow 50%, blueviolet 100% );
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 65px;
font-size: 18px;
line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
color: blue;
}
.sidebar-nav > .sidebar-brand a:hover {
color: red;
background-image: -webkit-gradient(linear, 30deg, left bottom, from(red), to(white));
background-image: -webkit-linear-gradient(30deg, orange 1%,yellow 50%, blueviolet 100%);
background-image: -moz-linear-gradient(30deg, orange 1%,yellow 50%, blueviolet 100%);
background-image: linear-gradient(130deg,orange 1%,yellow 50%, blueviolet 100% );
}
.scrollbar{
width: 50%;
height: 100%;
margin-top:40px;
margin-left:40px;
overflow-y:scroll;
float:left;
height: inherit;
}
.content{
height:450px;
}
#page-content-wrapper::-webkit-scrollbar{
width:1px;
background-color:#cccccc;
}
#page-content-wrapper::-webkit-scrollbar-thumb{
background-color:#B03C3F;
border-radius:10px;
}
#page-content-wrapper::-webkit-scrollbar-thumb:hover{
background-color:#BF4649;
border:1px solid #333333;
}
#page-content-wrapper::-webkit-scrollbar-thumb:active{
background-color:#A6393D;
border:1px solid #333333;
}
#page-content-wrapper::-webkit-scrollbar-track{
border:1px gray solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px gray inset;
}
@media(max-width:1600px) {
#page-content-wrapper{
position: fixed;
left: -5%;
}
}
@media (min-width:1200px){
#page-content-wrapper{
position: fixed;
left: -2%;
}
#pull-right {
position: relative;
right: -10%;
}
}
@media (max-width:425px) {
#msg-area{
width: 100%;
}
#msg-area1{
left: -9%;
width: 100%;
}
}
@media (max-width:767px) {
#msg-area1{
width: 100%;
}
#msg-area{
width: 100%;
}
#page-content-wrapper{
top: 9px;
}
#chat{
position: absolute;
left: -8%;
width: 100%;
}
}
@media screen and (max-width:767px){
section{
margin-left: 15vw;
}
}
@media (min-width:768px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 0;
}
#wrapper.toggled #sidebar-wrapper {
width: 0;
}
#page-content-wrapper{
position: fixed;
}
#wrapper.toggled #page-content-wrapper {
position: relative;
margin-right: 0;
}
}
@media (min-width:992px) and (max-width:1199px) {
#page-content-wrapper{
position: fixed;
left: -2%;
}
#pull-right {
position: relative;
right: -20%;
}
}
@media (min-height:960px) {
#page-content-wrapper{
position: fixed;
left: -2%;
}
#msg-area {
position: relative;
left: 8%;
}
#pull-right {
position: relative;
right: -30%;
}
}
@media (min-width:900px) and (max-width:991px) {
#page-content-wrapper{
position: fixed;
left: -4%;
}
}
@media (min-width:992px) and (max-width:1199px) {
#page-content-wrapper{
position: fixed;
left: -4%;
}
#ul-left{
left:-10px;
}
} | public/css/simple-sidebar.css |
#wrapper {
width: 0px;
float:left;
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
/*-webkit-transform:prespective(600px) rotateX('0deg');
-ms-transform:prespective(600px) rotateX('0deg');
-moz-transform:prespective(600px) rotateX('0deg');
transform:prespective(600px) rotateX('0deg');
-webkit-backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.5 linaer 1;
-moz-transition: -moz-transform 0.5 linaer 1;
transition: transform 0.5 linaer 1;
*/
#sidebar-wrapper {
background-color: rgba(0, 0, 0, 0.2);
z-index: 1000;
position: fixed;
left: 255px;
width: 0px;
height: 100%;
margin-left: -257px;
overflow-y: hidden;
transition: width .5s cubic-bezier(0.4, 0, 1, 1);
}
/* -ms-transform: perspective(600px) rotateX(90deg); /* IE 9 */
/* -webkit-transform: perspective(600px) rotateX(90deg); /* Chrome, Safari, Opera */
/* transform: perspective(600px) rotateX(90deg); */
#wrapper.toggled #sidebar-wrapper {
width: 300px;
}
#page-content-wrapper {
position: fixed;
top: 28px;
left: -3%;
width: 100%;
height: 82%;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}
/* Sidebar Styles */
.sidebar-nav {
position: absolute;
top: 0;
width: 300px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
text-indent: 20px;
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: #999999;
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #fff;
background-image: -webkit-gradient(linear, 30deg, left bottom, from(red), to(white));
background-image: -webkit-linear-gradient(30deg, orange 1%,yellow 50%, blueviolet 100%);
background-image: -moz-linear-gradient(30deg, orange 1%,yellow 50%, blueviolet 100%);
background-image: linear-gradient(130deg,orange 1%,yellow 50%, blueviolet 100% );
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 65px;
font-size: 18px;
line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
color: blue;
}
.sidebar-nav > .sidebar-brand a:hover {
color: red;
background-image: -webkit-gradient(linear, 30deg, left bottom, from(red), to(white));
background-image: -webkit-linear-gradient(30deg, orange 1%,yellow 50%, blueviolet 100%);
background-image: -moz-linear-gradient(30deg, orange 1%,yellow 50%, blueviolet 100%);
background-image: linear-gradient(130deg,orange 1%,yellow 50%, blueviolet 100% );
}
.scrollbar{
width: 50%;
height: 100%;
margin-top:40px;
margin-left:40px;
overflow-y:scroll;
float:left;
height: inherit;
}
.content{
height:450px;
}
#page-content-wrapper::-webkit-scrollbar{
width:1px;
background-color:#cccccc;
}
#page-content-wrapper::-webkit-scrollbar-thumb{
background-color:#B03C3F;
border-radius:10px;
}
#page-content-wrapper::-webkit-scrollbar-thumb:hover{
background-color:#BF4649;
border:1px solid #333333;
}
#page-content-wrapper::-webkit-scrollbar-thumb:active{
background-color:#A6393D;
border:1px solid #333333;
}
#page-content-wrapper::-webkit-scrollbar-track{
border:1px gray solid;
border-radius:10px;
-webkit-box-shadow:0 0 6px gray inset;
}
@media(max-width:1600px) {
#page-content-wrapper{
position: fixed;
left: -5%;
}
}
@media (min-width:1200px){
#page-content-wrapper{
position: fixed;
left: -2%;
}
#pull-right {
position: relative;
right: -10%;
}
}
@media (max-width:425px) {
#msg-area{
width: 100%;
}
#msg-area1{
left: -9%;
width: 100%;
}
}
@media (max-width:767px) {
#msg-area1{
width: 100%;
}
#msg-area{
width: 100%;
}
#page-content-wrapper{
top: 9px;
}
#chat{
position: absolute;
left: -8%;
width: 100%;
}
}
@media screen and (max-width:767px){
section{
margin-left: 15vw;
}
}
@media (min-width:768px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 0;
}
#wrapper.toggled #sidebar-wrapper {
width: 0;
}
#page-content-wrapper{
position: fixed;
}
#wrapper.toggled #page-content-wrapper {
position: relative;
margin-right: 0;
}
}
@media (min-width:992px) and (max-width:1199px) {
#page-content-wrapper{
position: fixed;
left: -2%;
}
#pull-right {
position: relative;
right: -20%;
}
}
@media (min-height:960px) {
#page-content-wrapper{
position: fixed;
left: -2%;
}
#msg-area {
position: relative;
left: 8%;
}
#pull-right {
position: relative;
right: -30%;
}
}
@media (min-width:900px) and (max-width:991px) {
#page-content-wrapper{
position: fixed;
left: -4%;
}
}
@media (min-width:992px) and (max-width:1199px) {
#page-content-wrapper{
position: fixed;
left: -4%;
}
#ul-left{
left:-10px;
}
} | 0.313525 | 0.061283 |
@import 'reset.css';
@import url('https://fonts.googleapis.com/css?family=Montserrat');
body {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
background-color: #3A3A3A;
margin: auto;
}
/* font */
h0 {
font-size: 64px;
line-height: 80px;
}
h1 {
font-size: 36px;
line-height: 50px;
}
h2 {
font-size: 24px;
line-height: 36px;
}
h3 {
font-size: 20px;
line-height: 30px;
}
p1 {
font-size: 16px;
line-height: 28px;
}
p1.bold {
font-weight: bold;
}
p1.opacity {
opacity: 0.6;
}
p2 {
font-size: 14px;
line-height: 20px;
}
p2.bold {
font-weight: bold;
}
p2.opacity {
opacity: 0.6;
}
/* button default */
.btn {
height: 64px;
width: 120px;
margin: 40px 0;
background: #1A1B1F;
border-radius: 32px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
}
.btn:hover {
background-color: #854CFF;
}
.btn:active {
background-color: #6535CC;
}
.btn_medium {
border: 1px solid rgba(255, 255, 255, 0.4);
border-radius: 10px;
height: 48px;
width: 160px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
/* button medium */
.btn_medium:hover {
background: rgba(173, 135, 255, 0.2);
border: 1px solid #AD87FF;
border-radius: 10px;
color: #AD87FF;
}
.btn_medium:active {
/* background: rgba(173, 135, 255, 0.1); */
border: 1px solid rgba(173, 135, 255, 0.5);
border-radius: 10px;
background-color: #6535CC;
}
.btn_medium:disabled {
opacity: 0.4;
border: 1px solid #FFFFFF;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
border-radius: 10px;
}
.guide_text {
background: #808080;
opacity: 0.2;
border-radius: 10px;
color: #808080;
}
.input_text {
background: #484848;
border-radius: 10px;
outline: none;
border-width: 0;
color: #FFFFFF;
}
/* header */
#header {
font-size: 12px;
line-height: 20px;
font-weight: 600;
color: #FFFFFF;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
margin: 38px 50.5px 38px 0;
}
#header object {
margin-right: 5.5px;
}
#header .github {
display: flex;
align-items: center;
margin-right: 40px;
}
#header .ainize {
display: flex;
align-items: center;
}
/* footer */
#footer {
/* position: fixed;
bottom:0;
width:100%;
z-index: 1; */
font-size: 12px;
line-height: 20px;
font-weight: 600;
color: #8E8E94;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
height: 100px;
}
#footer object {
margin-right: 5.5px;
}
#footer .ainize {
display: flex;
align-items: center;
margin-right: 40px;
}
#footer .github {
display: flex;
align-items: center;
}
/* badge */
#badge svg {
position: fixed;
bottom: 40px;
right: 40px;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
}
/* share link */
.share {
display: flex;
flex-direction: column;
align-items: center;
}
.icons {
display: flex;
flex-direction: row;
justify-content: center;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
}
/* title */
#title {
margin-top: 40px;
padding: 40px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
#title .title {
margin: 10px 0;
} | static/css/design.css | @import 'reset.css';
@import url('https://fonts.googleapis.com/css?family=Montserrat');
body {
font-family: Montserrat;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
background-color: #3A3A3A;
margin: auto;
}
/* font */
h0 {
font-size: 64px;
line-height: 80px;
}
h1 {
font-size: 36px;
line-height: 50px;
}
h2 {
font-size: 24px;
line-height: 36px;
}
h3 {
font-size: 20px;
line-height: 30px;
}
p1 {
font-size: 16px;
line-height: 28px;
}
p1.bold {
font-weight: bold;
}
p1.opacity {
opacity: 0.6;
}
p2 {
font-size: 14px;
line-height: 20px;
}
p2.bold {
font-weight: bold;
}
p2.opacity {
opacity: 0.6;
}
/* button default */
.btn {
height: 64px;
width: 120px;
margin: 40px 0;
background: #1A1B1F;
border-radius: 32px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
}
.btn:hover {
background-color: #854CFF;
}
.btn:active {
background-color: #6535CC;
}
.btn_medium {
border: 1px solid rgba(255, 255, 255, 0.4);
border-radius: 10px;
height: 48px;
width: 160px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
/* button medium */
.btn_medium:hover {
background: rgba(173, 135, 255, 0.2);
border: 1px solid #AD87FF;
border-radius: 10px;
color: #AD87FF;
}
.btn_medium:active {
/* background: rgba(173, 135, 255, 0.1); */
border: 1px solid rgba(173, 135, 255, 0.5);
border-radius: 10px;
background-color: #6535CC;
}
.btn_medium:disabled {
opacity: 0.4;
border: 1px solid #FFFFFF;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
border-radius: 10px;
}
.guide_text {
background: #808080;
opacity: 0.2;
border-radius: 10px;
color: #808080;
}
.input_text {
background: #484848;
border-radius: 10px;
outline: none;
border-width: 0;
color: #FFFFFF;
}
/* header */
#header {
font-size: 12px;
line-height: 20px;
font-weight: 600;
color: #FFFFFF;
display: flex;
flex-direction: row;
justify-content: flex-end;
align-items: center;
margin: 38px 50.5px 38px 0;
}
#header object {
margin-right: 5.5px;
}
#header .github {
display: flex;
align-items: center;
margin-right: 40px;
}
#header .ainize {
display: flex;
align-items: center;
}
/* footer */
#footer {
/* position: fixed;
bottom:0;
width:100%;
z-index: 1; */
font-size: 12px;
line-height: 20px;
font-weight: 600;
color: #8E8E94;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
height: 100px;
}
#footer object {
margin-right: 5.5px;
}
#footer .ainize {
display: flex;
align-items: center;
margin-right: 40px;
}
#footer .github {
display: flex;
align-items: center;
}
/* badge */
#badge svg {
position: fixed;
bottom: 40px;
right: 40px;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
}
/* share link */
.share {
display: flex;
flex-direction: column;
align-items: center;
}
.icons {
display: flex;
flex-direction: row;
justify-content: center;
filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.25));
}
/* title */
#title {
margin-top: 40px;
padding: 40px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
#title .title {
margin: 10px 0;
} | 0.286668 | 0.096153 |
.texttitle_green{
font-family: Calibri;
font-size:18px;
font-weight:bold;
color: #79B41A;
}
.texttitle_blue{
font-family: Calibri;
font-size:18px;
font-weight:bold;
color: #004C91;
}
.text_title1{
font-family: calibri;
color: #ffffff;
font-size:24px;
font-weight:bold;
text-shadow: 2px 2px 1px #02437C;
}
.text_title2{
font-family: "Myriad Pro";
font-size:12px;
color: #ffffff;
font-weight:bold;
font-style:italic;
text-shadow: 1px 1px 1px #252525;
}
.text1{
font-family: stencil;
font-size:12px;
color: #003300;
}
.text2{
font-family: Calibri;
font-size:22px;
font-weight:bold;
color: #79B41A;
color: #333333;
}
.text3{
font-family: stencil;
font-size:18px;
font-weight:bold;
color: #79B41A;
color: #333333;
}
.text4{
font-family: Calibri;
font-size:18px;
color: #333333;
}
.texthover1{
font-family: Calibri;
font-size:18px;
color: #333333;
}
.texthover1:hover {
font-family: Calibri;
font-size:18px;
color: #FFFFFF;
background-color:#006600;
border-radius: 2px;
margin-right:-5px;
margin-left:3px;
}
.text5{
font-family: Calibri;
font-size:14px;
color: #009933;
font-weight:bold;
}
.text6{
font-family: Arial;
font-size:14px;
color: #666666;
}
.text_check{
font-family: Arial;
font-size:11px;
font-weight:bold;
color: #0066FF;
}
.text_e{
font-family: Arial;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
text-align:center;
}
.text_footer{
font-family: Calibri;
font-size:11.5px;
color: #FFFF00;
font-weight: bold;
}
.text_note{
font-family: Calibri;
font-size:11px;
color: #666666;
font-style:italic;
margin-top:-2px;
text-align:right;
}
.title_form{
font-family: Calibri;
font-size:16px;
color: #00539B;
font-weight:bold;
}
.text_form{
font-family: Arial;
width:150px;
text-align:left;
font-size:11px;
color: #FFFFFF;
}
.frame_shadow{
min-height: 450px;
/*margin-bottom: 10px;*/
border-radius: 5px;
padding: 20px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.7);
-moz-box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.7);
box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.7);
}
.frame_newhire{
height: 185px;
border-radius: 4px;
padding: 5px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.5);
-moz-box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.5);
box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.5);
}
.frame_newhire:hover {
background-color: #FDFDFD;
}
.page-icon{
font-size: 1.8em;
}
.page-icon:hover{
font-size: 1.9em;
cursor:pointer;
}
.page-icon-active{
font-size: 1.9em;
color:#C2C2C2;
}
.line_shadow{
border-bottom: 1px solid #000000;
max-width:260px;
-webkit-box-shadow: 0 6px 4px -4px #1A1364;
-moz-box-shadow: 0 6px 4px -4px #1A1364;
box-shadow: 0 6px 4px -5px #1A1364;
height:50px;
margin-bottom:30px;
margin-top:15px;
vertical-align:bottom;
}
.framenews{
width: 96%;
max-width: 96%;
min-height: 300px;
margin-left:auto;
margin-right:auto;
word-wrap: break-word;
background-color:#FFFFFF;
border-radius: 2px 2px 2px 2px;
}
.kotaknewsdate {
width:40px;
height:40px;
background:#79B41A;
border-radius: 4px 4px 4px 4px; /*Kode pembuat lengkungan sudut*/
border: 1px solid #dadada;
border-bottom: 1px solid #b7b7b7;
padding: 5px;
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
/*margin-bottom: 7px;*/
font-family: "Trebuchet MS";
font-size:22px;
font-weight:bold;
color: #FFFFFF;
}
.frame_photo {
padding: 2px;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 2px 2px #D7D7D7;
-moz-box-shadow: 0px 0px 2px 2px #D7D7D7;
box-shadow: 0px 0px 2px 2px #D7D7D7;
}
.table-iframe{
width:100%;height: 100px;overflow-x:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:0px solid #ddd;
}
@media screen and (min-width:768px) {
.desktop-only {
display: block;
}
}
@media screen and (max-width:767px) {
.desktop-only {
display: none !important;
}
}
@media screen and (min-width:768px) {
.mobile-only {
display: none !important;
}
}
@media screen and (max-width:767px) {
.mobile-only {
display: block;
position: relative;
}
}
<!-- disable text selection start-->
/*html,body{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}*/
<!-- disable text selection finish--> | assets/cssx/albichenko.css | .texttitle_green{
font-family: Calibri;
font-size:18px;
font-weight:bold;
color: #79B41A;
}
.texttitle_blue{
font-family: Calibri;
font-size:18px;
font-weight:bold;
color: #004C91;
}
.text_title1{
font-family: calibri;
color: #ffffff;
font-size:24px;
font-weight:bold;
text-shadow: 2px 2px 1px #02437C;
}
.text_title2{
font-family: "Myriad Pro";
font-size:12px;
color: #ffffff;
font-weight:bold;
font-style:italic;
text-shadow: 1px 1px 1px #252525;
}
.text1{
font-family: stencil;
font-size:12px;
color: #003300;
}
.text2{
font-family: Calibri;
font-size:22px;
font-weight:bold;
color: #79B41A;
color: #333333;
}
.text3{
font-family: stencil;
font-size:18px;
font-weight:bold;
color: #79B41A;
color: #333333;
}
.text4{
font-family: Calibri;
font-size:18px;
color: #333333;
}
.texthover1{
font-family: Calibri;
font-size:18px;
color: #333333;
}
.texthover1:hover {
font-family: Calibri;
font-size:18px;
color: #FFFFFF;
background-color:#006600;
border-radius: 2px;
margin-right:-5px;
margin-left:3px;
}
.text5{
font-family: Calibri;
font-size:14px;
color: #009933;
font-weight:bold;
}
.text6{
font-family: Arial;
font-size:14px;
color: #666666;
}
.text_check{
font-family: Arial;
font-size:11px;
font-weight:bold;
color: #0066FF;
}
.text_e{
font-family: Arial;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
text-align:center;
}
.text_footer{
font-family: Calibri;
font-size:11.5px;
color: #FFFF00;
font-weight: bold;
}
.text_note{
font-family: Calibri;
font-size:11px;
color: #666666;
font-style:italic;
margin-top:-2px;
text-align:right;
}
.title_form{
font-family: Calibri;
font-size:16px;
color: #00539B;
font-weight:bold;
}
.text_form{
font-family: Arial;
width:150px;
text-align:left;
font-size:11px;
color: #FFFFFF;
}
.frame_shadow{
min-height: 450px;
/*margin-bottom: 10px;*/
border-radius: 5px;
padding: 20px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.7);
-moz-box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.7);
box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.7);
}
.frame_newhire{
height: 185px;
border-radius: 4px;
padding: 5px;
-webkit-box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.5);
-moz-box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.5);
box-shadow: 0px 0px 5px 1px rgba(105,102,105,0.5);
}
.frame_newhire:hover {
background-color: #FDFDFD;
}
.page-icon{
font-size: 1.8em;
}
.page-icon:hover{
font-size: 1.9em;
cursor:pointer;
}
.page-icon-active{
font-size: 1.9em;
color:#C2C2C2;
}
.line_shadow{
border-bottom: 1px solid #000000;
max-width:260px;
-webkit-box-shadow: 0 6px 4px -4px #1A1364;
-moz-box-shadow: 0 6px 4px -4px #1A1364;
box-shadow: 0 6px 4px -5px #1A1364;
height:50px;
margin-bottom:30px;
margin-top:15px;
vertical-align:bottom;
}
.framenews{
width: 96%;
max-width: 96%;
min-height: 300px;
margin-left:auto;
margin-right:auto;
word-wrap: break-word;
background-color:#FFFFFF;
border-radius: 2px 2px 2px 2px;
}
.kotaknewsdate {
width:40px;
height:40px;
background:#79B41A;
border-radius: 4px 4px 4px 4px; /*Kode pembuat lengkungan sudut*/
border: 1px solid #dadada;
border-bottom: 1px solid #b7b7b7;
padding: 5px;
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
/*margin-bottom: 7px;*/
font-family: "Trebuchet MS";
font-size:22px;
font-weight:bold;
color: #FFFFFF;
}
.frame_photo {
padding: 2px;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 2px 2px #D7D7D7;
-moz-box-shadow: 0px 0px 2px 2px #D7D7D7;
box-shadow: 0px 0px 2px 2px #D7D7D7;
}
.table-iframe{
width:100%;height: 100px;overflow-x:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:0px solid #ddd;
}
@media screen and (min-width:768px) {
.desktop-only {
display: block;
}
}
@media screen and (max-width:767px) {
.desktop-only {
display: none !important;
}
}
@media screen and (min-width:768px) {
.mobile-only {
display: none !important;
}
}
@media screen and (max-width:767px) {
.mobile-only {
display: block;
position: relative;
}
}
<!-- disable text selection start-->
/*html,body{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}*/
<!-- disable text selection finish--> | 0.20454 | 0.071819 |
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */
/* basic elements */
body {
font: 10pt/14pt "Trebuchet MS", sans-serif;
color: #000033;
background: #69f;
margin: 0px;
}
p {
font: 10pt/16pt "Trebuchet MS", sans-serif;
margin-top: 0px;
text-align: justify;
}
h3 {
font: bold normal 12pt "Trebuchet MS", sans-serif;
letter-spacing: 3px;
margin-bottom: 2px;
color: #333333;
text-align: left;
}
a:link {
font-weight: bold;
text-decoration: none;
color: #FF6600;
}
a:visited {
font-weight: bold;
text-decoration: none;
color: #CC0000;
}
a:hover, a:active {
text-decoration: underline;
color: #FF6600;
}
/* specific divs */
#container {
background: #9cf url(trees.jpg) no-repeat left top;
padding: 200px 0px 0px 0px;
margin: 0px auto;
width:800px;
border-left: 2px dashed #fff;
border-right: 2px dashed #fff;
}
#pageHeader {
margin-bottom: 10px;
}
/* using an image to replace text in an h1. This trick courtesy <NAME>, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
background: transparent;
margin-top: -180px;
width: 500px;
height: 87px;
float: left;
color:#fff;
}
#pageHeader h1 span {
display:none;
}
#pageHeader h2 {
background: transparent url(tag.gif) no-repeat top left;
width: 300px;
margin-top:-60px;
margin-left:-190px;
height: 100px;
float: right;
}
#pageHeader h2 span {
display:none;
}
#quickSummary {
width: 130px;
float: left;
padding:5px;
margin-right:15px;
background:#0099FF;
}
#quickSummary p {
font: bold 8pt/12pt verdana, sans-serif;
text-align:right;
color:#fff;
}
#quickSummary a:link {
font-weight: bold;
text-decoration: none;
color: #003;
}
#quickSummary a:visited {
font-weight: bold;
text-decoration: none;
color: #006;
}
#quickSummary a:hover, #quickSummary a:active {
text-decoration: underline;
color: #FF6600;
}
#preamble, #supporting text, #explanation, #participation, #benefits, #requirements {
padding: 0px 170px 0px 30px;
}
#footer {
text-align: center;
}
#footer a:link, #footer a:visited {
margin-right: 20px;
}
#linkList {
background: transparent url(menu.gif) top left no-repeat;
position: absolute;
top: 0px;
padding: 15px;
margin-top: 200px;
margin-left: 650px;
width: 130px;
}
#linkList2 {
font: 10px verdana, sans-serif;
padding-top:35px;
}
#linkList h3.select {
background: transparent url(select.gif) top left no-repeat;
width: 130px;
height: 25px;
margin-left:-8px;
}
#linkList h3.select span {
display:none
}
#linkList h3.favorites {
background: transparent url(favorites.gif) top left no-repeat;
width: 130px;
height: 25px;
margin-left:-8px;
}
#linkList h3.favorites span {
display:none
}
#linkList h3.archives {
background: transparent url(archives.gif) top left no-repeat;
width: 130px;
height: 25px;
margin-left:-8px;
}
#linkList h3.archives span {
display:none
}
#linkList h3.resources {
background: transparent url(resources.gif) top left no-repeat;
width: 130px;
height: 25px;
margin-left:-8px;
}
#linkList h3.resources span {
display:none
}
#linkList ul {
margin: 0px;
padding: 0px;
}
#linkList li {
line-height: 2.5ex;
background: transparent;
display: block;
padding-top: 5px;
margin-bottom: 5px;
list-style-type: none;
}
#linkList li a:link {
color: #FF3300;
}
#linkList li a:visited {
color: #FF0000;
}
#extraDiv1 {
background: transparent;
position: absolute;
top: 40px;
right: 0px;
width: 148px;
height: 110px;
} | 前端案例收集/css/csszengarden.com-master/006/legacy.css | /* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */
/* basic elements */
body {
font: 10pt/14pt "Trebuchet MS", sans-serif;
color: #000033;
background: #69f;
margin: 0px;
}
p {
font: 10pt/16pt "Trebuchet MS", sans-serif;
margin-top: 0px;
text-align: justify;
}
h3 {
font: bold normal 12pt "Trebuchet MS", sans-serif;
letter-spacing: 3px;
margin-bottom: 2px;
color: #333333;
text-align: left;
}
a:link {
font-weight: bold;
text-decoration: none;
color: #FF6600;
}
a:visited {
font-weight: bold;
text-decoration: none;
color: #CC0000;
}
a:hover, a:active {
text-decoration: underline;
color: #FF6600;
}
/* specific divs */
#container {
background: #9cf url(trees.jpg) no-repeat left top;
padding: 200px 0px 0px 0px;
margin: 0px auto;
width:800px;
border-left: 2px dashed #fff;
border-right: 2px dashed #fff;
}
#pageHeader {
margin-bottom: 10px;
}
/* using an image to replace text in an h1. This trick courtesy <NAME>, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
background: transparent;
margin-top: -180px;
width: 500px;
height: 87px;
float: left;
color:#fff;
}
#pageHeader h1 span {
display:none;
}
#pageHeader h2 {
background: transparent url(tag.gif) no-repeat top left;
width: 300px;
margin-top:-60px;
margin-left:-190px;
height: 100px;
float: right;
}
#pageHeader h2 span {
display:none;
}
#quickSummary {
width: 130px;
float: left;
padding:5px;
margin-right:15px;
background:#0099FF;
}
#quickSummary p {
font: bold 8pt/12pt verdana, sans-serif;
text-align:right;
color:#fff;
}
#quickSummary a:link {
font-weight: bold;
text-decoration: none;
color: #003;
}
#quickSummary a:visited {
font-weight: bold;
text-decoration: none;
color: #006;
}
#quickSummary a:hover, #quickSummary a:active {
text-decoration: underline;
color: #FF6600;
}
#preamble, #supporting text, #explanation, #participation, #benefits, #requirements {
padding: 0px 170px 0px 30px;
}
#footer {
text-align: center;
}
#footer a:link, #footer a:visited {
margin-right: 20px;
}
#linkList {
background: transparent url(menu.gif) top left no-repeat;
position: absolute;
top: 0px;
padding: 15px;
margin-top: 200px;
margin-left: 650px;
width: 130px;
}
#linkList2 {
font: 10px verdana, sans-serif;
padding-top:35px;
}
#linkList h3.select {
background: transparent url(select.gif) top left no-repeat;
width: 130px;
height: 25px;
margin-left:-8px;
}
#linkList h3.select span {
display:none
}
#linkList h3.favorites {
background: transparent url(favorites.gif) top left no-repeat;
width: 130px;
height: 25px;
margin-left:-8px;
}
#linkList h3.favorites span {
display:none
}
#linkList h3.archives {
background: transparent url(archives.gif) top left no-repeat;
width: 130px;
height: 25px;
margin-left:-8px;
}
#linkList h3.archives span {
display:none
}
#linkList h3.resources {
background: transparent url(resources.gif) top left no-repeat;
width: 130px;
height: 25px;
margin-left:-8px;
}
#linkList h3.resources span {
display:none
}
#linkList ul {
margin: 0px;
padding: 0px;
}
#linkList li {
line-height: 2.5ex;
background: transparent;
display: block;
padding-top: 5px;
margin-bottom: 5px;
list-style-type: none;
}
#linkList li a:link {
color: #FF3300;
}
#linkList li a:visited {
color: #FF0000;
}
#extraDiv1 {
background: transparent;
position: absolute;
top: 40px;
right: 0px;
width: 148px;
height: 110px;
} | 0.301156 | 0.056366 |
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
#myVideo {
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
}
.content {
position: relative;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
color: #f1f1f1;
width: 100%;
padding: 20px;
}
#button-login {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #397ecc;
color: #fff;
}
#button-login:hover {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #fff;
color: #397ecc;
}
.button-upload {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #397ecc;
color: #fff;
}
.button-upload:hover {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #fff;
color: #397ecc;
}
#button-sign {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #d11b1b;
color: #fff;
}
#button-sign:hover {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #fff;
color: #d11b1b;
}
input {
color: white !important;
}
.title-opaque{
font-size: 100px;
color: white;
}
.title-opaque-sign{
font-size: 60px;
color: white;
}
.postit-logo{
border-bottom: 2px white !important;
}
#menu-item:hover{
color: lightblue;
text-decoration: none;
}
body{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.cadastro-menu{
width: 30%;
}
.body-after-login{
background-color: #2b2c2e;
}
.item:before {
-webkit-box-shadow: inset 0 0 20rem rgba(0, 0, 0, 1);
box-shadow: inset 0 0 20rem rgba(0, 0, 0, 1);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.container-carousel{
max-width: 100%;
}
.border-upload{
background-color: #494949;
border-radius: 30px;
border-width: 8px;
border-style: solid;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
.upload-area{
width: 100%;
height: 100%;
overflow: auto;
}
.upload-area:hover{
cursor: pointer;
}
#file{
display: none;
}
.thumbnail{
width: 100px;
height: 300px;
padding: 2px;
border: 1px solid rgb(255, 255, 255);
border-radius: 3px;
}
.size{
font-size:12px;
padding-top:1px;
}
.name{
font-size:12px;
}
.gallery {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-width: 33%;
-moz-column-width: 33%;
column-width: 33%; }
.gallery .pics {
-webkit-transition: all 350ms ease;
transition: all 350ms ease; }
.gallery .animation {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
@media (max-width: 450px) {
.gallery {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-width: 100%;
-moz-column-width: 100%;
column-width: 100%;
}
}
@media (max-width: 400px) {
.btn.filter {
padding-left: 1.1rem;
padding-right: 1.1rem;
}
}
.img-fluid{
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}
.img-fluid:hover{
opacity: 0.7;
box-shadow: 0 0 5px #acacac;
transform: scale(1.05);
} | static/css/style.css | * Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
#myVideo {
position: fixed;
right: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
}
.content {
position: relative;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
color: #f1f1f1;
width: 100%;
padding: 20px;
}
#button-login {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #397ecc;
color: #fff;
}
#button-login:hover {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #fff;
color: #397ecc;
}
.button-upload {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #397ecc;
color: #fff;
}
.button-upload:hover {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #fff;
color: #397ecc;
}
#button-sign {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #d11b1b;
color: #fff;
}
#button-sign:hover {
width: 200px;
font-size: 18px;
padding: 10px;
border: none;
cursor: pointer;
background: #fff;
color: #d11b1b;
}
input {
color: white !important;
}
.title-opaque{
font-size: 100px;
color: white;
}
.title-opaque-sign{
font-size: 60px;
color: white;
}
.postit-logo{
border-bottom: 2px white !important;
}
#menu-item:hover{
color: lightblue;
text-decoration: none;
}
body{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.cadastro-menu{
width: 30%;
}
.body-after-login{
background-color: #2b2c2e;
}
.item:before {
-webkit-box-shadow: inset 0 0 20rem rgba(0, 0, 0, 1);
box-shadow: inset 0 0 20rem rgba(0, 0, 0, 1);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.container-carousel{
max-width: 100%;
}
.border-upload{
background-color: #494949;
border-radius: 30px;
border-width: 8px;
border-style: solid;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
.upload-area{
width: 100%;
height: 100%;
overflow: auto;
}
.upload-area:hover{
cursor: pointer;
}
#file{
display: none;
}
.thumbnail{
width: 100px;
height: 300px;
padding: 2px;
border: 1px solid rgb(255, 255, 255);
border-radius: 3px;
}
.size{
font-size:12px;
padding-top:1px;
}
.name{
font-size:12px;
}
.gallery {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
-webkit-column-width: 33%;
-moz-column-width: 33%;
column-width: 33%; }
.gallery .pics {
-webkit-transition: all 350ms ease;
transition: all 350ms ease; }
.gallery .animation {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }
@media (max-width: 450px) {
.gallery {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
-webkit-column-width: 100%;
-moz-column-width: 100%;
column-width: 100%;
}
}
@media (max-width: 400px) {
.btn.filter {
padding-left: 1.1rem;
padding-right: 1.1rem;
}
}
.img-fluid{
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}
.img-fluid:hover{
opacity: 0.7;
box-shadow: 0 0 5px #acacac;
transform: scale(1.05);
} | 0.402275 | 0.06767 |
.tweet__image {
width: 100%;
height: 60%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border-radius: 15px;
}
.tweet-body {
margin-top: 20px;
margin-left: 10px;
text-align: start;
box-shadow: 7px 10px 87px 16px rgba(0, 0, 0, 0.1);
padding: 20px;
padding-top: 10px;
border-radius: 20px;
background-color: #f5f8fa;
}
.tweet__top {
display: flex;
align-items: center
}
.twet__top__image {
text-decoration: none;
cursor: pointer
}
.avatar__image {
width: 50px;
height: 40px
}
.top__date {
margin-left: 10px;
display: flex;
flex-direction: column;
justify-content: center
}
.comments-saves {
display: flex;
justify-content: flex-end;
align-items: center;
color: gray
}
.comments-sec {
display: flex;
justify-content: space-between;
align-items: center;
color: gray;
}
.comments-sec>div {
cursor: pointer;
display: flex;
align-items: center
}
.profile-comment {
display: flex;
align-items: center;
width: 100%;
margin-top: 10px
}
.profile-link {
text-decoration: none;
cursor: pointer;
margin-right: 5px
}
.profile-othercomment {
display: flex;
margin-top: 15px;
}
.actual-comment {
margin: 0px;
margin-left: 15px;
color: rgb(68, 68, 67);
}
.like-comment {
display: flex;
color: gray
}
.like-icon {
cursor: pointer;
display: flex;
align-items: flex-start
}
.tweet__input {
margin-top: 7px;
background-color: white;
width: 100%;
padding: 10px;
border: none;
border-radius: 15px;
}
.tweet__input:focus {
outline: none;
}
.comments {
margin-top: 15px;
display: flex;
align-items: flex-start;
}
.comments_img {
/* margin: 5px; */
width: 40px;
height: 40px;
background: url('https://www.personality-database.com/profile_images/121360.png?id=107143');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 20px;
}
.comments_details {
margin-left: 10px;
width: 90%;
padding: 5px;
background: #FAFAFA;
border-radius: 8px;
}
.comments_details div p {
/* margin-top: 2px; */
margin-left: 20px;
margin-bottom: 4px;
}
.comments_name {
margin-top: 2px;
font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
letter-spacing: -0.035em;
color: #000000;
}
.comments_date {
margin-top: 6px;
font-family: Noto Sans;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 16px;
letter-spacing: -0.035em;
color: #BDBDBD;
}
.comments_details p {
margin-left: 10px;
text-align: start;
margin-top: 0px;
font-family: Noto Sans;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 22px;
letter-spacing: -0.035em;
color: #4F4F4F;
}
@media (max-width: 900px) {
.comments-sec {
border-top: none;
border-bottom: none
}
} | client/src/Components/CardPeopleTweet/post.css | .tweet__image {
width: 100%;
height: 60%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
border-radius: 15px;
}
.tweet-body {
margin-top: 20px;
margin-left: 10px;
text-align: start;
box-shadow: 7px 10px 87px 16px rgba(0, 0, 0, 0.1);
padding: 20px;
padding-top: 10px;
border-radius: 20px;
background-color: #f5f8fa;
}
.tweet__top {
display: flex;
align-items: center
}
.twet__top__image {
text-decoration: none;
cursor: pointer
}
.avatar__image {
width: 50px;
height: 40px
}
.top__date {
margin-left: 10px;
display: flex;
flex-direction: column;
justify-content: center
}
.comments-saves {
display: flex;
justify-content: flex-end;
align-items: center;
color: gray
}
.comments-sec {
display: flex;
justify-content: space-between;
align-items: center;
color: gray;
}
.comments-sec>div {
cursor: pointer;
display: flex;
align-items: center
}
.profile-comment {
display: flex;
align-items: center;
width: 100%;
margin-top: 10px
}
.profile-link {
text-decoration: none;
cursor: pointer;
margin-right: 5px
}
.profile-othercomment {
display: flex;
margin-top: 15px;
}
.actual-comment {
margin: 0px;
margin-left: 15px;
color: rgb(68, 68, 67);
}
.like-comment {
display: flex;
color: gray
}
.like-icon {
cursor: pointer;
display: flex;
align-items: flex-start
}
.tweet__input {
margin-top: 7px;
background-color: white;
width: 100%;
padding: 10px;
border: none;
border-radius: 15px;
}
.tweet__input:focus {
outline: none;
}
.comments {
margin-top: 15px;
display: flex;
align-items: flex-start;
}
.comments_img {
/* margin: 5px; */
width: 40px;
height: 40px;
background: url('https://www.personality-database.com/profile_images/121360.png?id=107143');
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: 20px;
}
.comments_details {
margin-left: 10px;
width: 90%;
padding: 5px;
background: #FAFAFA;
border-radius: 8px;
}
.comments_details div p {
/* margin-top: 2px; */
margin-left: 20px;
margin-bottom: 4px;
}
.comments_name {
margin-top: 2px;
font-family: Poppins;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 21px;
letter-spacing: -0.035em;
color: #000000;
}
.comments_date {
margin-top: 6px;
font-family: Noto Sans;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 16px;
letter-spacing: -0.035em;
color: #BDBDBD;
}
.comments_details p {
margin-left: 10px;
text-align: start;
margin-top: 0px;
font-family: Noto Sans;
font-style: normal;
font-weight: normal;
font-size: 13px;
line-height: 22px;
letter-spacing: -0.035em;
color: #4F4F4F;
}
@media (max-width: 900px) {
.comments-sec {
border-top: none;
border-bottom: none
}
} | 0.576423 | 0.103024 |
h1{ font-size:3.5em;margin-top:4rem;font-family:serif; }
h2{ font-size:2em;margin-top:1.5rem; }
h3{ font-size:1.5em;margin-top:1.5rem; }
h4{ font-size:.9em;margin-top:1rem;}
h5{ font-size:.8em; }
h6{ font-size:0.9em; }
table > thead > tr > th {margin-top:4rem;}
blockquote {font-style:italic;margin: 2rem 2rem 2rem 2rem;}
/* HEADER */
/* Unordered lists show horizontally, not vertically, in the header */
header {font-family:'Josefin Sans',var(--informal);padding-left:0;width:100%;margin-left:auto;margin-right:auto;}
header > ul > li > a {font-weight:bold;font-size:var(--branding-height);line-height:var(--header-height);}
header > ul {margin-left:0;padding-left:0;list-style-type:none;display:inline;}
header > ul > li{display:inline;padding-right:1.5rem;}
header > ul > li > a,
header > ul > li > a:link,
header > ul > li > a:visited
{text-decoration:none;}
header > ul > li > a:hover,
header > ul > li > a:active
{text-decoration:underline;}
header {position:absolute;}
header > p > img {width:100%;display:block;margin:auto;align-content:center;vertical-align:middle;}
header > p + p {position:absolute;margin:0;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);font-family:'Josefin Sans',var(--informal);font-size:4rem;letter-spacing:.45em;
text-shadow:
-1px -1px 0 gray,
1px -1px 0 gray,
-1px 1px 0 gray,
1px 1px 0 gray;
}
/* NAV */
nav {margin-top:10%;}
nav > img {display:inline;}
nav > ul > li {display:inline;list-style-type:none;}
nav > ul > li > a,
nav > ul > li > a:link,
nav > ul > li > a:visited {display:inline;text-decoration:none;font-weight:700;margin-right:2rem;}
/* For accessibility purposes show visual distinction when hovering or active */
nav > ul > li > a:hover,
nav > ul > li > a:active {text-decoration:underline;}
/* ARTICLE */
article {margin-top:15%;max-width:var(--max-article-width);}
article > h1, article > h2, article > h3 {font-family:var(--formal),serif;}
article > p > img {display:block;vertical-align:middle;padding-left:0;width:100%;margin:auto;}
article > h2 {font-size:1.5rem;line-height:1.5em;}
article > h4 {font-weight:normal;font-size:1em;margin-top:0;margin-bottom:1em; } /* Byline */
article > h4 > strong {font-weight:bold;} /* Byline */
article > h4 {vertical-align:left;padding-left:0;width:100%;margin:auto;padding-right:25%;}
article > p,
article > ul,
article > ol,
article > li,
article > dl,
article > hr {
font-family:var(--formal),serif;
font-weight:;
font-size:1.5rem;
line-height:2.25rem;
margin-bottom:2em;
max-width:var(--max-article-width);
}
article > p > code, article > code, article > pre, article > pre > code {
font-family:var(--code);
font-size:1em;
overflow:auto;
margin-bottom:1em;
line-height:1.5em;
imax-width:var(--max-article-width);
}
article > p {margin-top:2em;margin-bottom:0;}
/* Article tables use colors same as header, but reversed in first row */
article > table {width:var(--max-article-width);margin-top:2rem;margin-bottom:3rem;}
article > table > thead > tr > th {color:var(--header-bg);background-color:var(--header-fg);}
article > table > td,th {padding:1rem;}
article > table > tbody > tr > td {padding:1rem;border-bottom:.1px solid gray;}
/* Color of links in main rows (body) of table */
article > table > tbody > tr > td > a:link,
article > table > tbody > tr > td > a:visited
{color:var(--a);text-decoration:none;}
article > table > tbody > tr > td > a:hover,
article > table > tbody > tr > td > a:active
{color:var(--a);text-decoration:underline;}
/* ASIDE */
aside {padding-top:8rem;padding:2rem;}
aside {margin: 2rem;}
aside > h3 {color:var(--trim-bg);font-size:.75em;font-weight:bold;margin-bottom:2;}
aside > ul > li > a {color:var(--a);}
/* FOOTER */
footer {margin-top:3rem;padding-top:2rem;padding-bottom:2rem;}
footer > h2 {text-align:center;}
footer > table {font-size:calc(80%);}
/* Give table columns to get some breathing room */
footer > table > thead > tr > th {padding-right:2rem;}
footer > table > thead > tr > th {color:var(--trim-fg);background-color:var(--footer-bg);}
footer > table > thead > tr > th {padding-top:1em;padding-right:2em;padding-bottom:1em;}
footer > table > tbody > tr > td {padding-right:3em;}
/* Color of links in main rows (body) of table */
footer > table > tbody > tr > td > a:link,
footer > table > tbody > tr > td > a:visited
{color:var(--a);text-decoration:none;}
footer > table > tbody > tr > td > a:hover,
footer > table > tbody > tr > td > a:active
{color:var(--a);text-decoration:underline;} | savethiscode/.mb/themes/aventurine/aventurine.css | h1{ font-size:3.5em;margin-top:4rem;font-family:serif; }
h2{ font-size:2em;margin-top:1.5rem; }
h3{ font-size:1.5em;margin-top:1.5rem; }
h4{ font-size:.9em;margin-top:1rem;}
h5{ font-size:.8em; }
h6{ font-size:0.9em; }
table > thead > tr > th {margin-top:4rem;}
blockquote {font-style:italic;margin: 2rem 2rem 2rem 2rem;}
/* HEADER */
/* Unordered lists show horizontally, not vertically, in the header */
header {font-family:'Josefin Sans',var(--informal);padding-left:0;width:100%;margin-left:auto;margin-right:auto;}
header > ul > li > a {font-weight:bold;font-size:var(--branding-height);line-height:var(--header-height);}
header > ul {margin-left:0;padding-left:0;list-style-type:none;display:inline;}
header > ul > li{display:inline;padding-right:1.5rem;}
header > ul > li > a,
header > ul > li > a:link,
header > ul > li > a:visited
{text-decoration:none;}
header > ul > li > a:hover,
header > ul > li > a:active
{text-decoration:underline;}
header {position:absolute;}
header > p > img {width:100%;display:block;margin:auto;align-content:center;vertical-align:middle;}
header > p + p {position:absolute;margin:0;top:50%;left:50%;margin-right:-50%;transform:translate(-50%,-50%);font-family:'Josefin Sans',var(--informal);font-size:4rem;letter-spacing:.45em;
text-shadow:
-1px -1px 0 gray,
1px -1px 0 gray,
-1px 1px 0 gray,
1px 1px 0 gray;
}
/* NAV */
nav {margin-top:10%;}
nav > img {display:inline;}
nav > ul > li {display:inline;list-style-type:none;}
nav > ul > li > a,
nav > ul > li > a:link,
nav > ul > li > a:visited {display:inline;text-decoration:none;font-weight:700;margin-right:2rem;}
/* For accessibility purposes show visual distinction when hovering or active */
nav > ul > li > a:hover,
nav > ul > li > a:active {text-decoration:underline;}
/* ARTICLE */
article {margin-top:15%;max-width:var(--max-article-width);}
article > h1, article > h2, article > h3 {font-family:var(--formal),serif;}
article > p > img {display:block;vertical-align:middle;padding-left:0;width:100%;margin:auto;}
article > h2 {font-size:1.5rem;line-height:1.5em;}
article > h4 {font-weight:normal;font-size:1em;margin-top:0;margin-bottom:1em; } /* Byline */
article > h4 > strong {font-weight:bold;} /* Byline */
article > h4 {vertical-align:left;padding-left:0;width:100%;margin:auto;padding-right:25%;}
article > p,
article > ul,
article > ol,
article > li,
article > dl,
article > hr {
font-family:var(--formal),serif;
font-weight:;
font-size:1.5rem;
line-height:2.25rem;
margin-bottom:2em;
max-width:var(--max-article-width);
}
article > p > code, article > code, article > pre, article > pre > code {
font-family:var(--code);
font-size:1em;
overflow:auto;
margin-bottom:1em;
line-height:1.5em;
imax-width:var(--max-article-width);
}
article > p {margin-top:2em;margin-bottom:0;}
/* Article tables use colors same as header, but reversed in first row */
article > table {width:var(--max-article-width);margin-top:2rem;margin-bottom:3rem;}
article > table > thead > tr > th {color:var(--header-bg);background-color:var(--header-fg);}
article > table > td,th {padding:1rem;}
article > table > tbody > tr > td {padding:1rem;border-bottom:.1px solid gray;}
/* Color of links in main rows (body) of table */
article > table > tbody > tr > td > a:link,
article > table > tbody > tr > td > a:visited
{color:var(--a);text-decoration:none;}
article > table > tbody > tr > td > a:hover,
article > table > tbody > tr > td > a:active
{color:var(--a);text-decoration:underline;}
/* ASIDE */
aside {padding-top:8rem;padding:2rem;}
aside {margin: 2rem;}
aside > h3 {color:var(--trim-bg);font-size:.75em;font-weight:bold;margin-bottom:2;}
aside > ul > li > a {color:var(--a);}
/* FOOTER */
footer {margin-top:3rem;padding-top:2rem;padding-bottom:2rem;}
footer > h2 {text-align:center;}
footer > table {font-size:calc(80%);}
/* Give table columns to get some breathing room */
footer > table > thead > tr > th {padding-right:2rem;}
footer > table > thead > tr > th {color:var(--trim-fg);background-color:var(--footer-bg);}
footer > table > thead > tr > th {padding-top:1em;padding-right:2em;padding-bottom:1em;}
footer > table > tbody > tr > td {padding-right:3em;}
/* Color of links in main rows (body) of table */
footer > table > tbody > tr > td > a:link,
footer > table > tbody > tr > td > a:visited
{color:var(--a);text-decoration:none;}
footer > table > tbody > tr > td > a:hover,
footer > table > tbody > tr > td > a:active
{color:var(--a);text-decoration:underline;} | 0.367157 | 0.070688 |
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Light.ttf');
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir.ttf');
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Oblique.ttf');
font-style: italic;
font-weight: 400;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Medium.ttf');
font-style: normal;
font-weight: 500;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Bold.ttf');
font-style: normal;
font-weight: 700;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Black.ttf');
font-style: normal;
font-weight: 900;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-Light.ttf');
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-Regular.ttf');
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-SemiBold.ttf');
font-style: normal;
font-weight: 500;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-Bold.ttf');
font-style: normal;
font-weight: 700;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-ExtraBold.ttf');
font-style: normal;
font-weight: 900;
}
/* @import url("https://p.typekit.net/p.css?s=1&k=iyw1mjd&ht=tk&f=37159.37160.37162.37163.37164&a=11113214&app=typekit&e=css"); */
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/d9a69e/00000000000000003b9b3421/27/l?subset_id=2&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/d9a69e/00000000000000003b9b3421/27/d?subset_id=2&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/d9a69e/00000000000000003b9b3421/27/a?subset_id=2&fvd=i4&v=3") format("opentype");
font-style: italic;
font-weight: 400;
}
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-style: normal;
font-weight: 600;
}
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/a84958/00000000000000003b9b3425/27/l?subset_id=2&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/a84958/00000000000000003b9b3425/27/d?subset_id=2&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/a84958/00000000000000003b9b3425/27/a?subset_id=2&fvd=i7&v=3") format("opentype");
font-style: italic;
font-weight: 700;
}
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style: normal;
font-weight: 700;
}
.tk-bio-sans {
font-family: "bio-sans", sans-serif;
}
* {
font-family: 'Avenir';
font-display: auto;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
}
a,
a:hover,
a:active {
color: #7a35d4;
}
a:not(:hover) {
text-decoration: none;
}
* {
box-sizing: border-box;
}
html {
overflow: hidden;
}
html,
body {
height: 100%;
max-width: 100vw;
overflow: hidden;
}
body {
margin: 0;
padding: 0;
color: #555;
display: flex;
flex-direction: column;
overflow: auto;
font-family: 'Avenir', sans-serif;
background: #f3f7ff;
scroll-behavior: smooth;
}
#root {
height: 100%;
}
*:focus {
outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-box-shadow: 0 0 0 30px white inset !important;
}
.MathJax_Preview,
.mjx-math:not(:first-child) {
display: none;
}
/* Auto Suggest */
.react-autosuggest__container {
position: relative;
}
.react-autosuggest__input {
border-radius: 18px;
border: solid 1px #e7ecff;
padding: 0 2.8em 0 1.4em;
width: 400px;
line-height: 32px;
font-size: 14px;
}
.react-autosuggest__input--focused {
outline: none;
}
/* .react-autosuggest__input--open {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
} */
.react-autosuggest__suggestions-container {
display: none;
}
.react-autosuggest__suggestions-container--open {
display: block;
position: absolute;
top: 45px;
width: 400px;
border-radius: 18px;
border: solid 1px #e7ecff;
background-color: #fff;
color: #4a4a4a;
font-size: 16px;
z-index: 2;
overflow: hidden;
}
.react-autosuggest__suggestions-list {
margin: 0;
padding: 0;
list-style-type: none;
}
.react-autosuggest__suggestion {
cursor: pointer;
padding: 10px 20px;
}
.react-autosuggest__suggestion--highlighted {
background-color: #ddd;
}
/* Font Bio sans */
@import url('https://p.typekit.net/p.css?s=1&k=iyw1mjd&ht=tk&f=37160.37162.37164&a=11113214&app=typekit&e=css');
@font-face {
font-family: 'bio-sans';
src: url('https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3') format('woff2'),
url('https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3') format('woff'),
url('https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3') format('opentype');
font-display: auto;
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: 'bio-sans';
src: url('https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3') format('woff2'),
url('https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3') format('woff'),
url('https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3') format('opentype');
font-display: auto;
font-style: normal;
font-weight: 600;
}
@font-face {
font-family: 'bio-sans';
src: url('https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3') format('woff2'),
url('https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3') format('woff'),
url('https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3') format('opentype');
font-display: auto;
font-style: normal;
font-weight: 700;
}
.tk-bio-sans {
font-family: 'bio-sans', sans-serif;
} | app/src/App.css | @font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Light.ttf');
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir.ttf');
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Oblique.ttf');
font-style: italic;
font-weight: 400;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Medium.ttf');
font-style: normal;
font-weight: 500;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Bold.ttf');
font-style: normal;
font-weight: 700;
}
@font-face {
font-family: 'Avenir';
font-display: auto;
src: url('/fonts/Avenir-Black.ttf');
font-style: normal;
font-weight: 900;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-Light.ttf');
font-style: normal;
font-weight: 300;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-Regular.ttf');
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-SemiBold.ttf');
font-style: normal;
font-weight: 500;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-Bold.ttf');
font-style: normal;
font-weight: 700;
}
@font-face {
font-family: 'Open Sans';
font-display: auto;
src: url('/fonts/OpenSans-ExtraBold.ttf');
font-style: normal;
font-weight: 900;
}
/* @import url("https://p.typekit.net/p.css?s=1&k=iyw1mjd&ht=tk&f=37159.37160.37162.37163.37164&a=11113214&app=typekit&e=css"); */
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/d9a69e/00000000000000003b9b3421/27/l?subset_id=2&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/d9a69e/00000000000000003b9b3421/27/d?subset_id=2&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/d9a69e/00000000000000003b9b3421/27/a?subset_id=2&fvd=i4&v=3") format("opentype");
font-style: italic;
font-weight: 400;
}
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-style: normal;
font-weight: 600;
}
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/a84958/00000000000000003b9b3425/27/l?subset_id=2&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/a84958/00000000000000003b9b3425/27/d?subset_id=2&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/a84958/00000000000000003b9b3425/27/a?subset_id=2&fvd=i7&v=3") format("opentype");
font-style: italic;
font-weight: 700;
}
@font-face {
font-family: "bio-sans";
font-display: auto;
src: url("https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-style: normal;
font-weight: 700;
}
.tk-bio-sans {
font-family: "bio-sans", sans-serif;
}
* {
font-family: 'Avenir';
font-display: auto;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
* {
box-sizing: border-box;
}
a,
a:hover,
a:active {
color: #7a35d4;
}
a:not(:hover) {
text-decoration: none;
}
* {
box-sizing: border-box;
}
html {
overflow: hidden;
}
html,
body {
height: 100%;
max-width: 100vw;
overflow: hidden;
}
body {
margin: 0;
padding: 0;
color: #555;
display: flex;
flex-direction: column;
overflow: auto;
font-family: 'Avenir', sans-serif;
background: #f3f7ff;
scroll-behavior: smooth;
}
#root {
height: 100%;
}
*:focus {
outline: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
-webkit-box-shadow: 0 0 0 30px white inset !important;
}
.MathJax_Preview,
.mjx-math:not(:first-child) {
display: none;
}
/* Auto Suggest */
.react-autosuggest__container {
position: relative;
}
.react-autosuggest__input {
border-radius: 18px;
border: solid 1px #e7ecff;
padding: 0 2.8em 0 1.4em;
width: 400px;
line-height: 32px;
font-size: 14px;
}
.react-autosuggest__input--focused {
outline: none;
}
/* .react-autosuggest__input--open {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
} */
.react-autosuggest__suggestions-container {
display: none;
}
.react-autosuggest__suggestions-container--open {
display: block;
position: absolute;
top: 45px;
width: 400px;
border-radius: 18px;
border: solid 1px #e7ecff;
background-color: #fff;
color: #4a4a4a;
font-size: 16px;
z-index: 2;
overflow: hidden;
}
.react-autosuggest__suggestions-list {
margin: 0;
padding: 0;
list-style-type: none;
}
.react-autosuggest__suggestion {
cursor: pointer;
padding: 10px 20px;
}
.react-autosuggest__suggestion--highlighted {
background-color: #ddd;
}
/* Font Bio sans */
@import url('https://p.typekit.net/p.css?s=1&k=iyw1mjd&ht=tk&f=37160.37162.37164&a=11113214&app=typekit&e=css');
@font-face {
font-family: 'bio-sans';
src: url('https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3') format('woff2'),
url('https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3') format('woff'),
url('https://use.typekit.net/af/9c5495/00000000000000003b9b3420/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3') format('opentype');
font-display: auto;
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: 'bio-sans';
src: url('https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3') format('woff2'),
url('https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3') format('woff'),
url('https://use.typekit.net/af/af8cbc/00000000000000003b9b3422/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3') format('opentype');
font-display: auto;
font-style: normal;
font-weight: 600;
}
@font-face {
font-family: 'bio-sans';
src: url('https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3') format('woff2'),
url('https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3') format('woff'),
url('https://use.typekit.net/af/952d18/00000000000000003b9b3424/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3') format('opentype');
font-display: auto;
font-style: normal;
font-weight: 700;
}
.tk-bio-sans {
font-family: 'bio-sans', sans-serif;
} | 0.319758 | 0.084531 |
html,
body {
height: 100%;
}
.floatleft {
float: left
}
.floatright {
float: right
}
.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 15px
}
.alignright {
float: right;
margin-left: 15px;
margin-bottom: 15px
}
.aligncenter {
display: block;
margin: 0 auto 15px
}
a:focus {
outline: 0px solid;
text-decoration: none
}
/* img {
width: 100%;
max-width: 100%;
height: auto
} */
.fix {
overflow: hidden
}
p {
margin: 0 0 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #252525;
font-family: 'Montserrat', sans-serif;
line-height: 1.35;
margin: 0 0 10px;
}
a {
transition: all 0.3s ease 0s;
text-decoration: none;
color: #777
}
a:hover {
color: #ec4445;
text-decoration: none;
}
a:active,
a:hover {
outline: 0 none;
}
ul {
list-style: outside none none;
margin: 0;
padding: 0
}
body {
color: #777;
font-family: "Open Sans", sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
visibility: visible;
}
.clear {
clear: both
}
.slicknav {
display: none
}
.container {
width: 1200px
}
/* =========================
2. header
============================*/
/*-----------------------------------
2.1 header-top-area
-------------------------------------*/
header.header-home {
/* position: absolute;
top: 0;
left: 0; */
z-index: 99;
width: 100%;
background: rgba(19, 17, 15, 0.8) none repeat scroll 0 0;
}
header {
background: rgba(19, 17, 15, 0.8) none repeat scroll 0 0;
}
.header-top-area {
border-bottom: 1px solid #515151;
color: #d5d5d5;
line-height: 38px;
}
.header-top-left {}
.top-message {
float: left;
padding-right: 20px;
position: relative;
}
.top-message:after {
border-right: 1px solid #d5d5d5;
content: "";
height: 20px;
position: absolute;
right: 0;
top: 10px;
width: 0;
}
.top-message {}
.phone-number {
float: left;
margin-left: 20px;
}
.phone-number:after {
content: "";
display: inline-block;
float: left;
font-family: FontAwesome;
margin-right: 5px;
}
.phone-number span {
color: #ec4445;
}
.lang-select {
float: right;
}
.lang-select ul {}
.lang-select ul li {}
.lang-select ul li a {}
.top-menu {
float: right;
}
.top-menu ul {}
.top-menu ul li {
display: inline-block;
}
.top-menu ul li a {
display: inline-block;
margin-right: 20px;
color: #d5d5d5;
}
.top-menu ul li a:hover {
color: #ec4445;
}
/*-----------------------------------
2.2 header-mid-area
-------------------------------------*/
.header-mid-area {
padding: 30px 0 10px;
}
.logo {}
.logo a {}
.logo a img {}
.header-search {
float: right;
position: relative;
}
.header-search,
.cart-total {
margin-top: 15px;
}
.header-search input {
background: #d5d5d5;
border: 0 none;
border-radius: 0;
box-shadow: none;
height: 34px;
left: -245px;
padding: 0 15px;
width: 250px;
color: #000;
}
.header-search button {
background: none;
border: medium none;
color: #000;
font-size: 16px;
line-height: 16px;
padding: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.3s ease 0s;
width: 40px;
height: 34px;
}
.header-search button:hover {
color: #fff;
background: #EC4445;
}
.cart-total {
float: right;
margin-left: 10px;
}
.cart-total ul {}
.cart-total ul li {
float: left;
position: relative
}
.cart-total ul li a {
display: block;
}
.cart-total ul li a span.cart-no {
border-color: #EC4445;
border-image: none;
border-style: solid solid solid none;
border-width: 1px 1px 1px 0;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-weight: bold;
height: 34px;
line-height: 34px;
padding: 0 15px;
text-transform: uppercase;
}
.cart-total ul li a span.cart-icon i {
background-color: #ec4445;
color: #fff;
float: left;
font-size: 16px;
height: 34px;
line-height: 34px;
text-align: center;
width: 50px;
}
.cart-total ul li a span.cart-no {
color: #fff;
display: block;
float: right;
transition: all 0.3s ease 0s;
}
.cart-total ul li:hover a span.cart-no {
color: #fff;
background: #ec4445;
}
.cart-total ul li a:hover {}
.cart-total ul li .mini-cart-content {
background: #fff none repeat scroll 0 0;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
opacity: 0;
padding: 10px 0 0;
position: absolute;
right: 0;
top: 100%;
transform: scaleY(0);
transform-origin: 0 0 0;
transition: all 0.5s ease 0s;
width: 280px;
z-index: -99;
}
.cart-total ul li:hover .mini-cart-content {
opacity: 1;
transform: scaleY(1);
z-index: 9999999;
}
.cart-total ul li .mini-cart-content .cart-img-details {
border-bottom: 0 none;
margin-bottom: 10px;
overflow: hidden;
padding: 12px 12px 0;
position: relative;
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-photo {
float: left;
margin-right: 10px;
/* width: 50px; */
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-photo a {}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-photo img {
height: 75px;
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-contaent {
float: left;
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-contaent p {
color: #252525;
font-size: 13px;
font-weight: normal;
line-height: 20px;
margin: 0 0 5px;
text-align: left;
width: 190px;
transition: all 0.3s ease 0s;
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-contaent p:hover {
color: #EC4445
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-contaent span {
color: #6f6f6f;
font-weight: 600;
text-align: left;
}
.pro-del {
float: right;
position: absolute;
right: 15px;
top: 23px;
}
.pro-del a {}
.pro-del a i {
color: #909295;
font-size: 18px;
}
.pro-del a i:hover {
color: #EC4445
}
span.quantity {
background: #EC4445;
border-radius: 50%;
color: #fff;
height: 20px;
left: 5px;
position: absolute;
text-align: center;
top: 5px;
width: 20px;
}
p.total {
border: medium none;
color: #6f6f6f;
float: left;
font-size: 12px;
font-weight: 600;
line-height: 40px;
margin: 8px 0 0;
text-align: left;
text-transform: uppercase;
width: 100%;
}
p.total span {
float: right;
font-size: 18px;
font-weight: 700;
}
p.cart-button-top {
margin-top: 15px;
overflow: hidden;
}
.mini-cart-content p.cart-button-top a {
background: #ec4445 none repeat scroll 0 0;
border: 1px solid #e5e5e5;
color: #fff;
display: inline-block;
float: right;
font-size: 12px;
font-weight: 600;
padding: 10px 35px;
text-align: center;
text-transform: uppercase;
}
.mini-cart-content p.cart-button-top a:hover {
background: #252525 none repeat scroll 0 0;
border: 1px solid;
color: #fff;
}
.cart-inner-bottom {
padding: 0 12px;
}
/*-----------------------------------
2.3 mainmenu-area
-------------------------------------*/
.mainmenu-area {}
.mainmenu {}
.mainmenu ul {}
.mainmenu ul li {
display: inline-block;
margin-right: 40px;
position: relative
}
.mainmenu ul li a {
color: #fff;
display: block;
font-size: 14px;
font-weight: 700;
padding: 20px 0;
text-transform: uppercase;
}
.mainmenu ul li:hover a {
color: #EC4445
}
.mainmenu ul li ul.sub-menu {
background: #fff none repeat scroll 0 0;
border: 1px solid #e8e8e9;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
opacity: 0;
position: absolute;
width: 205px;
z-index: -99;
}
.mainmenu ul li ul.sub-menu,
.mainmenu ul li .mega-menu {
transform: scaleY(0);
transform-origin: 0 0 0;
transition: all 0.5s ease 0s;
}
.mainmenu ul li:hover ul.sub-menu,
.mainmenu ul li:hover .mega-menu {
opacity: 1;
z-index: 9999;
transform: scaleY(1);
}
.mainmenu ul li ul.sub-menu li {
margin-right: 0;
width: 100%;
}
.mainmenu ul li ul.sub-menu li a {
color: #909295;
font-weight: normal;
padding: 8px 10px;
text-transform: capitalize;
}
.mainmenu ul li:hover ul.sub-menu li a:hover {
color: #EC4445;
padding-left: 15px
}
.mainmenu ul li .mega-menu {
background-color: #fff;
left: 0px;
margin: 0;
opacity: 0;
padding: 20px 30px;
position: absolute;
text-align: left;
top: 100%;
transition: all 0.3s ease 0s;
visibility: hidden;
width: 923px;
z-index: 9999;
}
.mainmenu ul li:hover .mega-menu {
opacity: 1;
visibility: visible;
}
.mainmenu ul li .mega-menu span {
float: left;
padding-right: 30px;
width: 24.6%;
}
.mainmenu ul li .mega-menu span a.mega-title {
border-bottom: 1px solid #ccc;
color: #000;
font-weight: 600;
text-transform: uppercase;
}
.mainmenu ul li .mega-menu span a {
color: #444;
display: block;
font-weight: 400;
padding: 8px 0;
text-transform: capitalize;
}
.mainmenu ul li:hover .mega-menu span a {
color: #444
}
.mainmenu ul li:hover .mega-menu span a:hover {
color: #fe4847
}
.mainmenu ul li .mega-menu span.mega-menu-img {
width: 26%;
}
.mainmenu ul li .mega-menu span:last-child {
padding-right: 0;
}
.mainmenu ul li .mega-menu .mega-left {
float: left;
width: 75%;
}
.mainmenu ul li .mega-menu .mega-left span {
width: 33.33%;
}
.mainmenu ul li .mega-menu .mega-right {
float: right;
width: 25%;
}
.mainmenu ul li .mega-menu .mega-right span {
width: 100%;
}
/*-----------------------------------
3. slider-area
-------------------------------------*/
.slider-wrap {
margin-bottom: 35px;
}
/*-----------------------------------
4. banner-area
-------------------------------------*/
.banner-area {
margin-bottom: 50px;
}
.single-banner { margin-bottom: 15px;}
.single-banner a {
display: block;
float: left;
overflow: hidden;
padding: 0;
position: relative;
text-align: center;
width: 100%;
}
.single-banner a:before {
animation-duration: 0.5s;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: 50%;
opacity: 0;
pointer-events: none;
position: absolute;
top: 0;
transition: all 0.5s ease 0s;
width: 0;
}
.single-banner a:hover:before {
left: 0;
opacity: 1;
width: 100%;
}
.single-banner a:after {
animation-duration: 0.5s;
background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
border-radius: 100%;
bottom: 0;
box-shadow: 0 0 0 8px rgba(246, 249, 250, 0.42);
color: #fff;
content: "";
display: block;
font-family: FontAwesome;
font-size: 30px;
height: 60px;
left: 0;
line-height: 60px;
margin: auto;
opacity: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
transform: scale(3);
transition: all 0.5s ease 0s;
visibility: hidden;
width: 60px;
z-index: 2;
}
.single-banner a:hover:after {
opacity: 1;
transform: scale(1);
visibility: visible;
}
.single-banner a {}
.single-banner a {}
.single-banner a img { width: 100%}
.single-banner {
overflow: hidden;
}
.banner-margin {
margin-bottom: 20px;
}
/*-----------------------------------
5. features-area
-------------------------------------*/
.features-area {}
.pad-60 {
padding: 60px 0;
border-top: 1px solid #e1e1e1;
}
.section-heading {
font-weight: bold;
margin: 0 0 25px;
position: relative;
text-align: center;
}
.section-heading h1 {
display: inline-block;
font-size: 20px;
font-weight: bold;
margin-bottom: 0;
padding: 0 15px;
text-transform: uppercase;
width: auto;
color: #444;
}
.title-icon span {
font-size: 22px;
position: relative;
}
.title-icon span::before,
.title-icon span::after {
border-top: 4px double #666;
bottom: 10px;
content: "";
height: 1px;
left: -85px;
position: absolute;
width: 80px;
}
.title-icon span::after {
left: auto;
right: -85px;
}
.single-product {
overflow: hidden;
position: relative
}
.product-img {
position: relative;
display: block
}
.product-img a {
display: block
}
.product-img a img {
transition: all 0.3s ease 0s;
width: 100%;
}
.product-img a img.primary-image {}
.product-img a img.secondary-image {
left: 0;
opacity: 0;
position: absolute;
top: 0;
z-index: 1;
}
.actions {
position: absolute;
text-align: center;
top: 50%;
width: 100%;
opacity: 0;
transition: all 0.3s ease 0s;
}
.action-buttons {}
.add-to-cart {
display: block;
margin-bottom: 15px;
}
.add-to-cart a {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 700;
padding: 8px 32px;
text-transform: uppercase;
border: 2px solid #fff;
}
.add-to-links {
display: inline-block;
}
.add-to-wishlist,
.compare-button,
.quickviewbtn {
display: inline-block
}
.add-to-wishlist a,
.compare-button a,
.quickviewbtn a {
display: inline-block;
margin: 0 8px;
}
.add-to-wishlist a i,
.compare-button a i,
.quickviewbtn a i {
border: 2px solid #fff;
color: #fff;
font-size: 14px;
height: 40px;
padding-top: 11px;
transition: all 0.3s ease 0s;
width: 40px;
}
.compare-button {}
.compare-button a {}
.compare-button a i {}
.quickviewbtn {
display: inline-block;
}
.quickviewbtn a {}
.quickviewbtn a i {}
.action-buttons a:hover i,
.add-to-cart a:hover {
border-color: #ec4445;
color: #fff;
background: #ec4445;
}
.single-product:hover .product-img a img.secondary-image {
opacity: 1
}
.product-img>a:before {
background-color: #000;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
}
.single-product:hover .product-img a:before {
opacity: .4;
z-index: 9
}
.single-product:hover .actions {
opacity: 1;
top: 40%;
z-index: 9
}
.product-content {}
h2.product-name {
font-size: 15px;
font-weight: normal;
margin: 15px 0 10px;
}
.product-name>a {
color: #444;
}
.pro-rating {
float: right;
}
.pro-rating a {}
.pro-rating a i {}
.price-box {
color: #ec4445;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 400;
float: left;
}
span.new-price {}
span.old-price {
color: #909295;
font-size: 15px;
margin-left: 10px;
text-decoration: line-through;
}
span.sale-text {
background: #ec4445 none repeat scroll 0 0;
border-radius: 0;
box-shadow: none;
color: #fff;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
height: 26px;
left: 0;
line-height: 26px;
min-height: 26px;
padding: 0 15px;
position: absolute;
text-align: center;
text-shadow: none;
text-transform: capitalize;
top: 0;
z-index: 10;
}
ul.product-nav {
margin-bottom: 25px;
text-align: center;
}
ul.product-nav li {
display: inline-block;
margin: 0 10px;
position: relative;
}
ul.product-nav li a {
color: #666;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
ul.product-nav li.active a,
ul.product-nav li a:hover {
color: #fe4847;
}
ul.product-nav li::before {
background: #666 none repeat scroll 0 0;
content: "";
height: 13px;
position: absolute;
right: -12px;
top: 3px;
width: 2px;
}
ul.product-nav li:last-child::before {
display: none;
}
.features-curosel .col-lg-3,
.new-pro-curosel .col-lg-3 {
width: 100%
}
.owl-theme .owl-controls .owl-buttons div {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #e8e8e9;
border-radius: 0;
color: #252525;
display: inline-block;
font-size: 25px;
height: 40px;
left: -35px;
margin: 0;
opacity: 0;
padding: 6px 0 0;
position: absolute;
text-align: center;
top: 50%;
width: 40px;
transition: all 0.3s ease 0s;
margin-top: -50px;
visibility: hidden;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
left: auto;
right: -35px
}
.owl-carousel:hover.owl-theme .owl-controls .owl-buttons div {
opacity: 1;
visibility: visible;
z-index: 9;
}
.owl-theme .owl-controls .owl-buttons div:hover {
border-color: #EC4445;
color: #EC4445;
}
.owl-theme .owl-controls {
margin-top: 0;
text-align: center;
}
/*-----------------------------------
6. new-product-area
-------------------------------------*/
.new-product-area {}
.new-product-area .section-heading {
margin: 0 0 35px;
}
/*-----------------------------------
7. banner-2-area
-------------------------------------*/
.banner-2-area {}
.banner-bottom {
margin-top: 15px
}
/*-----------------------------------
8. top-sells-area
-------------------------------------*/
.top-sells-area {}
.top-sells-area .section-heading {
margin-bottom: 35px;
}
.top-sells-area .single-product {}
.top-sells-area .product-img,
.new-product-curosel .product-img,
.new-category-product .product-img {
width: 40%;
float: left;
}
.top-sells-area .product-content,
.new-product-curosel .product-content,
.new-category-product .product-content {
float: right;
width: 60%;
padding-left: 13px;
}
.top-sells-area h2.product-name,
.new-product-curosel h2.product-name,
.new-category-product h2.product-name {
font-size: 13px;
margin: 0;
}
.top-sells-area .pro-rating,
.new-product-curosel .pro-rating,
.new-category-product .pro-rating {
float: none;
padding: 5px 0;
}
.top-sells-area .price-box,
.new-product-curosel .price-box,
.new-category-product .price-box {
float: none;
font-size: 16px;
margin-top: 5px;
}
.top-sells-area span.old-price,
.new-product-curosel span.old-price,
.new-category-product span.old-price {
font-size: 14px;
}
.top-sells-area .actions,
.new-product-curosel .actions,
.new-category-product .actions {
opacity: 0;
position: inherit;
top: inherit;
width: 100%;
}
.top-sells-area .add-to-cart,
.new-product-curosel .add-to-cart,
.new-category-product .add-to-cart {
margin-bottom: 0;
}
.top-sells-area .add-to-cart a,
.new-product-curosel .add-to-cart a,
.new-category-product .add-to-cart a {
background: #252525 none repeat scroll 0 0;
border-bottom: 0 none;
border-top: 0 none;
font-size: 12px;
padding: 5px 11px;
}
.top-sells-area .add-to-cart a:hover,
.new-product-curosel .add-to-cart a:hover,
.new-category-product .add-to-cart a:hover {
background: #EC4445;
color: #fff
}
.top-sells-area .action-buttons {
margin-top: 10px;
text-align: left;
}
.top-sells-area .product-img::before,
.new-product-curosel .product-img::before,
.new-category-product .product-img::before {
display: none;
}
.first-sells {
margin-bottom: 40px
}
.top-sells-curosel .col-lg-3 {
width: 100%
}
.top-sells-curosel.owl-theme .owl-controls .owl-buttons div {
margin: -20px 0 0;
}
/*-----------------------------------
9. latest-blog-area
-------------------------------------*/
.latest-blog-area {}
.latest-blog-area .section-heading {
margin-bottom: 35px;
}
.latest-blog-img {
overflow: hidden;
}
.latest-blog-img a {
display: block;
position: relative;
}
.latest-blog-img a::before,
.latest-blog-img a::after {
background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
content: "";
height: 100%;
position: absolute;
transition: all 0.5s ease 0s;
width: 100%;
z-index: 8;
}
.latest-blog-img a::before {
left: -100%;
top: -100%;
}
.latest-blog-img a::after {
bottom: -100%;
right: -100%;
}
.single-latest-blog:hover a::before {
left: 0;
top: 0;
}
.single-latest-blog:hover a::after {
bottom: 0;
right: 0;
}
.latest-blog-content>h3 {
font-size: 16px;
text-transform: uppercase;
}
.latest-blog-content h3 a {
color: #444;
}
.post-category>a {
color: #EB3B60;
}
.meta-border {
padding: 0 6px;
}
.latest-blog-content>p {
color: #444;
font-size: 14px;
margin: 0;
}
.latest-blog-content {
padding-top: 15px;
}
.meta {
margin-bottom: 10px;
}
/*-----------------------------------
10. brand-area
-------------------------------------*/
.brand-area {}
.brand-area .section-heading {
margin-bottom: 35px;
}
.brand-curosel {}
.brand-curosel .col-md-2 {
width: 100%
}
.single-brand {}
.single-brand a {
border: 1px solid #e8e8e9;
display: block;
margin-bottom: 5px;
padding: 3px;
}
.single-brand a img {}
.single-brand a:hover {
border-color: #ec4445;
}
.brand-curosel.owl-theme .owl-controls .owl-buttons div {
margin: -20px 0 0;
}
/*---------------------------
11. footer
----------------------------- */
.footer-top-area {
background: #2d2d2d none repeat scroll 0 0;
padding: 50px 0;
}
.footer-widget {}
.footer-widget h3 {
border-bottom: 1px solid #5b5b5b;
color: #fff;
display: block;
font-size: 14px;
font-weight: 700;
padding-bottom: 15px;
text-transform: uppercase;
line-height: 11px;
}
ul.footer-menu {}
ul.footer-menu li {}
ul.footer-menu li a {
color: #d5d5d5;
display: block;
font-size: 13px;
font-weight: 400;
line-height: 40px;
border-bottom: 1px solid #5b5b5b;
}
ul.footer-menu li:last-child a {
padding-bottom: 0;
}
ul.footer-menu li a:hover {
color: #EB3B60
}
ul.footer-menu li a::before {
content: "\f101";
display: inline-block;
font-family: fontawesome;
margin-right: 8px;
position: relative;
top: 0;
}
.footer-widget img {}
.footer-widget p {
color: #d5d5d5;
font-size: 13px;
font-weight: 500;
line-height: 25px;
margin-top: 22px;
}
.widget-icon {}
.widget-icon a {
border: 1px solid #d5d5d5;
color: #d5d5d5;
display: inline-block;
font-size: 14px;
height: 32px;
line-height: 30px;
position: relative;
text-align: center;
width: 32px;
margin-right: 8px;
}
.widget-icon a:hover {
background: #EB3B60;
color: #fff;
border-color: #EB3B60
}
.widget-icon a i {}
ul.footer-contact {}
ul.footer-contact li {
clear: both;
display: inline-block;
margin-bottom: 15px;
padding-bottom: 15px;
color: #d5d5d5;
}
ul.footer-contact li i {
border: 1px solid #d5d5d5;
border-radius: 0;
color: #d5d5d5;
float: left;
font-size: 16px;
height: 34px;
line-height: 30px;
margin-right: 15px;
text-align: center;
width: 32px;
}
.footer-bottom-area {
background: #212121;
padding: 20px 0;
}
.copyright {
margin-top: 4px;
}
.copyright p {
color: #d5d5d5;
margin: 0;
}
.copyright p a {
color: #EB3B60
}
.copyright p a:hover {
text-decoration: underline
}
.payment-img {
float: right;
}
.payment-img img {}
#scrollUp {
background: #fff none repeat scroll 0 0;
border: 1px solid #252525;
border-radius: 0;
bottom: 20px;
color: #252525;
font-size: 20px;
height: 40px;
line-height: 0;
right: 20px;
text-align: center;
text-decoration: none;
width: 40px;
}
#scrollUp i {
display: block;
padding-top: 8px;
}
#scrollUp:hover {
background: #EC4445;
border: 1px solid #EC4445;
color: #fff
}
/* ====================
12. blog
=======================*/
.breadcrumb-area {
padding: 20px 0;
}
.breadcrumb {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-radius: 0;
color: #ec4445;
display: block;
float: left;
font-size: 12px;
margin: 0;
padding: 0;
width: 100%;
}
.breadcrumb ul {}
.breadcrumb ul li {
display: inline-block
}
.breadcrumb ul li a {
color: #777;
display: inline-block;
font-weight: bold;
}
.breadcrumb ul li i {
color: #777;
margin: 0 10px;
}
.breadcrumb ul li a:hover {
color: #ec4445;
}
.post-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
left: auto;
right: 10px
}
.post-thumbnail {
float: left;
padding-right: 30px;
position: relative;
width: 45%;
}
.post-thumbnail {}
.post-thumbnail a {
display: block;
overflow: hidden;
position: relative;
text-align: center;
}
.post-thumbnail a:before {
animation-duration: 0.5s;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transform: translateX(-100%);
transition: all 0.5s ease 0s;
width: 50%;
z-index: 1;
}
.post-thumbnail a:after {
animation-duration: 0.5s;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transform: translateX(100%);
transition: all 0.5s ease 0s;
width: 50%;
z-index: 1;
}
.post-thumbnail a:hover:before {
opacity: 1;
transform: translateX(0px);
visibility: visible;
}
.post-thumbnail a:hover:after {
opacity: 1;
transform: translateX(0px);
visibility: visible;
}
.post-information {
float: left;
width: 55%;
}
.post-information h2 {
font-size: 15px;
margin: 0 0 10px;
padding: 0;
}
.post-information h1 a {
color: #252525;
text-transform: uppercase;
}
.post-information h1 a:hover {
color: #ec4445;
}
.small-meta {
margin-bottom: 15px;
}
.small-meta:after {
border-bottom: 2px solid #e8e8e9;
content: "";
display: block;
margin: 10px 0 0;
width: 70px;
}
.small-meta span i {
margin-right: 5px;
}
.small-meta span time {}
.small-meta a {
margin-left: 7px;
}
.small-meta a i {}
a.readmore {
background: #252525 none repeat scroll 0 0;
color: #fff;
display: inline-block;
padding: 5px 10px;
text-transform: capitalize;
}
a.readmore:before {
content: "";
display: inline-block;
float: right;
font-family: FontAwesome;
margin-left: 5px;
}
a.readmore:hover {
background: #EC4445
}
.blog-post-wrapper {
border-bottom: 1px solid #e8e8e9;
float: left;
margin: 0 0 40px;
overflow: hidden;
padding: 0 0 40px;
width: 100%;
}
audio.audio-format {
width: 100%
}
.player {
margin-bottom: 15px
}
.pagination {
float: right;
margin: 0;
}
.pagination ul {}
.pagination ul li {
display: inline-block;
}
.pagination ul li.active {
background: #ec4445 none repeat scroll 0 0;
border: 1px solid transparent;
color: #fff;
font-weight: bold;
height: 25px;
line-height: 25px;
margin-right: 6px;
padding: 0;
text-align: center;
width: 25px;
}
.pagination ul li a {
background: #fff none repeat scroll 0 0;
border: 1px solid #e8e8e9;
color: #777;
display: inline-block;
font-weight: bold;
height: 25px;
line-height: 25px;
margin-right: 6px;
padding: 0;
text-align: center;
width: 25px;
}
.pagination ul li a:hover {
border: 1px solid #ec4445;
color: #ec4445;
}
.archive-header {
border-bottom: 1px solid #e8e8e9;
margin-bottom: 30px;
}
h1.archive-title {
font-size: 22px;
margin: 0 0 10px;
padding: 0;
text-transform: uppercase;
}
h1.archive-title span {
color: #ec4445;
}
h1.archive-title span a {}
/*-----------------------------------
15.3 blog-post
-------------------------------------*/
.single-blog {}
.single-blog .post-thumbnail {
padding-right: 0;
width: 100%;
}
.single-blog .post-information h2 {
text-transform: uppercase;
margin: 30px 0 20px;
}
.single-blog .post-information {
width: 100%;
}
.single-blog .entry-meta {
border: 1px solid #e5e5e5;
color: #909295;
float: left;
margin: 0 0 20px;
padding: 10px 15px 10px 0;
width: 100%;
}
.single-blog .entry-meta.entry-meta i {
margin: 0 5px 0 15px;
}
.single-blog .entry-content {}
.single-blog .entry-content p {
margin-bottom: 10px
}
.single-blog .entry-content blockquote {
background: #ededed none repeat scroll 0 0;
border-left: 5px solid #ec4445;
font-size: 14px;
font-style: italic;
margin: 20px 40px;
padding: 20px;
}
.single-blog .social-sharing {
border: 1px solid #e8e8e9;
float: left;
margin: 30px 0;
padding: 10px;
width: 100%;
}
.single-blog .social-sharing h3 {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #909295;
float: left;
font-size: 16px;
line-height: 30px;
margin: 0 20px 0 0;
text-transform: none;
width: auto;
}
.single-blog .social-sharing .sharing-icon {
float: right;
}
.single-blog .social-sharing .sharing-icon a {
display: inline-block
}
.single-blog .social-sharing .sharing-icon a i {
border: 1px solid #e8e8e9;
color: #909295;
font-size: 18px;
height: 35px;
line-height: 35px;
text-align: center;
transition: all 0.3s ease 0s;
width: 35px;
}
.single-blog .social-sharing .sharing-icon a i {}
.single-blog .social-sharing .sharing-icon a i.fa-facebook:hover {
background: #3b579d none repeat scroll 0 0;
border: 1px solid #3b579d;
}
.single-blog .social-sharing .sharing-icon a i.fa-twitter:hover {
background: #3acaff;
border: 1px solid #3acaff;
}
.single-blog .social-sharing .sharing-icon a i.fa-pinterest:hover {
background: #CB2027;
border: 1px solid #CB2027;
}
.single-blog .social-sharing .sharing-icon a i.fa-google-plus:hover {
background: #D11717;
border: 1px solid #D11717;
}
.single-blog .social-sharing .sharing-icon a i.fa-linkedin:hover {
background: #0097BD;
border: 1px solid #0097BD;
}
.single-blog .social-sharing .sharing-icon a i:hover {
color: #fff;
}
.single-blog .author-avatar {
float: left;
margin-right: 10px;
}
.single-blog .author-description {}
.single-blog .author-description h2 {
font-size: 18px;
margin: 0;
padding: 0 0 5px;
}
.author-info {
background: #f5f5f5 none repeat scroll 0 0;
float: left;
margin: 0;
padding: 15px;
width: 100%;
}
.single-post-comments {
margin-bottom: 60px;
max-width: 650px;
}
.comments-area {}
.comments-heading {}
.comments-heading h3,
h3.comment-reply-title {
border-bottom: 1px solid #e8e8e9;
font-size: 18px;
margin: 0 0 20px;
padding: 0 0 5px;
text-transform: uppercase;
}
.comments-list {}
.comments-list ul {}
.comments-list ul li {
margin-bottom: 25px;
}
.comments-details {}
.comments-list-img {
float: left;
margin-right: 15px;
}
.comments-list-img img {}
.comments-content-wrap {
border: 1px solid #ddd;
color: #42414f;
font-size: 12px;
line-height: 1;
margin: 0 0 15px 63px;
padding: 10px;
position: relative;
}
.comments-content-wrap:before {
background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #ececec;
border-left: 1px solid #ececec;
content: "";
display: block;
height: 10px;
left: -5px;
position: absolute;
top: 10px;
transform: rotate(45deg);
width: 10px;
}
.comments-content-wrap span {}
.comments-content-wrap span b {
margin-right: 5px
}
.comments-content-wrap span a {}
.comments-content-wrap span a:hover {}
span.post-time {
margin-right: 5px
}
.comments-content-wrap p {
color: #909295;
line-height: 18px;
margin-bottom: 5px;
margin-top: 15px;
}
li.threaded-comments {
margin-left: 50px
}
.comment-respond {
margin-top: 60px;
}
h3.comment-reply-title {}
span.email-notes {
color: #42414f;
display: block;
font-size: 12px;
margin-bottom: 10px;
}
.comment-respond p {
margin-bottom: 5px;
}
.comment-respond input[type=text],
.comment-respond input[type=email] {
background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
height: 32px;
margin-bottom: 15px;
padding: 0 0 0 10px;
width: 100%;
}
.comment-respond textarea#message {
background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
max-width: 100%;
padding: 10px;
height: 130px;
width: 100%;
}
.comment-respond input[type="submit"] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: inline-block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 700;
height: 40px;
line-height: 40px;
margin-top: 20px;
padding: 0 15px;
text-shadow: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
white-space: nowrap;
}
.comment-respond input[type=submit]:hover {
background: #EC4445
}
nav.nav-single {
border-bottom: 1px solid #e8e8e9;
border-top: 1px solid #e8e8e9;
float: left;
font-size: 13px;
padding: 10px 0;
width: 100%;
}
nav.nav-single .nav-previous {
float: left;
}
nav.nav-single .nav-next {
float: right;
}
.post-slider a img {
width: 100%;
}
/*===========================
13. shop page
============================= */
.shop-header-area {
margin: 50px 0 70px;
text-align: center;
text-transform: uppercase;
}
.shop-header-title {}
.shop-header-title h1 {
font-size: 70px;
}
.shop-header-title ul {
border-bottom: 2px solid #252525;
display: inline-block;
}
.shop-header-title ul li:first-child {
padding: 0
}
.shop-header-title ul li {
display: inline-block;
padding-left: 40px;
}
.shop-header-title ul li a {
display: block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 700;
padding-bottom: 6px;
}
.shop-header-title ul li a:hover {}
.shop-area {
margin-bottom: 40px;
}
span.count {
float: right
}
.price_filter {
padding-top: 13px;
}
.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
background: #eeeeee none repeat scroll 0 0;
border: medium none;
border-radius: 0;
height: 9px;
margin-bottom: 30px;
margin-left: auto;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
background: #fff none repeat scroll 0 0;
border: 3px solid #EC4445;
border-radius: 50%;
height: 21px;
margin-top: -2px;
width: 21px;
}
.price_filter .ui-slider-range {
background: #EC4445;
}
.price_slider_amount>input[type="text"] {
border-color: #cccccc #ddd #cccccc #cccccc;
border-image: none;
border-style: solid;
border-width: 1px;
font-weight: bold;
height: 40px;
letter-spacing: 3px;
margin-left: 28px;
text-align: center;
width: 130px;
float: right;
}
.price_slider_amount>input[type="submit"] {
background: #252525;
border-color: #cccccc #cccccc #cccccc -moz-use-text-color;
border-image: none;
border-style: solid solid solid none;
border-width: 0;
color: #fff;
float: left;
font-weight: bold;
height: 40px;
letter-spacing: 1px;
text-transform: uppercase;
transition: all 400ms ease-out 0s;
width: 85px;
}
.price_slider_amount>input[type=submit]:hover {
background: #EC4445;
}
.shop-filter h2.shop-sidebar-title {
margin: 0 0 20px;
}
.top-product-widget {}
.top-product-widget .product-img {
float: left;
width: 30%;
}
.top-product-widget .product-img>a::before {
display: none;
}
.top-product-widget .product-content {
float: left;
padding-left: 10px;
width: 70%;
}
.top-product-widget h2.product-name {
font-size: 13px;
margin: 0 0 10px;
}
.top-product-widget .price-box {
font-size: 15px;
}
.top-product-widget span.old-price {
font-size: 13px;
}
.top-product-widget li {
border-bottom: 1px dashed #e8e8e9;
margin-bottom: 20px;
padding: 0 0 20px;
}
.top-product-widget li:last-child {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}
.widget-search {}
.widget {
float: left;
margin: 0 0 25px;
padding: 0 0 25px;
width: 100%;
}
.widget:last-child {
margin: 0;
padding: 0
}
h3.sidebar-title {
border-bottom: 1px solid #e8e8e9;
margin: 0 0 20px;
padding: 0 0 5px;
font-size: 14px;
text-transform: uppercase;
}
.widget-form {
background: #fff none repeat scroll 0 0;
border: 1px solid #e8e8e9;
color: #909295;
float: left;
font-family: Open Sans, Arial, Helvetica, sans-serif;
width: 100%;
}
.widget-form input {
border: medium none;
float: left;
font-style: italic;
height: 34px;
padding-left: 10px;
width: 80%;
}
.widget-form button {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
float: right;
height: 34px;
padding: 0 12px;
text-align: right;
width: 20%;
}
.widget-categories {}
ul.sidebar-menu {}
ul.sidebar-menu li {
border-bottom: 1px solid #e8e8e9;
float: left;
font-size: 12px;
line-height: 40px;
list-style: outside none none;
margin: 0;
padding: 0;
width: 100%;
}
ul.sidebar-menu li a {
text-transform: uppercase;
}
ul.sidebar-menu li a::before {
color: #909295;
content: "";
display: inline-block;
font-family: FontAwesome;
margin-right: 10px;
}
ul.sidebar-menu li a:hover {}
.widget-recent {}
.widget-recent ul {}
.widget-recent ul li {
border-color: #e8e8e9;
border-image: none;
border-style: solid none none;
border-width: 1px medium medium;
line-height: 1.35;
margin: 15px 0 0;
padding: 15px 0 0;
}
.widget-recent ul li:first-child {
border: medium none;
margin: 0;
padding: 0;
}
.widget-recent ul li .post-wrapper {
overflow: hidden;
}
.widget-recent ul li .post-sidebar-img {
float: left;
margin-right: 5px;
width: 60px;
}
.widget-recent ul li .post-sidebar-img a {
border: 2px solid transparent;
display: block;
}
.widget-recent ul li .post-sidebar-img a:hover {
border: 2px solid #ec4445;
padding-left: 0;
}
.widget-recent ul li .post-sidebar-img a img {}
.widget-recent ul li .post-sidebar-info {}
.widget-recent ul li .post-sidebar-info h3 {
font-size: 13px;
font-weight: normal;
margin: 0 0 5px;
}
.widget-recent ul li .post-sidebar-info h3 a {
text-transform: uppercase
}
.widget-recent ul li .r-post-date {}
.widget-tags {}
.widget-tags ul {}
.widget-tags ul li {
display: inline-block;
}
.widget-tags ul li a {
border: 1px solid #ddd;
display: block;
font-size: 14px;
margin-bottom: 5px;
padding: 5px 7px;
text-transform: capitalize;
}
.widget-tags ul li a:hover {
border-color: #ec4445
}
.toolbar {
margin-bottom: 30px;
overflow: hidden;
}
.view-mode {
float: left;
}
.view-mode a.active {
background: #ec4445 none repeat scroll 0 0;
color: #fff;
}
.view-mode a {
background: #909295 none repeat scroll 0 0;
color: #fff;
float: left;
font-size: 14px;
height: 29px;
line-height: 29px;
margin-right: 10px;
text-align: center;
width: 29px;
}
.view-mode a i {}
.show-result {}
.show-result p {
color: #252525;
float: left;
height: 28px;
line-height: 28px;
margin: 0 0 0 10px;
padding: 0;
}
.toolbar-form {
float: right;
margin: 0;
}
.toolbar-form select {
border: 1px solid #e8e8e9;
color: #252525;
font-family: Montserrat, Arial, Helvetica, sans-serif;
height: 28px;
line-height: 28px;
margin: 0 0 0 25px;
padding: 0 10px;
text-transform: uppercase;
}
.grid-view {}
.grid-view .single-product {
margin-bottom: 40px
}
.grid-view .single-product .product-content {
padding-bottom: 25px;
}
.shop-pagination {
border-top: 1px solid #e8e8e9;
}
.shop-area .pagination {
margin: 12px 0 0;
}
.list-view {}
.product-list-wrapper {}
.product-list-wrapper h2.product-name {
font-size: 18px;
}
.product-list-wrapper .pro-rating {
float: none;
margin-bottom: 10px;
}
.product-list-wrapper .price-box {
float: none;
font-size: 18px;
}
.product-list-wrapper .actions {
opacity: 1;
position: inherit;
text-align: left;
top: inherit;
}
.product-list-wrapper .actions {
opacity: 1;
overflow: hidden;
position: inherit;
text-align: left;
top: inherit;
}
.product-list-wrapper .add-to-cart {
float: left;
margin-bottom: 0;
}
.product-list-wrapper .add-to-cart a {
background: #252525 none repeat scroll 0 0;
border: 0 none;
line-height: 40px;
padding: 0 40px;
}
.product-list-wrapper .add-to-wishlist a i,
.product-list-wrapper .compare-button a i,
.product-list-wrapper .quickviewbtn a i {
background: #252525 none repeat scroll 0 0;
border: 0 none;
line-height: 40px;
text-align: center;
padding: 0;
}
.product-list-wrapper .add-to-links {
margin-left: 15px;
}
.product-list-wrapper .add-to-links {
float: left;
}
.product-list-wrapper .add-to-wishlist {
float: left;
}
.product-list-wrapper .add-to-wishlist a,
.product-list-wrapper .compare-button a,
.product-list-wrapper .quickviewbtn a {
margin: 0;
}
.product-desc {
margin-bottom: 30px;
margin-top: 20px;
}
.product-list-wrapper .add-to-wishlist a i:hover,
.product-list-wrapper .compare-button a i:hover,
.product-list-wrapper .quickviewbtn a i:hover {
background: #EC4445!important;
color: #fff
}
.product-list-wrapper .actions a:hover {
background: #EC4445!important;
color: #fff
}
.product-list-wrapper .single-product {
margin-bottom: 30px
}
.shop-category-area {
background: rgba(0, 0, 0, 0) url("img/shop/1.jpg") no-repeat scroll center center / cover;
padding: 60px 0;
}
.shop-category-title {
text-align: center;
}
.shop-category-title h3 {
color: #fff;
display: inline-block;
font-size: 70px;
margin-bottom: 0;
position: relative;
text-transform: uppercase;
}
.shop-category-title h3:before {
border-bottom: 4px double #fff;
bottom: 0;
content: "";
display: block;
left: -15%;
position: absolute;
width: 130%;
}
/*===========================
14. account page
============================= */
.entry-header-area {
padding: 30px 0;
}
.entry-header {}
h1.entry-title {
font-size: 20px;
margin: 0;
text-transform: uppercase;
}
.my-account-area {
padding-bottom: 70px;
}
.form-fields {
border-color: #e8e8e9 #e8e8e9 -moz-use-text-color;
border-style: solid solid none;
border-width: 1px 1px medium;
float: left;
padding: 20px 25px;
width: 100%;
}
.form-fields h2 {
border-bottom: 1px solid #e8e8e9;
font-size: 18px;
margin: 0 0 15px;
padding: 0 0 5px;
text-transform: uppercase;
}
.form-fields p {}
.form-fields p label {
display: block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-weight: 400;
margin: 0 0 5px;
}
.form-fields p label span.required {}
.form-fields p input {
background: #fff none repeat scroll 0 0;
border: 1px solid #e8e8e9;
border-radius: 0;
height: 32px;
width: 100%;
padding: 0 0 0 10px;
}
.form-action {
background: #f5f5f5 none repeat scroll 0 0;
border-color: #e8e8e9 #e8e8e9;
border-style: none solid solid;
border-width: medium 1px 1px;
float: left;
padding: 15px 10px;
width: 100%;
}
.form-action p.lost_password {
float: left;
line-height: 36px;
margin: 0;
}
.form-action input[type="submit"] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: inline-block;
float: right;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
height: 40px;
line-height: 40px;
padding: 0 15px;
text-shadow: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.form-action input[type="submit"]:hover {
background: #EC4445
}
.form-action label {
float: right;
font-weight: normal;
line-height: 36px;
margin: 0 20px 0 0;
}
.form-action label input {
margin-right: 3px;
margin-top: 0;
position: relative;
top: 2px;
}
/*===========================
15. wishlist page
============================= */
.wishlist-area {}
.wishlist-content {}
.wishlist-title {}
.wishlist-title h2 {}
.wishlist-table {}
.wishlist-table table {
background: #fff none repeat scroll 0 0;
border-color: #e8e8e9;
border-radius: 0;
border-style: solid;
border-width: 1px 0 0 1px;
margin: 20px 0 50px;
width: 100%;
}
.wishlist-table table {}
.wishlist-table table th {
font-weight: 600;
}
.wishlist-table table th,
.wishlist-table table td {
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
font-size: 14px;
padding: 15px 10px;
text-align: center;
}
.wishlist-table table .product-remove {
padding: 0 15px;
width: 20px;
}
.wishlist-table table .product-remove>a {
font-size: 25px;
}
.wishlist-table table .product-thumbnail {
width: 150px;
}
.wishlist-table table td.product-price .amount {
font-weight: 700;
}
.wishlist-table table .wishlist-in-stock {
color: #ec4445;
}
.wishlist-table table .product-add-to-cart>a {
background: #000 none repeat scroll 0 0;
color: #fff;
display: block;
font-weight: 700;
padding: 10px 56px;
text-transform: uppercase;
width: 260px;
}
.wishlist-table table .product-add-to-cart>a:hover {
background: #EC4445
}
.wishlist-table table .product-add-to-cart {
width: 240px;
}
.wishlist-table table .wishlist-table table .wishlist-share {}
h3.wishlist-share-title {}
.wishlist-share {
margin-bottom: 35px;
margin-top: 20px;
}
.wishlist-share ul {}
.wishlist-share ul li {
display: inline-block;
height: 21px;
margin-left: 0;
margin-right: 0;
}
.wishlist-share ul li a {
background-position: left top;
border: medium none;
display: inline-block;
height: 21px;
width: 21px;
}
.wishlist-share ul li a.facebook {
background: url("img/icon/facebook.png") no-repeat scroll 0 0;
}
.wishlist-share ul li a.twitter {
background: url("img/icon/twitter.png") no-repeat scroll 0 0;
}
.wishlist-share ul li a.pinterest {
background: url("img/icon/pinterest.jpg") no-repeat scroll 0 0;
}
.wishlist-share ul li a.googleplus {
background: url("img/icon/googleplus.jpg") no-repeat scroll 0 0;
}
.wishlist-share ul li a.email {
background: url("img/icon/email.jpg") no-repeat scroll 0 0;
}
.wishlist-share ul li a {}
.wishlist-share ul li a {}
.wishlist-share ul li a:hover {
background-position: left bottom;
}
/*===========================
16. cart page
============================= */
@media only screen and (max-width: 650px) {
/* Force table to not be like tables anymore */
#no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
#no-more-tables tr {
border: 1px solid #ccc;
}
#no-more-tables td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align: left;
}
#no-more-tables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align: left;
font-weight: bold;
}
/*
Label the data
*/
#no-more-tables td:before {
content: attr(data-title);
}
}
.cart-main-area {
margin-bottom: 60px;
}
.cart-title-area {
padding-top: 30px;
}
.car-header-title {}
.car-header-title h2 {
font-size: 20px;
margin: 0;
text-transform: uppercase;
}
.table-content {}
.table-content table {
background: #fff none repeat scroll 0 0;
border-color: #e5e5e5;
border-radius: 0;
border-style: solid;
border-width: 1px 0 0 1px;
margin: 0 0 50px;
text-align: center;
width: 100%;
}
.table-content table {}
.table-content table th {
border-top: medium none;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 20px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
}
.table-content table th,
.table-content table td {
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}
.table-content table td {
border-top: medium none;
padding: 20px 10px;
vertical-align: middle;
font-size: 13px;
}
.table-content table td input {
text-align: center;
background: #e5e5e5 none repeat scroll 0 0;
border: medium none;
border-radius: 3px;
color: #6f6f6f;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
height: 40px;
/* padding: 0 5px 0 10px; */
width: 60px;
}
.table-content table td.product-subtotal {
font-size: 14px;
font-weight: bold;
width: 120px;
}
.table-content table td.product-name a {
font-size: 14px;
font-weight: 700;
margin-left: 10px;
color: #6f6f6f;
}
.table-content table td.product-name {
width: 270px;
}
.table-content table td.product-thumbnail {
width: 130px;
}
.table-content table td.product-thumbnail img {
display: block;
width: 100%;
}
.table-content table td.product-remove i {
color: #919191;
display: inline-block;
font-size: 20px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
}
.table-content table .product-price .amount {
font-size: 15px;
font-weight: 700;
}
.table-content table td.product-remove i:hover {
color: #EC4445
}
.table-content table td.product-quantity {
width: 180px;
}
.table-content table td.product-quantity select {
font-size: 15px;
font-weight: 700;
}
.table-content table td.product-remove {
width: 150px;
}
.table-content table td.product-price {
width: 130px;
}
.table-content table td.product-name a:hover,
.buttons-cart a:hover {
color: #EC4445
}
.buttons-cart {
margin-bottom: 30px;
overflow: hidden;
}
.buttons-cart input,
.coupon input[type="submit"],
.buttons-cart a,
.coupon-info p.form-row input[type="submit"] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: inline-block;
float: left;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 700;
height: 40px;
line-height: 40px;
margin-right: 15px;
padding: 0 15px;
text-shadow: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
white-space: nowrap;
}
.buttons-cart input:hover,
.coupon input[type=submit]:hover,
.buttons-cart a:hover {
background: #EC4445;
color: #fff
}
.buttons-cart a {
color: #fff;
float: left;
height: 40px;
line-height: 40px;
}
.coupon {
margin-bottom: 40px;
overflow: hidden;
padding-bottom: 20px;
}
.coupon h3 {
margin: 0 0 10px;
font-size: 14px;
text-transform: uppercase;
}
.coupon p {}
.coupon input[type=text] {
border: 1px solid #e5e5e5;
float: left;
height: 40px;
margin: 0 6px 20px 0;
max-width: 100%;
padding: 0 0 0 10px;
width: 170px;
}
.coupon input[type=submit] {}
.cart_totals {
float: left;
text-align: right;
width: 100%;
}
.cart_totals h2 {
/* border-bottom: 2px solid #333; */
display: inline-block;
font-size: 30px;
margin: 0 0 35px;
text-transform: uppercase;
}
.cart_totals table {
border: medium none;
float: right;
margin: 0;
text-align: right;
}
.cart_totals table th {
border: medium none;
font-size: 14px;
font-weight: bold;
padding: 0 20px 12px 0;
text-align: right;
text-transform: uppercase;
vertical-align: top;
}
.cart_totals table td {
border: medium none;
padding: 0 0 12px;
vertical-align: top;
}
.cart_totals table {}
.cart_totals .amount {
color: #ec4445;
/* float: right; */
font-size: 20px;
font-weight: bold;
margin-left: 5px;
text-align: right;
text-transform: uppercase;
}
.cart_totals table td ul#shipping_method {
list-style: outside none none;
margin: 0;
padding: 0;
}
.cart_totals table td ul#shipping_method li {
float: left;
margin: 0 0 10px;
padding: 0;
text-indent: 0;
width: 100%;
}
.cart_totals table td ul#shipping_method li input {
margin: 0;
position: relative;
top: 2px;
}
.cart_totals table {}
a.shipping-calculator-button {
font-weight: bold;
color: #6f6f6f;
}
a.shipping-calculator-button:hover {
color: #83CBDC
}
.cart_totals table tr.order-total th,
.cart_totals table tr.order-total .amount {
font-size: 20px;
text-transform: uppercase;
white-space: nowrap;
}
.cart_totals table tr.order-total .amount {}
.wc-proceed-to-checkout a {
background: #ec4445 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 700;
height: 50px;
line-height: 50px;
margin-top: 20px;
padding: 0 30px;
text-transform: none;
}
.wc-proceed-to-checkout a:hover {
background: #E61719;
}
/*===========================
17. checkout page
============================= */
.coupon-area {}
.coupon-accordion {}
.coupon-accordion h3 {
background-color: #f7f6f7;
border-top: 3px solid #1e85be;
color: #515151;
font-size: 12px;
font-weight: 300;
list-style: outside none none !important;
margin: 0 0 2em !important;
padding: 1em 2em 1em 3.5em !important;
position: relative;
width: auto;
}
.coupon-accordion h3::before {
color: #1e85be;
content: "";
display: inline-block;
font-family: fontawesome;
left: 1.5em;
position: absolute;
top: 1em;
}
.coupon-accordion span {
cursor: pointer;
color: #6f6f6f;
}
.coupon-accordion span:hover,
p.lost-password a:hover {
color: #EC4445;
}
.coupon-content {
border: 1px solid #e5e5e5;
display: none;
margin-bottom: 20px;
padding: 20px;
}
.coupon-info {}
.coupon-info p.coupon-text {
margin-bottom: 15px
}
.coupon-info p {
margin-bottom: 0
}
.coupon-info p.form-row-first {}
.coupon-info p.form-row-first label,
.coupon-info p.form-row-last label {
display: block;
}
.coupon-info p.form-row-first label span.required,
.coupon-info p.form-row-last label span.required {
color: red;
font-weight: 700;
}
.coupon-info p.form-row-first input,
.coupon-info p.form-row-last input {
border: 1px solid #e5e5e5;
height: 36px;
margin: 0 0 14px;
max-width: 100%;
padding: 0 0 0 10px;
width: 370px;
}
.coupon-info p.form-row-last {}
.coupon-info p.form-row input[type="submit"]:hover,
p.checkout-coupon input[type="submit"]:hover {
background: #EC4445
}
.coupon-info p.form-row input[type="checkbox"] {
position: relative;
top: 2px;
}
.form-row>label {
margin-top: 7px;
}
p.lost-password {
margin-top: 15px;
}
p.lost-password a {
color: #6f6f6f;
}
p.checkout-coupon {}
p.checkout-coupon input[type=text] {
height: 36px;
padding-left: 10px;
width: 170px;
}
p.checkout-coupon input[type=submit] {
background: #333 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #fff;
height: 36px;
margin-left: 6px;
padding: 5px 10px;
transition: all 0.3s ease 0s;
}
.coupon-checkout-content {
margin-bottom: 30px;
display: none;
}
.checkout-area {
padding-top: 30px;
}
.checkbox-form {}
.checkbox-form h3 {
border-bottom: 1px solid #e5e5e5;
font-size: 20px;
margin: 0 0 20px;
padding-bottom: 10px;
text-transform: uppercase;
width: 100%;
}
.country-select {
margin-bottom: 30px;
position: relative;
}
.country-select label,
.checkout-form-list label {
color: #333;
font-family: Montserrat, Arial, Helvetica, sans-serif;
margin: 0 0 5px;
display: block
}
.country-select label span.required,
.checkout-form-list label span.required {
color: red
}
.country-select select {
-moz-appearance: none;
border: 1px solid #ddd;
height: 32px;
padding-left: 10px;
width: 100%;
}
/* .country-select::before {
content: "";
display: inline-block;
font-family: fontawesome;
font-size: 20px;
position: absolute;
right: 12px;
top: 31px;
} */
.checkout-form-list {
margin-bottom: 30px;
}
.checkout-form-list label {
color: #333;
}
.checkout-form-list label span.required {}
.checkout-form-list input[type=text],
.checkout-form-list input[type=password],
.checkout-form-list input[type=email] {
background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
height: 42px;
width: 100%;
padding: 0 0 0 10px;
}
.checkout-form-list {}
.checkout-form-list input[type=checkbox] {
display: inline-block;
margin-right: 10px;
position: relative;
top: 2px;
}
.create-acc label {
color: #333;
display: inline-block;
}
.checkout-form-list input[type=password] {}
.create-account {
display: none
}
.ship-different-title {}
.ship-different-title h3 label {
display: inline-block;
margin-right: 20px;
}
.ship-different-title input {}
.order-notes {}
.order-notes textarea {
height: 90px;
padding: 15px;
width: 100%
}
#ship-box-info {
display: none
}
.your-order {
background: #f2f2f2 none repeat scroll 0 0;
padding: 30px 40px 45px;
}
.your-order h3 {
border-bottom: 1px solid #d8d8d8;
font-size: 30px;
margin: 0 0 20px;
padding-bottom: 10px;
text-transform: uppercase;
width: 100%;
}
.your-order-table table {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
width: 100%;
}
.your-order-table table th,
.your-order-table table td {
border-bottom: 1px solid #d8d8d8;
border-right: medium none;
font-size: 14px;
padding: 15px 0;
text-align: center;
}
.your-order-table table th {
border-top: medium none;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
width: 250px;
}
.your-order-table table .shipping ul li input {
position: relative;
top: 2px;
}
.your-order-table table .shipping th {
vertical-align: top;
}
.your-order-table table .order-total th {
border-bottom: medium none;
font-size: 18px;
}
.your-order-table table .order-total td {
border-bottom: medium none;
}
.your-order-table table tr.cart_item:hover {
background: #F9F9F9
}
.your-order-table table tr.order-total td span {
color: #ec4445;
font-size: 20px;
}
.your-order-table table {}
.payment-method {
margin-top: 40px;
}
.payment-accordion {}
.payment-accordion h3 {
border-bottom: 0 none;
margin-bottom: 10px;
padding-bottom: 0;
}
.payment-accordion h3 a {
color: #6f6f6f;
font-size: 14px;
padding-left: 25px;
position: relative;
text-transform: capitalize;
text-decoration: none
}
.payment-accordion h3 a:before,
.payment-accordion h3.open a:after {
content: "";
display: inline-block;
font-family: fontawesome;
font-size: 20px;
left: 0;
position: absolute;
top: -2px;
}
.payment-accordion h3.open a:after {
content: "\f056";
}
.payment-content {}
.payment-content p {
font-size: 13px;
}
.payment-accordion img {
height: 60px;
margin-left: 15px;
}
.order-button-payment {}
.order-button-payment input {
background: #ec4445 none repeat scroll 0 0;
border: medium none;
color: #fff;
font-size: 17px;
font-weight: 600;
height: 50px;
margin: 20px 0 0;
padding: 0;
text-transform: uppercase;
transition: all 0.3s ease 0s;
width: 100%;
}
.order-button-payment input:hover {
background: #E61719
}
.pagseguro-creditCard .validade {
width: 55px;
}
.pagseguro-creditCard .nome {
width: 250px;
}
.pagseguro-creditCard kbd {
background-color: #e3e3e3 !important;
color: #035ec7 !important;
}
/*===========================
18. product page
============================= */
.product-simple-area {}
.single-product-image {}
.single-product-image a {}
.single-product-image a img {
width: 100%
}
.single-product-info {}
.single-product-info {}
.single-product-info .product-nav {
float: right;
}
.single-product-info .product-nav a {}
.single-product-info .product-nav a i {
border: 1px solid #ddd;
font-size: 17px;
height: 20px;
text-align: center;
width: 20px;
}
.single-product-info .product-nav a i:hover {
border-color: #EC4445;
color: #EC4445
}
.single-product-info h1.product_title {
/* float: left; */
display: inline-block;
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
}
.single-product-info .calendar h4 {
display: inline-block;
}
.single-product-info .price-box {
clear: both;
display: inline-block;
float: none;
font-size: 18px;
margin: 10px 0;
}
.single-product-info .calendar {
margin: 10px 0;
}
.single-product-info .short-description {
margin-top: 10px;
}
.single-product-info .short-description>p {
font-size: 13px;
line-height: 22px;
}
.single-product-info .stock-status {
color: #ec4445;
float: left;
margin: 0 0 15px;
width: 100%;
}
.single-product-info .stock-status label {
display: inline-block;
font-weight: normal;
margin: 0;
}
.single-product-info .quantity select {
font-size: 15px;
font-weight: 700;
width: 45%;
margin: 10px 0;
}
.single-product-info .quantity input {
background: #e8e8e9 none repeat scroll 0 0;
border: medium none;
color: #000;
/* float: left; */
font-size: 17px;
height: 40px;
line-height: 40px;
margin-right: 40px;
padding: 0 10px 0 0;
text-align: center;
width: 90px;
}
.single-product-info .quantity button {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
height: 40px;
line-height: 40px;
margin: 0;
padding: 0 30px;
text-shadow: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.single-product-info .quantity button:hover {
background: #EC4445
}
.single-product-info .add-to-wishlist {
margin-left: 25px;
}
.single-product-info .add-to-wishlist a {
margin-left: 2px;
margin-right: 0;
}
.single-product-info .add-to-wishlist a i {
background: #252525;
border: 0 none;
line-height: 40px;
padding-top: 0;
text-align: center;
}
.single-product-info .add-to-wishlist a i:hover {
background: #EC4445
}
.single-product-info>form {
float: left;
}
.single-product-info .share_buttons {
border-top: 1px solid #ececec;
float: left;
padding-top: 15px;
width: 100%;
margin-top: 20px
}
.single-product-info .share_buttons a {}
.product-tab-area {
margin-bottom: 50px;
margin-top: 50px;
}
.product-tabs .nav-tabs>li>a {
border: 0 none;
border-radius: 0;
color: #ec4445;
font-size: 14px;
font-weight: 700;
line-height: 1.42857;
margin: 0;
text-transform: uppercase;
border-bottom: 4px double transparent;
padding: 0 0 5px;
}
.product-tabs .nav>li>a:focus,
.product-tabs .nav>li>a:hover {
background-color: inherit;
border-color: #ec4445;
border-style: none none double;
border-width: 0 0 4px;
text-decoration: none;
}
.product-tabs .nav-tabs>li.active>a,
.product-tabs .nav-tabs>li.active>a:focus,
.product-tabs .nav-tabs>li.active>a:hover {
border: medium none;
border-bottom: 4px double #EC4445;
}
.product-tabs .nav-tabs>li {
float: left;
margin-bottom: -1px;
margin-right: 51px;
}
.product-tabs .nav-tabs {
border-bottom: 0 none;
}
.product-tab-desc {
border: 1px solid #e8e8e9;
border-radius: 0;
box-shadow: none;
float: left;
font-size: 12px;
line-height: 24px;
margin: 20px 0 0;
padding: 25px 20px;
width: 100%;
}
.product-tab-desc p {
line-height: 22px
}
.product-tab-desc {}
.product-tab-desc table {
border-color: #e8e8e9 #e8e8e9;
border-style: solid none none solid;
border-width: 1px medium medium 1px;
width: 100%
}
.product-tab-desc table {}
.product-tab-desc table th {
color: #252525;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
padding: 8px;
width: 150px;
}
.product-tab-desc table td {
padding: 8px;
}
.product-tab-desc table th,
.product-tab-desc table td {
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
border-top: 0 none;
line-height: 1.5;
margin: 0;
border-right: 1px solid #e8e8e9
}
.product-tab-desc table tr.pro-back {
background: #F9F9F9
}
.single-product-tab {}
.single-product-tab .nav-tabs>li>a {
border: 1px solid transparent;
border-radius: 0;
line-height: 0;
margin-right: 0;
padding: 0;
overflow: hidden;
}
.single-product-tab .nav-tabs {
border-bottom: 0 none;
/* width: 20%; */
}
.single-product-tab .nav-tabs>li:first-child {
padding-top: 0;
}
.single-product-tab .nav-tabs>li {
float: none;
margin-bottom: 0;
/* padding: 5px; */
}
.single-product-tab .tab-content {
/* float: left;
padding-right: 14px;
width: 80%; */
}
.single-product-tab .nav-tabs {
border-bottom: 0 none;
float: right;
/* width: 20%; */
}
.single-product-tab .nav>li>a>img {
max-width: none;
transition: all 0.3s ease 0s;
}
.single-product-tab .nav>li>a>img:hover {
transform: scale(1.2)
}
.product-tab .product-page-comments {
margin: 35px auto;
max-width: 650px;
width: 100%;
}
.product-page-comments h2 {
font-size: 16px;
font-weight: 400;
margin-bottom: 22px;
text-transform: uppercase;
}
.product-comments {
margin-bottom: 30px;
}
.product-comments img {
float: left;
}
.product-comments .product-comments-content {
border: 1px solid #ddd;
margin-left: 85px;
padding: 10px;
position: relative;
}
.product-comments .product-comments-content:before {
background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
content: "";
display: block;
height: 10px;
left: -6px;
position: absolute;
top: 10px;
transform: rotate(45deg);
width: 10px;
}
.product-comments .product-comments-content p {
font-size: 16px;
}
.product-comments .product-comments-content p strong {
font-family: Montserrat, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
.product-comments .product-comments-content span.pro-comments-rating {
float: right;
}
.product-comments .product-comments-content span i {}
.product-tab .desc {}
.product-tab .review-form-wrapper {}
.review-form-wrapper h3 {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
}
.review-form-wrapper input[type=text],
.review-form-wrapper input[type=email] {
border: 1px solid #e5e5e5;
height: 32px;
margin-bottom: 20px;
padding: 0 0 0 10px;
width: 100%;
}
.review-form-wrapper input[type=email] {}
.review-form-wrapper input[type=submit] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: inline-block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 38px;
line-height: 40px;
padding: 0 30px;
text-shadow: none;
text-transform: capitalize;
transition: all 0.3s ease 0s;
white-space: nowrap;
width: auto;
text-transform: uppercase
}
.review-form-wrapper textarea {
border: 1px solid #e5e5e5;
border-radius: 3px;
height: 80px;
margin-bottom: 20px;
margin-top: 20px;
padding: 10px;
width: 100%;
}
.review-form-wrapper input[type=submit]:hover {
background: #EC4445
}
.your-rating {}
.your-rating span {
margin-right: 25px;
}
.your-rating span a {}
.your-rating span a i {
color: #919191;
}
.your-rating span:hover a i {
color: #ec4445;
}
.your-rating h5 {
margin-bottom: 10px;
}
.upsells_products_widget {
margin-top: 35px;
}
.upsells_products_widget .section-heading {
margin: 0 0 25px;
}
.upsells_products_widget h2.product-name {
font-size: 13px;
}
.upsells_products_widget .price-box {
font-size: 15px;
}
.upsells_products_widget span.old-price {
font-size: 13px;
margin-left: 3px;
}
.carro {
background-image: url('/img/carros/carro.png');
}
.mini-van {
background-image: url('/img/carros/mini-van.png');
}
.van {
background-image: url('/img/carros/van.png');
}
.micro-onibus {
background-image: url('/img/carros/micro-onibus.png');
}
.tipo-carro input {
margin: 0;
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.tipo-carro label:hover {
border: 3px solid #ec4445;
border-radius: 4px;
line-height: 24px;
padding: 0 8px;
text-decoration: none;
}
.tipo-carro .selected {
border: 3px solid #ec4445;
border-radius: 4px;
line-height: 24px;
padding: 0 8px;
text-decoration: none;
}
.tipo-carro label {
cursor: pointer;
background-size: contain;
background-repeat: no-repeat;
display: inline-block;
width: 70px;
height: 70px;
}
/*===========================
19. about page
============================= */
.about-header-area {
background: rgba(0, 0, 0, 0) url("img/about/bg.png") no-repeat fixed center center / cover;
}
.about-header {
text-align: center;
padding: 110px 0
}
.about-header h1 {
color: #fff;
display: inline-block;
font-size: 50px;
margin: 0;
padding: 0 40px;
position: relative;
text-transform: capitalize;
}
.about-header h1:before,
.about-header h1:after {
background: #fff none repeat scroll 0 0;
content: "";
height: 2px;
position: absolute;
right: 0;
top: 35px;
width: 30px;
}
.about-header h1::after {
left: 0;
}
.about-us-area {
padding: 60px 0;
}
.about-img {}
.about-img img {}
.about-text {}
.about-text h2 {
margin: 10px 0;
}
.about-text p {
font-size: 13px;
line-height: 20px;
margin-bottom: 20px;
}
.about-counter-area {
background: rgba(0, 0, 0, 0) url("img/about/about-bg.jpg") no-repeat fixed center center / cover;
padding: 120px 0;
}
.single-counter {
text-align: center;
}
.single-counter i {
border-radius: 100%;
box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.56);
color: #fff;
font-size: 3em !important;
height: 100px;
overflow: hidden;
padding-top: 32px;
transition: background 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s;
width: 100px;
}
.single-counter i:hover {
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
}
.single-counter h3 {
color: #fff;
font-size: 40px;
font-weight: bold;
margin: 0;
}
.single-counter p {
color: #fff;
font-size: 13px;
}
.about-service-area {
background: #f2f2f2 none repeat scroll 0 0;
padding: 60px 0;
}
.single-service {}
.single-service h3 {
font-size: 18px;
margin: 0 0 20px;
}
.single-service {}
.sercice-icon {
float: left;
margin-right: 10px;
}
.sercice-icon i {
border: 1px solid #666;
font-size: 28px;
height: 60px;
padding-top: 15px;
text-align: center;
width: 60px;
}
.service-text {}
.service-text p {}
.about-team-area {
padding: 80px 0
}
.single-about-team {
background: #eeeeee none repeat scroll 0 0;
padding: 20px;
}
.about-team-img {
text-align: center;
}
.about-team-img img {
width: 100%;
}
.about-team-info {}
.about-team-info h3 {
font-size: 18px;
margin: 10px 0;
text-transform: uppercase;
}
.about-team-info p {}
/*===========================
20. contact page
============================= */
.contact-area {
padding: 50px 0;
}
.contact-info {}
.contact-info h3,
.contact-form h3 {
border-bottom: 2px solid #e8e8e9 !important;
font-size: 16px;
margin-bottom: 20px;
text-transform: uppercase;
padding-bottom: 8px;
}
.contact-info h3:before {
content: "";
display: inline-block;
font-family: FontAwesome;
margin-right: 5px;
vertical-align: text-bottom;
}
.contact-info ul {}
.contact-info ul li {
border-bottom: 1px solid #e8e8e9;
float: left;
font-size: 12px;
line-height: 40px;
list-style: outside none none;
margin: 0;
padding: 0;
width: 100%;
}
.contact-info ul li i {
font-size: 16px;
margin-right: 5px;
width: 20px;
}
.contact-info ul li a {}
.contact-form {}
.contact-form h3 {
margin-bottom: 30px;
}
.contact-form input[type="text"],
.contact-form input[type="email"] {
border: 1px solid #ccc;
border-radius: 0;
height: 50px;
padding-left: 20px;
width: 100%;
margin-bottom: 16px;
}
.contact-form textarea#message {
border: 1px solid #ccc;
border-radius: 0;
height: 180px;
padding: 20px;
width: 100%;
}
.contact-form input[type="submit"] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #fff;
font-size: 12px;
font-weight: 700;
height: 40px;
padding: 0 15px;
text-transform: uppercase;
transition: all 0.3s ease 0s;
margin-top: 16px;
}
.contact-form input[type=submit]:hover {
background: #EC4445
}
/*===========================
21. error-page
============================= */
.error-page {
background: rgba(0, 0, 0, 0) url("img/404/404.jpg") repeat scroll center center / cover;
}
.four-zero-four {
text-align: center;
}
.four-zero-four h1 {
color: #fff;
font-size: 22.91em;
line-height: 1;
margin-top: 210px;
}
.four-zero-four h1 span {
display: inline-block;
position: relative;
}
.four-zero-four h1 span:before,
.four-zero-four h1 span:after {
border-bottom: 4px solid #fff;
bottom: 40px;
content: "";
display: block;
position: absolute;
right: -50%;
width: 40%;
}
.four-zero-four h1 span:after {
left: -50%
}
.four-zero-four label {
color: #fff;
display: block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
letter-spacing: 2px;
margin-top: 90px;
}
.four-zero-four form {
margin-top: 185px;
margin-bottom: 100px
}
.four-zero-four form input {
background: #c3c5c5 none repeat scroll 0 0;
border: medium none;
height: 45px;
padding-left: 10px;
vertical-align: middle;
width: 420px;
}
.four-zero-four form button {
background: #fff none repeat scroll 0 0;
border: medium none;
color: #252525;
display: inline-block;
font-size: 20px;
height: 45px;
padding: 0 30px;
transition: all 0.3s ease 0s;
vertical-align: middle;
}
.four-zero-four form button:hover {
background: #ec4445 none repeat scroll 0 0;
color: #fff;
}
/* mobile menu css */
.mean-container .mean-bar {
background: #EC4445;
padding: 0;
}
.mean-container a.meanmenu-reveal {
float: right;
}
.mean-container .mean-bar:before {
color: #fff;
content: "MENU";
font-size: 18px;
font-weight: 700;
left: 10px;
position: absolute;
top: 14px;
}
.mobile-menu {
display: none;
}
.img-slide-1 {
background-image: url(/images/5a.jpg);
}
.img-slide-2 {
background-image: url(/images/4a.jpg);
}
.texto-transp {
background-size: cover;
background-position: center center;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
}
/*===========================
29. meus passeios
============================= */
.card {
background-color: #fff0d3;
width: 100%;
color: rgb(0, 0, 0);
}
.card .card-nome{
float: left;
text-align: left;
padding: 5px 10px;
}
.card .card-status span:first-child{
float: left;
padding: 1px 10px;
} | public/css/style.css | html,
body {
height: 100%;
}
.floatleft {
float: left
}
.floatright {
float: right
}
.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 15px
}
.alignright {
float: right;
margin-left: 15px;
margin-bottom: 15px
}
.aligncenter {
display: block;
margin: 0 auto 15px
}
a:focus {
outline: 0px solid;
text-decoration: none
}
/* img {
width: 100%;
max-width: 100%;
height: auto
} */
.fix {
overflow: hidden
}
p {
margin: 0 0 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #252525;
font-family: 'Montserrat', sans-serif;
line-height: 1.35;
margin: 0 0 10px;
}
a {
transition: all 0.3s ease 0s;
text-decoration: none;
color: #777
}
a:hover {
color: #ec4445;
text-decoration: none;
}
a:active,
a:hover {
outline: 0 none;
}
ul {
list-style: outside none none;
margin: 0;
padding: 0
}
body {
color: #777;
font-family: "Open Sans", sans-serif;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 18px;
visibility: visible;
}
.clear {
clear: both
}
.slicknav {
display: none
}
.container {
width: 1200px
}
/* =========================
2. header
============================*/
/*-----------------------------------
2.1 header-top-area
-------------------------------------*/
header.header-home {
/* position: absolute;
top: 0;
left: 0; */
z-index: 99;
width: 100%;
background: rgba(19, 17, 15, 0.8) none repeat scroll 0 0;
}
header {
background: rgba(19, 17, 15, 0.8) none repeat scroll 0 0;
}
.header-top-area {
border-bottom: 1px solid #515151;
color: #d5d5d5;
line-height: 38px;
}
.header-top-left {}
.top-message {
float: left;
padding-right: 20px;
position: relative;
}
.top-message:after {
border-right: 1px solid #d5d5d5;
content: "";
height: 20px;
position: absolute;
right: 0;
top: 10px;
width: 0;
}
.top-message {}
.phone-number {
float: left;
margin-left: 20px;
}
.phone-number:after {
content: "";
display: inline-block;
float: left;
font-family: FontAwesome;
margin-right: 5px;
}
.phone-number span {
color: #ec4445;
}
.lang-select {
float: right;
}
.lang-select ul {}
.lang-select ul li {}
.lang-select ul li a {}
.top-menu {
float: right;
}
.top-menu ul {}
.top-menu ul li {
display: inline-block;
}
.top-menu ul li a {
display: inline-block;
margin-right: 20px;
color: #d5d5d5;
}
.top-menu ul li a:hover {
color: #ec4445;
}
/*-----------------------------------
2.2 header-mid-area
-------------------------------------*/
.header-mid-area {
padding: 30px 0 10px;
}
.logo {}
.logo a {}
.logo a img {}
.header-search {
float: right;
position: relative;
}
.header-search,
.cart-total {
margin-top: 15px;
}
.header-search input {
background: #d5d5d5;
border: 0 none;
border-radius: 0;
box-shadow: none;
height: 34px;
left: -245px;
padding: 0 15px;
width: 250px;
color: #000;
}
.header-search button {
background: none;
border: medium none;
color: #000;
font-size: 16px;
line-height: 16px;
padding: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.3s ease 0s;
width: 40px;
height: 34px;
}
.header-search button:hover {
color: #fff;
background: #EC4445;
}
.cart-total {
float: right;
margin-left: 10px;
}
.cart-total ul {}
.cart-total ul li {
float: left;
position: relative
}
.cart-total ul li a {
display: block;
}
.cart-total ul li a span.cart-no {
border-color: #EC4445;
border-image: none;
border-style: solid solid solid none;
border-width: 1px 1px 1px 0;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-weight: bold;
height: 34px;
line-height: 34px;
padding: 0 15px;
text-transform: uppercase;
}
.cart-total ul li a span.cart-icon i {
background-color: #ec4445;
color: #fff;
float: left;
font-size: 16px;
height: 34px;
line-height: 34px;
text-align: center;
width: 50px;
}
.cart-total ul li a span.cart-no {
color: #fff;
display: block;
float: right;
transition: all 0.3s ease 0s;
}
.cart-total ul li:hover a span.cart-no {
color: #fff;
background: #ec4445;
}
.cart-total ul li a:hover {}
.cart-total ul li .mini-cart-content {
background: #fff none repeat scroll 0 0;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
opacity: 0;
padding: 10px 0 0;
position: absolute;
right: 0;
top: 100%;
transform: scaleY(0);
transform-origin: 0 0 0;
transition: all 0.5s ease 0s;
width: 280px;
z-index: -99;
}
.cart-total ul li:hover .mini-cart-content {
opacity: 1;
transform: scaleY(1);
z-index: 9999999;
}
.cart-total ul li .mini-cart-content .cart-img-details {
border-bottom: 0 none;
margin-bottom: 10px;
overflow: hidden;
padding: 12px 12px 0;
position: relative;
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-photo {
float: left;
margin-right: 10px;
/* width: 50px; */
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-photo a {}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-photo img {
height: 75px;
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-contaent {
float: left;
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-contaent p {
color: #252525;
font-size: 13px;
font-weight: normal;
line-height: 20px;
margin: 0 0 5px;
text-align: left;
width: 190px;
transition: all 0.3s ease 0s;
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-contaent p:hover {
color: #EC4445
}
.cart-total ul li .mini-cart-content .cart-img-details .cart-img-contaent span {
color: #6f6f6f;
font-weight: 600;
text-align: left;
}
.pro-del {
float: right;
position: absolute;
right: 15px;
top: 23px;
}
.pro-del a {}
.pro-del a i {
color: #909295;
font-size: 18px;
}
.pro-del a i:hover {
color: #EC4445
}
span.quantity {
background: #EC4445;
border-radius: 50%;
color: #fff;
height: 20px;
left: 5px;
position: absolute;
text-align: center;
top: 5px;
width: 20px;
}
p.total {
border: medium none;
color: #6f6f6f;
float: left;
font-size: 12px;
font-weight: 600;
line-height: 40px;
margin: 8px 0 0;
text-align: left;
text-transform: uppercase;
width: 100%;
}
p.total span {
float: right;
font-size: 18px;
font-weight: 700;
}
p.cart-button-top {
margin-top: 15px;
overflow: hidden;
}
.mini-cart-content p.cart-button-top a {
background: #ec4445 none repeat scroll 0 0;
border: 1px solid #e5e5e5;
color: #fff;
display: inline-block;
float: right;
font-size: 12px;
font-weight: 600;
padding: 10px 35px;
text-align: center;
text-transform: uppercase;
}
.mini-cart-content p.cart-button-top a:hover {
background: #252525 none repeat scroll 0 0;
border: 1px solid;
color: #fff;
}
.cart-inner-bottom {
padding: 0 12px;
}
/*-----------------------------------
2.3 mainmenu-area
-------------------------------------*/
.mainmenu-area {}
.mainmenu {}
.mainmenu ul {}
.mainmenu ul li {
display: inline-block;
margin-right: 40px;
position: relative
}
.mainmenu ul li a {
color: #fff;
display: block;
font-size: 14px;
font-weight: 700;
padding: 20px 0;
text-transform: uppercase;
}
.mainmenu ul li:hover a {
color: #EC4445
}
.mainmenu ul li ul.sub-menu {
background: #fff none repeat scroll 0 0;
border: 1px solid #e8e8e9;
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
opacity: 0;
position: absolute;
width: 205px;
z-index: -99;
}
.mainmenu ul li ul.sub-menu,
.mainmenu ul li .mega-menu {
transform: scaleY(0);
transform-origin: 0 0 0;
transition: all 0.5s ease 0s;
}
.mainmenu ul li:hover ul.sub-menu,
.mainmenu ul li:hover .mega-menu {
opacity: 1;
z-index: 9999;
transform: scaleY(1);
}
.mainmenu ul li ul.sub-menu li {
margin-right: 0;
width: 100%;
}
.mainmenu ul li ul.sub-menu li a {
color: #909295;
font-weight: normal;
padding: 8px 10px;
text-transform: capitalize;
}
.mainmenu ul li:hover ul.sub-menu li a:hover {
color: #EC4445;
padding-left: 15px
}
.mainmenu ul li .mega-menu {
background-color: #fff;
left: 0px;
margin: 0;
opacity: 0;
padding: 20px 30px;
position: absolute;
text-align: left;
top: 100%;
transition: all 0.3s ease 0s;
visibility: hidden;
width: 923px;
z-index: 9999;
}
.mainmenu ul li:hover .mega-menu {
opacity: 1;
visibility: visible;
}
.mainmenu ul li .mega-menu span {
float: left;
padding-right: 30px;
width: 24.6%;
}
.mainmenu ul li .mega-menu span a.mega-title {
border-bottom: 1px solid #ccc;
color: #000;
font-weight: 600;
text-transform: uppercase;
}
.mainmenu ul li .mega-menu span a {
color: #444;
display: block;
font-weight: 400;
padding: 8px 0;
text-transform: capitalize;
}
.mainmenu ul li:hover .mega-menu span a {
color: #444
}
.mainmenu ul li:hover .mega-menu span a:hover {
color: #fe4847
}
.mainmenu ul li .mega-menu span.mega-menu-img {
width: 26%;
}
.mainmenu ul li .mega-menu span:last-child {
padding-right: 0;
}
.mainmenu ul li .mega-menu .mega-left {
float: left;
width: 75%;
}
.mainmenu ul li .mega-menu .mega-left span {
width: 33.33%;
}
.mainmenu ul li .mega-menu .mega-right {
float: right;
width: 25%;
}
.mainmenu ul li .mega-menu .mega-right span {
width: 100%;
}
/*-----------------------------------
3. slider-area
-------------------------------------*/
.slider-wrap {
margin-bottom: 35px;
}
/*-----------------------------------
4. banner-area
-------------------------------------*/
.banner-area {
margin-bottom: 50px;
}
.single-banner { margin-bottom: 15px;}
.single-banner a {
display: block;
float: left;
overflow: hidden;
padding: 0;
position: relative;
text-align: center;
width: 100%;
}
.single-banner a:before {
animation-duration: 0.5s;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: 50%;
opacity: 0;
pointer-events: none;
position: absolute;
top: 0;
transition: all 0.5s ease 0s;
width: 0;
}
.single-banner a:hover:before {
left: 0;
opacity: 1;
width: 100%;
}
.single-banner a:after {
animation-duration: 0.5s;
background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
border-radius: 100%;
bottom: 0;
box-shadow: 0 0 0 8px rgba(246, 249, 250, 0.42);
color: #fff;
content: "";
display: block;
font-family: FontAwesome;
font-size: 30px;
height: 60px;
left: 0;
line-height: 60px;
margin: auto;
opacity: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
transform: scale(3);
transition: all 0.5s ease 0s;
visibility: hidden;
width: 60px;
z-index: 2;
}
.single-banner a:hover:after {
opacity: 1;
transform: scale(1);
visibility: visible;
}
.single-banner a {}
.single-banner a {}
.single-banner a img { width: 100%}
.single-banner {
overflow: hidden;
}
.banner-margin {
margin-bottom: 20px;
}
/*-----------------------------------
5. features-area
-------------------------------------*/
.features-area {}
.pad-60 {
padding: 60px 0;
border-top: 1px solid #e1e1e1;
}
.section-heading {
font-weight: bold;
margin: 0 0 25px;
position: relative;
text-align: center;
}
.section-heading h1 {
display: inline-block;
font-size: 20px;
font-weight: bold;
margin-bottom: 0;
padding: 0 15px;
text-transform: uppercase;
width: auto;
color: #444;
}
.title-icon span {
font-size: 22px;
position: relative;
}
.title-icon span::before,
.title-icon span::after {
border-top: 4px double #666;
bottom: 10px;
content: "";
height: 1px;
left: -85px;
position: absolute;
width: 80px;
}
.title-icon span::after {
left: auto;
right: -85px;
}
.single-product {
overflow: hidden;
position: relative
}
.product-img {
position: relative;
display: block
}
.product-img a {
display: block
}
.product-img a img {
transition: all 0.3s ease 0s;
width: 100%;
}
.product-img a img.primary-image {}
.product-img a img.secondary-image {
left: 0;
opacity: 0;
position: absolute;
top: 0;
z-index: 1;
}
.actions {
position: absolute;
text-align: center;
top: 50%;
width: 100%;
opacity: 0;
transition: all 0.3s ease 0s;
}
.action-buttons {}
.add-to-cart {
display: block;
margin-bottom: 15px;
}
.add-to-cart a {
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 700;
padding: 8px 32px;
text-transform: uppercase;
border: 2px solid #fff;
}
.add-to-links {
display: inline-block;
}
.add-to-wishlist,
.compare-button,
.quickviewbtn {
display: inline-block
}
.add-to-wishlist a,
.compare-button a,
.quickviewbtn a {
display: inline-block;
margin: 0 8px;
}
.add-to-wishlist a i,
.compare-button a i,
.quickviewbtn a i {
border: 2px solid #fff;
color: #fff;
font-size: 14px;
height: 40px;
padding-top: 11px;
transition: all 0.3s ease 0s;
width: 40px;
}
.compare-button {}
.compare-button a {}
.compare-button a i {}
.quickviewbtn {
display: inline-block;
}
.quickviewbtn a {}
.quickviewbtn a i {}
.action-buttons a:hover i,
.add-to-cart a:hover {
border-color: #ec4445;
color: #fff;
background: #ec4445;
}
.single-product:hover .product-img a img.secondary-image {
opacity: 1
}
.product-img>a:before {
background-color: #000;
content: "";
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transition: all 0.3s ease 0s;
width: 100%;
}
.single-product:hover .product-img a:before {
opacity: .4;
z-index: 9
}
.single-product:hover .actions {
opacity: 1;
top: 40%;
z-index: 9
}
.product-content {}
h2.product-name {
font-size: 15px;
font-weight: normal;
margin: 15px 0 10px;
}
.product-name>a {
color: #444;
}
.pro-rating {
float: right;
}
.pro-rating a {}
.pro-rating a i {}
.price-box {
color: #ec4445;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 400;
float: left;
}
span.new-price {}
span.old-price {
color: #909295;
font-size: 15px;
margin-left: 10px;
text-decoration: line-through;
}
span.sale-text {
background: #ec4445 none repeat scroll 0 0;
border-radius: 0;
box-shadow: none;
color: #fff;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
height: 26px;
left: 0;
line-height: 26px;
min-height: 26px;
padding: 0 15px;
position: absolute;
text-align: center;
text-shadow: none;
text-transform: capitalize;
top: 0;
z-index: 10;
}
ul.product-nav {
margin-bottom: 25px;
text-align: center;
}
ul.product-nav li {
display: inline-block;
margin: 0 10px;
position: relative;
}
ul.product-nav li a {
color: #666;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
ul.product-nav li.active a,
ul.product-nav li a:hover {
color: #fe4847;
}
ul.product-nav li::before {
background: #666 none repeat scroll 0 0;
content: "";
height: 13px;
position: absolute;
right: -12px;
top: 3px;
width: 2px;
}
ul.product-nav li:last-child::before {
display: none;
}
.features-curosel .col-lg-3,
.new-pro-curosel .col-lg-3 {
width: 100%
}
.owl-theme .owl-controls .owl-buttons div {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: 1px solid #e8e8e9;
border-radius: 0;
color: #252525;
display: inline-block;
font-size: 25px;
height: 40px;
left: -35px;
margin: 0;
opacity: 0;
padding: 6px 0 0;
position: absolute;
text-align: center;
top: 50%;
width: 40px;
transition: all 0.3s ease 0s;
margin-top: -50px;
visibility: hidden;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
left: auto;
right: -35px
}
.owl-carousel:hover.owl-theme .owl-controls .owl-buttons div {
opacity: 1;
visibility: visible;
z-index: 9;
}
.owl-theme .owl-controls .owl-buttons div:hover {
border-color: #EC4445;
color: #EC4445;
}
.owl-theme .owl-controls {
margin-top: 0;
text-align: center;
}
/*-----------------------------------
6. new-product-area
-------------------------------------*/
.new-product-area {}
.new-product-area .section-heading {
margin: 0 0 35px;
}
/*-----------------------------------
7. banner-2-area
-------------------------------------*/
.banner-2-area {}
.banner-bottom {
margin-top: 15px
}
/*-----------------------------------
8. top-sells-area
-------------------------------------*/
.top-sells-area {}
.top-sells-area .section-heading {
margin-bottom: 35px;
}
.top-sells-area .single-product {}
.top-sells-area .product-img,
.new-product-curosel .product-img,
.new-category-product .product-img {
width: 40%;
float: left;
}
.top-sells-area .product-content,
.new-product-curosel .product-content,
.new-category-product .product-content {
float: right;
width: 60%;
padding-left: 13px;
}
.top-sells-area h2.product-name,
.new-product-curosel h2.product-name,
.new-category-product h2.product-name {
font-size: 13px;
margin: 0;
}
.top-sells-area .pro-rating,
.new-product-curosel .pro-rating,
.new-category-product .pro-rating {
float: none;
padding: 5px 0;
}
.top-sells-area .price-box,
.new-product-curosel .price-box,
.new-category-product .price-box {
float: none;
font-size: 16px;
margin-top: 5px;
}
.top-sells-area span.old-price,
.new-product-curosel span.old-price,
.new-category-product span.old-price {
font-size: 14px;
}
.top-sells-area .actions,
.new-product-curosel .actions,
.new-category-product .actions {
opacity: 0;
position: inherit;
top: inherit;
width: 100%;
}
.top-sells-area .add-to-cart,
.new-product-curosel .add-to-cart,
.new-category-product .add-to-cart {
margin-bottom: 0;
}
.top-sells-area .add-to-cart a,
.new-product-curosel .add-to-cart a,
.new-category-product .add-to-cart a {
background: #252525 none repeat scroll 0 0;
border-bottom: 0 none;
border-top: 0 none;
font-size: 12px;
padding: 5px 11px;
}
.top-sells-area .add-to-cart a:hover,
.new-product-curosel .add-to-cart a:hover,
.new-category-product .add-to-cart a:hover {
background: #EC4445;
color: #fff
}
.top-sells-area .action-buttons {
margin-top: 10px;
text-align: left;
}
.top-sells-area .product-img::before,
.new-product-curosel .product-img::before,
.new-category-product .product-img::before {
display: none;
}
.first-sells {
margin-bottom: 40px
}
.top-sells-curosel .col-lg-3 {
width: 100%
}
.top-sells-curosel.owl-theme .owl-controls .owl-buttons div {
margin: -20px 0 0;
}
/*-----------------------------------
9. latest-blog-area
-------------------------------------*/
.latest-blog-area {}
.latest-blog-area .section-heading {
margin-bottom: 35px;
}
.latest-blog-img {
overflow: hidden;
}
.latest-blog-img a {
display: block;
position: relative;
}
.latest-blog-img a::before,
.latest-blog-img a::after {
background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
content: "";
height: 100%;
position: absolute;
transition: all 0.5s ease 0s;
width: 100%;
z-index: 8;
}
.latest-blog-img a::before {
left: -100%;
top: -100%;
}
.latest-blog-img a::after {
bottom: -100%;
right: -100%;
}
.single-latest-blog:hover a::before {
left: 0;
top: 0;
}
.single-latest-blog:hover a::after {
bottom: 0;
right: 0;
}
.latest-blog-content>h3 {
font-size: 16px;
text-transform: uppercase;
}
.latest-blog-content h3 a {
color: #444;
}
.post-category>a {
color: #EB3B60;
}
.meta-border {
padding: 0 6px;
}
.latest-blog-content>p {
color: #444;
font-size: 14px;
margin: 0;
}
.latest-blog-content {
padding-top: 15px;
}
.meta {
margin-bottom: 10px;
}
/*-----------------------------------
10. brand-area
-------------------------------------*/
.brand-area {}
.brand-area .section-heading {
margin-bottom: 35px;
}
.brand-curosel {}
.brand-curosel .col-md-2 {
width: 100%
}
.single-brand {}
.single-brand a {
border: 1px solid #e8e8e9;
display: block;
margin-bottom: 5px;
padding: 3px;
}
.single-brand a img {}
.single-brand a:hover {
border-color: #ec4445;
}
.brand-curosel.owl-theme .owl-controls .owl-buttons div {
margin: -20px 0 0;
}
/*---------------------------
11. footer
----------------------------- */
.footer-top-area {
background: #2d2d2d none repeat scroll 0 0;
padding: 50px 0;
}
.footer-widget {}
.footer-widget h3 {
border-bottom: 1px solid #5b5b5b;
color: #fff;
display: block;
font-size: 14px;
font-weight: 700;
padding-bottom: 15px;
text-transform: uppercase;
line-height: 11px;
}
ul.footer-menu {}
ul.footer-menu li {}
ul.footer-menu li a {
color: #d5d5d5;
display: block;
font-size: 13px;
font-weight: 400;
line-height: 40px;
border-bottom: 1px solid #5b5b5b;
}
ul.footer-menu li:last-child a {
padding-bottom: 0;
}
ul.footer-menu li a:hover {
color: #EB3B60
}
ul.footer-menu li a::before {
content: "\f101";
display: inline-block;
font-family: fontawesome;
margin-right: 8px;
position: relative;
top: 0;
}
.footer-widget img {}
.footer-widget p {
color: #d5d5d5;
font-size: 13px;
font-weight: 500;
line-height: 25px;
margin-top: 22px;
}
.widget-icon {}
.widget-icon a {
border: 1px solid #d5d5d5;
color: #d5d5d5;
display: inline-block;
font-size: 14px;
height: 32px;
line-height: 30px;
position: relative;
text-align: center;
width: 32px;
margin-right: 8px;
}
.widget-icon a:hover {
background: #EB3B60;
color: #fff;
border-color: #EB3B60
}
.widget-icon a i {}
ul.footer-contact {}
ul.footer-contact li {
clear: both;
display: inline-block;
margin-bottom: 15px;
padding-bottom: 15px;
color: #d5d5d5;
}
ul.footer-contact li i {
border: 1px solid #d5d5d5;
border-radius: 0;
color: #d5d5d5;
float: left;
font-size: 16px;
height: 34px;
line-height: 30px;
margin-right: 15px;
text-align: center;
width: 32px;
}
.footer-bottom-area {
background: #212121;
padding: 20px 0;
}
.copyright {
margin-top: 4px;
}
.copyright p {
color: #d5d5d5;
margin: 0;
}
.copyright p a {
color: #EB3B60
}
.copyright p a:hover {
text-decoration: underline
}
.payment-img {
float: right;
}
.payment-img img {}
#scrollUp {
background: #fff none repeat scroll 0 0;
border: 1px solid #252525;
border-radius: 0;
bottom: 20px;
color: #252525;
font-size: 20px;
height: 40px;
line-height: 0;
right: 20px;
text-align: center;
text-decoration: none;
width: 40px;
}
#scrollUp i {
display: block;
padding-top: 8px;
}
#scrollUp:hover {
background: #EC4445;
border: 1px solid #EC4445;
color: #fff
}
/* ====================
12. blog
=======================*/
.breadcrumb-area {
padding: 20px 0;
}
.breadcrumb {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border-radius: 0;
color: #ec4445;
display: block;
float: left;
font-size: 12px;
margin: 0;
padding: 0;
width: 100%;
}
.breadcrumb ul {}
.breadcrumb ul li {
display: inline-block
}
.breadcrumb ul li a {
color: #777;
display: inline-block;
font-weight: bold;
}
.breadcrumb ul li i {
color: #777;
margin: 0 10px;
}
.breadcrumb ul li a:hover {
color: #ec4445;
}
.post-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
left: auto;
right: 10px
}
.post-thumbnail {
float: left;
padding-right: 30px;
position: relative;
width: 45%;
}
.post-thumbnail {}
.post-thumbnail a {
display: block;
overflow: hidden;
position: relative;
text-align: center;
}
.post-thumbnail a:before {
animation-duration: 0.5s;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
left: 0;
opacity: 0;
position: absolute;
top: 0;
transform: translateX(-100%);
transition: all 0.5s ease 0s;
width: 50%;
z-index: 1;
}
.post-thumbnail a:after {
animation-duration: 0.5s;
background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
content: "";
display: block;
height: 100%;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transform: translateX(100%);
transition: all 0.5s ease 0s;
width: 50%;
z-index: 1;
}
.post-thumbnail a:hover:before {
opacity: 1;
transform: translateX(0px);
visibility: visible;
}
.post-thumbnail a:hover:after {
opacity: 1;
transform: translateX(0px);
visibility: visible;
}
.post-information {
float: left;
width: 55%;
}
.post-information h2 {
font-size: 15px;
margin: 0 0 10px;
padding: 0;
}
.post-information h1 a {
color: #252525;
text-transform: uppercase;
}
.post-information h1 a:hover {
color: #ec4445;
}
.small-meta {
margin-bottom: 15px;
}
.small-meta:after {
border-bottom: 2px solid #e8e8e9;
content: "";
display: block;
margin: 10px 0 0;
width: 70px;
}
.small-meta span i {
margin-right: 5px;
}
.small-meta span time {}
.small-meta a {
margin-left: 7px;
}
.small-meta a i {}
a.readmore {
background: #252525 none repeat scroll 0 0;
color: #fff;
display: inline-block;
padding: 5px 10px;
text-transform: capitalize;
}
a.readmore:before {
content: "";
display: inline-block;
float: right;
font-family: FontAwesome;
margin-left: 5px;
}
a.readmore:hover {
background: #EC4445
}
.blog-post-wrapper {
border-bottom: 1px solid #e8e8e9;
float: left;
margin: 0 0 40px;
overflow: hidden;
padding: 0 0 40px;
width: 100%;
}
audio.audio-format {
width: 100%
}
.player {
margin-bottom: 15px
}
.pagination {
float: right;
margin: 0;
}
.pagination ul {}
.pagination ul li {
display: inline-block;
}
.pagination ul li.active {
background: #ec4445 none repeat scroll 0 0;
border: 1px solid transparent;
color: #fff;
font-weight: bold;
height: 25px;
line-height: 25px;
margin-right: 6px;
padding: 0;
text-align: center;
width: 25px;
}
.pagination ul li a {
background: #fff none repeat scroll 0 0;
border: 1px solid #e8e8e9;
color: #777;
display: inline-block;
font-weight: bold;
height: 25px;
line-height: 25px;
margin-right: 6px;
padding: 0;
text-align: center;
width: 25px;
}
.pagination ul li a:hover {
border: 1px solid #ec4445;
color: #ec4445;
}
.archive-header {
border-bottom: 1px solid #e8e8e9;
margin-bottom: 30px;
}
h1.archive-title {
font-size: 22px;
margin: 0 0 10px;
padding: 0;
text-transform: uppercase;
}
h1.archive-title span {
color: #ec4445;
}
h1.archive-title span a {}
/*-----------------------------------
15.3 blog-post
-------------------------------------*/
.single-blog {}
.single-blog .post-thumbnail {
padding-right: 0;
width: 100%;
}
.single-blog .post-information h2 {
text-transform: uppercase;
margin: 30px 0 20px;
}
.single-blog .post-information {
width: 100%;
}
.single-blog .entry-meta {
border: 1px solid #e5e5e5;
color: #909295;
float: left;
margin: 0 0 20px;
padding: 10px 15px 10px 0;
width: 100%;
}
.single-blog .entry-meta.entry-meta i {
margin: 0 5px 0 15px;
}
.single-blog .entry-content {}
.single-blog .entry-content p {
margin-bottom: 10px
}
.single-blog .entry-content blockquote {
background: #ededed none repeat scroll 0 0;
border-left: 5px solid #ec4445;
font-size: 14px;
font-style: italic;
margin: 20px 40px;
padding: 20px;
}
.single-blog .social-sharing {
border: 1px solid #e8e8e9;
float: left;
margin: 30px 0;
padding: 10px;
width: 100%;
}
.single-blog .social-sharing h3 {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
color: #909295;
float: left;
font-size: 16px;
line-height: 30px;
margin: 0 20px 0 0;
text-transform: none;
width: auto;
}
.single-blog .social-sharing .sharing-icon {
float: right;
}
.single-blog .social-sharing .sharing-icon a {
display: inline-block
}
.single-blog .social-sharing .sharing-icon a i {
border: 1px solid #e8e8e9;
color: #909295;
font-size: 18px;
height: 35px;
line-height: 35px;
text-align: center;
transition: all 0.3s ease 0s;
width: 35px;
}
.single-blog .social-sharing .sharing-icon a i {}
.single-blog .social-sharing .sharing-icon a i.fa-facebook:hover {
background: #3b579d none repeat scroll 0 0;
border: 1px solid #3b579d;
}
.single-blog .social-sharing .sharing-icon a i.fa-twitter:hover {
background: #3acaff;
border: 1px solid #3acaff;
}
.single-blog .social-sharing .sharing-icon a i.fa-pinterest:hover {
background: #CB2027;
border: 1px solid #CB2027;
}
.single-blog .social-sharing .sharing-icon a i.fa-google-plus:hover {
background: #D11717;
border: 1px solid #D11717;
}
.single-blog .social-sharing .sharing-icon a i.fa-linkedin:hover {
background: #0097BD;
border: 1px solid #0097BD;
}
.single-blog .social-sharing .sharing-icon a i:hover {
color: #fff;
}
.single-blog .author-avatar {
float: left;
margin-right: 10px;
}
.single-blog .author-description {}
.single-blog .author-description h2 {
font-size: 18px;
margin: 0;
padding: 0 0 5px;
}
.author-info {
background: #f5f5f5 none repeat scroll 0 0;
float: left;
margin: 0;
padding: 15px;
width: 100%;
}
.single-post-comments {
margin-bottom: 60px;
max-width: 650px;
}
.comments-area {}
.comments-heading {}
.comments-heading h3,
h3.comment-reply-title {
border-bottom: 1px solid #e8e8e9;
font-size: 18px;
margin: 0 0 20px;
padding: 0 0 5px;
text-transform: uppercase;
}
.comments-list {}
.comments-list ul {}
.comments-list ul li {
margin-bottom: 25px;
}
.comments-details {}
.comments-list-img {
float: left;
margin-right: 15px;
}
.comments-list-img img {}
.comments-content-wrap {
border: 1px solid #ddd;
color: #42414f;
font-size: 12px;
line-height: 1;
margin: 0 0 15px 63px;
padding: 10px;
position: relative;
}
.comments-content-wrap:before {
background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #ececec;
border-left: 1px solid #ececec;
content: "";
display: block;
height: 10px;
left: -5px;
position: absolute;
top: 10px;
transform: rotate(45deg);
width: 10px;
}
.comments-content-wrap span {}
.comments-content-wrap span b {
margin-right: 5px
}
.comments-content-wrap span a {}
.comments-content-wrap span a:hover {}
span.post-time {
margin-right: 5px
}
.comments-content-wrap p {
color: #909295;
line-height: 18px;
margin-bottom: 5px;
margin-top: 15px;
}
li.threaded-comments {
margin-left: 50px
}
.comment-respond {
margin-top: 60px;
}
h3.comment-reply-title {}
span.email-notes {
color: #42414f;
display: block;
font-size: 12px;
margin-bottom: 10px;
}
.comment-respond p {
margin-bottom: 5px;
}
.comment-respond input[type=text],
.comment-respond input[type=email] {
background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
height: 32px;
margin-bottom: 15px;
padding: 0 0 0 10px;
width: 100%;
}
.comment-respond textarea#message {
background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
max-width: 100%;
padding: 10px;
height: 130px;
width: 100%;
}
.comment-respond input[type="submit"] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: inline-block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 700;
height: 40px;
line-height: 40px;
margin-top: 20px;
padding: 0 15px;
text-shadow: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
white-space: nowrap;
}
.comment-respond input[type=submit]:hover {
background: #EC4445
}
nav.nav-single {
border-bottom: 1px solid #e8e8e9;
border-top: 1px solid #e8e8e9;
float: left;
font-size: 13px;
padding: 10px 0;
width: 100%;
}
nav.nav-single .nav-previous {
float: left;
}
nav.nav-single .nav-next {
float: right;
}
.post-slider a img {
width: 100%;
}
/*===========================
13. shop page
============================= */
.shop-header-area {
margin: 50px 0 70px;
text-align: center;
text-transform: uppercase;
}
.shop-header-title {}
.shop-header-title h1 {
font-size: 70px;
}
.shop-header-title ul {
border-bottom: 2px solid #252525;
display: inline-block;
}
.shop-header-title ul li:first-child {
padding: 0
}
.shop-header-title ul li {
display: inline-block;
padding-left: 40px;
}
.shop-header-title ul li a {
display: block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 700;
padding-bottom: 6px;
}
.shop-header-title ul li a:hover {}
.shop-area {
margin-bottom: 40px;
}
span.count {
float: right
}
.price_filter {
padding-top: 13px;
}
.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
background: #eeeeee none repeat scroll 0 0;
border: medium none;
border-radius: 0;
height: 9px;
margin-bottom: 30px;
margin-left: auto;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
background: #fff none repeat scroll 0 0;
border: 3px solid #EC4445;
border-radius: 50%;
height: 21px;
margin-top: -2px;
width: 21px;
}
.price_filter .ui-slider-range {
background: #EC4445;
}
.price_slider_amount>input[type="text"] {
border-color: #cccccc #ddd #cccccc #cccccc;
border-image: none;
border-style: solid;
border-width: 1px;
font-weight: bold;
height: 40px;
letter-spacing: 3px;
margin-left: 28px;
text-align: center;
width: 130px;
float: right;
}
.price_slider_amount>input[type="submit"] {
background: #252525;
border-color: #cccccc #cccccc #cccccc -moz-use-text-color;
border-image: none;
border-style: solid solid solid none;
border-width: 0;
color: #fff;
float: left;
font-weight: bold;
height: 40px;
letter-spacing: 1px;
text-transform: uppercase;
transition: all 400ms ease-out 0s;
width: 85px;
}
.price_slider_amount>input[type=submit]:hover {
background: #EC4445;
}
.shop-filter h2.shop-sidebar-title {
margin: 0 0 20px;
}
.top-product-widget {}
.top-product-widget .product-img {
float: left;
width: 30%;
}
.top-product-widget .product-img>a::before {
display: none;
}
.top-product-widget .product-content {
float: left;
padding-left: 10px;
width: 70%;
}
.top-product-widget h2.product-name {
font-size: 13px;
margin: 0 0 10px;
}
.top-product-widget .price-box {
font-size: 15px;
}
.top-product-widget span.old-price {
font-size: 13px;
}
.top-product-widget li {
border-bottom: 1px dashed #e8e8e9;
margin-bottom: 20px;
padding: 0 0 20px;
}
.top-product-widget li:last-child {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}
.widget-search {}
.widget {
float: left;
margin: 0 0 25px;
padding: 0 0 25px;
width: 100%;
}
.widget:last-child {
margin: 0;
padding: 0
}
h3.sidebar-title {
border-bottom: 1px solid #e8e8e9;
margin: 0 0 20px;
padding: 0 0 5px;
font-size: 14px;
text-transform: uppercase;
}
.widget-form {
background: #fff none repeat scroll 0 0;
border: 1px solid #e8e8e9;
color: #909295;
float: left;
font-family: Open Sans, Arial, Helvetica, sans-serif;
width: 100%;
}
.widget-form input {
border: medium none;
float: left;
font-style: italic;
height: 34px;
padding-left: 10px;
width: 80%;
}
.widget-form button {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
float: right;
height: 34px;
padding: 0 12px;
text-align: right;
width: 20%;
}
.widget-categories {}
ul.sidebar-menu {}
ul.sidebar-menu li {
border-bottom: 1px solid #e8e8e9;
float: left;
font-size: 12px;
line-height: 40px;
list-style: outside none none;
margin: 0;
padding: 0;
width: 100%;
}
ul.sidebar-menu li a {
text-transform: uppercase;
}
ul.sidebar-menu li a::before {
color: #909295;
content: "";
display: inline-block;
font-family: FontAwesome;
margin-right: 10px;
}
ul.sidebar-menu li a:hover {}
.widget-recent {}
.widget-recent ul {}
.widget-recent ul li {
border-color: #e8e8e9;
border-image: none;
border-style: solid none none;
border-width: 1px medium medium;
line-height: 1.35;
margin: 15px 0 0;
padding: 15px 0 0;
}
.widget-recent ul li:first-child {
border: medium none;
margin: 0;
padding: 0;
}
.widget-recent ul li .post-wrapper {
overflow: hidden;
}
.widget-recent ul li .post-sidebar-img {
float: left;
margin-right: 5px;
width: 60px;
}
.widget-recent ul li .post-sidebar-img a {
border: 2px solid transparent;
display: block;
}
.widget-recent ul li .post-sidebar-img a:hover {
border: 2px solid #ec4445;
padding-left: 0;
}
.widget-recent ul li .post-sidebar-img a img {}
.widget-recent ul li .post-sidebar-info {}
.widget-recent ul li .post-sidebar-info h3 {
font-size: 13px;
font-weight: normal;
margin: 0 0 5px;
}
.widget-recent ul li .post-sidebar-info h3 a {
text-transform: uppercase
}
.widget-recent ul li .r-post-date {}
.widget-tags {}
.widget-tags ul {}
.widget-tags ul li {
display: inline-block;
}
.widget-tags ul li a {
border: 1px solid #ddd;
display: block;
font-size: 14px;
margin-bottom: 5px;
padding: 5px 7px;
text-transform: capitalize;
}
.widget-tags ul li a:hover {
border-color: #ec4445
}
.toolbar {
margin-bottom: 30px;
overflow: hidden;
}
.view-mode {
float: left;
}
.view-mode a.active {
background: #ec4445 none repeat scroll 0 0;
color: #fff;
}
.view-mode a {
background: #909295 none repeat scroll 0 0;
color: #fff;
float: left;
font-size: 14px;
height: 29px;
line-height: 29px;
margin-right: 10px;
text-align: center;
width: 29px;
}
.view-mode a i {}
.show-result {}
.show-result p {
color: #252525;
float: left;
height: 28px;
line-height: 28px;
margin: 0 0 0 10px;
padding: 0;
}
.toolbar-form {
float: right;
margin: 0;
}
.toolbar-form select {
border: 1px solid #e8e8e9;
color: #252525;
font-family: Montserrat, Arial, Helvetica, sans-serif;
height: 28px;
line-height: 28px;
margin: 0 0 0 25px;
padding: 0 10px;
text-transform: uppercase;
}
.grid-view {}
.grid-view .single-product {
margin-bottom: 40px
}
.grid-view .single-product .product-content {
padding-bottom: 25px;
}
.shop-pagination {
border-top: 1px solid #e8e8e9;
}
.shop-area .pagination {
margin: 12px 0 0;
}
.list-view {}
.product-list-wrapper {}
.product-list-wrapper h2.product-name {
font-size: 18px;
}
.product-list-wrapper .pro-rating {
float: none;
margin-bottom: 10px;
}
.product-list-wrapper .price-box {
float: none;
font-size: 18px;
}
.product-list-wrapper .actions {
opacity: 1;
position: inherit;
text-align: left;
top: inherit;
}
.product-list-wrapper .actions {
opacity: 1;
overflow: hidden;
position: inherit;
text-align: left;
top: inherit;
}
.product-list-wrapper .add-to-cart {
float: left;
margin-bottom: 0;
}
.product-list-wrapper .add-to-cart a {
background: #252525 none repeat scroll 0 0;
border: 0 none;
line-height: 40px;
padding: 0 40px;
}
.product-list-wrapper .add-to-wishlist a i,
.product-list-wrapper .compare-button a i,
.product-list-wrapper .quickviewbtn a i {
background: #252525 none repeat scroll 0 0;
border: 0 none;
line-height: 40px;
text-align: center;
padding: 0;
}
.product-list-wrapper .add-to-links {
margin-left: 15px;
}
.product-list-wrapper .add-to-links {
float: left;
}
.product-list-wrapper .add-to-wishlist {
float: left;
}
.product-list-wrapper .add-to-wishlist a,
.product-list-wrapper .compare-button a,
.product-list-wrapper .quickviewbtn a {
margin: 0;
}
.product-desc {
margin-bottom: 30px;
margin-top: 20px;
}
.product-list-wrapper .add-to-wishlist a i:hover,
.product-list-wrapper .compare-button a i:hover,
.product-list-wrapper .quickviewbtn a i:hover {
background: #EC4445!important;
color: #fff
}
.product-list-wrapper .actions a:hover {
background: #EC4445!important;
color: #fff
}
.product-list-wrapper .single-product {
margin-bottom: 30px
}
.shop-category-area {
background: rgba(0, 0, 0, 0) url("img/shop/1.jpg") no-repeat scroll center center / cover;
padding: 60px 0;
}
.shop-category-title {
text-align: center;
}
.shop-category-title h3 {
color: #fff;
display: inline-block;
font-size: 70px;
margin-bottom: 0;
position: relative;
text-transform: uppercase;
}
.shop-category-title h3:before {
border-bottom: 4px double #fff;
bottom: 0;
content: "";
display: block;
left: -15%;
position: absolute;
width: 130%;
}
/*===========================
14. account page
============================= */
.entry-header-area {
padding: 30px 0;
}
.entry-header {}
h1.entry-title {
font-size: 20px;
margin: 0;
text-transform: uppercase;
}
.my-account-area {
padding-bottom: 70px;
}
.form-fields {
border-color: #e8e8e9 #e8e8e9 -moz-use-text-color;
border-style: solid solid none;
border-width: 1px 1px medium;
float: left;
padding: 20px 25px;
width: 100%;
}
.form-fields h2 {
border-bottom: 1px solid #e8e8e9;
font-size: 18px;
margin: 0 0 15px;
padding: 0 0 5px;
text-transform: uppercase;
}
.form-fields p {}
.form-fields p label {
display: block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-weight: 400;
margin: 0 0 5px;
}
.form-fields p label span.required {}
.form-fields p input {
background: #fff none repeat scroll 0 0;
border: 1px solid #e8e8e9;
border-radius: 0;
height: 32px;
width: 100%;
padding: 0 0 0 10px;
}
.form-action {
background: #f5f5f5 none repeat scroll 0 0;
border-color: #e8e8e9 #e8e8e9;
border-style: none solid solid;
border-width: medium 1px 1px;
float: left;
padding: 15px 10px;
width: 100%;
}
.form-action p.lost_password {
float: left;
line-height: 36px;
margin: 0;
}
.form-action input[type="submit"] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: inline-block;
float: right;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
height: 40px;
line-height: 40px;
padding: 0 15px;
text-shadow: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.form-action input[type="submit"]:hover {
background: #EC4445
}
.form-action label {
float: right;
font-weight: normal;
line-height: 36px;
margin: 0 20px 0 0;
}
.form-action label input {
margin-right: 3px;
margin-top: 0;
position: relative;
top: 2px;
}
/*===========================
15. wishlist page
============================= */
.wishlist-area {}
.wishlist-content {}
.wishlist-title {}
.wishlist-title h2 {}
.wishlist-table {}
.wishlist-table table {
background: #fff none repeat scroll 0 0;
border-color: #e8e8e9;
border-radius: 0;
border-style: solid;
border-width: 1px 0 0 1px;
margin: 20px 0 50px;
width: 100%;
}
.wishlist-table table {}
.wishlist-table table th {
font-weight: 600;
}
.wishlist-table table th,
.wishlist-table table td {
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
font-size: 14px;
padding: 15px 10px;
text-align: center;
}
.wishlist-table table .product-remove {
padding: 0 15px;
width: 20px;
}
.wishlist-table table .product-remove>a {
font-size: 25px;
}
.wishlist-table table .product-thumbnail {
width: 150px;
}
.wishlist-table table td.product-price .amount {
font-weight: 700;
}
.wishlist-table table .wishlist-in-stock {
color: #ec4445;
}
.wishlist-table table .product-add-to-cart>a {
background: #000 none repeat scroll 0 0;
color: #fff;
display: block;
font-weight: 700;
padding: 10px 56px;
text-transform: uppercase;
width: 260px;
}
.wishlist-table table .product-add-to-cart>a:hover {
background: #EC4445
}
.wishlist-table table .product-add-to-cart {
width: 240px;
}
.wishlist-table table .wishlist-table table .wishlist-share {}
h3.wishlist-share-title {}
.wishlist-share {
margin-bottom: 35px;
margin-top: 20px;
}
.wishlist-share ul {}
.wishlist-share ul li {
display: inline-block;
height: 21px;
margin-left: 0;
margin-right: 0;
}
.wishlist-share ul li a {
background-position: left top;
border: medium none;
display: inline-block;
height: 21px;
width: 21px;
}
.wishlist-share ul li a.facebook {
background: url("img/icon/facebook.png") no-repeat scroll 0 0;
}
.wishlist-share ul li a.twitter {
background: url("img/icon/twitter.png") no-repeat scroll 0 0;
}
.wishlist-share ul li a.pinterest {
background: url("img/icon/pinterest.jpg") no-repeat scroll 0 0;
}
.wishlist-share ul li a.googleplus {
background: url("img/icon/googleplus.jpg") no-repeat scroll 0 0;
}
.wishlist-share ul li a.email {
background: url("img/icon/email.jpg") no-repeat scroll 0 0;
}
.wishlist-share ul li a {}
.wishlist-share ul li a {}
.wishlist-share ul li a:hover {
background-position: left bottom;
}
/*===========================
16. cart page
============================= */
@media only screen and (max-width: 650px) {
/* Force table to not be like tables anymore */
#no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
#no-more-tables tr {
border: 1px solid #ccc;
}
#no-more-tables td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align: left;
}
#no-more-tables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align: left;
font-weight: bold;
}
/*
Label the data
*/
#no-more-tables td:before {
content: attr(data-title);
}
}
.cart-main-area {
margin-bottom: 60px;
}
.cart-title-area {
padding-top: 30px;
}
.car-header-title {}
.car-header-title h2 {
font-size: 20px;
margin: 0;
text-transform: uppercase;
}
.table-content {}
.table-content table {
background: #fff none repeat scroll 0 0;
border-color: #e5e5e5;
border-radius: 0;
border-style: solid;
border-width: 1px 0 0 1px;
margin: 0 0 50px;
text-align: center;
width: 100%;
}
.table-content table {}
.table-content table th {
border-top: medium none;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 20px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
}
.table-content table th,
.table-content table td {
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
}
.table-content table td {
border-top: medium none;
padding: 20px 10px;
vertical-align: middle;
font-size: 13px;
}
.table-content table td input {
text-align: center;
background: #e5e5e5 none repeat scroll 0 0;
border: medium none;
border-radius: 3px;
color: #6f6f6f;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
height: 40px;
/* padding: 0 5px 0 10px; */
width: 60px;
}
.table-content table td.product-subtotal {
font-size: 14px;
font-weight: bold;
width: 120px;
}
.table-content table td.product-name a {
font-size: 14px;
font-weight: 700;
margin-left: 10px;
color: #6f6f6f;
}
.table-content table td.product-name {
width: 270px;
}
.table-content table td.product-thumbnail {
width: 130px;
}
.table-content table td.product-thumbnail img {
display: block;
width: 100%;
}
.table-content table td.product-remove i {
color: #919191;
display: inline-block;
font-size: 20px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;
}
.table-content table .product-price .amount {
font-size: 15px;
font-weight: 700;
}
.table-content table td.product-remove i:hover {
color: #EC4445
}
.table-content table td.product-quantity {
width: 180px;
}
.table-content table td.product-quantity select {
font-size: 15px;
font-weight: 700;
}
.table-content table td.product-remove {
width: 150px;
}
.table-content table td.product-price {
width: 130px;
}
.table-content table td.product-name a:hover,
.buttons-cart a:hover {
color: #EC4445
}
.buttons-cart {
margin-bottom: 30px;
overflow: hidden;
}
.buttons-cart input,
.coupon input[type="submit"],
.buttons-cart a,
.coupon-info p.form-row input[type="submit"] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: inline-block;
float: left;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 700;
height: 40px;
line-height: 40px;
margin-right: 15px;
padding: 0 15px;
text-shadow: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
white-space: nowrap;
}
.buttons-cart input:hover,
.coupon input[type=submit]:hover,
.buttons-cart a:hover {
background: #EC4445;
color: #fff
}
.buttons-cart a {
color: #fff;
float: left;
height: 40px;
line-height: 40px;
}
.coupon {
margin-bottom: 40px;
overflow: hidden;
padding-bottom: 20px;
}
.coupon h3 {
margin: 0 0 10px;
font-size: 14px;
text-transform: uppercase;
}
.coupon p {}
.coupon input[type=text] {
border: 1px solid #e5e5e5;
float: left;
height: 40px;
margin: 0 6px 20px 0;
max-width: 100%;
padding: 0 0 0 10px;
width: 170px;
}
.coupon input[type=submit] {}
.cart_totals {
float: left;
text-align: right;
width: 100%;
}
.cart_totals h2 {
/* border-bottom: 2px solid #333; */
display: inline-block;
font-size: 30px;
margin: 0 0 35px;
text-transform: uppercase;
}
.cart_totals table {
border: medium none;
float: right;
margin: 0;
text-align: right;
}
.cart_totals table th {
border: medium none;
font-size: 14px;
font-weight: bold;
padding: 0 20px 12px 0;
text-align: right;
text-transform: uppercase;
vertical-align: top;
}
.cart_totals table td {
border: medium none;
padding: 0 0 12px;
vertical-align: top;
}
.cart_totals table {}
.cart_totals .amount {
color: #ec4445;
/* float: right; */
font-size: 20px;
font-weight: bold;
margin-left: 5px;
text-align: right;
text-transform: uppercase;
}
.cart_totals table td ul#shipping_method {
list-style: outside none none;
margin: 0;
padding: 0;
}
.cart_totals table td ul#shipping_method li {
float: left;
margin: 0 0 10px;
padding: 0;
text-indent: 0;
width: 100%;
}
.cart_totals table td ul#shipping_method li input {
margin: 0;
position: relative;
top: 2px;
}
.cart_totals table {}
a.shipping-calculator-button {
font-weight: bold;
color: #6f6f6f;
}
a.shipping-calculator-button:hover {
color: #83CBDC
}
.cart_totals table tr.order-total th,
.cart_totals table tr.order-total .amount {
font-size: 20px;
text-transform: uppercase;
white-space: nowrap;
}
.cart_totals table tr.order-total .amount {}
.wc-proceed-to-checkout a {
background: #ec4445 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 700;
height: 50px;
line-height: 50px;
margin-top: 20px;
padding: 0 30px;
text-transform: none;
}
.wc-proceed-to-checkout a:hover {
background: #E61719;
}
/*===========================
17. checkout page
============================= */
.coupon-area {}
.coupon-accordion {}
.coupon-accordion h3 {
background-color: #f7f6f7;
border-top: 3px solid #1e85be;
color: #515151;
font-size: 12px;
font-weight: 300;
list-style: outside none none !important;
margin: 0 0 2em !important;
padding: 1em 2em 1em 3.5em !important;
position: relative;
width: auto;
}
.coupon-accordion h3::before {
color: #1e85be;
content: "";
display: inline-block;
font-family: fontawesome;
left: 1.5em;
position: absolute;
top: 1em;
}
.coupon-accordion span {
cursor: pointer;
color: #6f6f6f;
}
.coupon-accordion span:hover,
p.lost-password a:hover {
color: #EC4445;
}
.coupon-content {
border: 1px solid #e5e5e5;
display: none;
margin-bottom: 20px;
padding: 20px;
}
.coupon-info {}
.coupon-info p.coupon-text {
margin-bottom: 15px
}
.coupon-info p {
margin-bottom: 0
}
.coupon-info p.form-row-first {}
.coupon-info p.form-row-first label,
.coupon-info p.form-row-last label {
display: block;
}
.coupon-info p.form-row-first label span.required,
.coupon-info p.form-row-last label span.required {
color: red;
font-weight: 700;
}
.coupon-info p.form-row-first input,
.coupon-info p.form-row-last input {
border: 1px solid #e5e5e5;
height: 36px;
margin: 0 0 14px;
max-width: 100%;
padding: 0 0 0 10px;
width: 370px;
}
.coupon-info p.form-row-last {}
.coupon-info p.form-row input[type="submit"]:hover,
p.checkout-coupon input[type="submit"]:hover {
background: #EC4445
}
.coupon-info p.form-row input[type="checkbox"] {
position: relative;
top: 2px;
}
.form-row>label {
margin-top: 7px;
}
p.lost-password {
margin-top: 15px;
}
p.lost-password a {
color: #6f6f6f;
}
p.checkout-coupon {}
p.checkout-coupon input[type=text] {
height: 36px;
padding-left: 10px;
width: 170px;
}
p.checkout-coupon input[type=submit] {
background: #333 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #fff;
height: 36px;
margin-left: 6px;
padding: 5px 10px;
transition: all 0.3s ease 0s;
}
.coupon-checkout-content {
margin-bottom: 30px;
display: none;
}
.checkout-area {
padding-top: 30px;
}
.checkbox-form {}
.checkbox-form h3 {
border-bottom: 1px solid #e5e5e5;
font-size: 20px;
margin: 0 0 20px;
padding-bottom: 10px;
text-transform: uppercase;
width: 100%;
}
.country-select {
margin-bottom: 30px;
position: relative;
}
.country-select label,
.checkout-form-list label {
color: #333;
font-family: Montserrat, Arial, Helvetica, sans-serif;
margin: 0 0 5px;
display: block
}
.country-select label span.required,
.checkout-form-list label span.required {
color: red
}
.country-select select {
-moz-appearance: none;
border: 1px solid #ddd;
height: 32px;
padding-left: 10px;
width: 100%;
}
/* .country-select::before {
content: "";
display: inline-block;
font-family: fontawesome;
font-size: 20px;
position: absolute;
right: 12px;
top: 31px;
} */
.checkout-form-list {
margin-bottom: 30px;
}
.checkout-form-list label {
color: #333;
}
.checkout-form-list label span.required {}
.checkout-form-list input[type=text],
.checkout-form-list input[type=password],
.checkout-form-list input[type=email] {
background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
height: 42px;
width: 100%;
padding: 0 0 0 10px;
}
.checkout-form-list {}
.checkout-form-list input[type=checkbox] {
display: inline-block;
margin-right: 10px;
position: relative;
top: 2px;
}
.create-acc label {
color: #333;
display: inline-block;
}
.checkout-form-list input[type=password] {}
.create-account {
display: none
}
.ship-different-title {}
.ship-different-title h3 label {
display: inline-block;
margin-right: 20px;
}
.ship-different-title input {}
.order-notes {}
.order-notes textarea {
height: 90px;
padding: 15px;
width: 100%
}
#ship-box-info {
display: none
}
.your-order {
background: #f2f2f2 none repeat scroll 0 0;
padding: 30px 40px 45px;
}
.your-order h3 {
border-bottom: 1px solid #d8d8d8;
font-size: 30px;
margin: 0 0 20px;
padding-bottom: 10px;
text-transform: uppercase;
width: 100%;
}
.your-order-table table {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
width: 100%;
}
.your-order-table table th,
.your-order-table table td {
border-bottom: 1px solid #d8d8d8;
border-right: medium none;
font-size: 14px;
padding: 15px 0;
text-align: center;
}
.your-order-table table th {
border-top: medium none;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-weight: normal;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
width: 250px;
}
.your-order-table table .shipping ul li input {
position: relative;
top: 2px;
}
.your-order-table table .shipping th {
vertical-align: top;
}
.your-order-table table .order-total th {
border-bottom: medium none;
font-size: 18px;
}
.your-order-table table .order-total td {
border-bottom: medium none;
}
.your-order-table table tr.cart_item:hover {
background: #F9F9F9
}
.your-order-table table tr.order-total td span {
color: #ec4445;
font-size: 20px;
}
.your-order-table table {}
.payment-method {
margin-top: 40px;
}
.payment-accordion {}
.payment-accordion h3 {
border-bottom: 0 none;
margin-bottom: 10px;
padding-bottom: 0;
}
.payment-accordion h3 a {
color: #6f6f6f;
font-size: 14px;
padding-left: 25px;
position: relative;
text-transform: capitalize;
text-decoration: none
}
.payment-accordion h3 a:before,
.payment-accordion h3.open a:after {
content: "";
display: inline-block;
font-family: fontawesome;
font-size: 20px;
left: 0;
position: absolute;
top: -2px;
}
.payment-accordion h3.open a:after {
content: "\f056";
}
.payment-content {}
.payment-content p {
font-size: 13px;
}
.payment-accordion img {
height: 60px;
margin-left: 15px;
}
.order-button-payment {}
.order-button-payment input {
background: #ec4445 none repeat scroll 0 0;
border: medium none;
color: #fff;
font-size: 17px;
font-weight: 600;
height: 50px;
margin: 20px 0 0;
padding: 0;
text-transform: uppercase;
transition: all 0.3s ease 0s;
width: 100%;
}
.order-button-payment input:hover {
background: #E61719
}
.pagseguro-creditCard .validade {
width: 55px;
}
.pagseguro-creditCard .nome {
width: 250px;
}
.pagseguro-creditCard kbd {
background-color: #e3e3e3 !important;
color: #035ec7 !important;
}
/*===========================
18. product page
============================= */
.product-simple-area {}
.single-product-image {}
.single-product-image a {}
.single-product-image a img {
width: 100%
}
.single-product-info {}
.single-product-info {}
.single-product-info .product-nav {
float: right;
}
.single-product-info .product-nav a {}
.single-product-info .product-nav a i {
border: 1px solid #ddd;
font-size: 17px;
height: 20px;
text-align: center;
width: 20px;
}
.single-product-info .product-nav a i:hover {
border-color: #EC4445;
color: #EC4445
}
.single-product-info h1.product_title {
/* float: left; */
display: inline-block;
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
}
.single-product-info .calendar h4 {
display: inline-block;
}
.single-product-info .price-box {
clear: both;
display: inline-block;
float: none;
font-size: 18px;
margin: 10px 0;
}
.single-product-info .calendar {
margin: 10px 0;
}
.single-product-info .short-description {
margin-top: 10px;
}
.single-product-info .short-description>p {
font-size: 13px;
line-height: 22px;
}
.single-product-info .stock-status {
color: #ec4445;
float: left;
margin: 0 0 15px;
width: 100%;
}
.single-product-info .stock-status label {
display: inline-block;
font-weight: normal;
margin: 0;
}
.single-product-info .quantity select {
font-size: 15px;
font-weight: 700;
width: 45%;
margin: 10px 0;
}
.single-product-info .quantity input {
background: #e8e8e9 none repeat scroll 0 0;
border: medium none;
color: #000;
/* float: left; */
font-size: 17px;
height: 40px;
line-height: 40px;
margin-right: 40px;
padding: 0 10px 0 0;
text-align: center;
width: 90px;
}
.single-product-info .quantity button {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
height: 40px;
line-height: 40px;
margin: 0;
padding: 0 30px;
text-shadow: none;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.single-product-info .quantity button:hover {
background: #EC4445
}
.single-product-info .add-to-wishlist {
margin-left: 25px;
}
.single-product-info .add-to-wishlist a {
margin-left: 2px;
margin-right: 0;
}
.single-product-info .add-to-wishlist a i {
background: #252525;
border: 0 none;
line-height: 40px;
padding-top: 0;
text-align: center;
}
.single-product-info .add-to-wishlist a i:hover {
background: #EC4445
}
.single-product-info>form {
float: left;
}
.single-product-info .share_buttons {
border-top: 1px solid #ececec;
float: left;
padding-top: 15px;
width: 100%;
margin-top: 20px
}
.single-product-info .share_buttons a {}
.product-tab-area {
margin-bottom: 50px;
margin-top: 50px;
}
.product-tabs .nav-tabs>li>a {
border: 0 none;
border-radius: 0;
color: #ec4445;
font-size: 14px;
font-weight: 700;
line-height: 1.42857;
margin: 0;
text-transform: uppercase;
border-bottom: 4px double transparent;
padding: 0 0 5px;
}
.product-tabs .nav>li>a:focus,
.product-tabs .nav>li>a:hover {
background-color: inherit;
border-color: #ec4445;
border-style: none none double;
border-width: 0 0 4px;
text-decoration: none;
}
.product-tabs .nav-tabs>li.active>a,
.product-tabs .nav-tabs>li.active>a:focus,
.product-tabs .nav-tabs>li.active>a:hover {
border: medium none;
border-bottom: 4px double #EC4445;
}
.product-tabs .nav-tabs>li {
float: left;
margin-bottom: -1px;
margin-right: 51px;
}
.product-tabs .nav-tabs {
border-bottom: 0 none;
}
.product-tab-desc {
border: 1px solid #e8e8e9;
border-radius: 0;
box-shadow: none;
float: left;
font-size: 12px;
line-height: 24px;
margin: 20px 0 0;
padding: 25px 20px;
width: 100%;
}
.product-tab-desc p {
line-height: 22px
}
.product-tab-desc {}
.product-tab-desc table {
border-color: #e8e8e9 #e8e8e9;
border-style: solid none none solid;
border-width: 1px medium medium 1px;
width: 100%
}
.product-tab-desc table {}
.product-tab-desc table th {
color: #252525;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
padding: 8px;
width: 150px;
}
.product-tab-desc table td {
padding: 8px;
}
.product-tab-desc table th,
.product-tab-desc table td {
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
border-top: 0 none;
line-height: 1.5;
margin: 0;
border-right: 1px solid #e8e8e9
}
.product-tab-desc table tr.pro-back {
background: #F9F9F9
}
.single-product-tab {}
.single-product-tab .nav-tabs>li>a {
border: 1px solid transparent;
border-radius: 0;
line-height: 0;
margin-right: 0;
padding: 0;
overflow: hidden;
}
.single-product-tab .nav-tabs {
border-bottom: 0 none;
/* width: 20%; */
}
.single-product-tab .nav-tabs>li:first-child {
padding-top: 0;
}
.single-product-tab .nav-tabs>li {
float: none;
margin-bottom: 0;
/* padding: 5px; */
}
.single-product-tab .tab-content {
/* float: left;
padding-right: 14px;
width: 80%; */
}
.single-product-tab .nav-tabs {
border-bottom: 0 none;
float: right;
/* width: 20%; */
}
.single-product-tab .nav>li>a>img {
max-width: none;
transition: all 0.3s ease 0s;
}
.single-product-tab .nav>li>a>img:hover {
transform: scale(1.2)
}
.product-tab .product-page-comments {
margin: 35px auto;
max-width: 650px;
width: 100%;
}
.product-page-comments h2 {
font-size: 16px;
font-weight: 400;
margin-bottom: 22px;
text-transform: uppercase;
}
.product-comments {
margin-bottom: 30px;
}
.product-comments img {
float: left;
}
.product-comments .product-comments-content {
border: 1px solid #ddd;
margin-left: 85px;
padding: 10px;
position: relative;
}
.product-comments .product-comments-content:before {
background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
content: "";
display: block;
height: 10px;
left: -6px;
position: absolute;
top: 10px;
transform: rotate(45deg);
width: 10px;
}
.product-comments .product-comments-content p {
font-size: 16px;
}
.product-comments .product-comments-content p strong {
font-family: Montserrat, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
.product-comments .product-comments-content span.pro-comments-rating {
float: right;
}
.product-comments .product-comments-content span i {}
.product-tab .desc {}
.product-tab .review-form-wrapper {}
.review-form-wrapper h3 {
font-size: 20px;
font-weight: 700;
text-transform: uppercase;
}
.review-form-wrapper input[type=text],
.review-form-wrapper input[type=email] {
border: 1px solid #e5e5e5;
height: 32px;
margin-bottom: 20px;
padding: 0 0 0 10px;
width: 100%;
}
.review-form-wrapper input[type=email] {}
.review-form-wrapper input[type=submit] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #fff;
display: inline-block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 38px;
line-height: 40px;
padding: 0 30px;
text-shadow: none;
text-transform: capitalize;
transition: all 0.3s ease 0s;
white-space: nowrap;
width: auto;
text-transform: uppercase
}
.review-form-wrapper textarea {
border: 1px solid #e5e5e5;
border-radius: 3px;
height: 80px;
margin-bottom: 20px;
margin-top: 20px;
padding: 10px;
width: 100%;
}
.review-form-wrapper input[type=submit]:hover {
background: #EC4445
}
.your-rating {}
.your-rating span {
margin-right: 25px;
}
.your-rating span a {}
.your-rating span a i {
color: #919191;
}
.your-rating span:hover a i {
color: #ec4445;
}
.your-rating h5 {
margin-bottom: 10px;
}
.upsells_products_widget {
margin-top: 35px;
}
.upsells_products_widget .section-heading {
margin: 0 0 25px;
}
.upsells_products_widget h2.product-name {
font-size: 13px;
}
.upsells_products_widget .price-box {
font-size: 15px;
}
.upsells_products_widget span.old-price {
font-size: 13px;
margin-left: 3px;
}
.carro {
background-image: url('/img/carros/carro.png');
}
.mini-van {
background-image: url('/img/carros/mini-van.png');
}
.van {
background-image: url('/img/carros/van.png');
}
.micro-onibus {
background-image: url('/img/carros/micro-onibus.png');
}
.tipo-carro input {
margin: 0;
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.tipo-carro label:hover {
border: 3px solid #ec4445;
border-radius: 4px;
line-height: 24px;
padding: 0 8px;
text-decoration: none;
}
.tipo-carro .selected {
border: 3px solid #ec4445;
border-radius: 4px;
line-height: 24px;
padding: 0 8px;
text-decoration: none;
}
.tipo-carro label {
cursor: pointer;
background-size: contain;
background-repeat: no-repeat;
display: inline-block;
width: 70px;
height: 70px;
}
/*===========================
19. about page
============================= */
.about-header-area {
background: rgba(0, 0, 0, 0) url("img/about/bg.png") no-repeat fixed center center / cover;
}
.about-header {
text-align: center;
padding: 110px 0
}
.about-header h1 {
color: #fff;
display: inline-block;
font-size: 50px;
margin: 0;
padding: 0 40px;
position: relative;
text-transform: capitalize;
}
.about-header h1:before,
.about-header h1:after {
background: #fff none repeat scroll 0 0;
content: "";
height: 2px;
position: absolute;
right: 0;
top: 35px;
width: 30px;
}
.about-header h1::after {
left: 0;
}
.about-us-area {
padding: 60px 0;
}
.about-img {}
.about-img img {}
.about-text {}
.about-text h2 {
margin: 10px 0;
}
.about-text p {
font-size: 13px;
line-height: 20px;
margin-bottom: 20px;
}
.about-counter-area {
background: rgba(0, 0, 0, 0) url("img/about/about-bg.jpg") no-repeat fixed center center / cover;
padding: 120px 0;
}
.single-counter {
text-align: center;
}
.single-counter i {
border-radius: 100%;
box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.56);
color: #fff;
font-size: 3em !important;
height: 100px;
overflow: hidden;
padding-top: 32px;
transition: background 0.3s ease 0s, color 0.3s ease 0s, box-shadow 0.3s ease 0s;
width: 100px;
}
.single-counter i:hover {
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
}
.single-counter h3 {
color: #fff;
font-size: 40px;
font-weight: bold;
margin: 0;
}
.single-counter p {
color: #fff;
font-size: 13px;
}
.about-service-area {
background: #f2f2f2 none repeat scroll 0 0;
padding: 60px 0;
}
.single-service {}
.single-service h3 {
font-size: 18px;
margin: 0 0 20px;
}
.single-service {}
.sercice-icon {
float: left;
margin-right: 10px;
}
.sercice-icon i {
border: 1px solid #666;
font-size: 28px;
height: 60px;
padding-top: 15px;
text-align: center;
width: 60px;
}
.service-text {}
.service-text p {}
.about-team-area {
padding: 80px 0
}
.single-about-team {
background: #eeeeee none repeat scroll 0 0;
padding: 20px;
}
.about-team-img {
text-align: center;
}
.about-team-img img {
width: 100%;
}
.about-team-info {}
.about-team-info h3 {
font-size: 18px;
margin: 10px 0;
text-transform: uppercase;
}
.about-team-info p {}
/*===========================
20. contact page
============================= */
.contact-area {
padding: 50px 0;
}
.contact-info {}
.contact-info h3,
.contact-form h3 {
border-bottom: 2px solid #e8e8e9 !important;
font-size: 16px;
margin-bottom: 20px;
text-transform: uppercase;
padding-bottom: 8px;
}
.contact-info h3:before {
content: "";
display: inline-block;
font-family: FontAwesome;
margin-right: 5px;
vertical-align: text-bottom;
}
.contact-info ul {}
.contact-info ul li {
border-bottom: 1px solid #e8e8e9;
float: left;
font-size: 12px;
line-height: 40px;
list-style: outside none none;
margin: 0;
padding: 0;
width: 100%;
}
.contact-info ul li i {
font-size: 16px;
margin-right: 5px;
width: 20px;
}
.contact-info ul li a {}
.contact-form {}
.contact-form h3 {
margin-bottom: 30px;
}
.contact-form input[type="text"],
.contact-form input[type="email"] {
border: 1px solid #ccc;
border-radius: 0;
height: 50px;
padding-left: 20px;
width: 100%;
margin-bottom: 16px;
}
.contact-form textarea#message {
border: 1px solid #ccc;
border-radius: 0;
height: 180px;
padding: 20px;
width: 100%;
}
.contact-form input[type="submit"] {
background: #252525 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #fff;
font-size: 12px;
font-weight: 700;
height: 40px;
padding: 0 15px;
text-transform: uppercase;
transition: all 0.3s ease 0s;
margin-top: 16px;
}
.contact-form input[type=submit]:hover {
background: #EC4445
}
/*===========================
21. error-page
============================= */
.error-page {
background: rgba(0, 0, 0, 0) url("img/404/404.jpg") repeat scroll center center / cover;
}
.four-zero-four {
text-align: center;
}
.four-zero-four h1 {
color: #fff;
font-size: 22.91em;
line-height: 1;
margin-top: 210px;
}
.four-zero-four h1 span {
display: inline-block;
position: relative;
}
.four-zero-four h1 span:before,
.four-zero-four h1 span:after {
border-bottom: 4px solid #fff;
bottom: 40px;
content: "";
display: block;
position: absolute;
right: -50%;
width: 40%;
}
.four-zero-four h1 span:after {
left: -50%
}
.four-zero-four label {
color: #fff;
display: block;
font-family: Montserrat, Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
letter-spacing: 2px;
margin-top: 90px;
}
.four-zero-four form {
margin-top: 185px;
margin-bottom: 100px
}
.four-zero-four form input {
background: #c3c5c5 none repeat scroll 0 0;
border: medium none;
height: 45px;
padding-left: 10px;
vertical-align: middle;
width: 420px;
}
.four-zero-four form button {
background: #fff none repeat scroll 0 0;
border: medium none;
color: #252525;
display: inline-block;
font-size: 20px;
height: 45px;
padding: 0 30px;
transition: all 0.3s ease 0s;
vertical-align: middle;
}
.four-zero-four form button:hover {
background: #ec4445 none repeat scroll 0 0;
color: #fff;
}
/* mobile menu css */
.mean-container .mean-bar {
background: #EC4445;
padding: 0;
}
.mean-container a.meanmenu-reveal {
float: right;
}
.mean-container .mean-bar:before {
color: #fff;
content: "MENU";
font-size: 18px;
font-weight: 700;
left: 10px;
position: absolute;
top: 14px;
}
.mobile-menu {
display: none;
}
.img-slide-1 {
background-image: url(/images/5a.jpg);
}
.img-slide-2 {
background-image: url(/images/4a.jpg);
}
.texto-transp {
background-size: cover;
background-position: center center;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
}
/*===========================
29. meus passeios
============================= */
.card {
background-color: #fff0d3;
width: 100%;
color: rgb(0, 0, 0);
}
.card .card-nome{
float: left;
text-align: left;
padding: 5px 10px;
}
.card .card-status span:first-child{
float: left;
padding: 1px 10px;
} | 0.440951 | 0.140425 |
[m-auto],
.m-auto {
margin: 0 auto !important;
}
[invisible-absolute],
.invisible-absolute {
position: absolute;
color: transparent;
width: 0;
font-size: 3px;
}
@media screen and (max-width: 992px) {
[mobile-column],
.mobile-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
[mobile-center],
.mobile-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
[mobile-center] [text-right], [mobile-center] .text-right,
.mobile-center [text-right],
.mobile-center .text-right {
text-align: center !important;
}
[footer-mobile-padding] > div,
.footer-mobile-padding > div {
margin: 15px 0;
}
[mobile-order-10],
.mobile-order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
[mobile-order-9],
.mobile-order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
[mobile-order-8],
.mobile-order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
[mobile-order-7],
.mobile-order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
[mobile-order-6],
.mobile-order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
[mobile-order-5],
.mobile-order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
[mobile-order-4],
.mobile-order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
[mobile-order-3],
.mobile-order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
[mobile-order-2],
.mobile-order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
[mobile-order-1],
.mobile-order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
[sws-footer],
.sws-footer {
width: 100%;
z-index: 3;
background: #333;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.theme-dark [sws-footer], .theme-dark
.sws-footer {
--footer-bg-color: rgba(255, 255, 255, 0.7) !important;
--footer-text-color: #fff;
--footer-hover-color: #3d3d3d !important;
--footer-focus-color: #333 !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: rgba(255, 255, 255, 0.7) !important;
}
.theme-light [sws-footer], .theme-light
.sws-footer {
--footer-bg-color: var(--color-primary, #0088ce);
--footer-text-color: #444;
--footer-hover-color: #ecf0f1 !important;
--footer-focus-color: #e2e7e9 !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: var(--color-primary, #0088ce);
}
.theme-grey [sws-footer], .theme-grey
.sws-footer {
--footer-bg-color: var(--color-primary, #0088ce);
--footer-text-color: #444;
--footer-hover-color: #e2e7e9 !important;
--footer-focus-color: #E0E0E0 !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: var(--color-primary, #0088ce);
}
.theme-theme [sws-footer], .theme-theme
.sws-footer {
--footer-bg-color: rgba(255, 255, 255, 0.7) !important;
--footer-text-color: #fff;
--footer-hover-color: rgba(61, 61, 61, 0.3) !important;
--footer-focus-color: rgba(39, 39, 39, 0.4) !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: rgba(255, 255, 255, 0.7) !important;
}
.theme-clear [sws-footer], .theme-clear
.sws-footer {
--footer-bg-color: var(--color-primary, #0088ce);
--footer-text-color: #222;
--footer-hover-color: #ecf0f1 !important;
--footer-focus-color: #E0E0E0 !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: var(--color-primary, #0088ce);
}
.theme-dark [sws-footer], .theme-dark
.sws-footer {
background: #222;
color: #fff;
}
.theme-light [sws-footer], .theme-light
.sws-footer {
background: #fff;
color: #444;
}
.theme-grey [sws-footer], .theme-grey
.sws-footer {
background: #ecf0f1 !important;
color: #444;
}
.theme-theme [sws-footer], .theme-theme
.sws-footer {
background: var(--color-primary, #0088ce);
color: #fff;
}
.theme-clear [sws-footer], .theme-clear
.sws-footer {
background: transparent;
color: #222;
}
[sws-footer].sws-footer-fixed,
.sws-footer.sws-footer-fixed {
position: fixed;
left: 0;
bottom: 0;
}
[sws-footer] a, [sws-footer] sws-link a,
.sws-footer a,
.sws-footer sws-link a {
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
.theme-dark [sws-footer] a, .theme-dark [sws-footer] sws-link a, .theme-dark
.sws-footer a, .theme-dark
.sws-footer sws-link a {
color: #fff;
}
.theme-light [sws-footer] a, .theme-light [sws-footer] sws-link a, .theme-light
.sws-footer a, .theme-light
.sws-footer sws-link a {
color: #444;
}
.theme-grey [sws-footer] a, .theme-grey [sws-footer] sws-link a, .theme-grey
.sws-footer a, .theme-grey
.sws-footer sws-link a {
color: #444;
}
.theme-theme [sws-footer] a, .theme-theme [sws-footer] sws-link a, .theme-theme
.sws-footer a, .theme-theme
.sws-footer sws-link a {
color: #fff;
}
.theme-clear [sws-footer] a, .theme-clear [sws-footer] sws-link a, .theme-clear
.sws-footer a, .theme-clear
.sws-footer sws-link a {
color: #222;
}
.theme-dark [sws-footer] a:hover, .theme-dark [sws-footer] a:focus, .theme-dark [sws-footer] sws-link a:hover, .theme-dark [sws-footer] sws-link a:focus, .theme-dark
.sws-footer a:hover, .theme-dark
.sws-footer a:focus, .theme-dark
.sws-footer sws-link a:hover, .theme-dark
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
.theme-light [sws-footer] a:hover, .theme-light [sws-footer] a:focus, .theme-light [sws-footer] sws-link a:hover, .theme-light [sws-footer] sws-link a:focus, .theme-light
.sws-footer a:hover, .theme-light
.sws-footer a:focus, .theme-light
.sws-footer sws-link a:hover, .theme-light
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
.theme-grey [sws-footer] a:hover, .theme-grey [sws-footer] a:focus, .theme-grey [sws-footer] sws-link a:hover, .theme-grey [sws-footer] sws-link a:focus, .theme-grey
.sws-footer a:hover, .theme-grey
.sws-footer a:focus, .theme-grey
.sws-footer sws-link a:hover, .theme-grey
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
.theme-theme [sws-footer] a:hover, .theme-theme [sws-footer] a:focus, .theme-theme [sws-footer] sws-link a:hover, .theme-theme [sws-footer] sws-link a:focus, .theme-theme
.sws-footer a:hover, .theme-theme
.sws-footer a:focus, .theme-theme
.sws-footer sws-link a:hover, .theme-theme
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
.theme-clear [sws-footer] a:hover, .theme-clear [sws-footer] a:focus, .theme-clear [sws-footer] sws-link a:hover, .theme-clear [sws-footer] sws-link a:focus, .theme-clear
.sws-footer a:hover, .theme-clear
.sws-footer a:focus, .theme-clear
.sws-footer sws-link a:hover, .theme-clear
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
[sws-footer] [sws-footer-link], [sws-footer] .sws-footer-link,
.sws-footer [sws-footer-link],
.sws-footer .sws-footer-link {
color: #fff;
}
.theme-dark [sws-footer] [sws-footer-link], .theme-dark [sws-footer] .sws-footer-link, .theme-dark
.sws-footer [sws-footer-link], .theme-dark
.sws-footer .sws-footer-link {
color: #fff;
}
.theme-light [sws-footer] [sws-footer-link], .theme-light [sws-footer] .sws-footer-link, .theme-light
.sws-footer [sws-footer-link], .theme-light
.sws-footer .sws-footer-link {
color: #444;
}
.theme-grey [sws-footer] [sws-footer-link], .theme-grey [sws-footer] .sws-footer-link, .theme-grey
.sws-footer [sws-footer-link], .theme-grey
.sws-footer .sws-footer-link {
color: #444;
}
.theme-theme [sws-footer] [sws-footer-link], .theme-theme [sws-footer] .sws-footer-link, .theme-theme
.sws-footer [sws-footer-link], .theme-theme
.sws-footer .sws-footer-link {
color: #fff;
}
.theme-clear [sws-footer] [sws-footer-link], .theme-clear [sws-footer] .sws-footer-link, .theme-clear
.sws-footer [sws-footer-link], .theme-clear
.sws-footer .sws-footer-link {
color: #222;
}
.theme-dark [sws-footer] [sws-link], .theme-dark [sws-footer] .sws-link, .theme-dark [sws-footer] sws-link a, .theme-dark
.sws-footer [sws-link], .theme-dark
.sws-footer .sws-link, .theme-dark
.sws-footer sws-link a {
border-bottom-color: rgba(255, 255, 255, 0.7) !important;
}
.theme-light [sws-footer] [sws-link], .theme-light [sws-footer] .sws-link, .theme-light [sws-footer] sws-link a, .theme-light
.sws-footer [sws-link], .theme-light
.sws-footer .sws-link, .theme-light
.sws-footer sws-link a {
border-bottom-color: var(--color-primary, #0088ce);
}
.theme-grey [sws-footer] [sws-link], .theme-grey [sws-footer] .sws-link, .theme-grey [sws-footer] sws-link a, .theme-grey
.sws-footer [sws-link], .theme-grey
.sws-footer .sws-link, .theme-grey
.sws-footer sws-link a {
border-bottom-color: var(--color-primary, #0088ce);
}
.theme-theme [sws-footer] [sws-link], .theme-theme [sws-footer] .sws-link, .theme-theme [sws-footer] sws-link a, .theme-theme
.sws-footer [sws-link], .theme-theme
.sws-footer .sws-link, .theme-theme
.sws-footer sws-link a {
border-bottom-color: rgba(255, 255, 255, 0.7) !important;
}
.theme-clear [sws-footer] [sws-link], .theme-clear [sws-footer] .sws-link, .theme-clear [sws-footer] sws-link a, .theme-clear
.sws-footer [sws-link], .theme-clear
.sws-footer .sws-link, .theme-clear
.sws-footer sws-link a {
border-bottom-color: var(--color-primary, #0088ce);
}
/*# sourceMappingURL=footer.component.css.map */ | projects/workshop/src/lib/footer/footer.component.css | [m-auto],
.m-auto {
margin: 0 auto !important;
}
[invisible-absolute],
.invisible-absolute {
position: absolute;
color: transparent;
width: 0;
font-size: 3px;
}
@media screen and (max-width: 992px) {
[mobile-column],
.mobile-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
[mobile-center],
.mobile-center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
[mobile-center] [text-right], [mobile-center] .text-right,
.mobile-center [text-right],
.mobile-center .text-right {
text-align: center !important;
}
[footer-mobile-padding] > div,
.footer-mobile-padding > div {
margin: 15px 0;
}
[mobile-order-10],
.mobile-order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
[mobile-order-9],
.mobile-order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
[mobile-order-8],
.mobile-order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
[mobile-order-7],
.mobile-order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
[mobile-order-6],
.mobile-order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
[mobile-order-5],
.mobile-order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
[mobile-order-4],
.mobile-order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
[mobile-order-3],
.mobile-order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
[mobile-order-2],
.mobile-order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
[mobile-order-1],
.mobile-order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
[sws-footer],
.sws-footer {
width: 100%;
z-index: 3;
background: #333;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.theme-dark [sws-footer], .theme-dark
.sws-footer {
--footer-bg-color: rgba(255, 255, 255, 0.7) !important;
--footer-text-color: #fff;
--footer-hover-color: #3d3d3d !important;
--footer-focus-color: #333 !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: rgba(255, 255, 255, 0.7) !important;
}
.theme-light [sws-footer], .theme-light
.sws-footer {
--footer-bg-color: var(--color-primary, #0088ce);
--footer-text-color: #444;
--footer-hover-color: #ecf0f1 !important;
--footer-focus-color: #e2e7e9 !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: var(--color-primary, #0088ce);
}
.theme-grey [sws-footer], .theme-grey
.sws-footer {
--footer-bg-color: var(--color-primary, #0088ce);
--footer-text-color: #444;
--footer-hover-color: #e2e7e9 !important;
--footer-focus-color: #E0E0E0 !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: var(--color-primary, #0088ce);
}
.theme-theme [sws-footer], .theme-theme
.sws-footer {
--footer-bg-color: rgba(255, 255, 255, 0.7) !important;
--footer-text-color: #fff;
--footer-hover-color: rgba(61, 61, 61, 0.3) !important;
--footer-focus-color: rgba(39, 39, 39, 0.4) !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: rgba(255, 255, 255, 0.7) !important;
}
.theme-clear [sws-footer], .theme-clear
.sws-footer {
--footer-bg-color: var(--color-primary, #0088ce);
--footer-text-color: #222;
--footer-hover-color: #ecf0f1 !important;
--footer-focus-color: #E0E0E0 !important;
--footer-link-hover-color: var(--color-primary, #0088ce);
--footer-link-border-color: var(--color-primary, #0088ce);
}
.theme-dark [sws-footer], .theme-dark
.sws-footer {
background: #222;
color: #fff;
}
.theme-light [sws-footer], .theme-light
.sws-footer {
background: #fff;
color: #444;
}
.theme-grey [sws-footer], .theme-grey
.sws-footer {
background: #ecf0f1 !important;
color: #444;
}
.theme-theme [sws-footer], .theme-theme
.sws-footer {
background: var(--color-primary, #0088ce);
color: #fff;
}
.theme-clear [sws-footer], .theme-clear
.sws-footer {
background: transparent;
color: #222;
}
[sws-footer].sws-footer-fixed,
.sws-footer.sws-footer-fixed {
position: fixed;
left: 0;
bottom: 0;
}
[sws-footer] a, [sws-footer] sws-link a,
.sws-footer a,
.sws-footer sws-link a {
-webkit-transition: color .3s ease;
transition: color .3s ease;
}
.theme-dark [sws-footer] a, .theme-dark [sws-footer] sws-link a, .theme-dark
.sws-footer a, .theme-dark
.sws-footer sws-link a {
color: #fff;
}
.theme-light [sws-footer] a, .theme-light [sws-footer] sws-link a, .theme-light
.sws-footer a, .theme-light
.sws-footer sws-link a {
color: #444;
}
.theme-grey [sws-footer] a, .theme-grey [sws-footer] sws-link a, .theme-grey
.sws-footer a, .theme-grey
.sws-footer sws-link a {
color: #444;
}
.theme-theme [sws-footer] a, .theme-theme [sws-footer] sws-link a, .theme-theme
.sws-footer a, .theme-theme
.sws-footer sws-link a {
color: #fff;
}
.theme-clear [sws-footer] a, .theme-clear [sws-footer] sws-link a, .theme-clear
.sws-footer a, .theme-clear
.sws-footer sws-link a {
color: #222;
}
.theme-dark [sws-footer] a:hover, .theme-dark [sws-footer] a:focus, .theme-dark [sws-footer] sws-link a:hover, .theme-dark [sws-footer] sws-link a:focus, .theme-dark
.sws-footer a:hover, .theme-dark
.sws-footer a:focus, .theme-dark
.sws-footer sws-link a:hover, .theme-dark
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
.theme-light [sws-footer] a:hover, .theme-light [sws-footer] a:focus, .theme-light [sws-footer] sws-link a:hover, .theme-light [sws-footer] sws-link a:focus, .theme-light
.sws-footer a:hover, .theme-light
.sws-footer a:focus, .theme-light
.sws-footer sws-link a:hover, .theme-light
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
.theme-grey [sws-footer] a:hover, .theme-grey [sws-footer] a:focus, .theme-grey [sws-footer] sws-link a:hover, .theme-grey [sws-footer] sws-link a:focus, .theme-grey
.sws-footer a:hover, .theme-grey
.sws-footer a:focus, .theme-grey
.sws-footer sws-link a:hover, .theme-grey
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
.theme-theme [sws-footer] a:hover, .theme-theme [sws-footer] a:focus, .theme-theme [sws-footer] sws-link a:hover, .theme-theme [sws-footer] sws-link a:focus, .theme-theme
.sws-footer a:hover, .theme-theme
.sws-footer a:focus, .theme-theme
.sws-footer sws-link a:hover, .theme-theme
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
.theme-clear [sws-footer] a:hover, .theme-clear [sws-footer] a:focus, .theme-clear [sws-footer] sws-link a:hover, .theme-clear [sws-footer] sws-link a:focus, .theme-clear
.sws-footer a:hover, .theme-clear
.sws-footer a:focus, .theme-clear
.sws-footer sws-link a:hover, .theme-clear
.sws-footer sws-link a:focus {
color: var(--color-primary, #0088ce);
}
[sws-footer] [sws-footer-link], [sws-footer] .sws-footer-link,
.sws-footer [sws-footer-link],
.sws-footer .sws-footer-link {
color: #fff;
}
.theme-dark [sws-footer] [sws-footer-link], .theme-dark [sws-footer] .sws-footer-link, .theme-dark
.sws-footer [sws-footer-link], .theme-dark
.sws-footer .sws-footer-link {
color: #fff;
}
.theme-light [sws-footer] [sws-footer-link], .theme-light [sws-footer] .sws-footer-link, .theme-light
.sws-footer [sws-footer-link], .theme-light
.sws-footer .sws-footer-link {
color: #444;
}
.theme-grey [sws-footer] [sws-footer-link], .theme-grey [sws-footer] .sws-footer-link, .theme-grey
.sws-footer [sws-footer-link], .theme-grey
.sws-footer .sws-footer-link {
color: #444;
}
.theme-theme [sws-footer] [sws-footer-link], .theme-theme [sws-footer] .sws-footer-link, .theme-theme
.sws-footer [sws-footer-link], .theme-theme
.sws-footer .sws-footer-link {
color: #fff;
}
.theme-clear [sws-footer] [sws-footer-link], .theme-clear [sws-footer] .sws-footer-link, .theme-clear
.sws-footer [sws-footer-link], .theme-clear
.sws-footer .sws-footer-link {
color: #222;
}
.theme-dark [sws-footer] [sws-link], .theme-dark [sws-footer] .sws-link, .theme-dark [sws-footer] sws-link a, .theme-dark
.sws-footer [sws-link], .theme-dark
.sws-footer .sws-link, .theme-dark
.sws-footer sws-link a {
border-bottom-color: rgba(255, 255, 255, 0.7) !important;
}
.theme-light [sws-footer] [sws-link], .theme-light [sws-footer] .sws-link, .theme-light [sws-footer] sws-link a, .theme-light
.sws-footer [sws-link], .theme-light
.sws-footer .sws-link, .theme-light
.sws-footer sws-link a {
border-bottom-color: var(--color-primary, #0088ce);
}
.theme-grey [sws-footer] [sws-link], .theme-grey [sws-footer] .sws-link, .theme-grey [sws-footer] sws-link a, .theme-grey
.sws-footer [sws-link], .theme-grey
.sws-footer .sws-link, .theme-grey
.sws-footer sws-link a {
border-bottom-color: var(--color-primary, #0088ce);
}
.theme-theme [sws-footer] [sws-link], .theme-theme [sws-footer] .sws-link, .theme-theme [sws-footer] sws-link a, .theme-theme
.sws-footer [sws-link], .theme-theme
.sws-footer .sws-link, .theme-theme
.sws-footer sws-link a {
border-bottom-color: rgba(255, 255, 255, 0.7) !important;
}
.theme-clear [sws-footer] [sws-link], .theme-clear [sws-footer] .sws-link, .theme-clear [sws-footer] sws-link a, .theme-clear
.sws-footer [sws-link], .theme-clear
.sws-footer .sws-link, .theme-clear
.sws-footer sws-link a {
border-bottom-color: var(--color-primary, #0088ce);
}
/*# sourceMappingURL=footer.component.css.map */ | 0.324449 | 0.105717 |
--------------------------------------------------------------*/
div#wrap {
margin: 0 auto;
width: 95%;
max-width: 1500px;
}
div#header {
float: left;
width: 100%;
height: 90px;
position: relative;
}
ul#nav {
font-family: PTSansRegular;
margin: 20px 0 0 0px;
padding: 0;
float: left;
width: 100%;
position: relative;
z-index: 10;
height: 0px;
}
ul#nav li {
list-style: none;
float: left;
margin-right: 10px;
}
ul#nav li.right {
margin-right: 0px;
float: right;
}
ul#nav li:last-child {
margin-right: 10px;
}
ul#nav li#logo {
width: 260px;
height: 66px;
margin-left: -40px;
float: left;
margin-right: 2px;
margin-top: -20px;
}
ul#nav li#logo img {
margin-top: 0px;
width: 209px;
}
ul#nav li a, ul#nav li span {
float: left;
padding-left: 38px;
padding-top: 7px;
font-size: 18px;
padding-bottom: 0px;
color: #D1D1D1;
font-weight: normal;
border: none;
background-position: top left;
background-repeat: no-repeat;
}
ul#nav li.right.noimg a, ul#nav li.right.noimg span {
padding-left: 7px;
}
ul#nav li a:hover, ul#nav li.active a {
color: #F9F9F9;
}
ul#nav li.active a {
background-position: top left;
padding-bottom: 6px;
}
ul#nav li.dashboard a {
background-image: url( /inc/core/img/icons/dashboard.png );
}
ul#nav li.dashboard a:hover {
background-image: url( /inc/core/img/icons/dashboard_hover.png );
}
ul#nav li.dashboard.active a {
background-image: url( /inc/core/img/icons/dashboard_active.png );
}
ul#nav li.profile a {
background-image: url( /inc/core/img/icons/profile.png );
}
ul#nav li.profile a:hover {
background-image: url( /inc/core/img/icons/profile_hover.png );
}
ul#nav li.profile.active a {
background-image: url( /inc/core/img/icons/profile_active.png );
}
ul#subnav {
float: left;
width: 100%;
margin: 29px 0 0 0;
padding: 0;
font-family: PTSansRegular;
text-shadow: 1px 1px 0px #FFF;
font-size: 15px;
border-left: 1px solid #E7E7E7;
border-right: 1px solid #E7E7E7;
}
ul#subnav li {
list-style: none;
float: left;
padding: 0;
margin-top: 1px;
position: relative;
}
ul#subnav li.right {
float: right;
margin-right: 0;
}
ul#subnav li:nth-child( 2 ) {
z-index: 1;
}
ul#subnav li:nth-child( 3 ) {
z-index: 2;
}
ul#subnav li:nth-child( 4 ) {
z-index: 3;
}
ul#subnav li:nth-child( 5 ) {
z-index: 4;
}
ul#subnav li > a {
padding: 10px 10px 6px 10px;
border: none;
float: left;
}
ul#subnav > li:hover > a {
background: #FFF;
color: #333;
}
ul#subnav li.red a {
color: rgba( 192, 54, 56, 1 );
}
ul#subnav li.active > a {
color: #1A1B1B;
font-family: PTSansBold;
background: #FFF;
}
ul#subnav li.active a.red {
color: rgb( 192, 54, 56 );
}
ul#subnav li ul.dropdown {
position: absolute;
padding: 3px 0 0 5px;
margin: 38px 0 0 -6px;
display: none;
width: 500px;
z-index: 99;
font-size: 14px;
pointer-events: none;
cursor: pointer;
}
ul#subnav li:hover ul.dropdown {
display: block;
}
ul#subnav li ul li {
float: none;
}
ul#subnav li ul li a {
padding: 0;
background: transparent;
float: none;
}
ul#subnav li ul li ul {
margin: -11px 0 0 -1px;
float: left;
pointer-events: all;
display: inline-block;
padding: 10px 0 0 0;
width: auto;
box-shadow: 0px 10px 10px rgba( 0, 0, 0, 0.1 );
}
ul#subnav li ul li:first-child ul {
margin-left: 0;
}
ul#subnav li ul li ul li {
padding: 0px 10px;
margin-top: -1px;
background: #F7F7F7;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
}
ul#subnav li ul li ul li:first-child {
border-top: 1px solid #D7D7D7;
padding-top: 7px;
cursor: default;
}
ul#subnav li ul li ul li:last-child {
border-bottom: 1px solid #D7D7D7;
padding-bottom: 7px;
}
ul#subnav li.search {
float: left;
margin-top: 8px;
margin-left: 5px;
margin-right: 10px;
}
ul#subnav li.search form {
float: left;
}
ul#subnav li.search input {
border: 1px solid #D7D7D7;
background: #FFFFFF;
padding: 2px 4px;
margin: 0px 0 0 0;
font-family: PTSansRegular;
font-size: 14px;
width: 200px;
float: left;
margin-right: -21px;
border-radius: 2px;
}
ul#subnav li.search input:hover {
border: 1px solid #C7C7C7;
}
ul#subnav li.search input:focus {
border: 1px solid #000;
}
ul#subnav li.search button {
background: transparent;
border: none;
font-size: 14px;
margin: 1px 0 0 0px;
padding: 3px;
width: 20px;
height: 23px;
float: right;
background: rgba( 0, 0, 0, 0.1 );
border-left: 1px solid #D7D7D7;
cursor: pointer;
border-radius: 0;
}
div#search {
position: absolute;
top: 90px;
width: 100%;
display: none;
z-index: 1;
}
div#search ul {
float: left;
width: 250px;
padding: 0;
margin: 0;
margin-left: 1px;
background: #F7F7F7;
border-top: none;
box-shadow: 0px 5px 5px rgba( 0, 0, 0, 0.2 );
}
div#search ul:first-child {
margin-left: 0;
}
div#search ul li {
list-style: none;
border: 1px solid rgb( 215, 215, 215 );
border-top: none;
float: left;
width: 100%;
}
div#search ul li.title {
padding: 5px;
background: #F7F7F7;
width: 240px;
border-left: 1px solid #F7F7F7;
}
div#search ul:first-child li.title {
border-left: 1px solid #D7D7D7;
}
div#search ul li a {
padding: 10px 5px;
float: left;
width: 240px;
border: none;
background: #FFF;
}
div#search ul li a:hover {
background: rgb( 249, 249, 249 );
}
div#search ul li strong {
display: block;
line-height: 11px;
color: #1A1B1B;
}
div#search ul li span {
font-size: 11px;
font-family: Verdana;
line-height: 11px;
}
div#main {
float: left;
width: 100%;
margin: 0 0 0 0;
}
div#main h3 {
margin-top: 0;
}
div#footer {
float: left;
width: 100%;
margin-top: 20px;
margin-bottom: 30px;
font-size: 12px;
padding-top: 20px;
border-top: 1px solid #F7F7F7;
} | app/inc/css/layout.css | --------------------------------------------------------------*/
div#wrap {
margin: 0 auto;
width: 95%;
max-width: 1500px;
}
div#header {
float: left;
width: 100%;
height: 90px;
position: relative;
}
ul#nav {
font-family: PTSansRegular;
margin: 20px 0 0 0px;
padding: 0;
float: left;
width: 100%;
position: relative;
z-index: 10;
height: 0px;
}
ul#nav li {
list-style: none;
float: left;
margin-right: 10px;
}
ul#nav li.right {
margin-right: 0px;
float: right;
}
ul#nav li:last-child {
margin-right: 10px;
}
ul#nav li#logo {
width: 260px;
height: 66px;
margin-left: -40px;
float: left;
margin-right: 2px;
margin-top: -20px;
}
ul#nav li#logo img {
margin-top: 0px;
width: 209px;
}
ul#nav li a, ul#nav li span {
float: left;
padding-left: 38px;
padding-top: 7px;
font-size: 18px;
padding-bottom: 0px;
color: #D1D1D1;
font-weight: normal;
border: none;
background-position: top left;
background-repeat: no-repeat;
}
ul#nav li.right.noimg a, ul#nav li.right.noimg span {
padding-left: 7px;
}
ul#nav li a:hover, ul#nav li.active a {
color: #F9F9F9;
}
ul#nav li.active a {
background-position: top left;
padding-bottom: 6px;
}
ul#nav li.dashboard a {
background-image: url( /inc/core/img/icons/dashboard.png );
}
ul#nav li.dashboard a:hover {
background-image: url( /inc/core/img/icons/dashboard_hover.png );
}
ul#nav li.dashboard.active a {
background-image: url( /inc/core/img/icons/dashboard_active.png );
}
ul#nav li.profile a {
background-image: url( /inc/core/img/icons/profile.png );
}
ul#nav li.profile a:hover {
background-image: url( /inc/core/img/icons/profile_hover.png );
}
ul#nav li.profile.active a {
background-image: url( /inc/core/img/icons/profile_active.png );
}
ul#subnav {
float: left;
width: 100%;
margin: 29px 0 0 0;
padding: 0;
font-family: PTSansRegular;
text-shadow: 1px 1px 0px #FFF;
font-size: 15px;
border-left: 1px solid #E7E7E7;
border-right: 1px solid #E7E7E7;
}
ul#subnav li {
list-style: none;
float: left;
padding: 0;
margin-top: 1px;
position: relative;
}
ul#subnav li.right {
float: right;
margin-right: 0;
}
ul#subnav li:nth-child( 2 ) {
z-index: 1;
}
ul#subnav li:nth-child( 3 ) {
z-index: 2;
}
ul#subnav li:nth-child( 4 ) {
z-index: 3;
}
ul#subnav li:nth-child( 5 ) {
z-index: 4;
}
ul#subnav li > a {
padding: 10px 10px 6px 10px;
border: none;
float: left;
}
ul#subnav > li:hover > a {
background: #FFF;
color: #333;
}
ul#subnav li.red a {
color: rgba( 192, 54, 56, 1 );
}
ul#subnav li.active > a {
color: #1A1B1B;
font-family: PTSansBold;
background: #FFF;
}
ul#subnav li.active a.red {
color: rgb( 192, 54, 56 );
}
ul#subnav li ul.dropdown {
position: absolute;
padding: 3px 0 0 5px;
margin: 38px 0 0 -6px;
display: none;
width: 500px;
z-index: 99;
font-size: 14px;
pointer-events: none;
cursor: pointer;
}
ul#subnav li:hover ul.dropdown {
display: block;
}
ul#subnav li ul li {
float: none;
}
ul#subnav li ul li a {
padding: 0;
background: transparent;
float: none;
}
ul#subnav li ul li ul {
margin: -11px 0 0 -1px;
float: left;
pointer-events: all;
display: inline-block;
padding: 10px 0 0 0;
width: auto;
box-shadow: 0px 10px 10px rgba( 0, 0, 0, 0.1 );
}
ul#subnav li ul li:first-child ul {
margin-left: 0;
}
ul#subnav li ul li ul li {
padding: 0px 10px;
margin-top: -1px;
background: #F7F7F7;
border-left: 1px solid #D7D7D7;
border-right: 1px solid #D7D7D7;
}
ul#subnav li ul li ul li:first-child {
border-top: 1px solid #D7D7D7;
padding-top: 7px;
cursor: default;
}
ul#subnav li ul li ul li:last-child {
border-bottom: 1px solid #D7D7D7;
padding-bottom: 7px;
}
ul#subnav li.search {
float: left;
margin-top: 8px;
margin-left: 5px;
margin-right: 10px;
}
ul#subnav li.search form {
float: left;
}
ul#subnav li.search input {
border: 1px solid #D7D7D7;
background: #FFFFFF;
padding: 2px 4px;
margin: 0px 0 0 0;
font-family: PTSansRegular;
font-size: 14px;
width: 200px;
float: left;
margin-right: -21px;
border-radius: 2px;
}
ul#subnav li.search input:hover {
border: 1px solid #C7C7C7;
}
ul#subnav li.search input:focus {
border: 1px solid #000;
}
ul#subnav li.search button {
background: transparent;
border: none;
font-size: 14px;
margin: 1px 0 0 0px;
padding: 3px;
width: 20px;
height: 23px;
float: right;
background: rgba( 0, 0, 0, 0.1 );
border-left: 1px solid #D7D7D7;
cursor: pointer;
border-radius: 0;
}
div#search {
position: absolute;
top: 90px;
width: 100%;
display: none;
z-index: 1;
}
div#search ul {
float: left;
width: 250px;
padding: 0;
margin: 0;
margin-left: 1px;
background: #F7F7F7;
border-top: none;
box-shadow: 0px 5px 5px rgba( 0, 0, 0, 0.2 );
}
div#search ul:first-child {
margin-left: 0;
}
div#search ul li {
list-style: none;
border: 1px solid rgb( 215, 215, 215 );
border-top: none;
float: left;
width: 100%;
}
div#search ul li.title {
padding: 5px;
background: #F7F7F7;
width: 240px;
border-left: 1px solid #F7F7F7;
}
div#search ul:first-child li.title {
border-left: 1px solid #D7D7D7;
}
div#search ul li a {
padding: 10px 5px;
float: left;
width: 240px;
border: none;
background: #FFF;
}
div#search ul li a:hover {
background: rgb( 249, 249, 249 );
}
div#search ul li strong {
display: block;
line-height: 11px;
color: #1A1B1B;
}
div#search ul li span {
font-size: 11px;
font-family: Verdana;
line-height: 11px;
}
div#main {
float: left;
width: 100%;
margin: 0 0 0 0;
}
div#main h3 {
margin-top: 0;
}
div#footer {
float: left;
width: 100%;
margin-top: 20px;
margin-bottom: 30px;
font-size: 12px;
padding-top: 20px;
border-top: 1px solid #F7F7F7;
} | 0.419648 | 0.086516 |
-PSD Templates
-Wordpress Plugins
-Wordpess Themes
-HTML Designs
-& many more!
*/
/*------------------------------------------------*/
body{
font-family:'Oswald', Arial;
color:#fff;
background:url(../images/bg.jpg) top center no-repeat #000;
}
.overlay{
background:rgba(0,0,0,.8);
position:absolute;
left:0;
top:0;
bottom:0;
right:0;
width:100%;
height:100%;
z-index:1;
overflow:hidden;
}
@media (min-width: 1200px){
.container {
width:1170px;
}
}
#wrap{
width:100%;
height:100%;
display:table;
position:relative;
z-index:10000;
}
#defaultCountdown{
z-index:2;
margin:0 auto;
display:table;
position:relative;
}
.countdown-row {
margin:0 auto;
width:100%;
display:table;
text-align:center;
}
.countdown-section {
display: block;
float: left;
text-align: center;
width:120px;
height:120px;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border:solid 1px #fff;
text-align:center;
margin:40px 20px;
}
.countdown-amount {
font-size: 60px;
font-weight:700;
line-height:120px;
}
.countdown-period {
display: block;
line-height:60px;
color:#ff9c00;
font-size:18px;
font-weight:100;
}
.image-align{
margin:0 auto;
text-align:center;
display:block;
padding-top: 100px;
}
h1{
font-size:56px;
font-weight:300;
text-align:center;
}
h1 span{
font-size:32px;
}
.yellow{
color:#ff9c00;
font-size:56px;
}
p{
font-size:16px;
line-height:30px;
text-align:center;
font-weight:100;
}
form{
margin:0 auto;
display:table;
margin-top:50px;
}
input[type="text"]{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background:rgba(255,255,255,.1);
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
border:none;
border: 1px solid rgba(255, 255, 255, 0.2);
height:53px;
color:#fff;
font-family:'Oswald', Arial;
font-size:16px;
padding-left:20px;
width:265px;
}
input[type="submit"]{
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-family: 'Oswald', Arial;
background: #ff9c00;
color: #000;
border: none;
font-size: 24px;
font-weight: 500;
padding: 12px 30px;
position: relative;
top: 3px;
left: -10px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
input[type="submit"]:hover{
color: #FFF;
}
a{
color:#fff;
text-decoration:underline;
}
p.copyright{
font-size:10px;
margin-top:30px;
}
/*------------------------------------------------*/
/* Responsive styles */
/*------------------------------------------------*/
@media (min-width: 561px) and (max-width: 720px) {
.countdown-section {
margin:5px;
}
}
@media (max-width: 600px){
.countdown-section {
display: block;
float: left;
text-align: center;
width:75px;
height:75px;
margin:6px;
}
.countdown-amount {
font-size: 32px;
font-weight:700;
line-height:74px;
}
}
@media (max-width: 420px){
.countdown-section {
display: block;
float: left;
text-align: center;
width:56px;
height:56px;
margin:2px;
}
.countdown-amount {
font-size: 24px;
font-weight:700;
line-height:58px;
}
.image-align{
padding-top: 20px;
width:30%;
}
h1,.yellow{
font-size:32px;
}
h1 span{
font-size:18px;
}
input[type="text"]{
width:150px;
font-size:14px;
padding-left:5px;
}
input[type="submit"]{
left:-3px;
top:5px;
}
} | old.royals/css/style.css | -PSD Templates
-Wordpress Plugins
-Wordpess Themes
-HTML Designs
-& many more!
*/
/*------------------------------------------------*/
body{
font-family:'Oswald', Arial;
color:#fff;
background:url(../images/bg.jpg) top center no-repeat #000;
}
.overlay{
background:rgba(0,0,0,.8);
position:absolute;
left:0;
top:0;
bottom:0;
right:0;
width:100%;
height:100%;
z-index:1;
overflow:hidden;
}
@media (min-width: 1200px){
.container {
width:1170px;
}
}
#wrap{
width:100%;
height:100%;
display:table;
position:relative;
z-index:10000;
}
#defaultCountdown{
z-index:2;
margin:0 auto;
display:table;
position:relative;
}
.countdown-row {
margin:0 auto;
width:100%;
display:table;
text-align:center;
}
.countdown-section {
display: block;
float: left;
text-align: center;
width:120px;
height:120px;
border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border:solid 1px #fff;
text-align:center;
margin:40px 20px;
}
.countdown-amount {
font-size: 60px;
font-weight:700;
line-height:120px;
}
.countdown-period {
display: block;
line-height:60px;
color:#ff9c00;
font-size:18px;
font-weight:100;
}
.image-align{
margin:0 auto;
text-align:center;
display:block;
padding-top: 100px;
}
h1{
font-size:56px;
font-weight:300;
text-align:center;
}
h1 span{
font-size:32px;
}
.yellow{
color:#ff9c00;
font-size:56px;
}
p{
font-size:16px;
line-height:30px;
text-align:center;
font-weight:100;
}
form{
margin:0 auto;
display:table;
margin-top:50px;
}
input[type="text"]{
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
background:rgba(255,255,255,.1);
-webkit-background-clip: padding-box !important;
background-clip: padding-box !important;
border:none;
border: 1px solid rgba(255, 255, 255, 0.2);
height:53px;
color:#fff;
font-family:'Oswald', Arial;
font-size:16px;
padding-left:20px;
width:265px;
}
input[type="submit"]{
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-family: 'Oswald', Arial;
background: #ff9c00;
color: #000;
border: none;
font-size: 24px;
font-weight: 500;
padding: 12px 30px;
position: relative;
top: 3px;
left: -10px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
input[type="submit"]:hover{
color: #FFF;
}
a{
color:#fff;
text-decoration:underline;
}
p.copyright{
font-size:10px;
margin-top:30px;
}
/*------------------------------------------------*/
/* Responsive styles */
/*------------------------------------------------*/
@media (min-width: 561px) and (max-width: 720px) {
.countdown-section {
margin:5px;
}
}
@media (max-width: 600px){
.countdown-section {
display: block;
float: left;
text-align: center;
width:75px;
height:75px;
margin:6px;
}
.countdown-amount {
font-size: 32px;
font-weight:700;
line-height:74px;
}
}
@media (max-width: 420px){
.countdown-section {
display: block;
float: left;
text-align: center;
width:56px;
height:56px;
margin:2px;
}
.countdown-amount {
font-size: 24px;
font-weight:700;
line-height:58px;
}
.image-align{
padding-top: 20px;
width:30%;
}
h1,.yellow{
font-size:32px;
}
h1 span{
font-size:18px;
}
input[type="text"]{
width:150px;
font-size:14px;
padding-left:5px;
}
input[type="submit"]{
left:-3px;
top:5px;
}
} | 0.098501 | 0.05572 |
.w-checkbox {
display: block;
margin-bottom: 5px;
padding-left: 20px;
}
.w-checkbox::before {
content: ' ';
display: table;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
}
.w-checkbox::after {
content: ' ';
display: table;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
clear: both;
}
.w-checkbox-input {
float: left;
margin-bottom: 0px;
margin-left: -20px;
margin-right: 0px;
margin-top: 4px;
line-height: normal;
}
.w-checkbox-input--inputType-custom {
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-color: #ccc;
border-bottom-color: #ccc;
border-left-color: #ccc;
border-right-color: #ccc;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
width: 12px;
height: 12px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.w-checkbox-input--inputType-custom.w--redirected-checked {
background-color: #3898ec;
border-top-color: #3898ec;
border-bottom-color: #3898ec;
border-left-color: #3898ec;
border-right-color: #3898ec;
background-image: url('../images/custom-checkbox-check.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.w-checkbox-input--inputType-custom.w--redirected-focus {
box-shadow: 0px 0px 3px 1px #3898ec;
}
body {
font-family: Cabin, sans-serif;
color: #333;
font-size: 14px;
line-height: 20px;
}
h1 {
margin-top: 20px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 54px;
line-height: 56px;
font-weight: 700;
text-align: left;
}
h2 {
margin-top: 20px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 44px;
line-height: 46px;
font-weight: 700;
}
h3 {
margin-top: 20px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 36px;
line-height: 38px;
font-weight: 700;
}
h4 {
margin-top: 10px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 34px;
line-height: 36px;
font-weight: 700;
}
h5 {
margin-top: 10px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 28px;
line-height: 30px;
font-weight: 700;
}
h6 {
margin-top: 10px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 24px;
line-height: 26px;
font-weight: 700;
}
p {
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #4e5d78;
font-size: 16px;
line-height: 24px;
}
a {
color: #7540ee;
font-size: 16px;
text-decoration: underline;
}
ul {
margin-top: 0px;
margin-bottom: 10px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 25px;
}
li {
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
}
img {
display: inline-block;
max-width: 100%;
}
label {
display: block;
margin-bottom: 5px;
color: #4e5d78;
font-size: 16px;
font-weight: 700;
}
blockquote {
max-width: 600px;
margin-bottom: 10px;
padding: 10px 20px;
border-left: 5px solid #7540ee;
font-family: Cabin, sans-serif;
font-size: 18px;
line-height: 25px;
font-weight: 500;
}
.h09 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
height: 85vh;
min-height: 400px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f8fcff;
background-image: url('../images/her-img.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.h09_button {
margin-right: 15px;
padding: 10px 40px;
border: 1px solid #6165ff;
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.h11_right_arrow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
opacity: 0.25;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.h11_right_arrow:hover {
opacity: 1;
}
.h11_arrow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
opacity: 0.25;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
}
.h11_arrow:hover {
opacity: 1;
}
.menu_left {
position: fixed;
left: 0px;
top: 0px;
bottom: 0px;
width: 15%;
border-right: 1px solid rgba(23, 48, 73, 0.05);
background-color: #fff;
}
.product_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.content_section {
position: relative;
left: 0px;
top: 0px;
bottom: 0px;
overflow: visible;
width: 85%;
height: 2000px;
margin-left: 15%;
border-right: 1px solid rgba(23, 48, 73, 0.05);
background-color: #fff;
}
.top_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 13%;
padding-left: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(23, 48, 73, 0.05);
}
.fp_link {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 40px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #173049;
font-size: 15px;
text-decoration: none;
}
.fp_link.w--current {
border-left: 3px solid #6165ff;
background-color: #f5fafc;
}
.buy_wrap {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 12%;
min-height: 100px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.button_buy_01 {
width: 100%;
margin-bottom: 8px;
margin-left: 0px;
padding: 10px 25px;
border: 1px none #6165ff;
border-radius: 100px;
background-color: #5b3acc;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 15px;
font-weight: 500;
text-align: center;
}
.lnd_heading {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 550px;
padding: 140px 5% 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #5b3acc;
}
.menu_title {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 25px;
border-bottom: 1px solid rgba(23, 48, 73, 0.04);
}
.text_block_01 {
color: rgba(23, 48, 73, 0.39);
font-weight: 500;
letter-spacing: 2px;
}
.menu_body {
overflow: auto;
height: 75%;
max-height: 75vh;
border-bottom: 1px solid rgba(23, 48, 73, 0.09);
}
.p02_column_price {
position: relative;
width: 49%;
height: auto;
min-height: 420px;
padding: 35px 20px 20px 30px;
border: 1px solid #ebecf0;
border-radius: 8px;
background-color: #fff;
}
.p02_item_text {
max-width: 560px;
margin-bottom: 8px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
}
.p02_price_block {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
min-height: 120px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 30px;
}
.p02_price {
margin-bottom: 20px;
color: #33334f;
font-size: 36px;
}
.p02_price_span {
margin-left: 6px;
color: #7540ee;
font-size: 14px;
}
.c09_columns {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p04_pricing_card {
padding: 35px;
border: 1px solid #ebecf0;
border-radius: 8px;
}
.p04_check_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p02_button {
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
border-radius: 5px;
background-color: #7540ee;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.c07 {
padding: 90px 5%;
background-color: #fff;
}
.c07_column {
width: 33%;
padding-right: 30px;
}
.b01 {
min-height: 400px;
padding: 120px 5%;
background-color: #fff;
}
.b01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b01_blog_image {
position: relative;
min-height: 190px;
padding: 5px;
border-radius: 4px 4px 0px 0px;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b01_card {
overflow: hidden;
width: 32%;
border: 1px solid #ebecf0;
border-radius: 10px;
}
.b01_card_text {
padding: 25px 25px 15px 15px;
}
.b01_date {
margin-bottom: 15px;
color: #8a94a6;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b01_paragraph {
color: #8a94a6;
}
.b02_link_wrap {
margin-top: 25px;
text-decoration: none;
}
.b01_link {
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.fe02_card_titles {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.fe02_h5 {
margin-top: 0px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 18px;
line-height: 21px;
}
.fe02_link_cover {
margin-top: 0px;
text-decoration: none;
}
.fe02_text {
color: #c1c7d0;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.te01 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.te01_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 24%;
min-height: 200px;
padding: 42px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.te01_card:hover {
box-shadow: 7px 7px 55px 0 #ebecf0;
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.te01_avatar {
width: 120px;
height: 120px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/Calder.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te01_name {
margin-top: 0px;
margin-bottom: 8px;
color: #0a1f44;
font-size: 18px;
line-height: 21px;
}
.te01_job_title {
margin-bottom: 10px;
color: #8a94a6;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.te01_social_icon {
width: 18px;
}
.te01_social_link {
margin-right: 8px;
margin-left: 8px;
}
.te02 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.te02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.te02_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25%;
min-height: 200px;
padding: 42px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.te02_card:hover {
box-shadow: 7px 7px 20px 0 rgba(235, 236, 240, 0.44);
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.te02_team_image {
width: 150px;
height: 150px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.07;
}
.te02_card_cover {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: hsla(0, 0%, 100%, 0.56);
}
.te02_name {
margin-top: 0px;
margin-bottom: 8px;
color: #0a1f44;
font-size: 18px;
line-height: 21px;
}
.te02_job_title {
margin-bottom: 10px;
color: #8a94a6;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.te02_social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.body {
background-color: #fff;
font-family: Cabin, sans-serif;
}
.lnd_content_description {
margin-right: 14px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
color: #5b7fff;
font-size: 13px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
}
.lnd_content_description.time {
color: #000;
}
.lnd_content_description.t_part {
color: #fe3e3e;
}
.lnd_content_description.t_workshop {
color: #38cb89;
}
.lnd_content_description.t_food {
color: #ffab00;
}
.lnd_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 60px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl01 {
padding: 90px 5%;
background-color: #fff;
}
.cl01_logo {
display: inline-block;
width: 25%;
padding: 25px 35px;
}
.cl03 {
width: 100%;
padding-right: 5%;
padding-left: 5%;
background-color: #fff;
}
.cl03_slider_nav {
display: none;
}
.cl04 {
display: block;
min-height: 400px;
margin-bottom: 20px;
padding: 90px 5%;
background-color: #fff;
}
.cl04_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl04_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
margin-right: 10px;
margin-left: 10px;
padding: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.peach {
width: 25%;
}
.cl04_card:hover {
box-shadow: 7px 7px 35px 0 rgba(193, 199, 208, 0.25);
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.cl04_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe06_icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
background-color: rgba(227, 217, 252, 0.49);
font-style: italic;
}
.fe06_icon_image {
width: 25px;
}
.tab01_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 200px;
min-width: 40%;
margin-top: 50px;
margin-right: 35px;
margin-bottom: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tab01_h4 {
margin-top: 10px;
margin-bottom: 4px;
font-size: 18px;
font-weight: 600;
}
.tab01_tab {
min-width: 200px;
margin-bottom: 15px;
padding: 15px 25px 20px;
border-radius: 8px;
background-color: transparent;
color: #0a1f44;
}
.tab01_tab.w--current {
border-radius: 8px;
background-color: #7540ee;
color: #fff;
}
.tab01_tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: -80px;
}
.f01_logo {
width: 130px;
margin-right: 15px;
}
.lnd_footer_columns {
display: none;
margin-top: 35px;
}
.lnd_footer_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.lnd_footer_column_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.lnd_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.lnd_link:hover {
color: #0a1f44;
}
.slide_nav {
bottom: -55px;
margin-top: 27px;
}
.t02_testimonial_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
max-width: 600px;
margin-right: auto;
margin-left: auto;
padding-right: 30px;
padding-left: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t02_icon {
width: 25px;
height: 25px;
color: #4e5d78;
font-size: 22px;
}
.t02_slider {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: transparent;
}
.t02_slide_arrow_right {
color: #000;
}
.p02_column {
position: relative;
width: 35%;
padding-top: 20px;
padding-right: 30px;
padding-bottom: 20px;
border-radius: 8px;
}
.fe05_h3 {
margin-top: 0px;
margin-bottom: 15px;
font-size: 18px;
line-height: 21px;
}
.h06 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
padding: 100px 5% 120px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
background-image: url('../images/hero-wave.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.p05_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 35px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 6px;
background-color: #fff;
}
.p05_h5 {
margin-top: 0px;
margin-bottom: 0px;
color: #102438;
font-size: 14px;
line-height: 32px;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p05_paragraph {
margin-bottom: 5px;
color: #0a1f44;
font-size: 16px;
line-height: 29px;
text-align: center;
}
.p05_h3 {
margin-top: 15px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 28px;
line-height: 32px;
font-weight: 500;
}
.p05_button {
margin-top: 35px;
margin-left: 0px;
padding: 12px 35px;
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.p01_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 330px;
min-height: 400px;
margin-right: auto;
margin-left: auto;
padding: 40px 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
}
.p01_h2 {
margin-top: 15px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 38px;
line-height: 40px;
text-align: center;
}
.p01_paragraph {
min-height: 120px;
color: #4e5d78;
font-size: 16px;
line-height: 28px;
text-align: center;
}
.p01_button {
margin-top: 25px;
margin-left: 0px;
padding: 12px 35px;
border: 1px solid #7540ee;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #7540ee;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.p01_info_text {
max-width: 200px;
margin-top: 12px;
color: #b0b7c3;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-align: center;
}
.p01_tab {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
margin-right: 10px;
margin-left: 10px;
padding-top: 12px;
padding-bottom: 12px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #7540ee;
border-radius: 50px;
background-color: #f5fafc;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.p01_tab.w--current {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
margin-right: 10px;
padding-top: 12px;
padding-bottom: 12px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid none solid solid;
border-color: #6165ff;
border-radius: 50px;
background-color: #7540ee;
color: #fff;
font-weight: 500;
text-transform: uppercase;
}
.focus_blue {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
color: #7540ee;
}
.te03 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.te01_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te02_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.te03_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 32%;
min-height: 350px;
padding: 35px 50px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 10px;
background-color: #fff;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.te03_card:hover {
box-shadow: 7px 7px 55px 0 #ebecf0;
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.t04_name {
margin-bottom: 4px;
color: #33334f;
font-size: 16px;
font-weight: 600;
}
.lnd_check_icon {
width: 15px;
margin-right: 12px;
}
.c01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t04 {
display: block;
min-height: 620px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t04_container {
display: block;
max-width: 1140px;
margin: 55px auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.t04_slide {
width: 50%;
padding: 20px;
background-color: transparent;
}
.t04_slider {
height: 100%;
background-color: transparent;
}
.t04_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.t04_paragraph {
margin-bottom: 30px;
color: #4e5d78;
line-height: 28px;
}
.t04_mask {
overflow: hidden;
}
.t04_slider_nav {
left: 0px;
bottom: -68px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 15px;
opacity: 0.05;
}
.t04_left_arrow {
left: 20px;
top: -455px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 50%;
background-color: #fff;
}
.t04_right_arrow {
left: -75%;
top: -455px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 50%;
background-color: #fff;
}
.t04_star {
width: 16px;
margin-right: 6px;
}
.c04_h4 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 10px;
font-size: 28px;
line-height: 32px;
font-weight: 900;
}
.lnd_body {
background-color: #f5f7fd;
font-family: Cabin, sans-serif;
}
.c04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c04_column {
padding-right: 25px;
padding-left: 0px;
}
.lnd_paragraph_02 {
max-width: 560px;
margin-bottom: 0px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
font-weight: 500;
}
.lnd_paragraph_red {
color: red;
font-size: 30px;
}
.b03_details_text {
margin-right: 4px;
color: #4e5d78;
}
.b03_card {
width: 49%;
}
.b03_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b03_blog_image {
min-height: 230px;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.b03 {
padding: 120px 5%;
background-color: #fff;
}
.f03_container {
display: block;
max-width: 1200px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c05_h3 {
max-width: 520px;
margin-top: 0px;
margin-bottom: 15px;
font-size: 42px;
line-height: 51px;
text-align: center;
}
.c05_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-size: 15px;
font-weight: 700;
letter-spacing: 1px;
}
.b04 {
padding: 120px 5%;
background-color: #fff;
}
.b04_card_text {
position: relative;
top: auto;
height: auto;
padding: 20px 20px 20px 15px;
}
.b04_card {
overflow: hidden;
width: 32%;
border-radius: 8px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.b04_card_text_featured {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
padding: 35px 35px 35px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b04_card_featured {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
min-height: 510px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.b05 {
padding: 120px 5%;
background-color: #fff;
}
.b04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.b05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.b05_card {
overflow: hidden;
width: 49%;
min-height: 450px;
margin-right: 0px;
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
border-radius: 8px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.b05_blog_image {
min-height: 250px;
border-radius: 8px;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.b05_tag_text {
color: #38cb89;
font-size: 13px;
font-weight: 500;
letter-spacing: 1.5px;
}
.b05_card_text {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 140px;
padding-top: 15px;
padding-bottom: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b06 {
padding: 120px 5%;
background-color: #fff;
}
.b06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 900px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b06_card_featured {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
min-height: 600px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 15px;
box-shadow: 1px 1px 25px 0 rgba(138, 161, 214, 0.08);
}
.b06_image_featured {
width: 100%;
height: 100%;
min-height: 290px;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.b06_card_text_featured {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
padding: 45px 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b06_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
min-height: 110px;
margin-bottom: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 15px;
box-shadow: 1px 1px 25px 0 rgba(138, 161, 214, 0.08);
}
.b06_blog_image {
width: 35%;
height: 100%;
min-height: 270px;
background-image: url('../images/gallery_06.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b06_card_text {
width: 75%;
height: 100%;
padding: 25px;
}
.f02_text {
font-family: Sfprodisplay;
color: #55c395;
font-size: 16px;
}
.f02_form_wrap {
margin-bottom: 0px;
}
.f02_success_message {
background-color: transparent;
}
.f02_button {
min-height: 48px;
min-width: 120px;
border-radius: 40px;
background-color: #5d3eff;
color: #fff;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
}
.f02_input {
min-height: 48px;
margin-right: 10px;
margin-bottom: 0px;
padding-left: 20px;
border-style: none;
border-radius: 40px;
background-color: #ebecf0;
color: #4e5d78;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.f02_input::-webkit-input-placeholder {
color: #8a94a6;
font-weight: 700;
}
.f02_input:-ms-input-placeholder {
color: #8a94a6;
font-weight: 700;
}
.f02_input::-ms-input-placeholder {
color: #8a94a6;
font-weight: 700;
}
.f02_input::placeholder {
color: #8a94a6;
font-weight: 700;
}
.c08_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c08_feature_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1200px;
margin: 80px auto 6px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c08_column {
position: relative;
z-index: 3;
width: 33%;
min-height: 190px;
padding-right: 35px;
}
.c08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.lnd_header_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1100px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_content_h1 {
margin-top: 0px;
color: #fff;
font-size: 54px;
line-height: 60px;
}
.lnd_highlight {
color: rgba(255, 255, 255, 0.61);
font-weight: 500;
}
.lnd_details {
max-width: 500px;
margin-bottom: 25px;
color: rgba(245, 247, 253, 0.65);
font-size: 18px;
line-height: 24px;
}
.colour_wrap {
display: block;
width: 100%;
height: 200px;
min-height: 200px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 6px 6px 17px 0 rgba(82, 76, 76, 0.06);
}
.colour_title {
float: left;
color: #4e5d78;
font-size: 16px;
font-weight: 700;
}
.colour_title_text {
margin-top: 4px;
color: #9b9eb8;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.colour_block {
height: 60%;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background-color: #7540ee;
}
.colour_block.c4 {
background-color: #ffab00;
}
.colour_block.c2 {
background-color: #5b7fff;
}
.colour_block.c3 {
background-color: #38cb89;
}
.colour_block.c5 {
background-color: #ff5630;
}
.colour_block.c6 {
background-color: #e3d9fc;
}
.colour_block.c7 {
background-color: #e6edff;
}
.colour_block.c8 {
background-color: #e9f9f0;
}
.colour_block.c9 {
background-color: #fff7e9;
}
.colour_block.c11 {
padding-top: 0px;
padding-bottom: 0px;
background-color: #0a1f44;
}
.colour_block.c12 {
background-color: #4e5d78;
}
.colour_block.c13 {
background-color: #8a94a6;
}
.colour_block.c14 {
background-color: #fff;
}
.colour_block.c14 {
background-color: #b0b7c3;
}
.colour_block.c15 {
background-color: #c1c7d0;
}
.colour_block.c16 {
background-color: #ebecf0;
}
.colour_block.c17 {
background-color: #fafbfc;
}
.colour_block.c18 {
background-color: #fff;
}
.colour_block.c10_02 {
background-color: #fff3f1;
}
.colour_block_text {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 40%;
padding-left: 14px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.colour_wrap_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.colour_wrapper {
width: 16.666666666666668%;
min-height: 150px;
margin-right: 15px;
}
.lnd_page_content {
overflow: hidden;
padding: 70px 5%;
}
.container_colour {
display: block;
max-width: 1100px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.container_elements {
display: block;
max-width: 1100px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.element_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.lnd_dropdown_text {
color: #4f5e78;
font-size: 14px;
font-weight: 500;
text-decoration: none;
}
.button_drop {
min-width: 130px;
padding-top: 12px;
padding-bottom: 12px;
color: #4f5e78;
font-size: 15px;
font-weight: 500;
}
.button_drop.w--open {
width: 100%;
}
.dropdown_list {
padding: 0px;
}
.dropdown_list.w--open {
margin-top: 5px;
padding: 10px 0px;
border-radius: 4px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.button_disable {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #f5f6f8;
color: #d6d6d6;
font-size: 15px;
font-weight: 500;
}
.button_warning {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #ffab00;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_warning:hover {
background-color: #f0a101;
}
.button_p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5d3eff;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_p:hover {
background-color: #5234eb;
}
.button_error {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_error:hover {
background-color: #de350b;
}
.button_dropdown {
margin-right: 0px;
margin-left: 0px;
border-radius: 4px;
background-color: #f5f6f8;
color: #333;
}
.dropdown_link {
padding-left: 15px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #4f5e78;
font-size: 15px;
}
.dropdown_link:hover {
background-color: #fafafa;
}
.button_default {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #f5f6f8;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
color: #4f5e78;
font-size: 15px;
font-weight: 500;
}
.button_default:hover {
background-color: #e9edf5;
}
.button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25%;
min-height: 120px;
padding: 15px 15px 15px 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.button-p-round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button-p-round:hover {
background-color: #6e3be2;
}
.button-d-round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f6f8;
-webkit-transition: background-color 250ms ease;
transition: background-color 250ms ease;
color: #4f5e78;
font-size: 15px;
font-weight: 500;
}
.button-d-round:hover {
background-color: #e9edf5;
}
.dropdown_round {
min-width: 150px;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 25px;
color: #4f5e78;
font-size: 15px;
font-weight: 500;
}
.dropdown_round.w--open {
width: 100%;
}
.dropdown-round {
min-width: 150px;
margin-right: 0px;
margin-left: 0px;
border-radius: 50px;
background-color: #f5f6f8;
color: #333;
}
.input_paypal {
max-width: 330px;
min-height: 48px;
margin-bottom: 4px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
}
.input_paypal:focus {
border-color: #5d3eff;
}
.input_focused {
position: relative;
max-width: 330px;
min-height: 48px;
margin-bottom: 5px;
border: 1.5px solid #5d3eff;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.paypal {
position: absolute;
top: 15px;
right: 15px;
bottom: 0px;
}
.alert_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 48px;
max-width: 330px;
margin-bottom: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.alert_image {
position: absolute;
top: 15px;
right: 15px;
bottom: 0px;
}
.paypal_input {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 48px;
max-width: 330px;
margin-bottom: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.text_instruction {
margin-bottom: 0px;
color: rgba(51, 51, 51, 0.33);
font-size: 13px;
}
.link_block {
position: absolute;
}
.f03_link {
display: block;
margin-bottom: 11px;
color: hsla(0, 0%, 100%, 0.69);
text-decoration: none;
}
.f03_social_wraps {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
}
.f03_text {
display: block;
color: #fff;
font-size: 16px;
font-weight: 400;
}
.f03_title {
margin-bottom: 25px;
color: #fff;
font-size: 15px;
font-weight: 500;
letter-spacing: 1px;
}
.f03_social_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 0px;
margin-left: 15px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
background-color: #fff;
}
.f03_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
}
.f03_footer_wrap {
padding-top: 35px;
}
.f03_h4 {
display: block;
max-width: 480px;
margin-top: 5px;
margin-bottom: 8px;
color: #fff;
font-size: 28px;
line-height: 38px;
text-align: left;
}
.f03_social_link {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.shadow_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form06_text {
width: 100%;
text-align: center;
}
.fp_h6 {
margin-top: 0px;
margin-bottom: 0px;
color: rgba(118, 126, 173, 0.33);
}
.fp_h3 {
margin-bottom: 8px;
color: #4e5d78;
font-size: 34px;
line-height: 38px;
}
.fp_title_wrap {
margin-top: 65px;
margin-bottom: 65px;
}
.alert_line_2 {
width: 1px;
min-height: 23px;
margin-right: 8px;
margin-left: 8px;
background-color: rgba(53, 45, 45, 0.07);
}
.h13_container {
width: 100%;
max-width: 1140px;
}
.details_type_wrap {
display: block;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.alert_line {
width: 1px;
min-height: 23px;
margin-right: 8px;
margin-left: 8px;
background-color: #ececec;
}
.alert_warning {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #ffc107;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.details_wrap {
display: block;
margin-top: 10px;
margin-bottom: 15px;
padding-top: 5px;
padding-bottom: 5px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.alert_error {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.column {
margin-bottom: 35px;
}
.details_type_02 {
margin-left: 8px;
float: left;
color: #816ef3;
}
.alert_content_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 92%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.alert_6 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #68c38a;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.alert_default {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fff;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.details_type {
float: left;
color: #33334f;
font-size: 16px;
font-weight: 500;
}
.alert_7 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #afaec2;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.paragraph-2-a {
color: #353357;
font-size: 16px;
line-height: 17px;
}
.paragraph-2-a.white-text {
color: #fff;
}
.details_line {
width: 30%;
height: 1px;
min-width: 220px;
margin-top: 8px;
background-color: #ebecf0;
}
.avatar_wrap {
position: relative;
width: 20%;
margin-bottom: 0px;
}
.details_type_03 {
margin-top: 3px;
margin-left: 0px;
float: left;
color: #4e5d78;
}
.details_wrap_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.button_disable_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f6f8;
color: #d6d6d6;
font-size: 15px;
font-weight: 500;
}
.button_info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #0284fe;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_info:hover {
background-color: #0277e7;
}
.button_success {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #36ab80;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_success:hover {
background-color: #309a78;
}
.button_info_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #5b7fff;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_info_round:hover {
background-color: #5375ee;
}
.button_success_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #36ab80;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_success_round:hover {
background-color: #309a78;
}
.button_wraning_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ffab00;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_wraning_round:hover {
background-color: #f0a101;
}
.button_error_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ff5630;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_error_round:hover {
background-color: #ee4823;
}
.button_w_secondary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #ffc107;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #ffc107;
font-size: 15px;
font-weight: 500;
}
.button_w_secondary:hover {
background-color: #ffc107;
color: #fff;
}
.button_e_secondary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #fe3e3e;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
transition: all 250ms cubic-bezier(.455, .03, .515, .955);
color: #fe3e3e;
font-size: 15px;
font-weight: 500;
}
.button_e_secondary:hover {
background-color: #fe3e3e;
color: #fff;
}
.button_p_secondary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #5d3eff;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.button_p_secondary:hover {
background-color: #5d3eff;
color: #fff;
}
.button_s_secondary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 2px;
border-color: #36ab80;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
transition: all 250ms cubic-bezier(.455, .03, .515, .955);
color: #26b564;
font-size: 15px;
font-weight: 500;
}
.button_s_secondary:hover {
background-color: #36ab80;
color: #fff;
}
.avatar_p_96 {
position: relative;
width: 96px;
height: 96px;
border-radius: 100px;
background-image: url('../images/ui_face_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_p_40 {
width: 40px;
height: 40px;
border-radius: 100px;
background-image: url('../images/wuaeGZnN.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_p_32 {
width: 32px;
height: 32px;
border-radius: 100px;
background-image: url('../images/avatar_1avatar.png');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_p_24 {
width: 25px;
height: 25px;
border-radius: 100px;
background-image: url('../images/68_168.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_p_16 {
width: 18px;
height: 18px;
border-radius: 100px;
background-image: url('../images/avatar_1avatar.png');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_d_96 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 96px;
height: 96px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #5b3acc;
}
.avatar_d_40 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #5b7fff;
}
.avatar_d_32 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 32px;
height: 32px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.avatar_d_24 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.tb_text {
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 34px;
line-height: 34px;
font-weight: 500;
}
.tb_text_2 {
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 18px;
line-height: 25px;
font-weight: 500;
}
.tb_text_03 {
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 16px;
line-height: 16px;
font-weight: 500;
}
.tb_text_04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0px;
margin-bottom: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 14px;
line-height: 16px;
font-weight: 500;
}
.avatar_d_16 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 18px;
height: 18px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ff5630;
}
.tb_text_05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0px;
margin-bottom: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 11px;
line-height: 12px;
font-weight: 600;
}
.button_p_secondary_r {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #5d3eff;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.button_p_secondary_r:hover {
background-color: #5d3eff;
color: #fff;
}
.button_s_secondary_r {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 2px;
border-color: #36ab80;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
transition: all 250ms cubic-bezier(.455, .03, .515, .955);
color: #26b564;
font-size: 15px;
font-weight: 500;
}
.button_s_secondary_r:hover {
background-color: #36ab80;
color: #fff;
}
.button_w_secondary_r {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #ffc107;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #ffc107;
font-size: 15px;
font-weight: 500;
}
.button_w_secondary_r:hover {
background-color: #ffc107;
color: #fff;
}
.button_e_secondary_r {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #fe3e3e;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
transition: all 250ms cubic-bezier(.455, .03, .515, .955);
color: #fe3e3e;
font-size: 15px;
font-weight: 500;
}
.button_e_secondary_r:hover {
background-color: #fe3e3e;
color: #fff;
}
.form_element_wrap {
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
}
.input_disabled {
max-width: 330px;
min-height: 48px;
margin-bottom: 5px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.input_disabled:focus {
border-color: #5d3eff;
}
.input_success {
max-width: 330px;
min-height: 48px;
margin-bottom: 0px;
border: 1.5px solid #36ab80;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.input_success:focus {
border-color: #5d3eff;
}
.input_error {
max-width: 330px;
min-height: 48px;
margin-bottom: 0px;
border: 1.5px solid #fe3e3e;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.input_error:focus {
border-color: #5d3eff;
}
.tag-s {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.div_block_09 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #2dc76d;
}
.input_warning {
position: relative;
max-width: 330px;
min-height: 48px;
margin-bottom: 0px;
border: 1.5px solid #ffab00;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.input_warning:focus {
border-color: #5d3eff;
}
.text_01 {
margin-left: 10px;
color: #2dc76d;
font-weight: 700;
}
.tag_text {
color: #fff;
font-weight: 600;
}
.button_bar {
position: absolute;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
width: 0%;
background-color: #f5f7fd;
}
.nav_text {
position: relative;
z-index: 5;
color: #4e5d78;
font-weight: 500;
}
.element_wrap_btm {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.content_paragraph {
margin-bottom: 45px;
color: #8a94a6;
font-size: 18px;
line-height: 29px;
}
.fp_h4 {
margin-top: 25px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 36px;
line-height: 42px;
font-weight: 700;
}
.fp_component_wrap {
width: 50%;
min-height: 400px;
}
.form_column_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.plain_input_long {
max-width: 330px;
min-height: 100px;
margin-bottom: 5px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.plain_input_long:focus {
border-color: #5d3eff;
}
.focused_input_long {
max-width: 330px;
min-height: 100px;
border: 1.5px solid #5d3eff;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.focused_input_long:focus {
border-color: #5d3eff;
}
.warning_input_long {
max-width: 330px;
min-height: 100px;
border: 1.5px solid #ffab00;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.warning_input_long:focus {
border-color: #5d3eff;
}
.m03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
min-height: 240px;
margin-bottom: 35px;
padding: 15px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m06_title {
margin-bottom: 4px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m01_text {
color: #8b95a7;
font-size: 16px;
}
.m01_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.m03_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #36ab80;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m03_button_02:hover {
background-color: #309a78;
}
.m01_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.button_buy {
position: relative;
display: none;
height: 45px;
max-width: 170px;
min-width: 130px;
padding: 5px 30px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #ffab00;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
font-family: Sfprodisplay;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_buy:hover {
background-color: #3213d3;
}
.div_block_01 {
width: 1px;
height: 60%;
margin-right: 12px;
margin-left: 12px;
background-color: #fff;
}
.div_block_02 {
position: absolute;
left: auto;
top: 0%;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-right: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.div_block_03 {
margin-right: 40px;
}
.badge_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
min-height: 120px;
padding: 15px 15px 15px 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.pill_text_default {
color: #33334f;
font-weight: 700;
}
.pill_default {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
padding-right: 8px;
padding-left: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f7fd;
}
.pill_text_white {
font-family: Karla;
color: #fff;
font-weight: 700;
}
.pill_error {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ff5630;
}
.pill_warning_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.pill_text_gressen {
font-weight: 700;
}
.pill_text_purple {
color: #7540ee;
font-weight: 700;
}
.badge_default {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
padding-right: 8px;
padding-left: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #f5f7fd;
}
.badge_p_2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e3d9fc;
}
.badge_success {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #38cb89;
color: #fff;
}
.badge_warning {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #ffab00;
color: #fff;
}
.badge_error {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
color: #fff;
}
.tag_p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #d5dff7;
}
.tag_circle_p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.tag_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ebecf0;
}
.tag_d_text {
margin-left: 10px;
color: #4e5d78;
font-weight: 700;
}
.tag_circle_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #4e5d78;
}
.tag_w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.tag-w-text {
margin-left: 10px;
color: #ffab00;
font-weight: 700;
}
.tag-cirle-w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.tag-e {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff3f1;
}
.tag-e-text {
margin-left: 10px;
color: #ff5630;
font-weight: 700;
}
.tag-cirle-e {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ff5630;
}
.typograhy_wrap {
margin-bottom: 45px;
}
.m09 {
overflow: hidden;
width: 100%;
height: 100%;
max-width: 400px;
min-height: 350px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.input_payment {
max-width: 330px;
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
}
.input_payment:focus {
border-color: #5d3eff;
}
.cta03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 400px;
padding-top: 91px;
padding-bottom: 91px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/map-18b073154fe6a34a0819d1c79f404288.png');
background-position: 50% 50%;
}
.form06_account {
color: #7540ee;
font-size: 15px;
font-weight: 400;
text-align: center;
text-decoration: underline;
}
.m11 {
overflow: hidden;
width: 100%;
max-width: 400px;
min-height: 390px;
padding: 0px;
border-radius: 10px;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
}
.m11_image {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 270px;
padding: 22px;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.m11_content {
position: relative;
height: 55%;
padding: 25px;
}
.m11_author {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
}
.m11_name {
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 500;
}
.m11_title {
margin-bottom: 0px;
color: #8a94a6;
font-size: 15px;
line-height: 20px;
}
.m11_paragraph {
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
line-height: 22px;
}
.temp01_paragraph_centre_02 {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #506370;
font-size: 18px;
line-height: 26px;
text-align: center;
}
.h15_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tag-s_landing {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 160px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 15px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.h15_block_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h15_image {
border-radius: 10px;
}
.h15_block_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 5%;
min-height: 55px;
min-width: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.element-wrap-icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.badge-p-2-tight {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 130px;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e3d9fc;
}
.p2 {
max-width: 600px;
font-size: 16px;
line-height: 24px;
}
.p3 {
max-width: 600px;
font-size: 14px;
line-height: 23px;
}
.p4 {
max-width: 600px;
font-size: 12px;
line-height: 20px;
font-weight: 400;
}
.q2 {
max-width: 600px;
border-left-color: #ffab00;
font-size: 18px;
line-height: 25px;
font-style: italic;
font-weight: 500;
}
.button_info_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #d5dff7;
color: #5b7fff;
font-size: 15px;
font-weight: 500;
}
.button_info_d:hover {
background-color: #c6d2ee;
}
.button_success_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #38cb89;
font-size: 15px;
font-weight: 500;
}
.button_success_d:hover {
background-color: #dcf0e5;
}
.button_warning_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fffaf1;
color: #ffab00;
font-size: 15px;
font-weight: 500;
}
.button_warning_d:hover {
background-color: #f8f3e9;
}
.button_error_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fff3f1;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fe3e3e;
font-size: 15px;
font-weight: 500;
}
.button_error_d:hover {
background-color: #f6e6e3;
}
.button_info_round_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #d5dff7;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #5b7fff;
font-size: 15px;
font-weight: 500;
}
.button_info_round_d:hover {
background-color: #c6d2ee;
}
.button_success_round_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #36ab80;
font-size: 15px;
font-weight: 500;
}
.button_success_round_d:hover {
background-color: #dcf0e5;
}
.button_warning_round_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fffaf1;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #ffab00;
font-size: 15px;
font-weight: 500;
}
.button_warning_round_d:hover {
background-color: #f8f3e9;
}
.button_error_round_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff3f1;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fe3e3e;
font-size: 15px;
font-weight: 500;
}
.button_error_round_d:hover {
background-color: #f6e6e3;
}
.logo_forest {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.nav02_en_dropdown {
padding: 0px;
}
.nav02_en_dropdown.w--open {
left: 0%;
top: 45px;
bottom: auto;
margin-top: 5px;
padding: 10px 0px;
border-radius: 4px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.lnd_tag_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
min-height: 70px;
margin: 0px auto 12px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 2px;
border-color: rgba(97, 101, 255, 0.36);
border-radius: 10px;
}
.lnd_tag.time {
padding-right: 0px;
padding-left: 0px;
border-style: none;
text-align: center;
}
.lnd_tag.s_part {
border-color: rgba(254, 62, 62, 0.36);
}
.lnd_tag.s_workshop {
border-color: rgba(56, 203, 137, 0.36);
}
.lnd_tag.s_food {
border-color: rgba(255, 171, 0, 0.36);
}
.menu_wrap {
display: block;
min-height: 300px;
padding-top: 70px;
padding-bottom: 70px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.b02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b02_card {
width: 49%;
}
.b02_blog_image {
position: relative;
min-height: 260px;
padding: 5px;
border-radius: 4px;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b02_blog_image:hover {
border-radius: 8px;
}
.p1 {
max-width: 600px;
font-size: 18px;
line-height: 26px;
font-weight: 400;
}
.l2 {
padding-bottom: 10px;
list-style-type: decimal;
}
.l3 {
padding-bottom: 10px;
list-style-type: lower-alpha;
}
.bold {
font-weight: 700;
}
.em {
font-style: italic;
}
.delete {
text-decoration: line-through;
}
.underline {
text-decoration: underline;
}
.mark {
background-color: rgba(255, 171, 0, 0.23);
}
.pill_purple {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #6165ff;
}
.badge_purple {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
}
.badge_s2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
color: #38cb89;
}
.badge_w2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fff7e9;
color: #ffab00;
}
.badge_e2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fff3f1;
color: #fe3e3e;
}
.m11_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #38cb89;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.icon {
margin-right: 5px;
}
.image-41 {
width: 40px;
}
.div_block_05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.dropdown-list-2-mob {
min-width: 200%;
}
.dropdown-list-2-mob.w--open {
left: -50px;
min-width: 150px;
margin-top: 8px;
padding: 4px;
border-radius: 4px;
background-color: #fff;
box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}
.lnd_nav_item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 33px;
padding: 8px 5px 8px 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #201b3d;
text-decoration: none;
}
.lnd_nav_item:hover {
background-color: #f8faff;
}
.lnd_nav_item.hide2 {
display: none;
}
.lnd_dropdown_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 44px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
text-decoration: none;
}
.lnd_dropdown_link:hover {
border-radius: 4px;
background-color: #f8faff;
}
.dropdown-toggle-mob {
width: 35px;
height: 35px;
padding: 0px;
}
.div_block_06 {
min-height: auto;
min-width: 320px;
padding: 15px 10px 5px;
border-radius: 8px;
background-color: #fff;
box-shadow: 9px 9px 17px 5px rgba(0, 0, 0, 0.19);
}
.div_block_08 {
min-width: 200px;
}
.drop-down-menu-button-mob {
width: 35px;
height: 35px;
margin-left: 15px;
border-radius: 100px;
background-color: #f5f6f8;
background-image: url('../images/menu_1menu.png');
background-position: 50% 50%;
background-size: 14px;
background-repeat: no-repeat;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.drop-down-menu-button-mob:hover {
background-color: #dadee6;
}
.div_block_07 {
width: 100%;
height: 1px;
margin-top: 15px;
margin-bottom: 15px;
background-color: rgba(155, 158, 184, 0.32);
}
.div_block_07.hide-3 {
display: none;
}
.lnd_nav_link_text {
font-weight: 500;
}
.icon-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 5px;
padding: 6px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-image: none;
}
.text-block-39 {
margin-bottom: 8px;
font-family: Karla;
color: #5d3eff;
font-weight: 700;
text-transform: uppercase;
}
.text-block-39.hide1 {
display: none;
}
.dropdown-text {
color: #201b3d;
font-size: 14px;
font-weight: 600;
}
.lnd_dropdown {
min-width: 200%;
}
.lnd_dropdown.w--open {
left: -50px;
min-width: 150px;
margin-top: 8px;
padding: 4px;
border-radius: 8px;
background-color: #fff;
box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}
.t03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 800px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t03_container {
position: relative;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.t03_slider {
width: 100%;
height: 100%;
background-color: transparent;
}
.t03_author_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f01_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(155, 158, 184, 0.26);
}
.f01_button {
margin-left: 0px;
padding: 12px 30px;
border-radius: 100px;
background-color: #5d3eff;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
}
.f01_button:hover {
background-color: #5133eb;
}
.lnd_footer_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.f02 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.f02_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(155, 158, 184, 0.26);
}
.f01_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.f03 {
min-height: 400px;
padding: 90px 5%;
background-color: #5b3acc;
}
.f03_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 48px;
min-width: 150px;
padding-right: 28px;
padding-left: 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 40px;
background-color: #fff;
color: #5d3eff;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
}
.f03_column_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.f04 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.f04_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f04_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f04_logo {
margin-bottom: 35px;
}
.f04_link {
margin-bottom: 15px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.f04_link:hover {
color: #0a1f44;
}
.f04_link_p {
margin-bottom: 15px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #5d3eff;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.f04_title {
display: inline-block;
margin-bottom: 15px;
color: #0a1f44;
font-size: 16px;
font-weight: 600;
}
.f04_email {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.f04_email:hover {
color: #0a1f44;
}
.f04_colums {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 15px;
padding-bottom: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f04_bottom_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 80px;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-top: 1px solid rgba(176, 183, 195, 0.22);
}
.f04_copyright {
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.f04_copyright:hover {
color: #0a1f44;
}
.f04_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f04_social_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f04_social_ico {
width: 20px;
}
.f05 {
min-height: 400px;
padding: 90px 5%;
background-color: #7540ee;
background-image: url('../images/map_svg_2.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.f05_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f05_footer_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}
.f05_h2 {
max-width: 420px;
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 28px;
line-height: 37px;
}
.f08_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f05_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 48px;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
color: #38cb89;
font-size: 15px;
font-weight: 500;
}
.f05_button:hover {
background-color: #dbf5e6;
}
.f05_colum_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 35px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f05_link {
margin-bottom: 12px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: rgba(235, 236, 240, 0.74);
text-decoration: none;
}
.f05_link:hover {
color: #fff;
}
.f05_title {
display: inline-block;
margin-bottom: 20px;
color: #fff;
font-size: 18px;
font-weight: 600;
}
.f05_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
min-height: 250px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f06 {
padding: 90px 5%;
background-color: #fff;
}
.f06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f06_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
margin-bottom: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f06_social_icon {
width: 15px;
}
.f06_social_circle {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f06_social_circle_c {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
margin-left: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f06_email {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
text-decoration: none;
}
.f06_email:hover {
color: #0a1f44;
}
.f06_logo {
margin-bottom: 25px;
}
.f06_legal {
color: #8a94a6;
}
.f07 {
padding: 90px 5%;
background-color: #fff;
}
.f07_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f07_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid #ebecf0;
}
.f07_bottom_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 25px;
padding-bottom: 10px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f07_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f07_legal {
color: #8a94a6;
font-size: 15px;
font-weight: 500;
}
.n04_logo {
margin-right: 55px;
}
.n04_logo.w--current {
margin-right: 55px;
}
.t03_icon {
width: auto;
color: #000;
}
.t06_icon {
color: #000;
font-size: 17px;
}
.t03_card {
position: relative;
z-index: 10;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80%;
max-width: 650px;
min-height: 360px;
margin-right: auto;
margin-left: auto;
padding: 10px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 15px;
background-color: #fff;
box-shadow: 7px 7px 50px 0 rgba(193, 199, 208, 0.48);
}
.t03_name_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
padding-top: 0px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t03_slider_nav {
display: none;
}
.t03_slide {
height: auto;
}
.t03_mask {
overflow: hidden;
height: auto;
padding-top: 20px;
padding-bottom: 20px;
}
.fp_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 570px;
padding: 55px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #5b3acc;
}
.temp02_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100vh;
padding: 140px 5% 95px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: transparent;
background-image: url('../images/hero-wave-tall.svg');
background-position: 50% 100%;
background-size: cover;
}
.temp02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h02_dashboard {
display: block;
width: 100%;
max-width: 80%;
margin-right: auto;
margin-left: auto;
border-radius: 10px;
}
.fe08_paragraph {
text-align: center;
}
.fe08_h5 {
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 20px;
font-weight: 600;
}
.m03_title {
margin-bottom: 4px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
text-align: center;
}
.m04_icon {
width: 50px;
margin-bottom: 15px;
}
.m05_icon {
width: 25px;
margin-bottom: 15px;
}
.m01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
margin-bottom: 35px;
padding: 38px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m02_title {
margin-bottom: 15px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
text-align: center;
}
.m02 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m02_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m02_button:hover {
background-color: #5375ee;
}
.m06 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
max-width: 450px;
margin-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.p03_tabs {
margin-right: auto;
margin-bottom: 35px;
margin-left: auto;
}
.shadow_column {
width: 20%;
}
.details_wrap_02 {
display: block;
margin-top: 25px;
margin-bottom: 15px;
padding-top: 5px;
padding-bottom: 5px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.s1_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 2px 5px 0 rgba(118, 126, 173, 0.08);
}
.s2_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 5px 8px 0 rgba(118, 126, 173, 0.08);
}
.s3_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 5px 16px 0 rgba(118, 126, 173, 0.08);
}
.s4_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 20px 40px 0 rgba(118, 126, 173, 0.08);
}
.s5_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 30px 60px 0 rgba(118, 126, 173, 0.12);
}
.is1_shadow {
display: block;
height: 140px;
max-width: 170px;
margin-right: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: inset -1px 1px 2px 0 rgba(118, 126, 173, 0.05);
}
.is2_shadow {
display: block;
height: 140px;
max-width: 170px;
margin-right: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: inset -1px 1px 3px 0 rgba(118, 126, 173, 0.12);
}
.is3_shadow {
display: block;
height: 140px;
max-width: 170px;
margin-right: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: inset -4px 4px 8px 0 rgba(118, 126, 173, 0.12);
}
.lnd_content {
display: block;
min-height: 500px;
margin-bottom: 0px;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #fff;
}
.lnd_content.lnd_collection {
display: none;
}
.lnd_content.schedule {
display: block;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 90px;
}
.lnd_h3 {
margin: 0px auto 30px;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.lnd_h3.faq {
margin-top: -60px;
}
.lnd_h3.schedule {
margin-top: 0px;
}
.lnd_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
min-height: 45px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_button:hover {
background-color: #6c3add;
color: #fff;
}
.lnd_button_explore {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
min-height: 45px;
min-width: 160px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1.5px dashed #e0e4df;
border-radius: 50px;
background-color: transparent;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: rgba(10, 31, 68, 0.53);
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}
.lnd_button_explore:hover {
border-style: solid;
border-color: #fff;
background-color: #e9f9f0;
color: #38cb89;
}
.lnd_paragraph {
max-width: 500px;
margin-bottom: 18px;
font-size: 18px;
line-height: 25px;
}
.lnd_service_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: visible;
width: 23%;
height: 100%;
min-height: 360px;
padding: 40px 25px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border: 1px solid #d7d8ea;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.lnd_service_wrap:hover {
border-color: #38cb89;
}
.lnd_h2 {
overflow: visible;
margin-top: 15px;
margin-bottom: 15px;
color: #192063;
font-size: 22px;
line-height: 29px;
}
.lnd_service_icon {
position: absolute;
left: 15px;
top: -30px;
right: 0%;
bottom: auto;
display: none;
width: 65px;
}
.lnd_link_text {
margin-top: -12px;
margin-right: 8px;
color: #4e5d78;
font-size: 16px;
font-weight: 500;
text-align: center;
}
.link {
color: #7540ee;
text-decoration: none;
}
.lnd_content_block {
width: 50%;
min-height: 200px;
padding-left: 15px;
}
.lnd_h4 {
margin-top: 0px;
margin-bottom: 10px;
color: #0a1f44;
line-height: 45px;
font-weight: 700;
}
.lnd_icon {
display: none;
margin-bottom: 15px;
}
.lnd_container {
display: none;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_container.lnd_first {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
grid-auto-columns: 1fr;
grid-column-gap: 16px;
grid-row-gap: 16px;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
}
.lnd_img_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 200px;
padding: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t01 {
display: block;
min-height: 300px;
padding-top: 70px;
padding-bottom: 70px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t01_h3 {
max-width: 640px;
margin-top: 0px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 30px;
line-height: 38px;
text-align: center;
}
.t01_quote {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
font-family: Tahoma, Verdana, Segoe, sans-serif;
color: #c1c7d0;
font-size: 80px;
line-height: 50px;
}
.t05_job_title {
color: #c1c7d0;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t01_name {
margin-bottom: 4px;
color: #4e5d78;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t02_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t02_avatar {
position: relative;
width: 65px;
height: 65px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t04_slider_arrow {
width: 8px;
}
.t04_block {
position: relative;
height: 100%;
min-height: 350px;
padding: 25px 20px 20px;
border: 1px solid #ebecf0;
border-radius: 10px;
background-color: #fff;
box-shadow: 1px 1px 20px 0 rgba(195, 198, 213, 0.09);
}
.t04_avatar {
position: relative;
width: 44px;
height: 44px;
margin-bottom: 10px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.t04_avatar_02 {
position: relative;
width: 44px;
height: 44px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t02 {
display: block;
overflow: hidden;
padding: 70px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.lnd_span {
color: #0a1f44;
font-weight: 500;
}
.lnd_btn {
display: none;
max-height: 40px;
min-height: 35px;
margin-left: 0px;
padding: 14px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_btn:hover {
background-color: #ddf3e7;
}
.main_img_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 550px;
min-width: 500px;
padding-right: 55px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_title {
display: block;
max-width: none;
margin: -25px auto 4px;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.lnd_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
text-decoration: none;
}
.lnd_container_flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_link_arrow {
width: 15px;
-webkit-filter: invert(100%);
filter: invert(100%);
}
.lnd_check_wrap {
display: none;
margin-bottom: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_checks {
margin-bottom: 35px;
}
.lnd_hero_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-left: 0px;
padding-left: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.lnd_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100vh;
max-height: 1000px;
min-height: 710px;
padding: 100px 5% 140px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebecf0;
background-image: url('../images/clean-purple-background-loop-footage-088901560_prevstill.png');
background-size: -100vw;
}
.lnd_badge {
display: none;
max-width: 200px;
min-height: 35px;
min-width: 120px;
margin-bottom: 15px;
padding: 5px 15px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.lnd_badge_text {
margin-left: 8px;
color: #38cb89;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
}
.lnd_badge_circle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.ldn_h1 {
max-width: 780px;
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 58px;
line-height: 58px;
font-weight: 700;
}
.lnd_cta {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 400px;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 0px 140px;
background-size: cover;
background-repeat: no-repeat;
}
.h01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
padding: 130px 5% 0px;
background-color: transparent;
background-image: url('../images/header.svg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.h01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h01_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 20px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.h01_tag_text {
margin-left: 10px;
color: rgba(255, 171, 0, 0.7);
font-weight: 700;
}
.h01_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 44px;
line-height: 46px;
text-align: center;
}
.h01_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h01_button {
margin-bottom: 10px;
margin-left: 0px;
padding: 10px 52px;
border: 1px none #6165ff;
border-radius: 100px;
background-color: #ffab00;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.h01_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.h01_tag_t {
font-family: Sfprodisplay;
color: #fff;
font-weight: 600;
}
.h01_span_highlight {
color: #ffab00;
}
.h01_dashboard {
margin-right: auto;
margin-left: auto;
border-radius: 10px;
}
.h04 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 650px;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.h04_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 10px;
color: #fff;
font-size: 50px;
text-align: left;
}
.h04_paragraph {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
color: #fff;
font-size: 17px;
text-align: left;
}
.h04_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h04_title {
max-width: 500px;
margin-bottom: 5px;
color: #ddd;
font-size: 14px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.h04_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
min-width: 150px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 23px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.h04_button:hover {
background-color: #d6eee0;
}
.h05 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 650px;
padding: 70px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.h05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h05_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 44px;
line-height: 46px;
text-align: center;
}
.h05_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h05_form_base {
width: 100%;
max-width: 560px;
margin-top: 15px;
padding: 25px;
border-radius: 10px;
background-color: rgba(245, 247, 253, 0.09);
}
.h05_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h05_input {
max-width: 330px;
min-height: 48px;
margin-right: 10px;
margin-bottom: 0px;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
font-weight: 400;
}
.h05_input:focus {
border-color: #5d3eff;
}
.h05_button {
min-height: 48px;
padding-right: 20px;
padding-left: 20px;
border-radius: 4px;
background-color: #ffab00;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.fp_h1 {
margin-top: 0px;
color: #fff;
font-size: 54px;
line-height: 60px;
}
.tag-d2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #4e5d78;
}
.tag-cirle-d2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.tag-d2-text {
margin-left: 10px;
color: #fff;
font-weight: 700;
}
.tag_text_d2 {
color: #4e5d78;
font-weight: 600;
}
.tag-p2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #7540ee;
}
.tag-cirle-p2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.tag_text_p2 {
color: #7540ee;
font-weight: 600;
}
.h02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 90vh;
padding: 130px 5% 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
background-image: url('../images/Group-32.svg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.h02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h02_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 44px;
line-height: 46px;
text-align: center;
}
.h02_text {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h02_button {
margin-bottom: 10px;
margin-left: 0px;
padding: 10px 52px;
border: 1px none #6165ff;
border-radius: 100px;
background-color: #ffab00;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 13px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_cta_text_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_container_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_button_3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 220px;
min-height: 45px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #6836db;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_button_3:hover {
background-color: #7540ee;
color: #fff;
}
.lnd_faq {
padding: 180px 5% 120px;
}
.f08_social {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.f08_column {
display: block;
width: 20%;
min-height: 200px;
}
.f08_link {
display: block;
margin-bottom: 10px;
color: #8a94a6;
font-size: 15px;
text-decoration: none;
}
.f08_input {
min-height: 45px;
border-style: solid;
border-width: 1px;
border-color: #c6dce5;
border-radius: 50px;
color: #7b92b5;
}
.f08_wrap {
position: relative;
padding: 70px 5% 40px;
border-bottom: 1px none #e6e6e6;
}
.f08_paragraph {
max-width: 500px;
margin-bottom: 20px;
color: #142c65;
font-size: 18px;
line-height: 27px;
font-weight: 700;
}
.f08 {
background-color: #fff;
}
.f08_button {
position: relative;
left: -35px;
min-height: 45px;
padding-right: 35px;
padding-left: 35px;
border-radius: 50px;
background-color: #7540ee;
}
.f08_column_large {
width: 40%;
min-height: 200px;
}
.f08_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.f08_legal_wrap {
min-height: 50px;
padding: 18px 5%;
border-top: 1px solid #ebecf0;
background-color: #fff;
}
.f07_logo {
margin-bottom: 25px;
}
.lnd_cta_tex_plain {
font-weight: 500;
}
.lnd_heading_link {
color: #f5f7fd;
text-decoration: none;
}
.h03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
padding: 90px 5% 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
background-image: url('../images/hero-wave-tall.svg');
background-position: 50% 100%;
background-size: cover;
}
.h03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h03_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 10px;
color: #fff;
font-size: 46px;
line-height: 46px;
text-align: center;
}
.h03_text {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h03_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 20px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.h03_tag_text {
margin-left: 10px;
color: rgba(56, 203, 137, 0.51);
font-weight: 700;
}
.h03_span_highlight {
color: #38cb89;
}
.h03_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.h03_input {
max-width: 330px;
min-height: 48px;
margin-right: 10px;
margin-bottom: 0px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
font-weight: 400;
}
.h03_input:focus {
border-color: #5d3eff;
}
.h03_button {
min-height: 48px;
padding-right: 30px;
padding-left: 30px;
border-radius: 4px;
background-color: #38cb89;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.h03_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-top: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h03_form_block {
width: 100%;
}
.h03_img {
width: 500px;
margin-right: auto;
margin-left: auto;
border-radius: 10px;
}
.h04_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h04_link_plain {
color: #f5f7fd;
text-decoration: none;
}
.h02_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 15px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.h02_tag_text {
margin-left: 10px;
color: rgba(255, 171, 0, 0.7);
font-weight: 700;
}
.h02_tag_t {
color: #fff;
font-weight: 600;
}
.h02_span_highlight {
color: #ffab00;
}
.h02_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.h06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h06_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h06_h1 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 53px;
line-height: 59px;
text-align: left;
}
.h06_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 390px;
margin-top: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h06_icon_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 110px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h06_icon_base {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45px;
height: 45px;
margin-bottom: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h06_icon_text {
color: #f5f7fd;
font-size: 15px;
font-weight: 500;
}
.h07_h1 {
max-width: 610px;
margin: 0px auto 15px;
color: #fff;
font-size: 48px;
line-height: 48px;
text-align: center;
}
.h07 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
height: 75vh;
min-height: 750px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/5af2e3301b12597fee306297_main-hero.png');
background-position: 50% 100%;
background-size: contain;
background-repeat: no-repeat;
}
.h07_container {
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h07_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.h06_text {
max-width: 560px;
margin-bottom: 20px;
color: #f5f7fd;
font-size: 18px;
line-height: 25px;
font-weight: 500;
}
.h07_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h07_button {
min-height: 48px;
padding-right: 25px;
padding-left: 25px;
border-radius: 4px;
background-color: #6d3fd8;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.h07_input {
max-width: 330px;
min-height: 48px;
margin-right: 10px;
margin-bottom: 0px;
border: 1.5px none #e2e4e9;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
font-weight: 400;
}
.h07_input:focus {
border-color: #5d3eff;
}
.h08 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
height: 85vh;
min-height: 650px;
padding: 120px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f5f7fd;
background-image: url('../images/5af2e3301b12597fee306297_main-hero.png');
background-position: 100% 100%;
background-size: contain;
background-repeat: no-repeat;
}
.h08_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
max-width: 160px;
min-height: 35px;
min-width: 150px;
margin-right: auto;
margin-left: auto;
padding: 12px 23px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #f5f7fd;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.h08_button:hover {
background-color: #6b39dd;
}
.h08_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.h05_text_span {
color: #fff;
}
.h07_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h08_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #4e5d78;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h08_container {
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h08_h1 {
max-width: 610px;
margin: 0px auto 15px;
color: #33334f;
font-size: 48px;
line-height: 48px;
text-align: center;
}
.fe01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin: 70px auto 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe01 {
display: block;
min-height: 300px;
padding: 70px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe01_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 23%;
min-height: 310px;
padding: 40px 25px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border: 1px solid #d7d8ea;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.fe01_card:hover {
border-color: #38cb89;
}
.fe01_h5 {
margin-bottom: 15px;
color: #192063;
font-size: 22px;
line-height: 29px;
}
.fe01_icon {
position: absolute;
left: 15px;
top: -30px;
right: 0%;
bottom: auto;
width: 65px;
}
.fe01_text {
max-width: 500px;
margin-bottom: 18px;
line-height: 25px;
}
.fe02 {
display: block;
padding: 80px 3% 130px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe02_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 24%;
min-height: 100px;
padding: 15px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 7px 7px 55px 0 rgba(137, 173, 255, 0.35);
-webkit-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}
.fe02_card:hover {
-webkit-transform: translate(0px, -5px);
-ms-transform: translate(0px, -5px);
transform: translate(0px, -5px);
}
.fe03 {
display: block;
min-height: 500px;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe03_icon {
width: 55px;
margin-bottom: 25px;
border-radius: 100px;
box-shadow: 1px 1px 3px 0 #ebecf0;
}
.fe03_text {
max-width: 500px;
margin-bottom: 18px;
font-size: 18px;
line-height: 25px;
text-align: center;
}
.fe03_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 24%;
margin-right: auto;
margin-left: auto;
padding: 20px 12px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.fe03_card:hover {
box-shadow: 7px 7px 55px 0 #ebecf0;
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.fe03_h3 {
margin-top: 0px;
margin-bottom: 15px;
color: #2e3280;
font-size: 18px;
line-height: 21px;
text-align: center;
}
.fe04 {
display: block;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe04_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
min-height: 150px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.fe04_card:hover {
border-radius: 10px;
}
.fe04_icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: rgba(227, 217, 252, 0.56);
}
.fe04_icon_2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: #e6edff;
}
.fe04_icon_3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: #e9f9f0;
}
.fe04_icon_4 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: #fffaf1;
}
.fe04_icon_5 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: #fff3f1;
}
.fe05 {
display: block;
min-height: 500px;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe01_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe01_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe01_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe02_title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe02_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe03_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe03_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe03_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe04_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe04_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe04_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe04_icon_text {
margin-top: 8px;
color: #0a1f44;
font-size: 13px;
line-height: 25px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
}
.fe05_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe05_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
font-weight: 700;
text-align: center;
}
.fe05_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe05_text {
max-width: 500px;
margin-bottom: 18px;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.fe05_row {
margin-bottom: 25px;
}
.fe05_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 230px;
margin-right: auto;
margin-left: auto;
padding: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe05_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe06 {
display: block;
min-height: 500px;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe06_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe06_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe06_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe06_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe06_row {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
}
.fe06_h5 {
margin-top: 0px;
margin-bottom: 15px;
font-size: 18px;
line-height: 21px;
}
.fe06_text {
max-width: 500px;
margin-bottom: 18px;
line-height: 25px;
text-align: left;
}
.line {
width: 1px;
min-height: 55px;
margin: 25px auto;
background-color: #d8dcee;
}
.lnd_cta_text {
max-width: 710px;
margin: 0px auto;
color: #f5f7fd;
font-size: 34px;
line-height: 41px;
text-align: center;
}
.lnd_cta_bar {
position: absolute;
left: 25px;
top: -38px;
right: 25px;
bottom: auto;
display: none;
overflow: hidden;
max-width: 760px;
min-height: 70px;
margin-right: auto;
margin-left: auto;
padding: 15px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 0 0 40px 3px rgba(118, 126, 173, 0.08);
font-size: 16px;
}
.p03_icon {
margin-right: 10px;
}
.fe07_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 32%;
min-height: 380px;
padding: 15px 20px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
box-shadow: 1px 1px 35px 0 rgba(145, 158, 190, 0.16);
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.fe07_card:hover {
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.fe07_images {
width: 55px;
margin-bottom: 15px;
}
.fe07_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 45px;
min-width: 160px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #e9f9f0;
color: #38cb89;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.fe07 {
display: block;
min-height: 500px;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe07_text {
max-width: 500px;
margin-bottom: 18px;
text-align: center;
}
.fe07_h4 {
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #0a1f44;
font-size: 22px;
line-height: 35px;
text-align: center;
}
.fe07_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe07_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe07_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe07_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe07_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1000px;
margin: 55px auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h09_container {
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h09_title {
max-width: 500px;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.h09_h1 {
max-width: 500px;
margin-top: auto;
margin-bottom: 10px;
color: #33334f;
font-size: 52px;
line-height: 50px;
}
.h09_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 25px;
color: #0a1f44;
font-size: 17px;
line-height: 25px;
text-align: left;
}
.h09_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h09_link {
color: #0a1f44;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}
.h10 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
height: 85vh;
min-height: 750px;
padding-right: 5%;
padding-bottom: 90px;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/waves.svg');
background-position: 50% 101%;
background-size: contain;
background-repeat: no-repeat;
}
.h10_h1 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
text-align: left;
}
.h10_text {
max-width: 500px;
margin-bottom: 20px;
color: #f5f7fd;
font-size: 17px;
font-weight: 500;
}
.h10_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h10_button {
margin-right: 10px;
padding: 12px 40px;
border: 1px none #6165ff;
border-radius: 100px;
background-color: #f5f7fd;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #7540ee;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.h11 {
position: relative;
display: block;
min-height: 85vh;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f8fcff;
}
.h11_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #f5f7fd;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.h11_slide_base {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h11_slide_one {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), to(hsla(0, 0%, 100%, 0))), url('../images/2.jpg');
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), hsla(0, 0%, 100%, 0)), url('../images/2.jpg');
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
}
.h11_h1 {
max-width: 610px;
margin: 0px auto 15px;
color: #f5f7fd;
font-size: 48px;
line-height: 48px;
text-align: center;
}
.h11_text {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
text-align: center;
}
.h11_button {
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
padding: 10px 52px;
border: 1px solid #6165ff;
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-weight: 500;
}
.h11_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h11_slide_two {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/1.jpg');
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/1.jpg');
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
}
.h12 {
position: relative;
display: block;
min-height: 60vh;
padding: 110px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-image: url('../images/template_bg.svg');
background-position: 50% 50%;
background-size: cover;
}
.h12_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h12_h1 {
margin-top: 10px;
margin-bottom: 15px;
color: #fff;
font-size: 52px;
line-height: 52px;
text-align: center;
}
.h12_text {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
color: #fff;
text-align: center;
}
.h12_button {
margin-bottom: 10px;
margin-left: 0px;
padding: 12px 52px;
border-radius: 100px;
background-color: #fff;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #5b7fff;
font-weight: 500;
}
.h12_image {
display: block;
max-width: 400px;
margin-right: auto;
margin-left: auto;
}
.h13 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
min-height: 670px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: url('../images/template_bg.svg');
background-position: 50% 50%;
background-size: cover;
}
.h13_h1 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 15px;
color: #33334f;
font-size: 42px;
line-height: 48px;
}
.h13_title {
max-width: 500px;
margin-bottom: 5px;
color: #5b7fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.h13_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 60%;
max-width: 700px;
padding: 50px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
background-color: #fff;
}
.h14 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 90vh;
padding: 70px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: url('../images/side-shape-2.svg');
background-position: 100% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.h14_h1 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 15px;
color: #33334f;
font-size: 42px;
line-height: 48px;
}
.h14_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
color: #0a1f44;
font-size: 17px;
line-height: 25px;
text-align: left;
}
.h14_title {
max-width: 500px;
margin-bottom: 5px;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.h14_btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
min-width: 150px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 23px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 0.2px;
text-transform: uppercase;
}
.h14_btn:hover {
background-color: #d6eee0;
}
.lnd_navigation {
display: block;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.lnd_toggle_primary {
margin-right: 5px;
padding-right: 25px;
}
.lnd_nav_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_nav_left {
display: inline;
width: 40%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_nav_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
padding: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_dropdown_wrap {
width: 35px;
height: 35px;
margin-left: 15px;
border-radius: 100px;
background-color: #f8faff;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.lnd_dropdown_wrap:hover {
background-color: #e9eefa;
}
.lnd_nav_link {
padding-right: 18px;
padding-left: 18px;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #201b3d;
font-size: 14px;
font-weight: 600;
}
.lnd_nav_link:hover {
color: #5b3acc;
}
.lnd_nav_link.w--current {
color: #000;
}
.lnd_nav_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tab01 {
padding: 80px 5%;
background-color: #fff;
}
.tab01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 160px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tab02_image {
position: relative;
border-radius: 9px;
}
.tab01_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 15px 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c09_icon_circle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 6px 6px 13px 0 rgba(164, 174, 175, 0.17);
}
.c09_column_02 {
padding-top: 35px;
padding-left: 35px;
}
.c09_feature_column_15 {
width: 15%;
height: 100%;
}
.module_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.lnd_h1_faq {
margin-top: 0px;
margin-bottom: 10px;
font-size: 52px;
line-height: 58px;
font-weight: 700;
text-align: center;
}
.lnd_text_faq {
max-width: 610px;
margin-bottom: 18px;
font-size: 18px;
line-height: 25px;
text-align: center;
}
.lnd_badge_faq {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 35px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
padding: 5px 20px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.lnd_badge_faq_text {
margin-left: 8px;
color: #38cb89;
font-weight: 700;
}
.lnd_badge_faq_circle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.lnd_footer {
display: block;
min-height: 400px;
padding: 55px 5%;
background-color: #fafbfc;
}
.lnd_faq_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.faq-header {
margin-top: 0px;
margin-bottom: 0px;
color: #3d5169;
font-size: 20px;
}
.faq-header.noselect {
color: #11164d;
font-size: 17px;
font-weight: 500;
}
.faq-main-wrap {
margin-bottom: 20px;
}
.temp01_link_01 {
color: #7540ee;
}
.lnd_container_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-top: -120px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_nav_line_2 {
width: 1px;
height: 100%;
min-height: 31px;
margin-right: 5px;
margin-left: 10px;
background-color: #ebecf0;
}
.lnd_dropdown_base {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
min-width: 790px;
padding: 0px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
box-shadow: 14px 14px 40px 5px rgba(118, 126, 173, 0.1);
}
.lnd_dropdown_list {
display: none;
background-color: transparent;
}
.lnd_dropdown_list.w--open {
left: -125px;
background-color: transparent;
}
.lnd_nav_col_1 {
width: 23%;
padding: 15px;
}
.lnd_nav_col_3 {
width: 25%;
padding: 15px;
}
.lnd_nav_title {
margin-top: 10px;
margin-bottom: 8px;
color: #5d3eff;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_content_800 {
max-width: 800px;
margin-top: 80px;
margin-right: auto;
margin-left: auto;
}
.lnd_button_4 {
margin-left: 0px;
padding: 12px 35px;
border-radius: 30px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
}
.lnd_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(155, 158, 184, 0.26);
}
.lnd_footer_caption {
display: inline-block;
margin-right: 15px;
color: #0a1f44;
font-size: 15px;
font-weight: 500;
}
.lnd_footer_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.c01_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
font-size: 38px;
line-height: 45px;
}
.c01_title {
margin-bottom: 8px;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
}
.c01_paragraph {
max-width: 560px;
margin-bottom: 20px;
line-height: 25px;
}
.c01_block {
position: relative;
width: 50%;
padding-right: 55px;
}
.c01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.c02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c02_block {
position: relative;
width: 50%;
padding-right: 55px;
}
.c02_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c02_button {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 50px;
min-width: 140px;
padding: 11px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.c02_button:hover {
background-color: #6d3be0;
}
.c02_title {
margin-bottom: 8px;
color: #4e5d78;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
}
.c02_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
color: #33334f;
font-size: 38px;
line-height: 45px;
}
.c02_check_wrap {
margin-bottom: 35px;
}
.c02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c03_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
padding-left: 55px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c03_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-weight: 700;
letter-spacing: 1px;
}
.c03_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
line-height: 45px;
}
.c03_check_wrap {
margin-bottom: 35px;
}
.c03_text {
max-width: 560px;
margin-bottom: 0px;
line-height: 25px;
font-weight: 500;
}
.c03_check_icon {
width: 15px;
margin-right: 12px;
}
.c03_app_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c03_google {
border-radius: 8px;
}
.c03_apple {
margin-left: 15px;
border-radius: 8px;
}
.c03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1200px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c04_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
font-size: 38px;
line-height: 45px;
}
.c04_paragraph {
max-width: 560px;
margin-bottom: 20px;
line-height: 25px;
}
.c04_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-weight: 700;
letter-spacing: 1px;
}
.c04_block {
width: 50%;
min-height: 200px;
}
.c04_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 55px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c04_container {
position: relative;
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c04_button {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
min-width: 140px;
padding: 11px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 50px;
background-color: #7540ee;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.c04_button:hover {
background-color: #5b56e0;
}
.c04_block_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
padding-top: 15px;
padding-bottom: 80px;
clear: both;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c05_paragraph {
max-width: 560px;
margin-bottom: 20px;
line-height: 25px;
text-align: center;
}
.c05_container {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1170px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p02 {
display: block;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.p02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p02_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 40px;
font-weight: 700;
text-align: left;
}
.p02_paragraph {
max-width: 500px;
margin-bottom: 18px;
font-size: 16px;
line-height: 25px;
text-align: left;
}
.p02_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 32px;
line-height: 42px;
font-weight: 700;
text-align: left;
}
.p02_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.p01 {
display: block;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.p01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p01_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #0a1f44;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.p01_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.p01_tab_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p01_pane {
padding-top: 55px;
padding-bottom: 35px;
}
.p03 {
display: block;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.p03_pricing_type {
color: #c1c7d0;
font-weight: 400;
letter-spacing: 1px;
}
.p03_pricing_text {
color: #0a1f44;
font-size: 15px;
font-weight: 400;
}
.p03_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 55px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p03_button {
width: 60%;
min-width: 170px;
padding-top: 13px;
padding-bottom: 13px;
border: 1px solid #ebecf0;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #7540ee;
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p03_button:hover {
background-color: #7540ee;
color: #fff;
}
.p03_tabs_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.p03_tab {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 135px;
margin-right: 15px;
padding-top: 14px;
padding-bottom: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 40px;
background-color: #fff;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.p03_tab.w--current {
padding-top: 14px;
padding-bottom: 14px;
border-radius: 40px;
background-color: #7540ee;
color: #fff;
font-weight: 600;
}
.p03_title_wrap {
margin-bottom: 15px;
}
.p03_pricing_type_02 {
color: #fff;
font-weight: 500;
letter-spacing: 1px;
}
.p03_pricing_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 60px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
background-color: #7540ee;
}
.p03_container {
display: block;
max-width: 900px;
margin-right: auto;
margin-left: auto;
}
.p03_pricing_line {
width: 100%;
height: 1px;
margin-bottom: 35px;
background-color: #ebecf0;
}
.p03_pricing_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.p03_pricing_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
color: #7540ee;
}
.p03_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p03_check_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p03_pricing_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 32%;
max-width: 430px;
padding: 25px 35px 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border: 1px solid #ebecf0;
border-radius: 20px;
background-color: #fff;
}
.p03_h3 {
margin: 0px auto 45px;
color: #0a1f44;
font-size: 38px;
line-height: 50px;
font-weight: 700;
text-align: center;
}
.p04 {
display: block;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.cl01_logo_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl01_image {
width: 200px;
}
.cl01_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.cl01_title {
max-width: 500px;
margin-right: auto;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.cl02_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.cl02 {
padding: 90px 5%;
background-color: #fff;
}
.cl02_logo_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl02_logo_img {
width: 140px;
}
.cl02_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25%;
padding: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl03_logo_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl04_logo_img {
width: 300px;
max-width: 120%;
}
.cl04_h3 {
max-width: 480px;
margin: 0px auto 25px;
color: #33334f;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.temp01_h3_centre {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.temp01_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 170px;
margin-bottom: 15px;
padding: 10px 24px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff;
box-shadow: 2px 10px 9px 0 rgba(235, 236, 240, 0.48);
}
.temp01_tag_cta {
margin-left: 10px;
color: #5d3eff;
font-weight: 700;
}
.temp01_span {
color: #7540ee;
}
.temp01_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.t05 {
display: block;
min-height: 300px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t05_col_1 {
width: 33%;
min-height: 350px;
padding: 24px;
border-top: 1px solid #ebecf0;
border-bottom: 1px solid #ebecf0;
border-left: 1px solid #ebecf0;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.t05_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t05_author_name_wrap {
padding-left: 10px;
}
.t05_col_2 {
width: 33%;
min-height: 350px;
padding: 24px;
border: 1px solid #ebecf0;
}
.t05_col_3 {
width: 33%;
min-height: 350px;
padding: 24px;
border-style: solid;
border-width: 1px;
border-color: #ebecf0 #ebecf0 #ebecf0 #fff;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.h04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h05_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 15px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.h05_span_highlight {
color: #ffab00;
}
.h05_title {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
color: hsla(0, 0%, 100%, 0.65);
line-height: 20px;
text-align: center;
}
.cta01 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 400px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.cta01_h2 {
max-width: 710px;
margin: 0px auto 25px;
color: #f5f7fd;
font-size: 33px;
line-height: 40px;
text-align: center;
}
.cta01_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 220px;
min-height: 45px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
padding: 15px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f7fd;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #7540ee;
font-size: 13px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.cta01_button:hover {
background-color: #6433d6;
color: #fff;
}
.cta01_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta01_bar {
position: absolute;
left: 25px;
top: -38px;
right: 25px;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
max-width: 760px;
min-height: 70px;
margin-right: auto;
margin-left: auto;
padding: 15px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 5px 5px 15px 3px rgba(78, 93, 120, 0.13);
font-size: 16px;
}
.cta01_bar_image {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
}
.cta02 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 330px;
padding: 70px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: url('../images/svg_cta.svg');
background-position: 0% 100%;
background-size: 1000px;
background-repeat: no-repeat;
}
.cta02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta02_h2 {
max-width: 710px;
margin-top: 0px;
margin-right: 25px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 33px;
line-height: 40px;
text-align: center;
}
.cta02_button {
width: 100%;
max-width: 240px;
padding: 15px 25px;
border-radius: 4px;
background-color: #6735d8;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-size: 13px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.cta03_h1 {
margin-top: 0px;
margin-bottom: 10px;
color: #fff;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.cta03_paragraph {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #f1f1f1;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.cta03_input {
max-width: 380px;
min-height: 55px;
margin-right: 10px;
margin-bottom: 0px;
border: 1px solid #ebecf0;
border-radius: 4px;
background-color: #fff;
font-size: 15px;
font-weight: 400;
}
.cta03_input:focus {
border-color: #5d3eff;
}
.cta03_button {
min-height: 55px;
padding-right: 25px;
padding-left: 25px;
border-radius: 4px;
background-color: #fff;
color: #7540ee;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.cta03_light_paragraph {
display: block;
max-width: 410px;
margin-right: auto;
margin-left: auto;
color: #fff;
text-align: center;
}
.faq01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 90px;
padding-bottom: 90px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.faq01_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 70px;
min-width: 400px;
padding: 10px 30px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebecf0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
cursor: pointer;
}
.faq01_click_wrap {
margin-bottom: 15px;
}
.faq01_container {
max-width: 800px;
margin-right: auto;
margin-left: auto;
}
.faq01-comment {
overflow: hidden;
height: 0px;
padding-top: 15px;
}
.faq01_paragraph {
margin-left: 30px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
font-weight: 500;
}
.faq01_icon {
position: absolute;
left: auto;
top: auto;
right: 5%;
bottom: auto;
width: 15px;
height: 15px;
}
.faq02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.faq02_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 70px;
min-width: 400px;
padding: 20px 30px 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid solid none;
border-width: 1px;
border-color: #ebecf0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
cursor: pointer;
}
.faq02_block.faq02_middle_block {
border-right-style: solid;
border-radius: 0px;
}
.faq02-comment {
overflow: hidden;
padding-top: 5px;
padding-right: 25px;
border-top: 1px none #ebecf0;
border-right: 1px solid #ebecf0;
border-left: 1px solid #ebecf0;
}
.faq02-comment.faq02_bottom_block {
padding-top: 8px;
border-bottom: 1px solid #ebecf0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.faq02_paragraph {
margin-top: 14px;
margin-left: 30px;
color: #8a94a6;
font-size: 16px;
line-height: 25px;
font-weight: 500;
}
.faq02_container {
max-width: 800px;
margin-right: auto;
margin-left: auto;
}
.faq02_h6 {
margin-top: 0px;
margin-bottom: 0px;
color: #3d5169;
font-size: 18px;
line-height: 24px;
font-weight: 500;
}
.faq02_h6.noselect {
font-size: 17px;
font-weight: 500;
}
.faq02_icon {
position: absolute;
left: auto;
top: auto;
right: 5%;
bottom: auto;
width: 15px;
height: 15px;
}
.temp01_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
padding: 145px 5% 0px;
background-color: transparent;
background-image: url('../images/header.svg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.temp01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp01_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 44px;
line-height: 46px;
text-align: center;
}
.temp01_paragraph_centre {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.temp01_image {
max-width: 650px;
margin-top: 55px;
margin-right: auto;
margin-left: auto;
border-radius: 10px;
box-shadow: 0 0 60px 30px rgba(118, 126, 173, 0.12);
}
.temp01_clients {
padding: 90px 5% 40px;
background-color: #fff;
}
.temp01_title_centre {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.temp01_logo_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_logo {
display: inline-block;
width: 25%;
padding: 25px 35px;
}
.temp01_container_block {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp01_content_01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 40px 5% 60px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(213, 223, 247, 0.65)));
background-image: linear-gradient(180deg, #fff, rgba(213, 223, 247, 0.65));
}
.temp01_tag_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 20px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.temp01_tag_text {
margin-left: 10px;
color: rgba(255, 171, 0, 0.7);
font-weight: 700;
}
.temp01_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
padding: 5px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.temp01_logo_image {
width: 200px;
}
.temp01_title_white {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.temp01_content_image {
width: 100%;
max-width: 650px;
}
.temp01_cta {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 440px;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.temp01_h4 {
max-width: 710px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
color: #f5f7fd;
font-size: 34px;
line-height: 42px;
text-align: center;
}
.temp01_button_primary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 220px;
min-height: 45px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #7540ee;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.temp01_button_primary:hover {
background-color: rgba(255, 255, 255, 0.09);
color: #fff;
}
.temp01_content_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f5f7fd;
}
.temp01_container_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 91px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp01_block_60 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_block_40 {
position: relative;
width: 45%;
padding-left: 25px;
}
.temp01_image_content {
width: 500px;
}
.temp01_h3 {
max-width: 360px;
margin-top: 0px;
margin-bottom: 16px;
color: #0a1f44;
font-size: 36px;
line-height: 45px;
}
.temp01_button_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 180px;
min-height: 45px;
margin-top: 25px;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.temp01_button_main:hover {
background-color: #6b37e0;
color: #fff;
}
.temp01_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.temp01_faq {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 55px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.temp01_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t05_quote {
font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
font-size: 60px;
line-height: 37px;
}
.t05_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t05_h3 {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 36px;
line-height: 45px;
text-align: center;
}
.h05_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.h05_tag_text {
margin-left: 10px;
color: rgba(255, 171, 0, 0.7);
font-weight: 700;
}
.h05_tag_t {
color: #fff;
font-weight: 600;
}
.lnd_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_title_wrap {
margin-top: 150px;
margin-bottom: 0px;
}
.c05_button {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 50px;
min-width: 140px;
margin-top: 15px;
padding: 11px 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 5px;
background-color: #7540ee;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.c05_button:hover {
background-color: #6c3adf;
}
.c06 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c06_h3 {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 42px;
line-height: 45px;
text-align: center;
}
.c06_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
text-align: center;
}
.c06_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 170px;
margin-bottom: 15px;
padding: 10px 24px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff;
box-shadow: 2px 10px 9px 0 rgba(235, 236, 240, 0.48);
}
.c06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c06_image {
width: 100%;
max-width: 650px;
}
.c03_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c02_check_text {
max-width: 560px;
margin-bottom: 0px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
font-weight: 500;
}
.c02_check_icon {
width: 15px;
margin-right: 12px;
}
.c01_focus_colour {
color: #7540ee;
}
.c02_button_text {
margin-right: 8px;
}
.c04_button_text {
margin-right: 8px;
}
.c05_focus {
color: #7540ee;
}
.c05_button_text {
margin-right: 8px;
}
.c06_tag_text {
margin-left: 10px;
color: #7540ee;
font-weight: 700;
}
.c07_h3 {
margin-top: 0px;
margin-bottom: 25px;
font-size: 42px;
line-height: 45px;
}
.c07_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
line-height: 26px;
}
.c07_h4 {
margin-top: 5px;
margin-bottom: 15px;
font-size: 20px;
line-height: 25px;
}
.c07_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
padding-right: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c07_button {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 50px;
min-width: 140px;
margin-top: 15px;
padding: 11px 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 5px;
background-color: #6165ff;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 14px;
text-decoration: none;
}
.c07_button:hover {
background-color: #5b56e0;
}
.c07_button_text {
margin-right: 8px;
letter-spacing: 1px;
}
.c07_image {
max-width: 80%;
margin-right: auto;
margin-left: auto;
}
.c07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c07_icon {
width: 45px;
margin-bottom: 25px;
}
.c07_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c07_line {
display: block;
height: 1px;
max-width: 1140px;
margin: 45px auto;
background-color: #ebecf0;
}
.c07_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-weight: 700;
letter-spacing: 1px;
}
.c08_h3 {
margin: 0px auto 15px;
color: #0a1f44;
line-height: 45px;
}
.c08_paragraph {
display: block;
max-width: 560px;
margin-bottom: 15px;
}
.c08_title {
margin-bottom: 8px;
color: #8a94a6;
font-weight: 700;
letter-spacing: 1px;
}
.c08_h6 {
position: relative;
z-index: 5;
margin-top: 5px;
margin-bottom: 15px;
font-size: 20px;
line-height: 30px;
}
.c08_number_low {
position: absolute;
left: -7px;
top: -25px;
z-index: 2;
color: rgba(117, 64, 238, 0.03);
font-size: 70px;
line-height: 90px;
font-weight: 700;
}
.c06_text_span {
color: #7540ee;
}
.c09 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c09_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c09_h3 {
margin-top: 0px;
margin-bottom: 25px;
font-size: 32px;
line-height: 42px;
}
.c09_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
line-height: 26px;
text-align: left;
}
.c09_h4 {
margin-top: 5px;
margin-bottom: 10px;
font-size: 18px;
line-height: 25px;
}
.c09_feature_column_85 {
width: 85%;
height: 100%;
}
.c09_feature_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
margin-bottom: 15px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c09_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-size: 15px;
font-weight: 700;
letter-spacing: 1px;
}
.temp02_paragraph_centre {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.temp02_h2 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
line-height: 50px;
text-align: center;
}
.tab01_h3 {
margin-top: 0px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.tab01_paragraph {
max-width: 560px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
color: #4e5d78;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.c02_block_image {
position: relative;
width: 50%;
padding-right: 55px;
}
.tab02_title {
margin-top: 10px;
color: #4e5d78;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.tab02_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
}
.tab02_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 200px;
margin-right: 14px;
margin-left: 14px;
padding: 12px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
box-shadow: none;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.tab02_link:hover {
color: #fff;
}
.tab02_link.w--current {
background-color: transparent;
color: #fff;
}
.tab02_icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: rgba(227, 217, 252, 0.56);
}
.tab02 {
padding: 90px 5%;
background-color: #fff;
}
.tab02_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.tab01_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab02_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab02_h3 {
margin-top: 0px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.tab02_paragraph {
max-width: 560px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
color: #4e5d78;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.lnd_cta_image {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
z-index: 0;
}
.lnd_social_wrap {
float: right;
}
.lnd_footer_text {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 15px;
font-weight: 500;
}
.h08_pattern {
position: absolute;
left: -72px;
top: 105px;
right: 113px;
bottom: 0px;
max-height: 250px;
max-width: 250px;
}
.h08_pattern_02 {
position: absolute;
top: -97px;
right: 32px;
z-index: 2;
}
.h14_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h14_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h13_paragraph {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
color: #0a1f44;
font-size: 17px;
line-height: 25px;
text-align: left;
}
.h13_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
min-width: 150px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 23px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #5b7fff;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #f5f7fd;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.h13_button:hover {
background-color: #5276f3;
}
.c04_columns {
margin-bottom: 30px;
}
.c09_check {
width: 20px;
}
.fe02_icon {
width: 50px;
margin-right: 15px;
}
.fe02_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 20px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.fe02_tag_text {
margin-left: 10px;
color: rgba(56, 203, 137, 0.51);
font-weight: 700;
}
.fe02_span_highlight {
color: #38cb89;
}
.fe02_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.f02_tag_icon {
color: #fff;
font-weight: 600;
}
.fe01_span {
color: #0a1f44;
font-weight: 500;
}
.fe03_line {
width: 1px;
min-height: 55px;
margin: 25px auto;
background-color: #d8dcee;
}
.fe08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 60px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe08_title {
margin-bottom: 8px;
color: #7540ee;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe08_h4 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
color: #33334f;
line-height: 36px;
font-weight: 600;
text-align: center;
}
.t01_span {
color: #7540ee;
}
.t02_name {
margin-bottom: 15px;
color: #4e5d78;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t02_paragraph {
margin-bottom: 39px;
color: #0a1f44;
font-size: 22px;
line-height: 30px;
font-weight: 600;
text-align: center;
}
.t04_job_titlle {
color: #7540ee;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
}
.t05_paragraph {
margin-bottom: 30px;
color: #4e5d78;
line-height: 28px;
}
.t05_name {
margin-bottom: 4px;
color: #0a1f44;
font-size: 13px;
line-height: 18px;
font-weight: 600;
letter-spacing: 1px;
}
.t05_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.t05_avatar {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.cta04 {
background-color: #fff;
}
.cta04_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding: 90px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #7540ee;
}
.cta03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta03_form_base {
width: 100%;
max-width: 530px;
margin-top: 15px;
padding-top: 15px;
padding-right: 25px;
padding-left: 25px;
border-radius: 20px;
}
.cta04_paragraph {
max-width: 430px;
margin-bottom: 50px;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.cta04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta04_h1 {
margin-top: 0px;
margin-bottom: 10px;
color: #fff;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.cta04_title {
max-width: 500px;
margin-bottom: 5px;
color: #fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.cta03_title {
max-width: 500px;
margin-bottom: 5px;
color: #fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.cta04_button {
max-width: 240px;
margin-bottom: 15px;
padding: 14px 25px;
border-radius: 50px;
background-color: #6039b9;
font-size: 12px;
text-align: center;
letter-spacing: 1px;
}
.cta05_text_light {
color: #f5f7fd;
font-size: 13px;
line-height: 18px;
}
.cta05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta05 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 50% 100%;
background-size: cover;
}
.cta05_h1 {
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 42px;
line-height: 48px;
text-align: left;
}
.cta05_title {
max-width: 500px;
margin-bottom: 0px;
color: #fff;
font-size: 13px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
text-transform: uppercase;
}
.cta01_text_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta01_logo {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.cta01_text {
font-weight: 500;
}
.cta01_link {
text-decoration: none;
}
.cta03_form_block {
margin-top: 10px;
}
.cta03_form_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta05_title_wrap {
display: inline-block;
width: 500px;
padding-top: 20px;
padding-bottom: 20px;
}
.te01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.te01_title {
width: 100vw;
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 20px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te01_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.te01_title_wrap {
margin-bottom: 35px;
}
.te01_social_icon_space {
width: 18px;
}
.te02_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.te02_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te02_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te03_name {
margin-top: 0px;
margin-bottom: 8px;
font-size: 18px;
line-height: 21px;
}
.te03_job_title {
margin-bottom: 10px;
color: #a5a4a8;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.te03_avatar {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te03_paragraph {
max-width: 560px;
min-height: 90px;
margin-bottom: 20px;
color: #4e5d78;
font-size: 16px;
line-height: 22px;
text-align: center;
}
.te03_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.te03_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te03_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te03_avatar_02 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te03_avatar_03 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te02_team_image_02 {
width: 150px;
height: 150px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.07;
}
.te01_avatar_02 {
width: 120px;
height: 120px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/Calder.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te01_avatar_03 {
width: 120px;
height: 120px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/Calder.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te01_avatar_04 {
width: 120px;
height: 120px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/Calder.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.te03_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cl02_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.c04_icon {
width: 45px;
margin-bottom: 25px;
}
.fe07_services_temp04 {
display: block;
padding: 40px 5% 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.temp04_image {
width: 55px;
margin-bottom: 15px;
}
.temp04_h4 {
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #142c65;
font-size: 22px;
line-height: 35px;
}
.temp04_paragraph {
max-width: 500px;
margin-bottom: 18px;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.temp04_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 45px;
min-width: 160px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fffaf1;
color: #ffab00;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.temp04_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #ffab00;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.temp04_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.temp04_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5% 120px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.temp04_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
min-width: 140px;
padding: 11px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: none;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 50px;
background-color: #ffab00;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.temp04_button_02:hover {
background-color: #f3a402;
}
.temp04_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
color: #33334f;
font-size: 38px;
line-height: 45px;
}
.temp04_focus_span {
color: #ffab00;
}
.lnd_logo_forest {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.t02_mask {
overflow: hidden;
}
.c06_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-decoration: none;
}
.c06_link_text {
margin-right: 8px;
color: #4e5d78;
font-size: 16px;
font-weight: 500;
text-align: center;
}
.c06_link_arrow {
width: 15px;
-webkit-filter: invert(100%);
filter: invert(100%);
}
.fe08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe08_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 220px;
padding: 30px 35px 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.fe08_card:hover {
box-shadow: 11px 11px 32px 0 rgba(235, 236, 240, 0.38);
}
.fe08_title_wrap {
margin-bottom: 55px;
}
.fe06_icon_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
background-color: rgba(213, 223, 247, 0.36);
font-style: italic;
}
.fe06_icon_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
background-color: #e9f9f0;
font-style: italic;
}
.fe06_icon_04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
background-color: #fffaf1;
font-style: italic;
}
.fe08_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
margin-bottom: 15px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
box-shadow: 1px 1px 3px 0 #ebecf0;
}
.fe08_icon-copy {
width: 20px;
}
.f05_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
margin-bottom: 15px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 1px 1px 3px 0 #ebecf0;
}
.fe05_icon {
width: 20px;
}
.fe04_link_cover {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.t01_image {
width: 140px;
}
.t01_job_title {
color: #c1c7d0;
font-weight: 600;
letter-spacing: 1px;
}
.t02_logo {
width: 120px;
}
.t02_avatar_02 {
position: relative;
width: 65px;
height: 65px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.t03_avatar_01 {
position: relative;
width: 65px;
height: 65px;
margin-bottom: 15px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 7px #ebecf0;
}
.t03_text_block {
max-width: 420px;
color: #66748d;
font-size: 17px;
line-height: 25px;
font-weight: 500;
text-align: center;
}
.t03_name {
margin-bottom: 15px;
color: #4e5d78;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t03_logo {
width: 140px;
margin-bottom: 5px;
}
.t05_avatar_02 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t05_avatar_03 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t02_slide_arrow_left {
color: #000;
}
.cta05_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta05_button {
width: 100%;
max-width: 240px;
margin-bottom: 15px;
padding: 15px 30px;
border-radius: 50px;
background-color: #0a1f44;
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.cta03_link {
-webkit-transition: color 200ms ease-in;
transition: color 200ms ease-in;
color: rgba(255, 255, 255, 0.59);
}
.cta03_link:hover {
color: #fff;
}
.t05_testimoninal_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p01_tabs {
margin-top: 55px;
}
.p01_button_02 {
margin-top: 25px;
margin-left: 0px;
padding: 12px 35px;
border: 1px solid #7540ee;
border-radius: 50px;
background-color: #7540ee;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #f5fafc;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.p05_icon {
width: 50px;
margin-bottom: 25px;
}
.p05 {
padding: 80px 5%;
background-color: #fff;
}
.lnd_glossary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1030px;
min-height: 200px;
margin-bottom: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.lnd_component_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 13%;
min-height: 50px;
min-width: 140px;
margin-right: 5px;
margin-bottom: 15px;
margin-left: 5px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #38cb89;
text-decoration: none;
}
.lnd_component_button:hover {
background-color: #dbf0e4;
}
.lnd_tab_text {
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
text-decoration: none;
}
.lnd_template_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 200px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.lnd_template_column {
width: 33%;
min-height: 200px;
margin-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
}
.lnd_card_text_wrap {
position: absolute;
left: 0%;
top: auto;
right: auto;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 25px;
padding-left: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.lnd_card_title {
margin-bottom: 25px;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_link_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-decoration: none;
}
.lnd_h3_02 {
margin: 0px auto 10px;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.lnd_container_02 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_h6 {
margin-bottom: 0px;
color: #7540ee;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_card_template_buy {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 260px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 0px 0px;
background-size: 300%;
box-shadow: 1px 1px 25px 0 #ebecf0;
}
.lnd_card_title_white {
margin-bottom: 25px;
color: #f5f7fd;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_h6_white {
margin-bottom: 0px;
color: rgba(255, 255, 255, 0.63);
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_card_text_wrap_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_btn_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 10px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_btn_02:hover {
background-color: #ddf3e7;
}
.lnd_card_template_01 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: hsla(0, 0%, 100%, 0.4);
background-image: url('../images/01.png');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.lnd_title_wrap_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.lnd_h6_05 {
margin-bottom: 0px;
color: #7540ee;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_card_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
display: none;
}
.lnd_component_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 13%;
min-height: 50px;
min-width: 140px;
margin-right: 5px;
margin-bottom: 15px;
margin-left: 5px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: rgba(227, 217, 252, 0.44);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #7540ee;
text-decoration: none;
}
.lnd_component_button_02:hover {
background-color: #e3d9fc;
}
.p02_list {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 25px;
font-size: 20px;
}
.p02_list_item {
margin-bottom: 10px;
}
.p03_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #0a1f44;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.p03_pane {
padding-top: 35px;
}
.p03_check_full_wrap {
width: 100%;
}
.p03_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 105px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.p04_title_wrap {
margin-bottom: 15px;
}
.t06_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.t06_slider {
width: 100%;
height: auto;
padding-right: 30px;
padding-bottom: 75px;
padding-left: 30px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
}
.t06_card_base {
overflow: hidden;
width: 100%;
height: 100%;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 8px 2.6rem 0 rgba(193, 199, 208, 0.23);
color: #b8b9c2;
}
.t06_arrow_right {
left: auto;
top: auto;
right: 0%;
bottom: 0%;
width: 50px;
height: 50px;
border: 1px solid #c1c7d0;
border-radius: 100px;
}
.t06_slider_nav {
margin-right: 34px;
}
.t01_team_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t06_team_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.t06 {
display: block;
overflow: hidden;
min-height: 300px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t06_stars_wrap {
margin-bottom: 10px;
}
.t06_star {
width: 16px;
margin-right: 6px;
}
.t06_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding: 25px 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.t06_mask {
overflow: visible;
width: 40%;
}
.t06_avatar {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_name {
margin-bottom: 4px;
color: #0a1f44;
font-size: 13px;
line-height: 18px;
font-weight: 600;
letter-spacing: 1px;
}
.t06_job {
color: #8a94a6;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t06_author {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t06_author_wrap {
padding-left: 10px;
}
.lnd_nav_col_4 {
width: 30%;
}
.div-block-110 {
height: 50%;
background-color: #f5f7fd;
background-image: url('../images/hero_image.png');
background-position: 0px 38px;
background-size: cover;
background-repeat: no-repeat;
}
.div-block-110-copy {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 50% 100%;
background-size: cover;
background-repeat: no-repeat;
}
.nav_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_h6_white-copy {
margin-bottom: 0px;
color: #8a94a6;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_card_title_white-copy {
margin-bottom: 25px;
color: #0a1f44;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.c04_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.c05_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.c07_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.t06_h3 {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 36px;
line-height: 45px;
text-align: center;
}
.t06_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.utility-page-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100vw;
height: 100vh;
max-height: 100%;
max-width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.utility-page-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 750px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
}
.b01_h6 {
line-height: 24px;
}
.b01_link_block {
margin-top: 25px;
text-decoration: none;
}
.m01_title {
margin-bottom: 15px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m01_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m01_button_02:hover {
background-color: #5375ee;
}
.m03_text {
color: #8b95a7;
font-size: 16px;
text-align: center;
}
.m03_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m03_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
}
.f01 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.f01_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f01_column_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.f01_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.f01_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.f01_link:hover {
color: #0a1f44;
}
.f01_cta_text {
display: inline-block;
margin-right: 15px;
color: #0a1f44;
font-size: 15px;
font-weight: 500;
}
.f01_columns {
margin-top: 35px;
}
.f02_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.f02_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.f02_link:hover {
color: #0a1f44;
}
.f02_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f02_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 390px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f02_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.m03_icon {
width: 50px;
margin-bottom: 15px;
}
.m04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
min-height: 240px;
margin-bottom: 35px;
padding: 15px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m04_title {
margin-bottom: 4px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
text-align: center;
}
.m04_text {
color: #8b95a7;
font-size: 16px;
text-align: center;
}
.m04_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m04_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m04_button_02:hover {
background-color: #de350b;
}
.m05 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
margin-bottom: 35px;
padding: 40px 25px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m05_title {
margin-bottom: 4px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m05_text {
color: #8b95a7;
font-size: 16px;
}
.m05_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m05_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m05_button_02:hover {
background-color: #5375ee;
}
.m05_button_wrap {
position: relative;
left: 0%;
top: auto;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
padding-left: 0px;
}
.m04_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
}
.m06_text {
color: #8b95a7;
font-size: 16px;
}
.m06_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m06_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m06_button_02:hover {
background-color: #5375ee;
}
.m06_button_wrap {
position: relative;
left: 0%;
top: auto;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
padding-left: 0px;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.m06_content_wrap {
width: 100%;
padding: 25px;
}
.m06_image {
width: 100%;
min-height: 180px;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.m07 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
margin-bottom: 35px;
padding: 38px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
max-width: 600px;
min-height: 200px;
margin-bottom: 35px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m08_image {
position: relative;
width: 45%;
height: 100%;
min-height: 200px;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.m08_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55%;
min-height: 200px;
padding: 25px 15px 25px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.m08_icon {
-webkit-filter: invert(100%);
filter: invert(100%);
}
.m08_social_count {
margin-left: 13px;
color: #fff;
font-size: 12px;
font-weight: 400;
text-decoration: none;
}
.m08_text {
margin-bottom: 15px;
color: #8b95a7;
font-size: 16px;
}
.m08_link {
text-decoration: none;
}
.m08_title {
margin-bottom: 15px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m07_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
}
.m07_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m07_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m07_button_02:hover {
background-color: #5375ee;
}
.m07_text {
color: #8b95a7;
font-size: 16px;
}
.m07_title {
margin-bottom: 15px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m08_social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
margin-left: 15px;
padding: 8px 11px;
float: left;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 6px;
background-color: #7540ee;
}
.b02 {
min-height: 400px;
padding: 120px 5%;
background-color: #fff;
}
.b02_date {
margin-bottom: 5px;
color: #8a94a6;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b02_h4 {
margin-top: 0px;
margin-bottom: 10px;
color: #0a1f44;
font-size: 28px;
}
.b02_paragraph {
color: #8a94a6;
font-size: 16px;
line-height: 25px;
}
.b02_link {
color: #7540ee;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b02_blog_image_02 {
position: relative;
min-height: 260px;
padding: 5px;
border-radius: 4px;
background-image: url('../images/blog_img.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b02_blog_image_02:hover {
border-radius: 8px;
}
.b02_card_text {
padding: 25px 25px 15px 15px;
}
.b03_blog_image_02 {
min-height: 230px;
background-image: url('../images/_t20_294nR6.comp.jpg');
background-position: 50% 0px;
background-size: cover;
background-repeat: no-repeat;
}
.b03_paragraph {
color: #4e5d78;
font-size: 16px;
line-height: 25px;
}
.b03_h3 {
max-width: 440px;
margin-bottom: 15px;
padding: 15px 8px 15px 10px;
background-color: #7540ee;
color: #f5f7fd;
font-size: 28px;
line-height: 32px;
font-weight: 600;
}
.b03_card_text {
position: relative;
top: -52px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
padding-right: 20px;
padding-left: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b03_author {
position: relative;
left: 0px;
right: 0px;
bottom: 0px;
margin-top: 30px;
padding-left: 8px;
}
.b03_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b03_author_image {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b03_author_name {
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.b04_h3 {
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 34px;
line-height: 41px;
}
.b04_details_text {
margin-bottom: 10px;
color: #5d3eff;
font-size: 15px;
font-weight: 500;
}
.b04_paragraph {
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
}
.b04_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b04_blog_image_feature {
width: 50%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
}
.b04_author_name {
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.b04_author_image {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_h4 {
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 28px;
line-height: 34px;
}
.b05_h4 {
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 28px;
line-height: 34px;
}
.b05_paragraph {
margin-bottom: 25px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
}
.b05_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 35px;
margin-bottom: 10px;
padding-right: 20px;
padding-left: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.b05_link {
color: #5d3eff;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b06_paragraph {
max-width: 500px;
margin-bottom: 10px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
text-align: center;
}
.b06_h3 {
max-width: 700px;
margin-top: 0px;
margin-bottom: 15px;
color: #4e5d78;
font-size: 34px;
line-height: 41px;
text-align: center;
}
.b06_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 140px;
min-height: 35px;
margin-bottom: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.b06_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b06_author_image {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b06_author_name {
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.b06_tag_text {
color: #38cb89;
font-size: 13px;
font-weight: 500;
letter-spacing: 1.5px;
}
.b06_h4 {
max-width: 700px;
margin-top: 0px;
margin-bottom: 15px;
color: #4e5d78;
font-size: 28px;
line-height: 41px;
text-align: left;
}
.b06_paragraph_02 {
max-width: 500px;
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
text-align: left;
}
.f02_columns {
margin-top: 35px;
}
.f05_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f05_input {
max-width: 330px;
min-height: 48px;
margin-right: 5px;
margin-bottom: 5px;
padding-left: 15px;
border: 1.5px none #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #b0b7c3;
font-size: 16px;
font-weight: 400;
}
.f05_input:focus {
border-color: #5d3eff;
}
.f02_social_wraps {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.f02_social_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 0px;
margin-left: 15px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
background-color: #ebecf0;
}
.f02_social_link {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.f06_phone {
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #5d3eff;
text-decoration: none;
}
.f06_phone:hover {
color: #0a1f44;
}
.f07_link {
color: #0a1f44;
text-decoration: none;
}
.f07_text {
color: #8a94a6;
}
.f07_social_circle {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f07_social_icon {
width: 15px;
}
.f07_social_circle_c {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
margin-left: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f08_container {
position: relative;
z-index: 5;
display: block;
height: auto;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.f08_title {
max-width: 500px;
color: #142c65;
font-size: 24px;
line-height: 27px;
font-weight: 700;
}
.f08_columns {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f08_legal {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #0a1f44;
font-size: 15px;
font-weight: 500;
}
.lnd_services {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 32px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.lnd_logo {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.lnd_paragraph_03 {
max-width: 500px;
margin-right: auto;
margin-bottom: 18px;
margin-left: auto;
font-size: 18px;
line-height: 25px;
text-align: center;
}
.form06_h5 {
margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}
.form06_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form06_form_block {
margin-bottom: 0px;
}
.form06_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form06_input:focus {
border-color: #5d3eff;
}
.form06_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
margin-bottom: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 13px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form06_social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 40px;
max-width: 100%;
margin-bottom: 10px;
padding-right: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 3px;
background-color: #5b7fff;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
color: #fff;
font-weight: 500;
text-decoration: none;
}
.form06_social:hover {
box-shadow: 2px 2px 5px 0 #a9a9a9;
}
.form06_social_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 40px;
max-width: 100%;
margin-bottom: 10px;
padding-right: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 3px;
background-color: #1da1f2;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
color: #fff;
font-weight: 500;
text-decoration: none;
}
.form06_social_02:hover {
box-shadow: 2px 2px 5px 0 #a9a9a9;
}
.form06_success {
background-color: #fff;
}
.h01_image_wrap {
max-width: 800px;
}
.h02_image_wrap {
max-width: 800px;
}
.input {
max-width: 330px;
min-height: 48px;
margin-bottom: 5px;
padding-left: 15px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #b0b7c3;
font-size: 16px;
}
.input:focus {
border-color: #5d3eff;
}
.m11_tag_text_02 {
margin-left: 10px;
color: #fff;
font-weight: 700;
}
.header-nav {
display: block;
}
.nav_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 33px;
padding: 8px 5px 8px 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #201b3d;
text-decoration: none;
}
.nav_link:hover {
background-color: #f8faff;
}
.nav_details_block {
height: 50%;
background-color: #f5f7fd;
background-image: url('../images/hero_image.png');
background-position: 0px 38px;
background-size: cover;
background-repeat: no-repeat;
}
.nav01_search {
position: relative;
top: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 45px;
min-width: 45px;
margin-right: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-weight: 500;
}
.nav_column {
width: 22%;
padding: 15px;
}
.nav_dropdown {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: auto;
min-width: 320px;
border-radius: 8px;
background-color: #fff;
box-shadow: 14px 14px 25px 5px rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.nav_details_wrap_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 50% 100%;
background-size: cover;
background-repeat: no-repeat;
}
.nav01_line {
width: 1px;
height: 100%;
min-height: 31px;
margin-left: 15px;
background-color: #ebecf0;
}
.nav_list {
min-width: 850px;
}
.nav_list.w--open {
left: -110px;
overflow: hidden;
border-radius: 10px;
background-color: transparent;
}
.nav01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav01_logo {
margin-right: 25px;
}
.nav_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding-right: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_links {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
clear: none;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
font-weight: 600;
}
.nav01_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: auto;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
margin-left: 0px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav01_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav_column_large_02 {
width: 30%;
}
.nav_title {
margin-top: 10px;
margin-bottom: 8px;
color: #5d3eff;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav01_container {
display: block;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav_drop {
display: block;
height: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav_column_large {
width: 28%;
padding: 15px;
}
.forest_nav {
display: block;
width: 100%;
}
.nav_link_text {
font-weight: 500;
}
.nav02_phone {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #ebecf0;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.nav02_phone:hover {
color: #7540ee;
}
.nav02_icon_02 {
width: 15px;
margin-right: 10px;
}
.nav02_icons {
width: 15px;
margin-right: 10px;
}
.nav02_top_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-width: 200px;
font-weight: 500;
}
.nav02_dropdown_link {
font-size: 13px;
font-weight: 500;
}
.nav02_top {
min-height: 50px;
border-bottom: 1px solid #ebecf0;
background-color: #fff;
}
.nav03_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav03_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav02_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav02_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
}
.nav02_account {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav02_logo {
margin-right: 35px;
}
.nav02_account_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding: 0px 40px 0px 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.nav02_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav02_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav02_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.nav02_icon {
margin-right: 15px;
}
.nav02_email {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding-right: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid rgba(0, 0, 0, 0.1);
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.nav02_email:hover {
color: #7540ee;
}
.nav02 {
display: block;
min-height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.nav02_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav02_top_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
min-width: 200px;
}
.nav02_line {
width: 1px;
height: 100%;
min-height: 31px;
margin-left: 15px;
background-color: #ebecf0;
}
.nav02_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-right: auto;
margin-left: auto;
padding: 15px 5%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav03_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav03_link {
padding-right: 15px;
padding-left: 15px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav03_link:hover {
color: #7540ee;
}
.nav03_container {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav05 {
display: block;
min-height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.nav05_top {
min-height: 50px;
border-bottom: 1px solid #ebecf0;
background-color: #fff;
}
.nav05_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding: 15px 3%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav05_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-right: 3%;
padding-left: 3%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.nav05_social_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 8px 11px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #4e5d78;
text-decoration: none;
}
.nav05_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 10px;
}
.nav04_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
min-height: 80px;
margin-right: auto;
margin-left: auto;
padding-right: 2%;
padding-left: 2%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav04_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
padding-right: 3%;
padding-left: 3%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebecf0;
background-color: #fff;
color: #a09fb1;
font-size: 14px;
font-weight: 500;
}
.nav04 {
position: relative;
z-index: 5;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav06 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav06_search {
position: relative;
top: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 45px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-weight: 500;
}
.nav06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_dropdown_dot {
width: 35px;
height: 35px;
margin-left: 15px;
border-radius: 100px;
background-color: #f8faff;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.nav01_dropdown_dot:hover {
background-color: #e9eefa;
}
.nav01_dot_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
padding: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_dot_list {
min-width: 200%;
}
.nav01_dot_list.w--open {
left: -50px;
min-width: 150px;
margin-top: 8px;
padding: 4px;
border-radius: 8px;
background-color: #fff;
box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}
.nav01_dot_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 44px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
text-decoration: none;
}
.nav01_dot_link:hover {
border-radius: 4px;
background-color: #f8faff;
}
.lnd_image.lnd_grape {
border-style: solid;
border-width: 10px;
border-color: #ff6e6e;
border-radius: 100%;
}
.lnd_image.lnd_blueberry {
border-style: solid;
border-width: 10px;
border-color: #ff6e6e;
border-radius: 100%;
}
.lnd_container_reverse {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav_heading {
margin-bottom: 0px;
color: rgba(255, 255, 255, 0.63);
font-size: 12px;
line-height: 12px;
font-weight: 500;
letter-spacing: 1px;
}
.nav_h4 {
margin-bottom: 25px;
color: #f5f7fd;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.nav_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 10px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav_button:hover {
background-color: #ddf3e7;
}
.nav_h4_02 {
margin-bottom: 25px;
color: #0a1f44;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.nav_heading_02 {
margin-bottom: 0px;
color: #8a94a6;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.nav02_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav02_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav03_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 600;
}
.nav04_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav04_text {
color: #8a94a6;
font-size: 12px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav04_span {
color: #7540ee;
}
.nav04_logo {
margin-right: 35px;
}
.nav04_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav04_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav04_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.nav04_line {
width: 1px;
height: 100%;
min-height: 31px;
margin-left: 15px;
background-color: #ebecf0;
}
.nav04_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav04_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav04_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav04_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
display: none;
margin-right: 25px;
}
.nav05_top_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-width: 200px;
font-weight: 500;
}
.nav05_email {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding-right: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid rgba(0, 0, 0, 0.1);
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.nav05_email:hover {
color: #7540ee;
}
.nav05_icons {
width: 15px;
margin-right: 10px;
}
.nav05_phone {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #ebecf0;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.nav05_phone:hover {
color: #7540ee;
}
.f09_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
}
.f09_text {
margin-bottom: 0px;
font-weight: 400;
text-align: left;
}
.tag-s2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #38cb89;
}
.tag-cirle-s2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
color: #38cb89;
}
.tag_text_s2 {
color: #38cb89;
font-weight: 600;
}
.tag_p_text {
margin-left: 10px;
color: #7540ee;
font-weight: 700;
}
.tag_s_text {
margin-left: 10px;
color: #2dc76d;
font-weight: 700;
}
.tag_d_text_02 {
margin-left: 10px;
color: #fff;
font-weight: 700;
}
.nav01_mobile {
display: none;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav02_mobile {
display: none;
min-height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.nav04_mobile {
position: relative;
z-index: 5;
display: none;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav05_mobile {
display: none;
min-height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.lnd_navigation_mobile {
display: none;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.p02_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p04_container {
display: block;
max-width: 900px;
margin-right: auto;
margin-left: auto;
}
.cl04_title {
max-width: 500px;
margin-right: auto;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.b04_link {
color: #5d3eff;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b06_link {
color: #5d3eff;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.form06_line {
width: 80%;
height: 1px;
margin: 15px auto;
background-color: rgba(235, 236, 240, 0.45);
}
.m11_avatar {
width: 40px;
height: 40px;
border-radius: 100px;
background-image: url('../images/t_avatar.png');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.f06_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.f07_social_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.f08_social_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.f09 {
padding: 80px 5%;
background-color: #fff;
}
.f09_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #4e5d78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.f09_link:hover {
color: #0a1f44;
}
.f09_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 16px;
font-weight: 600;
}
.lnd_nav_link_button {
padding-right: 18px;
padding-left: 18px;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
font-family: Sfprodisplay;
color: #201b3d;
font-size: 14px;
font-weight: 600;
}
.lnd_nav_link_button:hover {
color: #5b3acc;
}
.lnd_nav_link_button.w--current {
color: #5b3acc;
}
.t07 {
display: block;
overflow: hidden;
min-height: 300px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t07_slide {
background-image: url('../images/a.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.t07_content_block {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: auto;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 120%;
max-height: 80%;
min-height: 310px;
padding: 50px 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #fff;
}
.t07_slider {
width: 70%;
min-height: 480px;
}
.t07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-decoration: none;
}
.t07_icon {
font-size: 13px;
}
.t07_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 480px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav06_mobile {
display: none;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav01_link_text {
color: #4f5e78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.nav01_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.nav_icon_arrow {
margin-right: 0px;
}
.nav03_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.nav05_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
}
.nav05_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav05_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav05_nav_menu {
display: none;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.nav05_buy_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav05_buy_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav05_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav05_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.nav05_line {
width: 1px;
height: 100%;
min-height: 31px;
margin-left: 15px;
background-color: #ebecf0;
}
.nav06_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav07 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav06_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
padding: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav06_left {
display: block;
width: 50%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 15px;
}
.nav06_drop {
width: 35px;
height: 35px;
border-radius: 100px;
background-color: #f8faff;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.nav06_drop:hover {
background-color: #e9eefa;
}
.nav06_list {
min-width: 200%;
}
.nav06_list.w--open {
left: -50px;
min-width: 150px;
margin-top: 8px;
padding: 4px;
border-radius: 8px;
background-color: #fff;
box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}
.nav06_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 44px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
text-decoration: none;
}
.nav06_links:hover {
border-radius: 4px;
background-color: #f8faff;
}
.nav06_text {
color: #4f5e78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.nav06_logo_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav06_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav07_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
}
.nav07_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav07_button {
margin-left: 0px;
padding: 11px 35px;
border: 1px solid #6165ff;
border-radius: 100px;
background-color: transparent;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #6165ff;
font-weight: 500;
}
.nav07_button:hover {
background-color: #6165ff;
color: #fff;
}
.lnd_licence {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
max-width: 450px;
margin: 57px auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.lnd_licence_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.lnd_licence_button:hover {
background-color: #5375ee;
}
.lnd_licence_block {
width: 100%;
min-height: 290px;
background-image: url('../images/highrise.jpg');
background-position: 50% 0%;
background-size: cover;
}
.lnd_licence_wrap {
width: 100%;
padding: 23px;
font-size: 15px;
}
.fe05_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
margin-bottom: 15px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 1px 1px 3px 0 #ebecf0;
}
.fe08_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.t06_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t06_arrow_left {
left: auto;
top: auto;
right: 80px;
bottom: 0%;
width: 50px;
height: 50px;
border-style: solid;
border-width: 1px;
border-color: #c1c7d0;
border-radius: 100px;
}
.t07_arrow_left {
left: 0%;
top: auto;
right: auto;
bottom: 0%;
width: 55px;
height: 55px;
background-color: #7540ee;
}
.t07_arrow_right {
left: 55px;
top: auto;
right: auto;
bottom: 0%;
width: 55px;
height: 55px;
background-color: #7540ee;
}
.t07_h4 {
margin-top: 0px;
}
.t07_paragraph {
max-width: 500px;
margin-bottom: 5px;
font-size: 16px;
line-height: 22px;
text-align: left;
}
.t07_line_break {
width: 70px;
height: 2px;
margin-top: 5px;
margin-bottom: 15px;
background-color: #7540ee;
}
.cta03_success {
padding: 32px;
border-radius: 10px;
background-color: rgba(245, 247, 253, 0.4);
font-family: Sfprodisplay;
color: #fff;
font-size: 15px;
}
.cta03_error {
background-color: transparent;
}
.p04_columns {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p04_pricing_text {
max-width: 560px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p04_button {
width: 100%;
padding-top: 12px;
padding-bottom: 12px;
border-radius: 100px;
background-color: #7540ee;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.p04_icon {
margin-right: 10px;
}
.p04_check_full {
margin-top: 35px;
margin-bottom: 35px;
}
.p04_pricing_type {
margin-bottom: 15px;
color: #c1c7d0;
font-weight: 400;
letter-spacing: 1px;
}
.p04_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p04_pricing_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
color: #7540ee;
}
.tab01_text {
line-height: 25px;
}
.m11_name_wrap {
margin-left: 15px;
}
.f09_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.f09_line {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 1px;
padding-top: 0px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px none rgba(155, 158, 184, 0.26);
background-color: rgba(155, 158, 184, 0.26);
}
.f09_columns {
margin-top: 35px;
}
.f09_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-right: 78px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f09_icon {
margin-right: 10px;
}
.f09_logo {
margin-bottom: 25px;
}
.f09_social_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.f09_social {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.f09_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.f09_paragraph {
margin-bottom: 20px;
font-weight: 400;
text-align: left;
}
.cl03_title {
max-width: 500px;
margin-right: auto;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.cl03_logo {
display: inline-block;
width: 25%;
padding: 25px 35px;
}
.cl03_image {
width: 200px;
}
.cl03_arrow {
display: none;
}
.cl03_arrow_right {
display: none;
width: 0px;
height: 0px;
}
.f01_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f01_social_circle {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f01_social_circle_c {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
margin-left: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f01_social_icon {
width: 15px;
}
.f02_success {
background-color: transparent;
}
.tab02_icon_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #e6edff;
}
.tab02_icon_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #e9f9f0;
}
.tab02_icon_04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #fffaf1;
}
.tab02_icon_05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #fff3f1;
}
.p04_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #0a1f44;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.p05_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.t08 {
display: block;
overflow: hidden;
min-height: 300px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-decoration: none;
}
.t08_column {
width: 33%;
margin-bottom: 25px;
padding: 15px 25px 25px 15px;
}
.t08_author {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t08_name {
margin-bottom: 4px;
color: #0a1f44;
font-size: 13px;
line-height: 18px;
font-weight: 600;
letter-spacing: 1px;
}
.t08_stars {
margin-bottom: 10px;
}
.t08_star {
width: 16px;
margin-right: 6px;
}
.t08_avatar {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t08_avatar_02 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t08_avatar_03 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t08_avatar_04 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t08_avatar_05 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t07_stars {
margin-bottom: 10px;
}
.t07_star {
width: 16px;
margin-right: 6px;
}
.lnd_licence_content {
margin-bottom: 20px;
}
.t03_slider_arrow {
left: 35%;
top: 170%;
right: auto;
bottom: 0%;
width: 55px;
height: 55px;
border: 1px solid #ebecf0;
border-radius: 100px;
background-color: #fff;
font-size: 17px;
}
.t03_slider_arrow_02 {
top: 170%;
right: 35%;
bottom: 0%;
width: 55px;
height: 55px;
border: 1px solid #ebecf0;
border-radius: 100px;
background-color: #fff;
font-size: 15px;
}
.t08_paragraph {
font-size: 16px;
}
.form01 {
position: relative;
width: 100%;
height: 100%;
max-width: 590px;
padding: 30px 30px 15px;
border: 1px solid #ebecf0;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form01_h5 {
text-align: center;
}
.form01_paragraph {
text-align: center;
}
.form01_bar {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: -25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form01_logo {
width: 55px;
border-radius: 100px;
box-shadow: 7px 7px 40px 0 #ebecf0;
}
.form01_title_wrap {
margin-top: 25px;
}
.form01_line {
width: 100%;
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ebecf0;
}
.form01_field_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.form01_input {
width: 49%;
min-height: 48px;
border: 1.5px solid #ebecf0;
border-radius: 4px;
background-color: #fff;
color: #8a94a6;
font-size: 16px;
font-weight: 400;
}
.form01_input:focus {
border-color: #5d3eff;
}
.form01_input::-webkit-input-placeholder {
color: #8a94a6;
}
.form01_input:-ms-input-placeholder {
color: #8a94a6;
}
.form01_input::-ms-input-placeholder {
color: #8a94a6;
}
.form01_input::placeholder {
color: #8a94a6;
}
.form01_button {
width: 100%;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form01_dropdown {
min-height: 48px;
margin-bottom: 10px;
padding-top: 12px;
padding-bottom: 12px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #8a94a6;
font-size: 16px;
font-weight: 400;
}
.form01_dropdown.w--open {
width: 100%;
}
.form01_input_full {
width: 100%;
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #8a94a6;
font-size: 16px;
font-weight: 400;
}
.form01_input_full:focus {
border-color: #5d3eff;
}
.form01_input_full::-webkit-input-placeholder {
color: #8a94a6;
}
.form01_input_full:-ms-input-placeholder {
color: #8a94a6;
}
.form01_input_full::-ms-input-placeholder {
color: #8a94a6;
}
.form01_input_full::placeholder {
color: #8a94a6;
}
.form_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.form02 {
position: relative;
width: 100%;
height: 100%;
max-width: 590px;
padding: 15px 30px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form02_titles {
margin-bottom: 25px;
}
.form03 {
position: relative;
width: 100%;
height: 100%;
max-width: 420px;
padding: 25px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form03_input {
min-height: 48px;
margin-bottom: 10px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form03_input:focus {
border-color: #5d3eff;
}
.form03_checkbox_wrap {
margin-top: 25px;
margin-bottom: 25px;
}
.c10 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c10_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c10_block {
width: 50%;
min-height: 200px;
padding-right: 55px;
}
.c10_icon {
width: 55px;
margin-bottom: 25px;
}
.c10_title {
margin-bottom: 10px;
color: rgba(118, 126, 173, 0.59);
font-weight: 700;
letter-spacing: 1px;
}
.m09_image {
position: relative;
min-height: 180px;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.m09_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.m09_badge {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
margin-bottom: 5px;
padding: 6px 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e3d9fc;
}
.m09_badge_text {
color: #7540ee;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
}
.m10_line {
width: 100%;
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ebecf0;
}
.m09_h6 {
margin-bottom: 0px;
line-height: 29px;
}
.m09_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.m02_icon {
width: 50px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.m02_exit {
position: absolute;
left: auto;
top: 10px;
right: 15px;
bottom: auto;
}
.m10_video {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
z-index: 99;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.m10_icon {
width: 35px;
}
.m10_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.m09_details_text {
color: #4e5d78;
font-size: 16px;
}
.m10_text {
color: #4e5d78;
font-size: 16px;
}
.m10_h6 {
margin-bottom: 0px;
line-height: 29px;
}
.form04 {
overflow: hidden;
width: 100%;
height: 100%;
max-width: 400px;
min-height: 350px;
padding: 25px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form02_h5 {
text-align: center;
}
.form02_paragraph {
text-align: center;
}
.form02_field_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.form02_input {
width: 49%;
min-height: 48px;
border: 1.5px solid #ebecf0;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form02_input:focus {
border-color: #5d3eff;
}
.form02_input_full {
width: 100%;
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form02_input_full:focus {
border-color: #5d3eff;
}
.form02_button {
width: 100%;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form03_titles {
margin-bottom: 25px;
}
.form03_h5 {
line-height: 34px;
}
.form03_button {
width: 100%;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.m11_line {
width: 100%;
height: 1px;
margin-top: 14px;
margin-bottom: 14px;
background-color: #ebecf0;
}
.m12 {
overflow: hidden;
width: 100%;
max-width: 400px;
min-height: 390px;
padding: 0px;
border-radius: 10px;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
}
.m12_image {
min-height: 290px;
background-image: url('../images/product.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.m12_h6 {
margin-bottom: 10px;
font-size: 20px;
line-height: 29px;
}
.m12_price {
color: #7540ee;
font-size: 20px;
font-weight: 600;
}
.m12_content {
position: relative;
height: 55%;
padding: 25px;
}
.m12_feature {
position: absolute;
left: auto;
top: -20px;
right: 15px;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
padding: 7px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.m12_star {
width: 15px;
}
.form03_line {
width: 100%;
height: 1px;
margin-top: 25px;
margin-bottom: 25px;
background-color: #ebecf0;
}
.form05 {
position: relative;
width: 100%;
height: 100%;
max-width: 630px;
min-height: 350px;
padding: 40px 25px 25px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form05_title {
padding-right: 7px;
font-size: 22px;
line-height: 40px;
font-weight: 300;
}
.form05_success {
padding-top: 52px;
padding-bottom: 52px;
background-color: #fff;
}
.form05_input {
display: inline-block;
width: 200px;
height: 40px;
margin-bottom: 0px;
padding-bottom: 10px;
padding-left: 8px;
border-style: none none solid;
border-bottom-width: 2px;
border-bottom-color: #ebecf0;
opacity: 0.5;
color: #ebecf0;
font-size: 22px;
line-height: 40px;
font-weight: 300;
}
.form05_input:focus {
border-bottom-width: 2px;
border-bottom-color: #7540ee;
opacity: 1;
color: #7540ee;
}
.form05_input::-webkit-input-placeholder {
color: #4e5d78;
}
.form05_input:-ms-input-placeholder {
color: #4e5d78;
}
.form05_input::-ms-input-placeholder {
color: #4e5d78;
}
.form05_input::placeholder {
color: #4e5d78;
}
.form05_input.date {
width: 120px;
}
.form05_input.budget {
width: 120px;
}
.form05_input.project {
width: 280px;
}
.form05_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 10px;
padding-bottom: 10px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.field-label-copy {
padding-right: 7px;
clear: none;
color: #c1c7d0;
font-size: 12px;
line-height: 40px;
font-weight: 500;
letter-spacing: 1px;
}
.form05_top_tag {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form05_icon {
position: relative;
top: -25px;
width: 65px;
padding: 5px;
border-radius: 100px;
background-color: #fff;
}
.form05_h5 {
margin-bottom: 15px;
line-height: 34px;
text-align: center;
}
.form05_button {
width: 100%;
margin-top: 35px;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.m13 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
max-width: 370px;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
}
.m13_h4 {
margin-bottom: 15px;
line-height: 29px;
}
.m13_paragraph {
text-align: center;
}
.m13_image {
width: 70px;
margin-bottom: 15px;
}
.f10 {
padding: 80px 5%;
background-color: #fff;
}
.f10_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.f10_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 15%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.form01_success {
background-color: #fff;
}
.form02_success {
background-color: #fff;
}
.form02_error {
background-color: #fff;
}
.form03_icon {
width: 60px;
}
.form03_success {
background-color: #fff;
}
.form04_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form04_title {
margin-bottom: 0px;
color: #0a1f44;
font-size: 18px;
font-weight: 700;
}
.form04_line {
width: 100%;
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ebecf0;
}
.form04_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form04_input:focus {
border-color: #5d3eff;
}
.form04_input_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form04_payment {
position: absolute;
top: 15px;
right: 15px;
bottom: 0px;
}
.form04_input_wrap_large {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 10px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.form04_input_02 {
max-width: 32%;
min-height: 48px;
margin-bottom: 5px;
padding-left: 15px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #b0b7c3;
font-size: 16px;
font-weight: 400;
}
.form04_input_02:focus {
border-color: #5d3eff;
}
.form04_location_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.form04_location {
max-width: 66%;
min-height: 48px;
margin-bottom: 0px;
padding-top: 12px;
padding-bottom: 12px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #8a94a6;
font-size: 16px;
font-weight: 400;
}
.form04_location.w--open {
width: 100%;
}
.form04_button {
width: 100%;
margin-top: 15px;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form04_success {
background-color: #fff;
}
.form06 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
padding: 35px 20px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form06_top {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form06_icon {
position: relative;
top: -25px;
width: 65px;
padding: 5px;
border-radius: 100px;
background-color: #fff;
}
.form_alert {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #68c38a;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.form_alert_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 92%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form_alert_line {
width: 1px;
min-height: 23px;
margin-right: 8px;
margin-left: 8px;
background-color: rgba(53, 45, 45, 0.07);
}
.form_alert_text {
color: #353357;
font-size: 16px;
line-height: 17px;
font-weight: 400;
}
.form_alert_text.white-text {
color: #fff;
}
.form_error {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.form_error_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 92%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form_error_line {
width: 1px;
min-height: 23px;
margin-right: 8px;
margin-left: 8px;
background-color: rgba(53, 45, 45, 0.07);
}
.form_error_paragraph {
color: #353357;
font-size: 16px;
line-height: 17px;
font-weight: 400;
}
.form_error_paragraph.white-text {
color: #fff;
}
.p05_card_focus {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 35px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #7540ee;
border-radius: 6px;
background-color: #fff;
}
.p06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.p06_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
padding: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
background-color: #fff;
}
.p06_column_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 3px solid #7540ee;
border-radius: 10px;
background-color: #fff;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.p06_column_01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
padding: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
background-color: #fff;
}
.p06_column_04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
padding: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid solid solid none;
border-width: 1px;
border-color: #ebecf0;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
background-color: #fff;
}
.p06_h3 {
margin-top: 15px;
margin-bottom: 10px;
color: #0a1f44;
font-size: 14px;
line-height: 32px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.p06_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p06_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p06_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p06_icon {
margin-right: 10px;
}
.p06_text {
max-width: 560px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p06_button {
width: 60%;
min-width: 170px;
padding-top: 13px;
padding-bottom: 13px;
border: 1px solid #ebecf0;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #7540ee;
font-size: 11px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p06_button:hover {
background-color: #7540ee;
color: #fff;
}
.p06_check_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p06_pricing_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
color: #7540ee;
}
.gallery_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.g01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.g01_column {
width: 25%;
padding: 15px;
}
.g01_image {
height: 200px;
}
.g01_image_link_01 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_02 {
width: 100%;
height: 100%;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_03 {
width: 100%;
height: 100%;
background-image: url('../images/gallery_05.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_04 {
width: 100%;
height: 100%;
background-image: url('../images/blog_img.jpg');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_05 {
width: 100%;
height: 100%;
background-image: url('../images/gallery_img.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_06 {
width: 100%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_07 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_06.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_08 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g02_column {
width: 33.333333333333336%;
padding: 15px;
}
.g02_image {
height: 250px;
}
.g02_image_link_01 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g02_image_link_01:hover {
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.g02_column_02 {
width: 25%;
padding: 15px;
}
.g02_column_03 {
width: 50%;
padding: 15px;
}
.g02_image_link_02 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_05.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g02_image_link_03 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g02_image_link_04 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g02_image_link_05 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.g02_image_link_06 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_06.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g03_image_wrap {
width: 100%;
padding: 15px;
}
.g03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.g03_image {
height: 350px;
}
.g03_gallery_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.g03_image_link {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g03_image_wrap_02 {
width: 100%;
padding: 15px;
}
.g03_image_02 {
height: 730px;
}
.g03_image_link_02 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g03_image_link_03 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_column {
width: 50%;
padding: 15px;
}
.g04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.g04_image_link_01 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_01:hover {
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g04_image {
height: 290px;
}
.g04_column_2 {
width: 25%;
padding: 15px;
}
.g04_column_03 {
width: 75%;
padding: 15px;
}
.g04_image_link_02 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_03 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_img.PNG');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_04 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_05 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/blog_img.jpg');
background-position: 50% 100%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_06 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.p06 {
padding: 124px 5%;
background-color: #fff;
}
.f11_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f11_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f11_link {
margin-right: 15px;
margin-left: 15px;
color: #0a1f44;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
text-decoration: none;
}
.f11_text {
margin-top: 25px;
margin-bottom: 25px;
color: #4e5d78;
font-size: 16px;
line-height: 23px;
text-align: center;
}
.form07_h5 {
margin-top: 0px;
margin-bottom: 20px;
font-size: 22px;
line-height: 28px;
text-align: left;
}
.form07_label {
width: 100%;
margin-bottom: 5px;
padding-left: 2px;
opacity: 0.4;
color: #000;
font-size: 14px;
font-weight: 600;
}
.form07_link {
color: #000;
font-size: 13px;
font-weight: 600;
}
.form07_paragraph {
margin-bottom: 15px;
font-size: 15px;
line-height: 1.6em;
}
.link-11 {
text-decoration: none;
}
.tag-w2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ffab00;
}
.tag-e2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fe3e3e;
}
.tag-w2-text {
margin-left: 10px;
color: #fff;
font-weight: 700;
}
.form07 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
padding: 35px 20px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form07_logo {
width: 140px;
margin-bottom: 25px;
}
.form07_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form07_input:focus {
border-color: #5d3eff;
}
.form07_text {
font-size: 15px;
line-height: 1.6em;
}
.form07_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
margin-bottom: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 13px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form07_line {
width: 80%;
height: 1px;
margin: 15px auto;
background-color: rgba(235, 236, 240, 0.45);
}
.form07_legal {
margin-top: 20px;
color: rgba(51, 51, 51, 0.6);
font-size: 13px;
}
.form07_success {
background-color: #fff;
}
.form07_span {
-webkit-transition: color 200ms ease;
transition: color 200ms ease;
color: #7540ee;
}
.form07_span:hover {
color: #7649d6;
}
.form07_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form07_form_block {
margin-bottom: 0px;
}
.input_payment_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 330px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_licence_block_02 {
width: 100%;
min-height: 300px;
background-image: url('../images/icons_feather.png');
background-position: 100% 100%;
background-size: cover;
background-repeat: no-repeat;
}
.body-2 {
font-family: Cabin, sans-serif;
}
.te04 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.te04_paragraph {
max-width: 700px;
text-align: center;
}
.te04_team {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 900px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te04_job_title {
color: #8a94a6;
font-weight: 500;
}
.te04_social_wrap {
margin-top: 15px;
}
.te04_social_icon {
width: 18px;
}
.te04_social_link {
margin-right: 8px;
margin-left: 8px;
}
.te04_social_icon_space {
width: 18px;
}
.te04_name {
margin-top: 0px;
margin-bottom: 8px;
font-size: 18px;
line-height: 21px;
}
.te04_avatar {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_team_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 200px;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te04_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-weight: 700;
text-align: center;
}
.te04_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te04_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te04_avatar_02 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_ui_face.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_avatar_03 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_avatar_04 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_avatar_05 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_avatar_06 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te02_team_image_03 {
width: 150px;
height: 150px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.07;
}
.te02_team_image_04 {
width: 150px;
height: 150px;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.07;
}
.te05 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.te05_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te05_avatar {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_avatar_02 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_avatar_03 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_avatar_04 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_avatar_06 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_paragraph {
max-width: 700px;
text-align: center;
}
.te05_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.te05_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te05_avatar_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-right: 13px;
}
.te05_avatar_05 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t03_avatar_02 {
position: relative;
width: 65px;
height: 65px;
margin-bottom: 15px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 7px #ebecf0;
}
.t04_avatar_03 {
position: relative;
width: 44px;
height: 44px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t04_avatar_04 {
position: relative;
width: 44px;
height: 44px;
margin-bottom: 10px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_avatar_02 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_avatar_03 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_avatar_04 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_avatar_05 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.div-block-120 {
height: 1px;
margin-top: 35px;
margin-bottom: 35px;
background-color: #ebecf0;
}
.b03_author_image_02 {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_author_image_02 {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_author_image_03 {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_author_image_04 {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_blog_image_02 {
min-height: 230px;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_blog_image_03 {
min-height: 230px;
background-image: url('../images/gallery_img.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_blog_image_04 {
min-height: 230px;
background-image: url('../images/gallery_06.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b05_blog_image_02 {
min-height: 250px;
border-radius: 8px;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.b06_blog_image_02 {
width: 35%;
height: 100%;
min-height: 270px;
background-image: url('../images/gallery_img_03.PNG');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b06_blog_image_03 {
width: 35%;
height: 100%;
min-height: 270px;
background-image: url('../images/gallery_img.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b01_blog_image_02 {
position: relative;
min-height: 190px;
padding: 5px;
border-radius: 4px 4px 0px 0px;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b01_blog_image_03 {
position: relative;
min-height: 190px;
padding: 5px;
border-radius: 4px 4px 0px 0px;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.tab01_icon_01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #e9f9f0;
}
.tab01_icon {
width: 22px;
}
.tab01_icon_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fffaf1;
}
.tab01_icon_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #d5dff7;
}
.heading {
margin-bottom: 35px;
}
.utility-page-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.div-block-122 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 630px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.submit {
padding-top: 12px;
padding-bottom: 12px;
border-radius: 8px;
background-color: #7540ee;
}
.heading-2 {
margin-bottom: 25px;
}
.cta05_temp02 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #6165ff;
background-image: url('../images/flowbase_wave.png');
background-position: 50% 100%;
background-size: cover;
}
.temp_nav {
position: relative;
z-index: 5;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: transparent;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.temp_nav_wrap {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.temp_mobile {
position: relative;
z-index: 5;
display: none;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.temp_nav_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
min-height: 80px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_logo {
margin-right: 35px;
}
.temp_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.temp_nav_link {
padding-right: 15px;
padding-left: 15px;
color: #fff;
font-size: 14px;
}
.temp_nav_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.temp_nav_button:hover {
background-color: #5d3eff;
color: #fff;
}
.temp_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.temp_nav_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_nav_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_mobile_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
min-height: 80px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_nav_right_mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.line_break {
height: 1px;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
background-color: #ebecf0;
}
.cta06 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.cta06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 900px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta06_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta06_text {
color: #fff;
}
.cta06_h3 {
margin-top: 0px;
color: #fff;
font-size: 55px;
line-height: 55px;
}
.faq03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.faq03_container {
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.faq03_wrap {
margin-bottom: 35px;
}
.faq03_line {
height: 1px;
margin-top: 15px;
margin-bottom: 15px;
background-color: #ebecf0;
}
.faq03_h3 {
margin-top: 0px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.faq01_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.faq01_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.faq01_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 35px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.faq02_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.faq02_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #38cb89;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.faq02_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.faq03_h4 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.faq03_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.faq03_title_wrap {
margin-bottom: 45px;
}
.temp_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_nav_menu_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: Sfprodisplay;
font-size: 14px;
font-weight: 600;
}
.temp_nav_link_main {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.lnd_hero_mobile {
display: none;
}
.f02_temp03 {
min-height: 400px;
padding: 90px 5%;
background-color: #fafbfc;
}
.temp01_footer {
padding: 80px 5%;
background-color: #fff;
}
.temp01_footer_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.temp01_line {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 1px;
padding-top: 0px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px none rgba(155, 158, 184, 0.26);
background-color: rgba(155, 158, 184, 0.26);
}
.temp01_columns {
margin-top: 35px;
}
.temp01_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-right: 78px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp01_title_02 {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 16px;
font-weight: 600;
}
.temp01_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #4e5d78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.temp01_link:hover {
color: #0a1f44;
}
.temp01_social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.temp01_link_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.temp01_text {
margin-bottom: 0px;
font-weight: 400;
text-align: left;
}
.temp01_icon {
margin-right: 10px;
}
.temp01_link_wrap_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
}
.temp01_logo_footer {
margin-bottom: 25px;
}
.temp01_link_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-decoration: none;
}
.temp01_link_text {
margin-right: 8px;
color: #4e5d78;
font-size: 16px;
font-weight: 500;
text-align: center;
}
.temp01_link_span {
color: #7540ee;
text-decoration: none;
}
.temp01_link_arrow {
width: 15px;
-webkit-filter: invert(100%);
filter: invert(100%);
}
.temp01_focus {
color: #7540ee;
}
.temp01_container_02_reverse {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 91px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp02_hero_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
margin-bottom: 25px;
padding: 12px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.temp02_form {
width: 100%;
max-width: 530px;
padding-top: 15px;
padding-right: 25px;
padding-left: 25px;
border-radius: 20px;
}
.temp02_form_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp02_input {
max-width: 380px;
min-height: 55px;
margin-right: 10px;
margin-bottom: 0px;
border: 1px solid #ebecf0;
border-radius: 4px;
background-color: #fff;
color: #c1c7d0;
font-size: 16px;
}
.temp02_input:focus {
border-color: #5d3eff;
}
.temp02_button {
min-height: 55px;
padding-right: 25px;
padding-left: 25px;
border-radius: 4px;
background-color: #fff;
color: #5b7fff;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
}
.temp02_success {
padding: 32px;
border-radius: 10px;
background-color: rgba(245, 247, 253, 0.4);
font-family: Sfprodisplay;
color: #fff;
font-size: 15px;
}
.temp02_error {
background-color: transparent;
}
.temp02_details {
display: block;
max-width: 410px;
margin-right: auto;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.temp02_details_span {
color: rgba(255, 255, 255, 0.59);
}
.fe06_title_wrap_temp02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.fe06_h5_temp02 {
margin-top: 0px;
color: #0a1f44;
line-height: 42px;
font-weight: 700;
text-align: left;
}
.f11 {
padding: 80px 5%;
background-color: #fff;
}
.f11_logo {
margin-bottom: 25px;
}
.f11_copy_text {
margin-top: 25px;
color: #4e5d78;
font-size: 16px;
line-height: 23px;
text-align: center;
}
.f11_link_span {
text-decoration: none;
}
.f10_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #4e5d78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.f10_link:hover {
color: #0a1f44;
}
.f10_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 16px;
font-weight: 600;
}
.f10_logo {
margin-bottom: 25px;
}
.f10_text {
margin-bottom: 0px;
font-weight: 400;
text-align: left;
}
.f10_icon {
margin-right: 10px;
}
.f10_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
}
.f10_column_left {
width: 60%;
}
.temp02_focus {
color: #5b7fff;
}
.temp02_btn {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 50px;
min-width: 140px;
padding: 11px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 100px;
background-color: #5b7fff;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.temp02_btn:hover {
background-color: #6d3be0;
}
.temp02_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 3px solid #5b7fff;
border-radius: 10px;
background-color: #fff;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.lnd_card_template_02 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: hsla(0, 0%, 100%, 0.4);
background-image: url('../images/02.png');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.h03_tag_number {
color: #fff;
font-weight: 600;
}
.fe02_temp02 {
display: block;
padding: 80px 3% 90px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe06_title_temp02 {
max-width: 500px;
margin-bottom: 4px;
color: #5b7fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.c03_temp02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(213, 223, 247, 0.63)));
background-image: linear-gradient(180deg, transparent, rgba(213, 223, 247, 0.63));
}
.tag-cirle-w-02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.tag_text_w2 {
color: #ffab00;
font-weight: 600;
}
.tag-cirle-e-02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.tag_text-_e2 {
color: #fe3e3e;
font-weight: 600;
}
.pill_success {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #38cb89;
}
.pill_warning {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ffab00;
}
.pill_purple_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e3d9fc;
}
.pill_success_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.pill_error_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff3f1;
}
.pill_text_warning {
color: #ffab00;
font-weight: 700;
}
.pill_text_error {
color: #ff5630;
font-weight: 700;
}
.pill_text_green {
color: #38cb89;
font-weight: 700;
}
.badge_text_default {
color: #33334f;
font-weight: 700;
}
.badge_text_white {
color: #fff;
font-weight: 700;
}
.tab02_tab {
position: relative;
min-height: 540px;
}
.fe09_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 940px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe09_column {
width: 33.333333333333336%;
min-height: 200px;
padding-right: 25px;
padding-left: 25px;
}
.fe09_item_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 55px;
margin-bottom: 5px;
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebecf0;
}
.fe09_icon {
width: 23px;
margin-right: 15px;
}
.fe09 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 60px 5% 120px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe09_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe09_h4 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
color: #33334f;
line-height: 36px;
font-weight: 600;
text-align: center;
}
.fe09_title {
margin-bottom: 8px;
color: #7540ee;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.cta07 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 105px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.cta07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta07_main_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta07_content {
margin-left: 25px;
}
.cta07_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta07_button {
max-width: 240px;
padding: 15px 25px;
border-radius: 4px;
background-color: #6735d8;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.cta07_image {
width: 150px;
}
.p07 {
padding: 124px 5%;
background-color: #fff;
}
.p07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.p07_column {
width: 33.333333333333336%;
padding: 10px;
}
.p07_block {
padding: 20px;
border-radius: 10px;
background-color: #fff;
box-shadow: 1px 1px 35px 0 #ebecf0;
}
.p07_check_wrap {
margin-bottom: 35px;
}
.p07_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p07_icon {
margin-right: 10px;
}
.p07_text {
max-width: 560px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p07_button {
width: 100%;
padding-top: 13px;
padding-bottom: 13px;
border: 1px solid #ebecf0;
border-radius: 8px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #7540ee;
font-size: 11px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p07_button:hover {
background-color: #7540ee;
color: #fff;
}
.p07_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p07_pricing_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
color: #7540ee;
}
.p07_h3 {
margin-top: 15px;
margin-bottom: 10px;
color: #0a1f44;
font-size: 14px;
line-height: 32px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.p02_info_text {
max-width: 200px;
margin-top: 12px;
margin-right: auto;
margin-left: auto;
color: #b0b7c3;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-align: center;
}
.p07_block_02 {
padding: 20px;
border-radius: 15px;
background-color: #7540ee;
box-shadow: 1px 1px 35px 0 #ebecf0;
}
.p07_block_03 {
padding: 20px;
border-radius: 10px;
background-color: #fff;
box-shadow: 1px 1px 35px 0 #ebecf0;
}
.p07_text_white {
max-width: 560px;
margin-bottom: 0px;
color: #fff;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p07_h3_white {
margin-top: 15px;
margin-bottom: 10px;
color: #fff;
font-size: 14px;
line-height: 32px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.p07_pricing_white {
margin-right: 2px;
margin-left: 2px;
color: #fff;
font-size: 50px;
line-height: 50px;
}
.p07_date_text_white {
color: #fff;
}
.p07_button_white {
width: 100%;
padding-top: 13px;
padding-bottom: 13px;
border: 1px solid #ebecf0;
border-radius: 8px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 11px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p07_button_white:hover {
background-color: #fff;
color: #0a1f44;
}
.p07_info_text {
max-width: 200px;
margin-top: 12px;
margin-right: auto;
margin-left: auto;
color: #b0b7c3;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-align: center;
}
.p01_card_shadow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 330px;
min-height: 400px;
margin-right: auto;
margin-left: auto;
padding: 40px 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 15px;
box-shadow: 1px 1px 25px 0 #ebecf0;
}
.p08_column {
width: 33.333333333333336%;
}
.p08_top_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #38cb89;
background-color: #e9f9f0;
}
.p08_h3 {
margin-top: 0px;
margin-bottom: 0px;
color: #38cb89;
font-size: 16px;
font-weight: 700;
}
.p08_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 350px;
padding: 34px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #ebecf0;
border-bottom: 1px solid #ebecf0;
border-left: 1px solid #ebecf0;
}
.p08_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
font-weight: 700;
}
.p08_date_text {
color: rgba(6, 7, 10, 0.26);
}
.p08_pricing_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
color: #0a1f44;
}
.p08_check_wrap {
margin-top: 35px;
margin-bottom: 35px;
}
.p08_icon {
width: 13px;
margin-right: 10px;
}
.p08_button {
padding: 13px 36px;
border: 1px solid #ebecf0;
border-radius: 8px;
background-color: #4e5d78;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 11px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p08_button:hover {
background-color: #455470;
color: #fff;
}
.p08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.p08_column_middle {
width: 33.333333333333336%;
margin-top: -10px;
box-shadow: 1px 1px 35px 0 rgba(193, 199, 208, 0.15);
}
.p08_content_middle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 520px;
padding: 34px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #ebecf0;
border-bottom: 1px solid #ebecf0;
border-left: 1px solid #ebecf0;
}
.p08_top_block_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ffab00;
background-color: #fffaf1;
}
.p08_h3_02 {
margin-top: 0px;
margin-bottom: 0px;
color: #ffab00;
font-size: 16px;
font-weight: 700;
}
.p08_top_block_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #5b7fff;
background-color: #d5dff7;
}
.p08_h3_03 {
margin-top: 0px;
margin-bottom: 0px;
color: #5b7fff;
font-size: 16px;
font-weight: 700;
}
.cl05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cl05_column {
width: 40%;
}
.cl05 {
min-height: 400px;
padding: 80px 5%;
background-color: #fff;
}
.cl05_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
font-size: 38px;
line-height: 45px;
text-align: left;
}
.cl05_title {
max-width: 500px;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
letter-spacing: 1px;
}
.cl05_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl05_logo_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 120px;
padding: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl05_column_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 60%;
min-height: 300px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 30px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cl05_logo {
width: 120px;
}
.cl05_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5d3eff;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.cl05_button:hover {
background-color: #3213d3;
}
.cl05_link {
text-decoration: none;
}
.fe10_number {
margin-right: 15px;
color: #4e5d78;
font-weight: 700;
letter-spacing: 1px;
}
.fe10_line_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 14px;
padding-right: 14px;
padding-bottom: 14px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe10_column_right {
width: 50%;
padding-right: 25px;
padding-left: 35px;
}
.fe10_column_left {
position: -webkit-sticky;
position: sticky;
top: 100px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
max-height: 600px;
padding: 46px 35px 46px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.fe10_h3 {
margin-bottom: 55px;
}
.fe10_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe10_feature_wrap {
margin-bottom: 250px;
}
.fe10_line_base {
position: relative;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
width: 400px;
min-height: 2px;
background-color: #ebecf0;
}
.fe10_image {
margin-right: auto;
margin-left: auto;
}
.fe10_content_block {
margin-top: 35px;
}
.fe10 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #fff;
}
.fe10_line {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
width: 0%;
min-height: 2px;
background-color: #7540ee;
}
.fe10_h6 {
margin-bottom: 25px;
line-height: 25px;
}
.fe10_paragraph {
margin-bottom: 15px;
}
.fe10_link {
color: #0a1f44;
font-weight: 700;
text-decoration: none;
}
.fe10_counter_wrap {
margin-bottom: 15px;
}
.fe10_text {
opacity: 0.5;
color: #0a1f44;
font-size: 17px;
font-weight: 700;
}
.fe10_line_02 {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
width: 0%;
min-height: 2px;
background-color: #7540ee;
}
.fe10_line_03 {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
width: 0%;
min-height: 2px;
background-color: #7540ee;
}
.fe10_focus {
color: #7540ee;
}
.lnd_card_template_03 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: #fff;
background-image: url('../images/03.png');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.faq04_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.faq04_h4 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
}
.faq04_title {
max-width: 500px;
margin-bottom: 4px;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
letter-spacing: 1px;
}
.faq04_full_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.faq04_wrap {
width: 33%;
margin-bottom: 15px;
padding-top: 25px;
padding-right: 35px;
padding-bottom: 25px;
}
.faq04_h6 {
margin-top: 0px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 18px;
line-height: 22px;
font-weight: 500;
}
.faq04_line {
height: 1px;
margin-top: 15px;
margin-bottom: 15px;
background-color: #ebecf0;
}
.faq04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.faq04_title_wrap {
margin-bottom: 45px;
}
.temp04_link {
color: #ffab00;
text-decoration: none;
}
.f01_button_temp04 {
margin-left: 0px;
padding: 12px 30px;
border-radius: 100px;
background-color: #ffab00;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
}
.cta01_temp04 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 400px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #ffab00;
}
.cta01_button_temp04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 220px;
min-height: 45px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
padding: 15px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f7fd;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #ffab00;
font-size: 13px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.c06_tag_text_temp04 {
margin-left: 10px;
color: #ffab00;
font-weight: 700;
}
.cta01_link_temp04 {
color: #ffab00;
text-decoration: none;
}
.b01_link_temp04 {
color: #ffab00;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.fe09_wrap_temp05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe09_temp05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 15px 5% 120px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.form08 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
margin-bottom: 15px;
padding: 25px;
border: 1px solid #ebecf0;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form08_h3 {
margin-top: 0px;
margin-bottom: 15px;
line-height: 28px;
text-align: center;
}
.form08_title_wrap {
margin-bottom: 25px;
}
.form08_text {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form08_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form08_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form08_form_block {
margin-bottom: 0px;
}
.form08_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form08_input:focus {
border-color: #5d3eff;
}
.form08_success {
background-color: #fff;
}
.form10_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
}
.form10_text {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form09_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
}
.form09_text_password {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form09_text_signup {
margin-right: 15px;
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form08_text_account {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form08_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
}
.form09_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form09_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form09_input:focus {
border-color: #5d3eff;
}
.form09_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form09_form_block {
margin-bottom: 0px;
}
.form09 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
margin-bottom: 15px;
padding: 25px;
border: 1px solid #ebecf0;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form09_text_title {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form09_h3 {
margin-top: 0px;
margin-bottom: 15px;
line-height: 28px;
text-align: center;
}
.form09_title_wrap {
margin-bottom: 25px;
}
.form10 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
margin-bottom: 15px;
padding: 25px;
border: 1px solid #ebecf0;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form10_h3 {
margin-top: 0px;
margin-bottom: 15px;
line-height: 28px;
text-align: center;
}
.form10_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form10_input:focus {
border-color: #5d3eff;
}
.form10_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form10_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form10_form_block {
margin-bottom: 0px;
}
.form10_success {
background-color: #fff;
}
.form10_title_wrap {
margin-bottom: 25px;
}
.form09_success {
background-color: #fff;
}
.lnd_card_template_04 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: hsla(0, 0%, 100%, 0.4);
background-image: url('../images/04.png');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.lnd_card_template_05 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: hsla(0, 0%, 100%, 0.4);
background-image: url('../images/05.png');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.h15 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 720px;
padding: 110px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-image: url('../images/template_bg.svg');
background-position: 50% 50%;
background-size: cover;
}
.h15_h1 {
max-width: 460px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
text-align: left;
}
.h15_paragraph {
display: block;
max-width: 430px;
margin-bottom: 15px;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: left;
}
.h15_title {
margin-bottom: 8px;
color: #fff;
font-weight: 500;
letter-spacing: 3px;
}
.h15_button_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 6px;
background-color: #fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #5b7fff;
font-size: 15px;
font-weight: 500;
}
.h15_button_main:hover {
background-color: #309a78;
}
.c07_button_temp04 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
min-width: 140px;
margin-top: 15px;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #38cb89;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
}
.c07_button_temp04:hover {
background-color: #33c081;
}
.te05_temp04 {
min-height: 400px;
padding: 90px 5%;
background-color: #fafbfc;
}
.nav08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav08_logo {
margin-right: 35px;
}
.nav08_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
}
.nav08_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav08_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav08_link {
padding-right: 15px;
padding-left: 15px;
-webkit-transition: color 200ms ease;
transition: color 200ms ease;
font-size: 14px;
font-weight: 600;
}
.nav08_link:hover {
color: #7540ee;
}
.nav08_button {
margin-left: 5px;
padding: 12px 25px;
border: 1px solid #7540ee;
border-radius: 100px;
background-color: transparent;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #7540ee;
font-weight: 500;
}
.nav08_button:hover {
background-color: #7540ee;
color: #fff;
}
.nav08_nav_menu {
display: none;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.b07 {
padding: 120px 5%;
background-color: #fff;
}
.b07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b07_card {
overflow: hidden;
width: 32%;
margin-bottom: 25px;
border-radius: 8px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.b07_blog_image {
min-height: 230px;
background-image: url('../images/template_bg.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b07_card_text {
position: relative;
top: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
padding: 20px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b07_h4 {
font-size: 22px;
}
.b07_details {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.b07_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: 15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b07_text {
color: #8a94a6;
font-size: 14px;
font-weight: 600;
}
.b07_icon {
width: 15px;
margin-right: 8px;
margin-bottom: 4px;
}
.b07_author_image {
width: 24px;
height: 24px;
margin-right: 8px;
margin-bottom: 4px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b07_badge {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
margin-bottom: 8px;
padding-right: 8px;
padding-left: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
color: #38cb89;
}
.b07_badge_text {
font-weight: 700;
}
.b07_time_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b07_badge_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
margin-bottom: 8px;
padding-right: 8px;
padding-left: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e3d9fc;
}
.b07_badge_text_02 {
color: #7540ee;
font-weight: 700;
}
.tab02_content {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03 {
padding: 90px 5%;
background-color: #fff;
}
.tab03_container {
max-width: 1000px;
margin-right: auto;
margin-left: auto;
}
.tab03_content {
overflow: visible;
}
.tab03_arrow_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_arrow_block {
position: relative;
z-index: 999;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
height: 90px;
padding-top: 9px;
padding-bottom: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_arrow {
position: absolute;
left: auto;
right: 0%;
width: 15px;
opacity: 0.5;
}
.tab03_tab_arrow_02 {
position: absolute;
left: 28%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab03_title {
margin-top: 15px;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.tab03_h2 {
margin-bottom: 25px;
color: #0a1f44;
}
.tab03_tab_link {
z-index: 999;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
}
.tab03_tab_link.w--current {
background-color: transparent;
-webkit-transform: translate(0px, -10px);
-ms-transform: translate(0px, -10px);
transform: translate(0px, -10px);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.tab03_icon {
max-width: 25px;
}
.tab03_block_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
padding: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tab03_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 30px;
}
.tab03_tab_arrow_03 {
position: absolute;
left: 48%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab03_tab_content {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 90px;
height: 90px;
padding: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 2px;
border-color: #fff;
border-radius: 100px;
background-color: #fff;
box-shadow: 1px 1px 35px 0 rgba(0, 0, 0, 0.05);
-webkit-transition: border 250ms ease;
transition: border 250ms ease;
}
.tab03_icon_wrap:hover {
border-style: solid;
border-width: 2px;
border-color: #6000fc;
}
.tab03_icon_wrap.w--current {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(206, 27, 27, 0.77)), to(#fd9a0f));
background-image: linear-gradient(180deg, rgba(206, 27, 27, 0.77), #fd9a0f);
}
.tab03_pane {
min-height: 500px;
background-color: #fafbfc;
}
.tab03_tab_arrow_05 {
position: absolute;
left: 88%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab03_tab_arrow {
position: absolute;
left: 8%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab03_paragraph {
color: #4e5d78;
}
.tab03_tabs {
top: -100px;
}
.tab03_block_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
padding: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_tab_arrow_04 {
position: absolute;
left: 68%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab01_pane {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tab01_image {
position: relative;
border-radius: 9px;
}
.g05_container {
max-width: 1140px;
-webkit-column-count: 3;
column-count: 3;
}
.g05_lightbox {
margin-bottom: 15px;
}
.tab04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tab04_tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tab04_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: 35px;
margin-bottom: 40px;
padding: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
background-color: #fafbfc;
}
.tab04_tab {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 200px;
margin-bottom: 10px;
padding: 20px 25px;
border-radius: 8px;
background-color: transparent;
color: #0a1f44;
}
.tab04_tab.w--current {
border: 1px solid #d5dff7;
background-color: transparent;
}
.tab04_icon {
width: 22px;
margin-right: 15px;
}
.tab04_image {
position: relative;
border-radius: 9px;
}
.tab04_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab04_paragraph {
max-width: 560px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
color: #4e5d78;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.tab04_h3 {
margin-top: 0px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.tab04_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab04_title {
font-size: 18px;
font-weight: 600;
}
.tab04 {
padding: 80px 5%;
background-color: #fff;
}
.form11_label_title {
margin-bottom: 7px;
}
.form11 {
position: relative;
max-width: 450px;
padding: 35px 25px 25px;
border: 1px solid #ebecf0;
border-radius: 10px;
background-color: #fff;
}
.form11_line {
width: 100%;
height: 1px;
margin-top: 26px;
margin-bottom: 26px;
background-color: rgba(79, 94, 120, 0.1);
}
.form11_image {
position: absolute;
left: 25px;
top: -20px;
width: 55px;
height: 55px;
border-radius: 50px;
box-shadow: 0 -1px 30px 0 rgba(32, 27, 61, 0.16);
}
.form11_paragraph {
color: #4f5e78;
font-size: 15px;
line-height: 23px;
}
.c11 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c11_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h1 {
color: #1d1f45;
font-size: 42px;
text-align: center;
}
.c11_centre_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 120px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c11_process_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c11_process_image {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45%;
min-height: 300px;
padding: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c11_h4 {
margin-top: 0px;
color: #1d1f45;
font-size: 29px;
font-weight: 700;
}
.c11_process_card_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c11_process_line {
position: absolute;
width: 2px;
height: 65%;
background-image: url('../images/line.svg');
background-position: 50% 50%;
background-size: contain;
background-repeat: repeat-y;
}
.c11_centre_icon_wrap {
position: relative;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 19px;
background-color: #fff;
box-shadow: 1px 1px 35px 18px rgba(230, 203, 255, 0.14);
}
.c11_paragraph {
font-size: 16px;
line-height: 26px;
}
.c11_centre_step {
color: #6937ff;
font-size: 18px;
font-weight: 600;
}
.c11_process_details {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45%;
min-height: 300px;
padding: 30px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c11_process {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 900px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c11_title {
margin-bottom: 8px;
color: #8a94a6;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.c11_h3 {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 42px;
line-height: 45px;
text-align: center;
}
.c11_title_wrap {
margin-bottom: 80px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12 {
min-height: 400px;
padding: 90px 5% 40px;
background-color: #0a1f44;
}
.f12_h3 {
max-width: 420px;
margin-top: 0px;
margin-bottom: 5px;
color: #fff;
font-size: 28px;
line-height: 32px;
}
.f12_caption {
color: rgba(245, 247, 253, 0.5);
font-size: 16px;
}
.f12_input {
max-width: 330px;
min-height: 48px;
margin-bottom: 0px;
padding-left: 15px;
border-style: solid none solid solid;
border-width: 1px;
border-color: #e2e4e9;
border-radius: 4px 0px 0px 4px;
background-color: transparent;
color: #f5f7fd;
font-size: 16px;
font-weight: 400;
}
.f12_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 48px;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 0px 4px 4px 0px;
background-color: #8a94a6;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.f12_footer_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f12_form_block {
margin-bottom: 0px;
}
.f12_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12_line {
height: 1px;
margin-top: 50px;
margin-bottom: 50px;
background-color: rgba(245, 247, 253, 0.1);
}
.f12_title {
display: inline-block;
margin-bottom: 20px;
color: #fff;
font-size: 18px;
font-weight: 600;
}
.f12_link {
margin-bottom: 12px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: rgba(235, 236, 240, 0.74);
font-size: 14px;
line-height: 18px;
text-decoration: none;
}
.f12_link:hover {
color: #fff;
}
.f12_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 16%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f12_colum_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f12_column_large {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.f12_blog_image {
min-height: 150px;
min-width: 200px;
margin-bottom: 15px;
border-radius: 4px;
background-color: #f5f7fd;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.f12_footer_blog {
max-width: 240px;
}
.f12_footer_legal {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12_legal_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12_link_text {
margin-right: 25px;
color: #fff;
font-size: 14px;
text-decoration: none;
}
.f12_copywrite_text {
color: hsla(0, 0%, 100%, 0.5);
font-size: 14px;
}
.f12_social_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
background-color: #fff;
}
.f12_social_wrap.f12_centre_social {
margin-right: 10px;
margin-left: 10px;
}
.f12_social_wraps {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
}
.f12_read_more {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
text-decoration: none;
}
.text-block-41 {
color: #fff;
}
.p08_info_text {
max-width: 200px;
margin-top: 12px;
margin-right: auto;
margin-left: auto;
color: #b0b7c3;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-align: center;
}
.p08_text {
max-width: 560px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p08_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p08 {
padding: 124px 5%;
background-color: #fff;
}
.form12_text {
color: #808192;
font-size: 18px;
line-height: 23px;
font-weight: 400;
text-align: center;
}
.form12_h1 {
margin-top: 0px;
margin-bottom: 10px;
color: #000037;
font-size: 34px;
line-height: 34px;
font-weight: 600;
}
.form12_checkbox_label {
display: none;
}
.form12 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 900px;
padding-right: 90px;
padding-bottom: 30px;
padding-left: 90px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.form12_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 55px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form12_field_long {
min-height: 150px;
margin-bottom: 20px;
border-style: solid;
border-width: 1.5px;
border-color: rgba(62, 52, 200, 0.04);
border-radius: 6px;
background-color: transparent;
color: rgba(0, 0, 55, 0.75);
font-size: 16px;
}
.form12_field_long::-webkit-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_long:-ms-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_long::-ms-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_long::placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_wrap_02 {
margin-bottom: 35px;
}
.h2_select {
margin-top: 10px;
margin-bottom: 10px;
color: #0a1f44;
font-size: 16px;
line-height: 30px;
}
.form12_checkbox_field {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 150px;
height: 55px;
margin-right: 15px;
margin-bottom: 0px;
padding: 22px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
border-style: solid;
border-width: 1.2px;
border-color: rgba(62, 52, 200, 0.1);
border-radius: 8px;
background-color: #fff;
box-shadow: 1px 1px 35px 0 rgba(198, 211, 255, 0.28);
}
.form12_block {
width: 100%;
max-width: 830px;
padding-top: 35px;
}
.form12_legal {
font-weight: 600;
text-align: center;
}
.error-message-2 {
background-color: transparent;
}
.form12_field {
min-height: 55px;
border-style: solid;
border-width: 1.5px;
border-color: rgba(62, 52, 200, 0.04);
border-radius: 6px;
background-color: transparent;
color: rgba(0, 0, 55, 0.75);
font-size: 16px;
}
.form12_field:focus {
border-color: #5b3acc;
}
.form12_field::-webkit-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field:-ms-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field::-ms-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field::placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.form12_logo {
width: 150px;
}
.form12_button {
width: 100%;
max-width: 170px;
min-height: 45px;
min-width: 140px;
margin-right: auto;
margin-left: auto;
border-radius: 50px;
background-color: #5b3acc;
color: #fff;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.form12_title {
position: relative;
margin-bottom: 14px;
background-color: #fff;
color: #000037;
font-weight: 600;
}
.form12_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form12_check_field {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form12_checkbox_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form12_field_title {
position: relative;
left: 12px;
top: 10px;
padding-left: 6px;
background-color: #fff;
color: #000037;
font-weight: 600;
}
.form12_checkbox {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
z-index: 5;
display: block;
width: 100%;
height: 100%;
margin-top: 0px;
margin-left: 0px;
border-style: solid;
border-width: 2px;
border-color: transparent;
border-radius: 10px;
opacity: 0;
}
.form12_checkbox:active {
border: 1px solid #000;
}
.form11_h5 {
margin-bottom: 14px;
color: #201b3d;
}
.cta08_column_right {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta08_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 500px;
margin-top: 25px;
margin-bottom: 10px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta08_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 45px;
min-width: 170px;
margin-right: 15px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
font-size: 15px;
}
.cta08_button:hover {
background-color: #6c36e5;
}
.cta08_image {
position: absolute;
left: 0%;
top: auto;
right: 0%;
bottom: 0%;
}
.cta08_column {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.link_help {
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
font-size: 14px;
text-decoration: none;
}
.link_help:hover {
color: #445775;
}
.cta08_h2 {
margin-top: 0px;
color: #142c65;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: left;
}
.cta08 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 460px;
margin-right: auto;
margin-left: auto;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-top: 1px none #e7e7e7;
border-bottom: 1px none #e7e7e7;
background-color: #fff;
}
.cta08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 1200px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.form11_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form11_input:focus {
border-color: #5d3eff;
}
.form11_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form11_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form11_form_block {
margin-bottom: 0px;
}
.m13_input {
min-height: 48px;
margin-bottom: 10px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.m13_input:focus {
border-color: #5d3eff;
}
.m13_button {
width: 100%;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.m13_form {
width: 100%;
}
.m13_form_block {
width: 100%;
margin-top: 15px;
margin-bottom: 0px;
}
.nav03_left {
width: 50%;
}
.nav03_dropdown_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 15px 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
text-decoration: none;
}
.nav03_dropdown_link:hover {
background-color: #fafbfc;
}
.nav03_text {
color: #151c34;
}
.navigation-text {
font-weight: 500;
text-decoration: none;
text-transform: uppercase;
}
.nav03_image {
width: 24px;
margin-right: 15px;
}
.nav03_dropdown_base {
padding: 10px;
border-radius: 5px;
background-color: #fff;
}
.nav03_dropdown_list {
background-color: transparent;
}
.nav03_dropdown_list.w--open {
min-width: 200px;
padding-top: 15px;
}
.form04_input_postcode {
max-width: 32%;
min-height: 48px;
margin-bottom: 5px;
padding-left: 15px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #b0b7c3;
font-size: 16px;
font-weight: 400;
}
.form04_input_postcode:focus {
border-color: #5d3eff;
}
.m09_line {
width: 100%;
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ebecf0;
}
.m10_badge {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
margin-bottom: 5px;
padding: 6px 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e3d9fc;
}
.m10_badge_text {
color: #7540ee;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
}
.m10_video_wrap {
position: relative;
min-height: 180px;
background-color: #fafbfc;
}
.m10 {
overflow: hidden;
width: 100%;
height: 100%;
max-width: 400px;
min-height: 350px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.m10_details {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.m12_paragraph {
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
line-height: 22px;
}
.search-result-item {
margin-bottom: 35px;
}
.div-block-123 {
padding-top: 140px;
}
.search-result-list {
padding: 35px;
border-radius: 15px;
background-color: #fafbfc;
}
.search {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.search-button {
position: relative;
left: -15px;
min-height: 45px;
padding-right: 35px;
padding-left: 35px;
border-radius: 5px;
background-color: #5d3eff;
}
.search-input {
min-height: 45px;
border-radius: 5px;
}
.search-heading {
margin-bottom: 35px;
}
.image-42 {
width: 80px;
}
.image-43 {
height: 60px;
}
.image-44 {
position: relative;
left: -36px;
width: auto;
height: 160px;
margin-right: -80px;
margin-left: auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
-ms-grid-row-align: auto;
align-self: auto;
border-radius: 0px;
}
.image-45 {
overflow: visible;
width: 150px;
clear: none;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
-ms-grid-row-align: auto;
align-self: auto;
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.image-46 {
width: 150px;
}
.dropdown {
display: none;
}
.image-47 {
display: none;
}
.grid {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
grid-row-gap: 55px;
}
.image-48 {
position: static;
display: inline-block;
width: auto;
height: 160px;
clear: none;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
-ms-grid-row-align: auto;
align-self: auto;
}
.container {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
padding-right: 0px;
}
.image-49 {
position: relative;
left: auto;
bottom: auto;
height: 450px;
-webkit-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
transform: rotate(-30deg);
}
.image-50 {
position: relative;
left: auto;
bottom: auto;
height: 450px;
margin-right: 1000px;
-webkit-transform: rotate(-18deg);
-ms-transform: rotate(-18deg);
transform: rotate(-18deg);
}
.image-51 {
position: relative;
left: 0px;
top: auto;
right: 0%;
bottom: 0px;
height: 450px;
margin-right: 1000px;
-webkit-transform: rotate(6deg);
-ms-transform: rotate(6deg);
transform: rotate(6deg);
}
.image-52 {
position: relative;
left: auto;
bottom: auto;
height: 450px;
margin-right: 1000px;
-webkit-transform: rotate(-6deg);
-ms-transform: rotate(-6deg);
transform: rotate(-6deg);
}
.div-block-124 {
position: relative;
left: -350px;
bottom: -248px;
}
.div-block-125 {
position: absolute;
left: -200px;
bottom: -192px;
}
.div-block-126 {
position: absolute;
left: -50px;
bottom: -172px;
}
.div-block-128 {
position: absolute;
left: 100px;
bottom: -184px;
}
.div-block-128._22 {
left: 25px;
bottom: 300px;
-webkit-transform: rotate(-6deg) translate(0px, 0px);
-ms-transform: rotate(-6deg) translate(0px, 0px);
transform: rotate(-6deg) translate(0px, 0px);
}
.section {
height: 200px;
margin-top: -200px;
}
.columns {
height: 300px;
margin-top: -300px;
width: 50em;
float: right;
}
.column-2 {
height: 100%;
background-color: transparent;
}
.column-3 {
height: 100%;
}
.column-4 {
height: 100%;
}
.column-5 {
height: 100%;
}
.link-12 {
font-size: 16px;
}
.link-13 {
font-size: 16px;
}
.div-block-129 {
width: 100vw;
}
.section-2 {
width: 100%;
}
.image-53 {
width: 200px;
max-width: 200%;
margin-left: -30px;
text-align: left;
}
@media (max-width: 991px) {
.h09 {
padding: 90px 5%;
}
.menu_left {
z-index: 99;
overflow: hidden;
width: 0%;
}
.content_section {
width: 100%;
margin-left: 0%;
}
.p02_column_price {
display: block;
width: 49%;
min-height: 420px;
margin-right: 0px;
margin-bottom: 35px;
}
.p04_pricing_card {
padding-right: 15px;
padding-left: 15px;
}
.c07_column {
width: 100%;
margin-bottom: 10px;
}
.te01_card {
width: 49%;
margin-bottom: 15px;
}
.te01_name {
text-align: center;
}
.te01_job_title {
text-align: center;
}
.te02_card {
width: 49%;
}
.cl04_card {
padding: 20px;
}
.fe06_card {
margin-bottom: 40px;
}
.tab01_menu {
margin-right: 0px;
}
.tab01_tab {
width: 100%;
min-height: 90px;
margin-bottom: 15px;
}
.tab01_tab.w--current {
width: 100%;
margin-bottom: 15px;
}
.tab01_tabs {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.t02_testimonial_wrap {
padding-right: 20px;
padding-left: 20px;
}
.t02_slide_arrow_right {
right: -4%;
max-width: 25px;
}
.p02_column {
display: block;
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
padding-left: 0px;
}
.p05_card {
margin-bottom: 15px;
}
.te03_card {
width: 100%;
max-width: 600px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.t04_left_arrow {
top: -480px;
}
.t04_right_arrow {
left: -65%;
top: -480px;
}
.c04_column {
padding-right: 15px;
}
.b04_card {
width: 100%;
margin-bottom: 25px;
}
.b04_card_text_featured {
width: 60%;
}
.b04_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b06_card_text_featured {
padding-right: 25px;
padding-left: 25px;
}
.b06_blog_image {
min-height: 290px;
}
.c08_feature_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.c08_column {
width: 100%;
min-height: auto;
margin-bottom: 35px;
}
.colour_wrap_main {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.colour_wrapper {
width: 25%;
margin-bottom: 15px;
}
.element_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f03_h4 {
max-width: auto;
}
.avatar_wrap {
width: 25%;
}
.element-wrap-icon {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.div_block_04 {
position: absolute;
}
.dropdown-list-2-mob.w--open {
z-index: 3;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: scroll;
min-height: 420px;
min-width: 250px;
margin-top: 65px;
margin-left: -191px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.lnd_dropdown_link {
position: relative;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 42px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-auto-columns: 1fr;
grid-column-gap: 16px;
grid-row-gap: 16px;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
color: #4f5e78;
}
.lnd_dropdown_link:hover {
color: #5d3eff;
}
.lnd_dropdown_link.hide {
display: none;
}
.drop-down-menu-button-mob {
position: relative;
display: block;
}
.arrow {
position: absolute;
left: 3px;
top: 59px;
right: 50px;
z-index: 2;
width: 25px;
height: 25px;
border-radius: 4px;
background-color: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.dropdown-text {
font-size: 15px;
}
.menu-button {
display: none;
}
.f04_column {
width: 33%;
}
.f04_colums {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f05_footer_top {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f05_h2 {
margin-bottom: 25px;
}
.f08_form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f05_colum_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f05_column {
width: 25%;
}
.temp02_hero {
background-position: 36% 100%;
}
.h02_dashboard {
margin-right: auto;
margin-left: auto;
}
.shadow_column {
padding-right: 10px;
}
.s5_shadow {
box-shadow: 0 30px 45px 0 rgba(118, 126, 173, 0.12);
}
.lnd_service_wrap {
width: 49%;
min-height: 300px;
margin-bottom: 35px;
}
.lnd_content_block {
width: 100%;
}
.lnd_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.lnd_img_block {
overflow: hidden;
width: 100%;
}
.lnd_btn {
margin-right: 10px;
}
.lnd_hero_block {
width: 100%;
margin-left: 0px;
}
.lnd_hero {
position: relative;
height: 100vh;
max-height: none;
min-height: auto;
padding-top: 180px;
padding-bottom: 80px;
background-image: none;
background-size: auto;
background-repeat: repeat;
}
.ldn_h1 {
max-width: 660px;
}
.h04 {
background-position: 10% 50%;
}
.h04_h1 {
text-align: center;
}
.h04_paragraph {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.h04_block {
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h05 {
background-position: 10% 50%;
}
.f08_button {
left: 0px;
width: 100%;
}
.f08_social_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.f08_legal_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
min-height: 50px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h06_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h06_block {
width: 100%;
}
.fe01_card {
width: 49%;
min-height: 300px;
margin-bottom: 35px;
}
.fe02_card {
display: block;
width: 49%;
margin-bottom: 15px;
}
.fe03_card {
width: 49%;
margin-bottom: 15px;
}
.fe05_card {
padding-right: 5px;
padding-left: 5px;
}
.lnd_cta_text {
font-size: 34px;
line-height: 43px;
}
.p03_icon {
margin-bottom: 10px;
}
.fe07_card_wrap {
position: relative;
z-index: 5;
}
.h13_block {
width: 100%;
}
.h14 {
background-position: 10% 50%;
}
.lnd_navigation {
display: block;
padding-right: 3%;
padding-left: 3%;
}
.lnd_toggle_primary {
display: none;
font-size: 15px;
}
.lnd_nav_left {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_nav_link {
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
font-size: 15px;
}
.lnd_nav_container {
position: relative;
}
.tab01_content {
width: 100%;
}
.c09_column_02 {
padding-left: 0px;
}
.faq-main-wrap {
display: block;
margin-right: auto;
margin-left: auto;
}
.lnd_container_hero {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.c01_block {
width: 100%;
padding-right: 15px;
}
.c02_block {
width: 100%;
}
.c02_button {
position: relative;
}
.c02_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c03_block {
width: 100%;
padding-top: 35px;
padding-left: 0px;
}
.c03_container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap-reverse;
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c04_block {
width: 70%;
}
.c04_button {
position: relative;
}
.c04_block_right {
width: 30%;
}
.p02_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.p01 {
padding-right: 3%;
padding-left: 3%;
}
.p01_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.p03_pricing_text {
text-align: left;
}
.p03_button {
margin-right: auto;
margin-left: auto;
}
.p03_check_wrap {
margin-bottom: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.p03_pricing_card {
padding-right: 15px;
padding-left: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_paragraph {
margin-right: 0px;
margin-left: 0px;
}
.t05_col_1 {
width: 100%;
min-height: 300px;
border-right: 1px solid #ebecf0;
border-bottom-style: none;
border-top-right-radius: 10px;
border-bottom-left-radius: 0px;
}
.t05_col_2 {
width: 100%;
min-height: 300px;
}
.t05_col_3 {
width: 100%;
min-height: 300px;
border-top-style: none;
border-left-color: #ebecf0;
border-radius: 0px 0px 10px 10px;
}
.h04_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta02 {
background-size: 80%;
}
.cta02_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.cta02_h2 {
margin-bottom: 15px;
}
.faq01_click_wrap {
display: block;
margin-right: auto;
margin-left: auto;
}
.faq02_click_wrap {
display: block;
margin-right: auto;
margin-left: auto;
}
.temp01_content_01 {
padding-top: 120px;
}
.temp01_block_60 {
width: 100%;
}
.temp01_block_40 {
width: 100%;
}
.c05_button {
position: relative;
}
.c06 {
padding-top: 120px;
}
.c07_paragraph {
margin-right: 0px;
margin-left: 0px;
}
.c07_button {
position: relative;
background-color: #7540ee;
}
.c07_button:hover {
background-color: #6d3ae2;
}
.c07_icon_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c09_paragraph {
margin-right: 0px;
margin-left: 0px;
}
.c09_feature_wrap {
max-width: 500px;
}
.c02_block_image {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding-top: 55px;
padding-right: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe02_icon {
margin-bottom: 15px;
}
.fe08 {
padding-top: 120px;
}
.cta04 {
padding: 2%;
}
.cta05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta05_title_wrap {
width: 100%;
text-align: center;
}
.te03_name {
text-align: center;
}
.te03_job_title {
text-align: center;
}
.fe08_card {
width: 50%;
}
.t03_avatar_01 {
background-image: url('../images/t_avatar.png');
}
.t02_slide_arrow_left {
left: -4%;
max-width: 25px;
}
.cta05_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta05_button {
max-width: 280px;
margin-bottom: 10px;
}
.t05_testimoninal_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.lnd_template_column {
width: 50%;
}
.lnd_card_template_01 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.p03_top_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.t06_mask {
width: 60%;
}
.c04_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.c05_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.c07_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.m08_social {
margin-bottom: 6px;
}
.b04_h3 {
font-size: 28px;
line-height: 34px;
}
.b04_details_text {
margin-bottom: 5px;
}
.b04_paragraph {
margin-bottom: 10px;
}
.b04_blog_image_feature {
width: 40%;
}
.b04_h4 {
margin-bottom: 10px;
}
.b05_link {
color: #7540ee;
font-size: 12px;
text-decoration: none;
}
.b06_paragraph {
margin-bottom: 15px;
}
.b06_paragraph_02 {
margin-bottom: 15px;
}
.f08_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.nav01_search {
margin-right: 0px;
}
.nav_column {
width: 33%;
}
.nav_dropdown {
box-shadow: none;
}
.nav01_line {
display: none;
}
.nav_list.w--open {
min-width: auto;
}
.nav01 {
display: none;
}
.nav01_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav01_button {
display: none;
}
.nav_column_large_02 {
display: none;
}
.nav01_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.nav01_link:hover {
background-color: rgba(203, 221, 230, 0.07);
}
.nav01_burger {
border-radius: 100px;
}
.nav01_burger.w--open {
border-radius: 50px;
background-color: hsla(0, 0%, 78.4%, 0.08);
color: #000;
}
.nav02_phone {
padding-right: 15px;
padding-left: 15px;
border-right-style: none;
}
.nav03_button {
display: none;
}
.nav02_top_wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.nav02_account_toggle {
border-left-style: none;
}
.nav02_right_wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav02_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.nav02_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav02_icon {
margin-right: 0px;
color: #4e5d78;
}
.nav02_email {
padding-right: 15px;
padding-left: 0px;
border-right-style: none;
}
.nav02 {
display: none;
}
.nav02_top_right {
display: none;
}
.nav03_link {
width: 100%;
min-height: 45px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.nav05 {
display: none;
}
.nav05_wrap {
padding-right: 5%;
padding-left: 5%;
}
.nav05_top_wrap {
padding-right: 5%;
padding-left: 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.nav04_wrap {
padding-right: 5%;
padding-left: 5%;
}
.nav04 {
display: none;
}
.nav06 {
display: none;
}
.nav06_search {
margin-right: 0px;
}
.nav01_dropdown_dot {
display: none;
}
.nav01_dot_link {
position: relative;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 42px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-auto-columns: 1fr;
grid-column-gap: 16px;
grid-row-gap: 16px;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
color: #4f5e78;
}
.nav01_dot_link:hover {
color: #5d3eff;
}
.lnd_image {
width: auto;
}
.lnd_container_reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.nav02_button {
display: none;
}
.nav02_menu_button.w--open {
border-radius: 100px;
background-color: #ebecf0;
}
.nav03_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav03_menu_button.w--open {
border-radius: 100px;
background-color: #ebecf0;
}
.nav03_icon {
color: #4e5d78;
}
.nav04_top_wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.nav04_right_wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav04_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav04_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.nav04_button {
display: none;
}
.nav04_menu_button.w--open {
border-radius: 100px;
background-color: #ebecf0;
}
.nav04_menu_icon {
color: #4e5d78;
}
.nav05_email {
padding-right: 15px;
padding-left: 0px;
border-right-style: none;
}
.nav05_phone {
padding-right: 15px;
padding-left: 15px;
border-right-style: none;
}
.nav01_mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.nav02_mobile {
display: block;
}
.nav04_mobile {
display: block;
}
.nav05_mobile {
display: block;
}
.lnd_navigation_mobile {
display: none;
padding-right: 3%;
padding-left: 3%;
}
.mobile_dropdown_link {
padding-top: 15px;
padding-bottom: 15px;
background-color: #ebecf0;
font-size: 15px;
}
.mobile_dropdown_link.w--current {
color: #7540ee;
}
.p02_wrap {
width: 100%;
}
.p04_column {
padding-right: 5px;
padding-left: 5px;
}
.b04_link {
color: #7540ee;
font-size: 12px;
text-decoration: none;
}
.b06_link {
color: #7540ee;
font-size: 12px;
text-decoration: none;
}
.lnd_nav_link_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 100px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/forest_cover.png');
background-position: 100% 50%;
background-size: 510px;
background-repeat: no-repeat;
font-family: Cabin, sans-serif;
color: #fff;
font-size: 15px;
}
.lnd_nav_link_button:hover {
color: #fff;
}
.dropdown-toggle-10 {
padding-top: 15px;
padding-bottom: 15px;
}
.lnd_drop_down_toggle {
padding-top: 15px;
padding-bottom: 15px;
}
.t07_content_block {
padding: 20px;
}
.nav06_mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.nav_icon_arrow {
margin-right: 15px;
}
.nav05_right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav05_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
font-family: Cabin, sans-serif;
}
.nav05_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav05_button {
border-radius: 100px;
background-color: #fafbfc;
}
.nav05_button.w--open {
background-color: #ebecf0;
}
.nav05_menu_icon {
color: #4e5d78;
}
.nav05_buy_button {
display: none;
}
.nav05_right_wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav05_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav07 {
display: block;
}
.nav06_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav06_drop {
display: none;
}
.nav06_links {
position: relative;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 42px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-auto-columns: 1fr;
grid-column-gap: 16px;
grid-row-gap: 16px;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
color: #4f5e78;
}
.nav06_links:hover {
color: #5d3eff;
}
.nav06_menu {
border-radius: 100px;
}
.nav06_menu.w--open {
border-radius: 50px;
background-color: hsla(0, 0%, 78.4%, 0.08);
color: #000;
}
.nav06_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.nav07_container {
height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p04_icon {
margin-bottom: 10px;
}
.f09_column {
margin-bottom: 15px;
}
.t08_column {
width: 50%;
}
.form05_title {
display: inline;
line-height: 50px;
}
.field-label-copy {
display: inline;
line-height: 50px;
}
.f10_column {
width: 20%;
}
.p05_card_focus {
margin-bottom: 15px;
}
.p06_container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p06_column {
width: 49%;
margin-bottom: 15px;
border-radius: 10px;
}
.p06_column_02 {
width: 49%;
margin-bottom: 15px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.p06_column_01 {
width: 49%;
margin-bottom: 15px;
border-radius: 10px;
}
.p06_column_04 {
width: 49%;
margin-bottom: 15px;
border-style: solid;
border-color: #ebecf0;
border-radius: 10px;
}
.p06_icon {
margin-bottom: 10px;
}
.p06_button {
margin-right: auto;
margin-left: auto;
}
.g01_column {
width: 50%;
}
.g01_image {
height: 250px;
}
.g02_column {
width: 50%;
}
.g02_image {
height: 250px;
}
.g02_column_02 {
width: 50%;
}
.g02_column_03 {
width: 50%;
}
.g03_image {
height: 250px;
}
.g03_image_02 {
height: 530px;
}
.g04_column {
width: 50%;
}
.g04_image {
height: 250px;
}
.g04_column_2 {
width: 50%;
}
.g04_column_03 {
width: 50%;
}
.te04_name {
text-align: center;
}
.te05_avatar_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.t03_avatar_02 {
background-image: url('../images/t_avatar.png');
}
.b06_blog_image_02 {
min-height: 290px;
}
.b06_blog_image_03 {
min-height: 290px;
}
.temp_nav {
display: none;
}
.temp_mobile {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: block;
background-color: transparent;
}
.temp_nav_container {
padding-right: 5%;
padding-left: 5%;
}
.temp_nav_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.temp_nav_button {
display: none;
}
.temp_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.temp_nav_right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp_nav_burger {
color: #fff;
}
.temp_nav_burger_button.w--open {
border-radius: 100px;
background-color: #ebecf0;
}
.temp_mobile_wrap {
padding-right: 5%;
padding-left: 5%;
}
.temp_nav_right_mobile {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp_icon {
color: #fff;
}
.temp_nav_btn.w--open {
border-radius: 100px;
background-color: rgba(235, 236, 240, 0.42);
}
.temp_right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp_nav_menu_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.temp_nav_link_main {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.lnd_hero_mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_column {
margin-bottom: 15px;
}
.f10_column_left {
width: 40%;
}
.temp02_btn {
position: relative;
}
.temp02_column {
width: 49%;
margin-bottom: 15px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.lnd_card_template_02 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.fe09 {
padding-top: 120px;
}
.cta07_main_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta07_content {
margin-left: 0px;
}
.cta07_image {
width: 140px;
}
.p07_container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p07_column {
padding-right: 5px;
padding-left: 5px;
}
.p07_block {
padding-right: 15px;
padding-left: 15px;
}
.p07_icon {
margin-bottom: 10px;
}
.p07_button {
margin-right: auto;
margin-left: auto;
}
.p07_block_02 {
padding-right: 15px;
padding-left: 15px;
}
.p07_block_03 {
padding-right: 15px;
padding-left: 15px;
}
.p07_button_white {
margin-right: auto;
margin-left: auto;
}
.p08_icon {
margin-bottom: 10px;
}
.p08_button {
margin-right: auto;
margin-left: auto;
}
.p08_container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cl05_logo_wrap {
padding: 15px;
}
.cl05_column_right {
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.cl05_button {
text-align: center;
}
.fe10_column_right {
padding-right: 10px;
padding-left: 25px;
}
.fe10_column_left {
padding-right: 25px;
padding-left: 10px;
}
.fe10_line_base {
width: 100%;
}
.lnd_card_template_03 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.faq04_wrap {
padding: 10px;
}
.fe09_temp05 {
padding-top: 120px;
}
.lnd_card_template_04 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.lnd_card_template_05 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.c07_button_temp04 {
position: relative;
background-color: #7540ee;
}
.c07_button_temp04:hover {
background-color: #6d3ae2;
}
.nav08 {
display: block;
}
.nav08_container {
height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav08_left_links {
display: none;
}
.nav08_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
font-family: Cabin, sans-serif;
}
.nav08_button {
margin-right: 5px;
}
.nav08_button_mobile {
border-radius: 100px;
background-color: #fafbfc;
}
.nav08_button_mobile.w--open {
background-color: #ebecf0;
}
.nav08_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav08_menu_icon {
color: #4e5d78;
}
.styleguide_wrap {
overflow: visible;
}
.b07_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b07_card {
width: 49%;
margin-bottom: 25px;
}
.tab03_arrow_wrap {
display: none;
}
.tab03_block_left {
width: 60%;
}
.tab03_tabs {
top: 0px;
}
.tab03_block_right {
width: 40%;
}
.tab04_menu {
margin-right: 0px;
padding: 10px;
}
.tab04_tab {
margin-bottom: 10px;
}
.tab04_tab.w--current {
width: 100%;
margin-bottom: 15px;
}
.tab04_content {
width: 100%;
}
.c11_centre_block {
width: 150px;
}
.c11_process_image {
padding: 15px;
}
.c11_process_details {
padding: 10px;
}
.f12_title_wrap {
margin-bottom: 15px;
}
.f12_footer_top {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f12_column {
width: 25%;
}
.f12_colum_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f12_column_large {
width: 25%;
}
.form12 {
padding-right: 25px;
padding-left: 25px;
}
.cta08_column_right {
display: none;
width: 100%;
}
.cta08_button_wrap {
margin-right: auto;
margin-left: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.cta08_image {
display: none;
}
.cta08_column {
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta08_h2 {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.cta08 {
height: auto;
min-height: 370px;
background-image: none;
background-size: auto;
background-repeat: repeat;
}
.cta08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta08_paragraph {
text-align: center;
}
.image-44 {
position: relative;
left: -4.6vw;
margin-right: auto;
margin-left: 0px;
clear: left;
}
.image-48 {
display: none;
}
.container {
display: none;
}
.container-2 {
position: static;
clear: none;
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.columns {
display: none;
}
}
@media (max-width: 767px) {
.p04_pricing_card {
max-width: 300px;
margin-right: auto;
margin-bottom: 35px;
margin-left: auto;
}
.b01_card {
width: 100%;
margin-bottom: 25px;
}
.cl01_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl04_card {
width: 100%;
padding-top: 40px;
padding-bottom: 40px;
}
.cl04_card_wrap {
margin-bottom: 0px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tab01_menu {
margin-right: 0px;
}
.lnd_footer_columns {
display: none;
}
.lnd_footer_column_right {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.p02_column {
width: 100%;
}
.p05_card {
max-width: 370px;
margin-right: auto;
margin-left: auto;
}
.t04_slide {
width: 100%;
}
.t04_right_arrow {
left: -50%;
}
.c04_column {
margin-bottom: 15px;
}
.b03_card {
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
}
.b03_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b04_card {
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
}
.b04_card_text_featured {
width: 100%;
}
.b04_card_featured {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b04_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b05_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b05_card {
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
}
.b06_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b06_card {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b06_blog_image {
width: 100%;
}
.b06_card_text {
width: 100%;
}
.f02_form_wrap {
margin-top: 15px;
}
.colour_wrap {
margin-bottom: 25px;
}
.colour_wrapper {
width: 33%;
}
.button_wrap {
width: 50%;
}
.f03_top_wrap {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.shadow_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.avatar_wrap {
width: 50%;
margin-bottom: 30px;
}
.element_wrap_btm {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fp_component_wrap {
width: 100%;
}
.form_column_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.badge_wrap {
width: 50%;
}
.h15_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h15_block_left {
width: 100%;
}
.h15_block_right {
width: 100%;
}
.icon_wrap {
width: 10%;
}
.b02_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b02_card {
width: 100%;
margin-bottom: 15px;
}
.dropdown-toggle-mob {
margin-left: 5px;
}
.f01_top_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.lnd_footer_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f01_button {
margin-left: 15px;
}
.f02_top_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f04_column {
width: 100%;
}
.f05_column {
width: 50%;
}
.temp02_hero {
background-position: 25% 50%;
}
.h02_dashboard {
max-width: 100%;
}
.shadow_column {
width: 33%;
}
.s1_shadow {
max-width: none;
margin-right: 0px;
margin-bottom: 25px;
}
.s2_shadow {
max-width: none;
margin-right: 0px;
margin-bottom: 25px;
}
.s3_shadow {
max-width: none;
margin-right: 0px;
margin-bottom: 25px;
}
.s4_shadow {
max-width: none;
margin-right: 0px;
margin-bottom: 25px;
}
.s5_shadow {
max-width: none;
margin-bottom: 25px;
}
.is1_shadow {
width: 30%;
margin-bottom: 25px;
}
.is2_shadow {
width: 30%;
margin-bottom: 25px;
}
.is3_shadow {
width: 30%;
margin-bottom: 25px;
}
.lnd_content.lnd_collection {
display: block;
}
.lnd_button_explore {
margin-left: 15px;
}
.lnd_container {
display: block;
}
.lnd_img_block {
padding: 10px;
}
.lnd_btn {
margin-left: 15px;
}
.lnd_hero {
height: auto;
min-height: 760px;
padding-top: 100px;
}
.ldn_h1 {
font-size: 55px;
line-height: 57px;
}
.h04 {
background-position: 80px 0px;
}
.h04_button {
margin-left: 15px;
}
.h05 {
background-position: 80px 0px;
}
.f08_column {
width: 33%;
}
.f08_column_large {
width: 100%;
}
.f08_social_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.h07 {
background-image: none;
background-position: 0px 0px;
background-size: auto;
background-repeat: repeat;
}
.h08_button {
margin-right: auto;
margin-left: auto;
}
.fe02_card {
width: 48.5%;
margin-bottom: 15px;
}
.fe04_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fe04_card {
width: 49%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.fe05_text {
max-width: 330px;
}
.fe05_card {
min-height: auto;
padding-top: 10px;
padding-bottom: 10px;
}
.lnd_cta_bar {
display: block;
}
.fe07_card {
width: 100%;
margin-bottom: 35px;
}
.fe07_text {
max-width: 330px;
}
.fe07_card_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h14 {
padding-top: 110px;
padding-bottom: 110px;
background-position: 80px 0px;
}
.h14_btn {
margin-left: 15px;
}
.lnd_nav_container {
padding-right: 0px;
padding-left: 0px;
}
.c09_column_02 {
padding-left: 0px;
}
.lnd_button_4 {
margin-left: 15px;
}
.lnd_top_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.lnd_footer_caption {
margin-right: 0px;
}
.c01_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c02_block {
margin-bottom: 55px;
padding-right: 0px;
}
.c02_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c03_google {
margin-right: 15px;
}
.c03_apple {
margin-left: 0px;
}
.c04_block {
width: 100%;
}
.c04_top {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c04_block_right {
width: 100%;
padding-bottom: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.p02_paragraph {
max-width: 330px;
}
.p03_pricing_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p03_pricing_card {
width: 100%;
margin-bottom: 25px;
padding-right: 15px;
padding-left: 15px;
}
.cl01_logo_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.cl01_image {
width: 130px;
}
.cl02_logo_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.cl02_logo {
width: 100%;
margin-bottom: 15px;
}
.cl03_logo_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.temp01_image {
width: 100%;
}
.temp01_logo_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.temp01_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_content_01 {
padding-top: 60px;
}
.temp01_logo_image {
max-width: 150px;
margin-right: auto;
margin-left: auto;
}
.temp01_container_02 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp01_block_60 {
margin-bottom: 55px;
padding-right: 0px;
}
.temp01_block_40 {
margin-bottom: 55px;
padding-right: 0px;
padding-left: 0px;
}
.c07_block {
width: 100%;
}
.c07_image {
margin-top: 55px;
}
.c07_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c07_icon_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c02_block_image {
margin-bottom: 55px;
padding-right: 0px;
}
.tab02_menu {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tab02_link {
margin-right: 6px;
margin-bottom: 14px;
margin-left: 6px;
padding-right: 14px;
padding-left: 14px;
}
.h14_block {
width: 100%;
min-height: auto;
}
.h14_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h13_button {
margin-left: 15px;
}
.c04_columns {
margin-bottom: 0px;
}
.cta04_paragraph {
text-align: center;
}
.cta05_container {
width: 100%;
}
.temp04_paragraph {
max-width: 330px;
}
.fe08_card {
width: 100%;
}
.lnd_template_column {
width: 100%;
}
.lnd_btn_02 {
margin-left: 15px;
}
.lnd_title_wrap_02 {
margin-top: 35px;
margin-bottom: 35px;
}
.t06_slider_nav._2 {
right: -9%;
}
.t06_slider_nav._4 {
right: -27%;
}
.t06_slider_nav._3 {
right: -18%;
}
.t06_slider_nav._5 {
right: -36%;
}
.t06_mask {
width: 80%;
}
.f01_column_right {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f01_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f01_cta_text {
margin-right: 0px;
margin-bottom: 8px;
}
.f02_logo {
margin-bottom: 15px;
}
.m08 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.m08_image {
width: 100%;
}
.m08_content {
width: 100%;
}
.b04_blog_image_feature {
width: 100%;
min-height: 230px;
}
.f08_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f08_columns {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav01_search {
margin-right: 0px;
}
.nav_column {
width: 50%;
}
.nav_dropdown {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav01_button {
display: none;
}
.nav03_button {
display: none;
}
.nav06_search {
margin-right: 0px;
}
.nav_button {
margin-left: 15px;
}
.nav02_button {
display: none;
}
.nav04_button {
display: none;
}
.lnd_navigation_mobile {
display: none;
}
.t07_content_block {
position: relative;
width: 100%;
max-height: none;
}
.t07_slider {
width: 100%;
}
.t07_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.t07_block {
display: block;
width: 100%;
}
.nav05_buy_button {
display: none;
}
.f09_line {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f09_social_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.cl03_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl03_image {
width: 120px;
}
.t08_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.t03_slider_arrow {
left: 25%;
}
.t03_slider_arrow_02 {
right: 25%;
}
.c10_block {
width: 100%;
margin-bottom: 25px;
padding-right: 0px;
}
.form05 {
padding-right: 20px;
padding-left: 20px;
}
.form05_title {
display: inline;
line-height: 40px;
}
.form05_input {
padding: 5px;
}
.form05_wrap {
padding-top: 5px;
padding-bottom: 5px;
}
.field-label-copy {
display: inline;
}
.f10_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f10_column {
width: 50%;
}
.p05_card_focus {
max-width: 370px;
margin-right: auto;
margin-left: auto;
}
.g01_column {
padding: 10px;
}
.g03_image_wrap {
width: 50%;
}
.g03_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.g03_gallery_column {
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.f11_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.form07_label {
margin-bottom: 2px;
}
.te04_team_block {
width: 50%;
}
.b06_blog_image_02 {
width: 100%;
}
.b06_blog_image_03 {
width: 100%;
}
.temp_nav_button {
display: none;
}
.cta06_container {
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta06_column {
width: 100%;
margin-bottom: 35px;
}
.temp01_line {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp01_social {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.temp01_container_02_reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.f10_column_left {
width: 50%;
margin-bottom: 25px;
}
.fe09_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fe09_column {
width: 50%;
}
.cta07_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta07_main_wrap {
width: 100%;
margin-bottom: 35px;
}
.cta07_button_wrap {
width: 100%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.p07_column {
width: 100%;
}
.p08_column {
width: 100%;
max-width: 410px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
}
.p08_column_middle {
width: 100%;
max-width: 410px;
margin: 0px auto 25px;
}
.cl05_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.cl05_column {
width: 100%;
}
.cl05_column_right {
width: 100%;
padding-top: 15px;
}
.fe10_column_left {
padding-right: 10px;
}
.fe10 {
padding-right: 3%;
padding-left: 3%;
}
.faq04_wrap {
width: 50%;
}
.f01_button_temp04 {
margin-left: 15px;
}
.fe09_wrap_temp05 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b07_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b07_card {
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
}
.tab03_title {
font-size: 14px;
}
.tab03_h2 {
font-size: 32px;
}
.tab03_icon {
width: 15px;
}
.tab03_block_left {
width: 100%;
padding-top: 15px;
}
.tab03_menu {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tab03_tab_content {
position: relative;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.tab03_icon_wrap {
width: 40px;
height: 40px;
}
.tab03_block_right {
width: 100%;
}
.g05_container {
-webkit-column-count: 2;
column-count: 2;
}
.tab04_tabs {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.tab04_menu {
width: 100%;
margin-right: 0px;
}
.c11_centre_block {
width: 55px;
}
.c11_process_card {
margin-bottom: 35px;
padding-bottom: 20px;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.c11_process_image {
display: none;
}
.c11_process_card_02 {
margin-bottom: 35px;
}
.c11_process_line {
left: 25px;
top: 0%;
right: auto;
bottom: 0%;
}
.c11_process_details {
width: 90%;
min-height: auto;
padding: 20px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.f12_column {
width: 50%;
margin-bottom: 35px;
}
.f12_column_large {
width: 50%;
}
.form12 {
padding-right: 15px;
padding-left: 15px;
}
.cta08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.image-44 {
position: relative;
left: -4vw;
padding-left: 0px;
}
}
@media (max-width: 479px) {
.p02_column_price {
width: 100%;
}
.p02_price {
font-size: 2.2rem;
}
.c07_column {
padding-right: 0px;
}
.te01_card {
width: 100%;
}
.te02_card {
width: 100%;
margin-bottom: 15px;
}
.lnd_right_wrap {
min-height: auto;
}
.cl01_logo {
width: 100%;
margin-bottom: 25px;
}
.tab01_menu {
margin-right: 0px;
}
.t02_slide {
height: auto;
}
.t02_slider {
height: 100%;
}
.p01_tab {
margin-right: 5px;
margin-left: 5px;
}
.p01_tab.w--current {
margin-right: 5px;
}
.t04_left_arrow {
top: -500px;
display: none;
}
.t04_right_arrow {
left: -20%;
top: -500px;
display: none;
}
.b04_card_text {
padding-right: 8px;
padding-left: 8px;
background-color: #fff;
}
.b04_card_text_featured {
padding-right: 10px;
padding-left: 10px;
}
.b06_card_text_featured {
padding: 25px 15px;
}
.f02_form_wrap {
width: 100%;
}
.f02_button {
width: 100%;
}
.f02_input {
margin-bottom: 11px;
}
.colour_wrapper {
width: 100%;
}
.button_wrap {
width: 100%;
}
.f03_h4 {
font-size: 22px;
line-height: 33px;
}
.avatar_wrap {
width: 100%;
}
.m01_button {
margin-bottom: 8px;
}
.badge_wrap {
width: 100%;
}
.icon_wrap {
width: 10%;
}
.lnd_tag {
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f03_button {
width: 100%;
}
.f05_button {
width: 100%;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.f05_button:hover {
background-color: #38cb89;
color: #fff;
}
.shadow_column {
width: 50%;
}
.s1_shadow {
width: 100%;
}
.s2_shadow {
width: 100%;
}
.s3_shadow {
width: 100%;
}
.s4_shadow {
width: 100%;
}
.lnd_button {
margin-bottom: 10px;
}
.lnd_button_explore {
margin-left: 0px;
}
.lnd_service_wrap {
width: 100%;
}
.lnd_img_block {
margin-bottom: 35px;
padding: 0px;
}
.lnd_btn {
display: none;
margin-right: 5px;
}
.lnd_hero {
padding-top: 140px;
}
.ldn_h1 {
font-size: 46px;
line-height: 44px;
}
.h01 {
padding-right: 3%;
padding-left: 3%;
}
.h04 {
padding-right: 3%;
padding-left: 3%;
}
.h04_h1 {
font-size: 42px;
line-height: 43px;
}
.h04_button {
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
.h05_form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.h05_input {
margin-right: 0px;
margin-bottom: 5px;
}
.h05_button {
width: 100%;
}
.f08_column {
width: 100%;
min-height: auto;
margin-bottom: 25px;
}
.f08_column_large {
width: 100%;
}
.f08_social_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.h03_input {
margin-right: 0px;
margin-bottom: 10px;
}
.h03_button {
width: 100%;
}
.h03_form {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h03_img {
width: auto;
}
.h04_button_wrap {
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fe01_card {
width: 100%;
}
.fe02_card {
width: 100%;
}
.fe03_card {
width: 100%;
}
.fe04_container {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.fe04_card {
width: 100%;
max-width: 150px;
margin-bottom: 15px;
}
.lnd_cta_bar {
left: 5px;
right: 5px;
display: none;
}
.fe07_text {
margin-bottom: 20px;
}
.h12_image {
width: 100%;
}
.h13_h1 {
font-size: 36px;
line-height: 40px;
}
.h13_title {
font-size: 12px;
}
.h13_block {
padding: 35px 15px;
}
.c09_icon_circle {
margin-bottom: 15px;
}
.c03_app_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c03_google {
margin-bottom: 15px;
}
.c03_apple {
margin-left: 0px;
}
.cta01_bar {
left: 5px;
right: 5px;
display: none;
}
.faq01_block {
min-width: auto;
padding-left: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.faq01_paragraph {
margin-left: 15px;
}
.faq02_block {
min-width: auto;
padding-left: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.faq02_paragraph {
margin-left: 15px;
}
.faq02_h6.noselect {
line-height: 25px;
}
.temp01_image {
width: 250px;
}
.temp01_logo {
width: 100%;
}
.temp01_logo_image {
width: auto;
max-width: 130px;
}
.temp01_container_02 {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap-reverse;
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
}
.lnd_button_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.c07_block {
padding-right: 0px;
}
.c09_feature_column_85 {
padding-left: 10px;
}
.c09_feature_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp02_h2 {
font-size: 44px;
}
.c02_block_image {
margin-bottom: 0px;
padding-top: 15px;
}
.tab02_link {
margin-right: 4px;
margin-left: 4px;
padding-right: 13px;
padding-left: 13px;
}
.h13_button {
margin-left: 0px;
}
.cta04 {
padding: 3%;
}
.cta04_h1 {
font-size: 36px;
}
.cta05_container {
padding-left: 0px;
}
.cta05_h1 {
font-size: 36px;
}
.fe08_card {
padding-right: 25px;
padding-left: 25px;
}
.t06_slider {
padding-right: 10px;
padding-left: 10px;
}
.t06_slider_nav {
margin-right: 0px;
padding-right: 10px;
padding-left: 10px;
}
.t06_slider_nav._2 {
right: 0%;
}
.t06_slider_nav._4 {
right: 0%;
}
.t06_slider_nav._3 {
right: 0%;
}
.t06_slider_nav._5 {
right: 0%;
}
.t06_card {
padding: 15px;
}
.t06_mask {
width: 100%;
}
.f02_form {
width: 100%;
min-width: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f02_news_wrap {
width: 100%;
}
.m05 {
padding-right: 15px;
padding-left: 15px;
}
.m05_button {
min-width: 100px;
}
.m05_button_02 {
min-width: 100px;
}
.m05_button_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.m06_button {
min-width: 100px;
}
.m06_button_02 {
min-width: 100px;
}
.m06_content_wrap {
padding-right: 15px;
padding-left: 15px;
}
.m07_button {
min-width: 100px;
}
.m07_button_02 {
min-width: 100px;
}
.b03_card_text {
padding-right: 5px;
padding-left: 5px;
}
.f05_form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav01_links {
box-shadow: none;
}
.nav02_top {
display: none;
}
.nav05_top {
display: none;
}
.nav04_top {
display: none;
}
.nav06 {
padding-right: 3%;
padding-left: 3%;
}
.nav04_text {
text-align: center;
}
.p02_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.lnd_nav_link_button {
background-image: url('../images/template_01.png');
background-position: 100% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.dropdown-list-8 {
overflow: scroll;
}
.t07_content_block {
padding-left: 15px;
}
.nav06_mobile {
padding-right: 3%;
padding-left: 3%;
}
.nav07 {
padding-right: 3%;
padding-left: 3%;
}
.nav07_button {
padding-right: 20px;
padding-left: 20px;
}
.lnd_licence_button {
min-width: 100px;
}
.t08_column {
width: 100%;
}
.t03_slider_arrow {
left: 20%;
}
.t03_slider_arrow_02 {
right: 20%;
}
.form01 {
padding-right: 15px;
padding-left: 15px;
}
.form01_field_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form01_input {
width: 100%;
}
.form02 {
padding-right: 20px;
padding-left: 20px;
}
.form02_field_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form02_input {
width: 100%;
}
.form05_title {
display: inline;
font-size: 22px;
line-height: 33px;
}
.form05_input {
display: block;
width: 95%;
height: 40px;
padding-left: 0px;
font-size: 24px;
}
.form05_input.date {
width: 80%;
padding-left: 2px;
}
.form05_input.budget {
display: inline;
width: 90px;
font-size: 22px;
}
.form05_input.project {
width: 100%;
font-size: 24px;
}
.field-label-copy {
display: inline;
font-size: 22px;
line-height: 33px;
}
.f10_column {
width: 100%;
}
.form04_input_02 {
margin-bottom: 0px;
}
.form04_location_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form04_location {
max-width: 100%;
margin-bottom: 10px;
}
.p06_column {
width: 100%;
}
.p06_column_02 {
width: 100%;
}
.p06_column_01 {
width: 100%;
}
.p06_column_04 {
width: 100%;
}
.g01_column {
width: 100%;
}
.g02_column {
width: 100%;
}
.g02_column_02 {
width: 100%;
}
.g02_column_03 {
width: 100%;
}
.g03_image_wrap {
width: 100%;
}
.g03_gallery_column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.g03_image_wrap_02 {
width: 100%;
}
.g03_image_02 {
height: 300px;
}
.g04_column {
width: 100%;
}
.g04_column_2 {
width: 100%;
}
.g04_column_03 {
width: 100%;
}
.f11_link_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f11_link {
margin-bottom: 10px;
}
.te04_team_block {
width: 100%;
}
.te05_avatar_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.cta06_container {
padding-left: 0px;
}
.temp01_container_02_reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
}
.temp02_form_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp02_input {
margin-right: 0px;
margin-bottom: 10px;
}
.temp02_button {
width: 100%;
}
.f10_column_left {
width: 100%;
}
.temp02_column {
width: 100%;
}
.fe09_column {
width: 100%;
}
.fe10_column_right {
width: 100%;
}
.fe10_column_left {
position: relative;
top: 0px;
width: 100%;
}
.fe10_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.fe10_feature_wrap {
margin-top: 45px;
margin-bottom: 45px;
}
.faq04_wrap {
width: 100%;
}
.nav08 {
padding-right: 3%;
padding-left: 3%;
}
.nav08_button {
display: none;
padding-right: 20px;
padding-left: 20px;
}
.b07_card_text {
padding-right: 8px;
padding-left: 8px;
background-color: #fff;
}
.tab03_arrow_wrap {
display: none;
}
.tab03_tab_link {
width: 50%;
}
.tab03_menu {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_tabs {
margin-top: 35px;
}
.g05_container {
-webkit-column-count: 1;
column-count: 1;
}
.tab04_menu {
margin-right: 0px;
}
.form11_image {
box-shadow: 0 -1px 30px 0 rgba(10, 31, 68, 0.05);
}
.c11_process_details {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
.f12_input {
margin-bottom: 5px;
border-style: solid;
border-radius: 4px;
}
.f12_button {
width: 100%;
border-radius: 4px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.f12_button:hover {
background-color: #38cb89;
color: #fff;
}
.f12_form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f12_column {
width: 100%;
}
.f12_column_large {
width: 100%;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f12_blog_image {
min-width: auto;
}
.form12_text {
text-align: center;
}
.form12_h1 {
text-align: center;
}
.form12 {
padding-right: 0px;
padding-left: 0px;
}
.form12_checkbox_field {
width: 100%;
margin-right: 0px;
margin-bottom: 15px;
box-shadow: 1px 1px 35px 0 rgba(198, 211, 255, 0.08);
}
.form12_checkbox_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cta08_button_wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cta08_button {
margin-right: 0px;
margin-bottom: 15px;
}
.cta08_h2 {
text-align: center;
}
.cta08 {
min-height: 340px;
padding-top: 60px;
padding-bottom: 60px;
}
.form04_input_postcode {
max-width: 100%;
}
.image-44 {
left: -4vw;
}
}
#Schedule {
display: none;
}
/* #Sponsors {
display: none;
} */
#Team {
display: none;
}
html, body {
overflow-x: hidden;
}
.double_space {
line-height: 2;
} | 2021/public/2020/css/style.css | .w-checkbox {
display: block;
margin-bottom: 5px;
padding-left: 20px;
}
.w-checkbox::before {
content: ' ';
display: table;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
}
.w-checkbox::after {
content: ' ';
display: table;
-ms-grid-column-span: 1;
grid-column-end: 2;
-ms-grid-column: 1;
grid-column-start: 1;
-ms-grid-row-span: 1;
grid-row-end: 2;
-ms-grid-row: 1;
grid-row-start: 1;
clear: both;
}
.w-checkbox-input {
float: left;
margin-bottom: 0px;
margin-left: -20px;
margin-right: 0px;
margin-top: 4px;
line-height: normal;
}
.w-checkbox-input--inputType-custom {
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-color: #ccc;
border-bottom-color: #ccc;
border-left-color: #ccc;
border-right-color: #ccc;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
width: 12px;
height: 12px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.w-checkbox-input--inputType-custom.w--redirected-checked {
background-color: #3898ec;
border-top-color: #3898ec;
border-bottom-color: #3898ec;
border-left-color: #3898ec;
border-right-color: #3898ec;
background-image: url('../images/custom-checkbox-check.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.w-checkbox-input--inputType-custom.w--redirected-focus {
box-shadow: 0px 0px 3px 1px #3898ec;
}
body {
font-family: Cabin, sans-serif;
color: #333;
font-size: 14px;
line-height: 20px;
}
h1 {
margin-top: 20px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 54px;
line-height: 56px;
font-weight: 700;
text-align: left;
}
h2 {
margin-top: 20px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 44px;
line-height: 46px;
font-weight: 700;
}
h3 {
margin-top: 20px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 36px;
line-height: 38px;
font-weight: 700;
}
h4 {
margin-top: 10px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 34px;
line-height: 36px;
font-weight: 700;
}
h5 {
margin-top: 10px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 28px;
line-height: 30px;
font-weight: 700;
}
h6 {
margin-top: 10px;
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #0a1f44;
font-size: 24px;
line-height: 26px;
font-weight: 700;
}
p {
margin-bottom: 10px;
font-family: Cabin, sans-serif;
color: #4e5d78;
font-size: 16px;
line-height: 24px;
}
a {
color: #7540ee;
font-size: 16px;
text-decoration: underline;
}
ul {
margin-top: 0px;
margin-bottom: 10px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 25px;
}
li {
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
}
img {
display: inline-block;
max-width: 100%;
}
label {
display: block;
margin-bottom: 5px;
color: #4e5d78;
font-size: 16px;
font-weight: 700;
}
blockquote {
max-width: 600px;
margin-bottom: 10px;
padding: 10px 20px;
border-left: 5px solid #7540ee;
font-family: Cabin, sans-serif;
font-size: 18px;
line-height: 25px;
font-weight: 500;
}
.h09 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
height: 85vh;
min-height: 400px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f8fcff;
background-image: url('../images/her-img.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.h09_button {
margin-right: 15px;
padding: 10px 40px;
border: 1px solid #6165ff;
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.h11_right_arrow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
opacity: 0.25;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.h11_right_arrow:hover {
opacity: 1;
}
.h11_arrow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
opacity: 0.25;
-webkit-transition: opacity 200ms ease;
transition: opacity 200ms ease;
}
.h11_arrow:hover {
opacity: 1;
}
.menu_left {
position: fixed;
left: 0px;
top: 0px;
bottom: 0px;
width: 15%;
border-right: 1px solid rgba(23, 48, 73, 0.05);
background-color: #fff;
}
.product_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.content_section {
position: relative;
left: 0px;
top: 0px;
bottom: 0px;
overflow: visible;
width: 85%;
height: 2000px;
margin-left: 15%;
border-right: 1px solid rgba(23, 48, 73, 0.05);
background-color: #fff;
}
.top_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 13%;
padding-left: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(23, 48, 73, 0.05);
}
.fp_link {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 40px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #173049;
font-size: 15px;
text-decoration: none;
}
.fp_link.w--current {
border-left: 3px solid #6165ff;
background-color: #f5fafc;
}
.buy_wrap {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 12%;
min-height: 100px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.button_buy_01 {
width: 100%;
margin-bottom: 8px;
margin-left: 0px;
padding: 10px 25px;
border: 1px none #6165ff;
border-radius: 100px;
background-color: #5b3acc;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 15px;
font-weight: 500;
text-align: center;
}
.lnd_heading {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 550px;
padding: 140px 5% 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #5b3acc;
}
.menu_title {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 25px;
border-bottom: 1px solid rgba(23, 48, 73, 0.04);
}
.text_block_01 {
color: rgba(23, 48, 73, 0.39);
font-weight: 500;
letter-spacing: 2px;
}
.menu_body {
overflow: auto;
height: 75%;
max-height: 75vh;
border-bottom: 1px solid rgba(23, 48, 73, 0.09);
}
.p02_column_price {
position: relative;
width: 49%;
height: auto;
min-height: 420px;
padding: 35px 20px 20px 30px;
border: 1px solid #ebecf0;
border-radius: 8px;
background-color: #fff;
}
.p02_item_text {
max-width: 560px;
margin-bottom: 8px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
}
.p02_price_block {
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
min-height: 120px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 30px;
}
.p02_price {
margin-bottom: 20px;
color: #33334f;
font-size: 36px;
}
.p02_price_span {
margin-left: 6px;
color: #7540ee;
font-size: 14px;
}
.c09_columns {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p04_pricing_card {
padding: 35px;
border: 1px solid #ebecf0;
border-radius: 8px;
}
.p04_check_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p02_button {
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
border-radius: 5px;
background-color: #7540ee;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.c07 {
padding: 90px 5%;
background-color: #fff;
}
.c07_column {
width: 33%;
padding-right: 30px;
}
.b01 {
min-height: 400px;
padding: 120px 5%;
background-color: #fff;
}
.b01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b01_blog_image {
position: relative;
min-height: 190px;
padding: 5px;
border-radius: 4px 4px 0px 0px;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b01_card {
overflow: hidden;
width: 32%;
border: 1px solid #ebecf0;
border-radius: 10px;
}
.b01_card_text {
padding: 25px 25px 15px 15px;
}
.b01_date {
margin-bottom: 15px;
color: #8a94a6;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b01_paragraph {
color: #8a94a6;
}
.b02_link_wrap {
margin-top: 25px;
text-decoration: none;
}
.b01_link {
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.fe02_card_titles {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.fe02_h5 {
margin-top: 0px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 18px;
line-height: 21px;
}
.fe02_link_cover {
margin-top: 0px;
text-decoration: none;
}
.fe02_text {
color: #c1c7d0;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.te01 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
.te01_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 24%;
min-height: 200px;
padding: 42px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.te01_card:hover {
box-shadow: 7px 7px 55px 0 #ebecf0;
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.te01_avatar {
width: 120px;
height: 120px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/Calder.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te01_name {
margin-top: 0px;
margin-bottom: 8px;
color: #0a1f44;
font-size: 18px;
line-height: 21px;
}
.te01_job_title {
margin-bottom: 10px;
color: #8a94a6;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.te01_social_icon {
width: 18px;
}
.te01_social_link {
margin-right: 8px;
margin-left: 8px;
}
.te02 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.te02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.te02_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25%;
min-height: 200px;
padding: 42px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.te02_card:hover {
box-shadow: 7px 7px 20px 0 rgba(235, 236, 240, 0.44);
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.te02_team_image {
width: 150px;
height: 150px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.07;
}
.te02_card_cover {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: hsla(0, 0%, 100%, 0.56);
}
.te02_name {
margin-top: 0px;
margin-bottom: 8px;
color: #0a1f44;
font-size: 18px;
line-height: 21px;
}
.te02_job_title {
margin-bottom: 10px;
color: #8a94a6;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.te02_social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.body {
background-color: #fff;
font-family: Cabin, sans-serif;
}
.lnd_content_description {
margin-right: 14px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
color: #5b7fff;
font-size: 13px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
}
.lnd_content_description.time {
color: #000;
}
.lnd_content_description.t_part {
color: #fe3e3e;
}
.lnd_content_description.t_workshop {
color: #38cb89;
}
.lnd_content_description.t_food {
color: #ffab00;
}
.lnd_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 60px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl01 {
padding: 90px 5%;
background-color: #fff;
}
.cl01_logo {
display: inline-block;
width: 25%;
padding: 25px 35px;
}
.cl03 {
width: 100%;
padding-right: 5%;
padding-left: 5%;
background-color: #fff;
}
.cl03_slider_nav {
display: none;
}
.cl04 {
display: block;
min-height: 400px;
margin-bottom: 20px;
padding: 90px 5%;
background-color: #fff;
}
.cl04_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl04_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
margin-right: 10px;
margin-left: 10px;
padding: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.peach {
width: 25%;
}
.cl04_card:hover {
box-shadow: 7px 7px 35px 0 rgba(193, 199, 208, 0.25);
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.cl04_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe06_icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
background-color: rgba(227, 217, 252, 0.49);
font-style: italic;
}
.fe06_icon_image {
width: 25px;
}
.tab01_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 200px;
min-width: 40%;
margin-top: 50px;
margin-right: 35px;
margin-bottom: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tab01_h4 {
margin-top: 10px;
margin-bottom: 4px;
font-size: 18px;
font-weight: 600;
}
.tab01_tab {
min-width: 200px;
margin-bottom: 15px;
padding: 15px 25px 20px;
border-radius: 8px;
background-color: transparent;
color: #0a1f44;
}
.tab01_tab.w--current {
border-radius: 8px;
background-color: #7540ee;
color: #fff;
}
.tab01_tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: -80px;
}
.f01_logo {
width: 130px;
margin-right: 15px;
}
.lnd_footer_columns {
display: none;
margin-top: 35px;
}
.lnd_footer_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.lnd_footer_column_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.lnd_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.lnd_link:hover {
color: #0a1f44;
}
.slide_nav {
bottom: -55px;
margin-top: 27px;
}
.t02_testimonial_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
max-width: 600px;
margin-right: auto;
margin-left: auto;
padding-right: 30px;
padding-left: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t02_icon {
width: 25px;
height: 25px;
color: #4e5d78;
font-size: 22px;
}
.t02_slider {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: transparent;
}
.t02_slide_arrow_right {
color: #000;
}
.p02_column {
position: relative;
width: 35%;
padding-top: 20px;
padding-right: 30px;
padding-bottom: 20px;
border-radius: 8px;
}
.fe05_h3 {
margin-top: 0px;
margin-bottom: 15px;
font-size: 18px;
line-height: 21px;
}
.h06 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
padding: 100px 5% 120px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
background-image: url('../images/hero-wave.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.p05_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 35px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 6px;
background-color: #fff;
}
.p05_h5 {
margin-top: 0px;
margin-bottom: 0px;
color: #102438;
font-size: 14px;
line-height: 32px;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p05_paragraph {
margin-bottom: 5px;
color: #0a1f44;
font-size: 16px;
line-height: 29px;
text-align: center;
}
.p05_h3 {
margin-top: 15px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 28px;
line-height: 32px;
font-weight: 500;
}
.p05_button {
margin-top: 35px;
margin-left: 0px;
padding: 12px 35px;
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.p01_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 330px;
min-height: 400px;
margin-right: auto;
margin-left: auto;
padding: 40px 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
}
.p01_h2 {
margin-top: 15px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 38px;
line-height: 40px;
text-align: center;
}
.p01_paragraph {
min-height: 120px;
color: #4e5d78;
font-size: 16px;
line-height: 28px;
text-align: center;
}
.p01_button {
margin-top: 25px;
margin-left: 0px;
padding: 12px 35px;
border: 1px solid #7540ee;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #7540ee;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.p01_info_text {
max-width: 200px;
margin-top: 12px;
color: #b0b7c3;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-align: center;
}
.p01_tab {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
margin-right: 10px;
margin-left: 10px;
padding-top: 12px;
padding-bottom: 12px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #7540ee;
border-radius: 50px;
background-color: #f5fafc;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.p01_tab.w--current {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
margin-right: 10px;
padding-top: 12px;
padding-bottom: 12px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid none solid solid;
border-color: #6165ff;
border-radius: 50px;
background-color: #7540ee;
color: #fff;
font-weight: 500;
text-transform: uppercase;
}
.focus_blue {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
color: #7540ee;
}
.te03 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.te01_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te02_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.te03_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 32%;
min-height: 350px;
padding: 35px 50px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 10px;
background-color: #fff;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.te03_card:hover {
box-shadow: 7px 7px 55px 0 #ebecf0;
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.t04_name {
margin-bottom: 4px;
color: #33334f;
font-size: 16px;
font-weight: 600;
}
.lnd_check_icon {
width: 15px;
margin-right: 12px;
}
.c01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t04 {
display: block;
min-height: 620px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t04_container {
display: block;
max-width: 1140px;
margin: 55px auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.t04_slide {
width: 50%;
padding: 20px;
background-color: transparent;
}
.t04_slider {
height: 100%;
background-color: transparent;
}
.t04_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.t04_paragraph {
margin-bottom: 30px;
color: #4e5d78;
line-height: 28px;
}
.t04_mask {
overflow: hidden;
}
.t04_slider_nav {
left: 0px;
bottom: -68px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 15px;
opacity: 0.05;
}
.t04_left_arrow {
left: 20px;
top: -455px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 50%;
background-color: #fff;
}
.t04_right_arrow {
left: -75%;
top: -455px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 50%;
background-color: #fff;
}
.t04_star {
width: 16px;
margin-right: 6px;
}
.c04_h4 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 10px;
font-size: 28px;
line-height: 32px;
font-weight: 900;
}
.lnd_body {
background-color: #f5f7fd;
font-family: Cabin, sans-serif;
}
.c04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c04_column {
padding-right: 25px;
padding-left: 0px;
}
.lnd_paragraph_02 {
max-width: 560px;
margin-bottom: 0px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
font-weight: 500;
}
.lnd_paragraph_red {
color: red;
font-size: 30px;
}
.b03_details_text {
margin-right: 4px;
color: #4e5d78;
}
.b03_card {
width: 49%;
}
.b03_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b03_blog_image {
min-height: 230px;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.b03 {
padding: 120px 5%;
background-color: #fff;
}
.f03_container {
display: block;
max-width: 1200px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c05_h3 {
max-width: 520px;
margin-top: 0px;
margin-bottom: 15px;
font-size: 42px;
line-height: 51px;
text-align: center;
}
.c05_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-size: 15px;
font-weight: 700;
letter-spacing: 1px;
}
.b04 {
padding: 120px 5%;
background-color: #fff;
}
.b04_card_text {
position: relative;
top: auto;
height: auto;
padding: 20px 20px 20px 15px;
}
.b04_card {
overflow: hidden;
width: 32%;
border-radius: 8px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.b04_card_text_featured {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
padding: 35px 35px 35px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b04_card_featured {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
min-height: 510px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.b05 {
padding: 120px 5%;
background-color: #fff;
}
.b04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.b05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.b05_card {
overflow: hidden;
width: 49%;
min-height: 450px;
margin-right: 0px;
padding-top: 15px;
padding-right: 15px;
padding-left: 15px;
border-radius: 8px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.b05_blog_image {
min-height: 250px;
border-radius: 8px;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.b05_tag_text {
color: #38cb89;
font-size: 13px;
font-weight: 500;
letter-spacing: 1.5px;
}
.b05_card_text {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 140px;
padding-top: 15px;
padding-bottom: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b06 {
padding: 120px 5%;
background-color: #fff;
}
.b06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 900px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b06_card_featured {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
min-height: 600px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 15px;
box-shadow: 1px 1px 25px 0 rgba(138, 161, 214, 0.08);
}
.b06_image_featured {
width: 100%;
height: 100%;
min-height: 290px;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.b06_card_text_featured {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
padding: 45px 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b06_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
min-height: 110px;
margin-bottom: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 15px;
box-shadow: 1px 1px 25px 0 rgba(138, 161, 214, 0.08);
}
.b06_blog_image {
width: 35%;
height: 100%;
min-height: 270px;
background-image: url('../images/gallery_06.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b06_card_text {
width: 75%;
height: 100%;
padding: 25px;
}
.f02_text {
font-family: Sfprodisplay;
color: #55c395;
font-size: 16px;
}
.f02_form_wrap {
margin-bottom: 0px;
}
.f02_success_message {
background-color: transparent;
}
.f02_button {
min-height: 48px;
min-width: 120px;
border-radius: 40px;
background-color: #5d3eff;
color: #fff;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
}
.f02_input {
min-height: 48px;
margin-right: 10px;
margin-bottom: 0px;
padding-left: 20px;
border-style: none;
border-radius: 40px;
background-color: #ebecf0;
color: #4e5d78;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.f02_input::-webkit-input-placeholder {
color: #8a94a6;
font-weight: 700;
}
.f02_input:-ms-input-placeholder {
color: #8a94a6;
font-weight: 700;
}
.f02_input::-ms-input-placeholder {
color: #8a94a6;
font-weight: 700;
}
.f02_input::placeholder {
color: #8a94a6;
font-weight: 700;
}
.c08_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c08_feature_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1200px;
margin: 80px auto 6px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c08_column {
position: relative;
z-index: 3;
width: 33%;
min-height: 190px;
padding-right: 35px;
}
.c08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.lnd_header_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1100px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_content_h1 {
margin-top: 0px;
color: #fff;
font-size: 54px;
line-height: 60px;
}
.lnd_highlight {
color: rgba(255, 255, 255, 0.61);
font-weight: 500;
}
.lnd_details {
max-width: 500px;
margin-bottom: 25px;
color: rgba(245, 247, 253, 0.65);
font-size: 18px;
line-height: 24px;
}
.colour_wrap {
display: block;
width: 100%;
height: 200px;
min-height: 200px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 6px 6px 17px 0 rgba(82, 76, 76, 0.06);
}
.colour_title {
float: left;
color: #4e5d78;
font-size: 16px;
font-weight: 700;
}
.colour_title_text {
margin-top: 4px;
color: #9b9eb8;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.colour_block {
height: 60%;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background-color: #7540ee;
}
.colour_block.c4 {
background-color: #ffab00;
}
.colour_block.c2 {
background-color: #5b7fff;
}
.colour_block.c3 {
background-color: #38cb89;
}
.colour_block.c5 {
background-color: #ff5630;
}
.colour_block.c6 {
background-color: #e3d9fc;
}
.colour_block.c7 {
background-color: #e6edff;
}
.colour_block.c8 {
background-color: #e9f9f0;
}
.colour_block.c9 {
background-color: #fff7e9;
}
.colour_block.c11 {
padding-top: 0px;
padding-bottom: 0px;
background-color: #0a1f44;
}
.colour_block.c12 {
background-color: #4e5d78;
}
.colour_block.c13 {
background-color: #8a94a6;
}
.colour_block.c14 {
background-color: #fff;
}
.colour_block.c14 {
background-color: #b0b7c3;
}
.colour_block.c15 {
background-color: #c1c7d0;
}
.colour_block.c16 {
background-color: #ebecf0;
}
.colour_block.c17 {
background-color: #fafbfc;
}
.colour_block.c18 {
background-color: #fff;
}
.colour_block.c10_02 {
background-color: #fff3f1;
}
.colour_block_text {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 40%;
padding-left: 14px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.colour_wrap_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.colour_wrapper {
width: 16.666666666666668%;
min-height: 150px;
margin-right: 15px;
}
.lnd_page_content {
overflow: hidden;
padding: 70px 5%;
}
.container_colour {
display: block;
max-width: 1100px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.container_elements {
display: block;
max-width: 1100px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.element_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.lnd_dropdown_text {
color: #4f5e78;
font-size: 14px;
font-weight: 500;
text-decoration: none;
}
.button_drop {
min-width: 130px;
padding-top: 12px;
padding-bottom: 12px;
color: #4f5e78;
font-size: 15px;
font-weight: 500;
}
.button_drop.w--open {
width: 100%;
}
.dropdown_list {
padding: 0px;
}
.dropdown_list.w--open {
margin-top: 5px;
padding: 10px 0px;
border-radius: 4px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.button_disable {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #f5f6f8;
color: #d6d6d6;
font-size: 15px;
font-weight: 500;
}
.button_warning {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #ffab00;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_warning:hover {
background-color: #f0a101;
}
.button_p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5d3eff;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_p:hover {
background-color: #5234eb;
}
.button_error {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_error:hover {
background-color: #de350b;
}
.button_dropdown {
margin-right: 0px;
margin-left: 0px;
border-radius: 4px;
background-color: #f5f6f8;
color: #333;
}
.dropdown_link {
padding-left: 15px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #4f5e78;
font-size: 15px;
}
.dropdown_link:hover {
background-color: #fafafa;
}
.button_default {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #f5f6f8;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
color: #4f5e78;
font-size: 15px;
font-weight: 500;
}
.button_default:hover {
background-color: #e9edf5;
}
.button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25%;
min-height: 120px;
padding: 15px 15px 15px 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.button-p-round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button-p-round:hover {
background-color: #6e3be2;
}
.button-d-round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f6f8;
-webkit-transition: background-color 250ms ease;
transition: background-color 250ms ease;
color: #4f5e78;
font-size: 15px;
font-weight: 500;
}
.button-d-round:hover {
background-color: #e9edf5;
}
.dropdown_round {
min-width: 150px;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 25px;
color: #4f5e78;
font-size: 15px;
font-weight: 500;
}
.dropdown_round.w--open {
width: 100%;
}
.dropdown-round {
min-width: 150px;
margin-right: 0px;
margin-left: 0px;
border-radius: 50px;
background-color: #f5f6f8;
color: #333;
}
.input_paypal {
max-width: 330px;
min-height: 48px;
margin-bottom: 4px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
}
.input_paypal:focus {
border-color: #5d3eff;
}
.input_focused {
position: relative;
max-width: 330px;
min-height: 48px;
margin-bottom: 5px;
border: 1.5px solid #5d3eff;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.paypal {
position: absolute;
top: 15px;
right: 15px;
bottom: 0px;
}
.alert_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 48px;
max-width: 330px;
margin-bottom: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.alert_image {
position: absolute;
top: 15px;
right: 15px;
bottom: 0px;
}
.paypal_input {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 48px;
max-width: 330px;
margin-bottom: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.text_instruction {
margin-bottom: 0px;
color: rgba(51, 51, 51, 0.33);
font-size: 13px;
}
.link_block {
position: absolute;
}
.f03_link {
display: block;
margin-bottom: 11px;
color: hsla(0, 0%, 100%, 0.69);
text-decoration: none;
}
.f03_social_wraps {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
}
.f03_text {
display: block;
color: #fff;
font-size: 16px;
font-weight: 400;
}
.f03_title {
margin-bottom: 25px;
color: #fff;
font-size: 15px;
font-weight: 500;
letter-spacing: 1px;
}
.f03_social_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 0px;
margin-left: 15px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
background-color: #fff;
}
.f03_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
}
.f03_footer_wrap {
padding-top: 35px;
}
.f03_h4 {
display: block;
max-width: 480px;
margin-top: 5px;
margin-bottom: 8px;
color: #fff;
font-size: 28px;
line-height: 38px;
text-align: left;
}
.f03_social_link {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.shadow_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form06_text {
width: 100%;
text-align: center;
}
.fp_h6 {
margin-top: 0px;
margin-bottom: 0px;
color: rgba(118, 126, 173, 0.33);
}
.fp_h3 {
margin-bottom: 8px;
color: #4e5d78;
font-size: 34px;
line-height: 38px;
}
.fp_title_wrap {
margin-top: 65px;
margin-bottom: 65px;
}
.alert_line_2 {
width: 1px;
min-height: 23px;
margin-right: 8px;
margin-left: 8px;
background-color: rgba(53, 45, 45, 0.07);
}
.h13_container {
width: 100%;
max-width: 1140px;
}
.details_type_wrap {
display: block;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.alert_line {
width: 1px;
min-height: 23px;
margin-right: 8px;
margin-left: 8px;
background-color: #ececec;
}
.alert_warning {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #ffc107;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.details_wrap {
display: block;
margin-top: 10px;
margin-bottom: 15px;
padding-top: 5px;
padding-bottom: 5px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.alert_error {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.column {
margin-bottom: 35px;
}
.details_type_02 {
margin-left: 8px;
float: left;
color: #816ef3;
}
.alert_content_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 92%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.alert_6 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #68c38a;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.alert_default {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fff;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.details_type {
float: left;
color: #33334f;
font-size: 16px;
font-weight: 500;
}
.alert_7 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #afaec2;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.paragraph-2-a {
color: #353357;
font-size: 16px;
line-height: 17px;
}
.paragraph-2-a.white-text {
color: #fff;
}
.details_line {
width: 30%;
height: 1px;
min-width: 220px;
margin-top: 8px;
background-color: #ebecf0;
}
.avatar_wrap {
position: relative;
width: 20%;
margin-bottom: 0px;
}
.details_type_03 {
margin-top: 3px;
margin-left: 0px;
float: left;
color: #4e5d78;
}
.details_wrap_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.button_disable_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f6f8;
color: #d6d6d6;
font-size: 15px;
font-weight: 500;
}
.button_info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #0284fe;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_info:hover {
background-color: #0277e7;
}
.button_success {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #36ab80;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_success:hover {
background-color: #309a78;
}
.button_info_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #5b7fff;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_info_round:hover {
background-color: #5375ee;
}
.button_success_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #36ab80;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_success_round:hover {
background-color: #309a78;
}
.button_wraning_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ffab00;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_wraning_round:hover {
background-color: #f0a101;
}
.button_error_round {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ff5630;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_error_round:hover {
background-color: #ee4823;
}
.button_w_secondary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #ffc107;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #ffc107;
font-size: 15px;
font-weight: 500;
}
.button_w_secondary:hover {
background-color: #ffc107;
color: #fff;
}
.button_e_secondary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #fe3e3e;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
transition: all 250ms cubic-bezier(.455, .03, .515, .955);
color: #fe3e3e;
font-size: 15px;
font-weight: 500;
}
.button_e_secondary:hover {
background-color: #fe3e3e;
color: #fff;
}
.button_p_secondary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #5d3eff;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.button_p_secondary:hover {
background-color: #5d3eff;
color: #fff;
}
.button_s_secondary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 2px;
border-color: #36ab80;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
transition: all 250ms cubic-bezier(.455, .03, .515, .955);
color: #26b564;
font-size: 15px;
font-weight: 500;
}
.button_s_secondary:hover {
background-color: #36ab80;
color: #fff;
}
.avatar_p_96 {
position: relative;
width: 96px;
height: 96px;
border-radius: 100px;
background-image: url('../images/ui_face_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_p_40 {
width: 40px;
height: 40px;
border-radius: 100px;
background-image: url('../images/wuaeGZnN.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_p_32 {
width: 32px;
height: 32px;
border-radius: 100px;
background-image: url('../images/avatar_1avatar.png');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_p_24 {
width: 25px;
height: 25px;
border-radius: 100px;
background-image: url('../images/68_168.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_p_16 {
width: 18px;
height: 18px;
border-radius: 100px;
background-image: url('../images/avatar_1avatar.png');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.avatar_d_96 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 96px;
height: 96px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #5b3acc;
}
.avatar_d_40 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #5b7fff;
}
.avatar_d_32 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 32px;
height: 32px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.avatar_d_24 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.tb_text {
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 34px;
line-height: 34px;
font-weight: 500;
}
.tb_text_2 {
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 18px;
line-height: 25px;
font-weight: 500;
}
.tb_text_03 {
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 16px;
line-height: 16px;
font-weight: 500;
}
.tb_text_04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0px;
margin-bottom: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 14px;
line-height: 16px;
font-weight: 500;
}
.avatar_d_16 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 18px;
height: 18px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ff5630;
}
.tb_text_05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 0px;
margin-bottom: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-size: 11px;
line-height: 12px;
font-weight: 600;
}
.button_p_secondary_r {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #5d3eff;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.button_p_secondary_r:hover {
background-color: #5d3eff;
color: #fff;
}
.button_s_secondary_r {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 2px;
border-color: #36ab80;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
transition: all 250ms cubic-bezier(.455, .03, .515, .955);
color: #26b564;
font-size: 15px;
font-weight: 500;
}
.button_s_secondary_r:hover {
background-color: #36ab80;
color: #fff;
}
.button_w_secondary_r {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #ffc107;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #ffc107;
font-size: 15px;
font-weight: 500;
}
.button_w_secondary_r:hover {
background-color: #ffc107;
color: #fff;
}
.button_e_secondary_r {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #fe3e3e;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 250ms cubic-bezier(.455, .03, .515, .955);
transition: all 250ms cubic-bezier(.455, .03, .515, .955);
color: #fe3e3e;
font-size: 15px;
font-weight: 500;
}
.button_e_secondary_r:hover {
background-color: #fe3e3e;
color: #fff;
}
.form_element_wrap {
margin-bottom: 25px;
padding-top: 0px;
padding-bottom: 0px;
}
.input_disabled {
max-width: 330px;
min-height: 48px;
margin-bottom: 5px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.input_disabled:focus {
border-color: #5d3eff;
}
.input_success {
max-width: 330px;
min-height: 48px;
margin-bottom: 0px;
border: 1.5px solid #36ab80;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.input_success:focus {
border-color: #5d3eff;
}
.input_error {
max-width: 330px;
min-height: 48px;
margin-bottom: 0px;
border: 1.5px solid #fe3e3e;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.input_error:focus {
border-color: #5d3eff;
}
.tag-s {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.div_block_09 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #2dc76d;
}
.input_warning {
position: relative;
max-width: 330px;
min-height: 48px;
margin-bottom: 0px;
border: 1.5px solid #ffab00;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.input_warning:focus {
border-color: #5d3eff;
}
.text_01 {
margin-left: 10px;
color: #2dc76d;
font-weight: 700;
}
.tag_text {
color: #fff;
font-weight: 600;
}
.button_bar {
position: absolute;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
width: 0%;
background-color: #f5f7fd;
}
.nav_text {
position: relative;
z-index: 5;
color: #4e5d78;
font-weight: 500;
}
.element_wrap_btm {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.content_paragraph {
margin-bottom: 45px;
color: #8a94a6;
font-size: 18px;
line-height: 29px;
}
.fp_h4 {
margin-top: 25px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 36px;
line-height: 42px;
font-weight: 700;
}
.fp_component_wrap {
width: 50%;
min-height: 400px;
}
.form_column_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.plain_input_long {
max-width: 330px;
min-height: 100px;
margin-bottom: 5px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.plain_input_long:focus {
border-color: #5d3eff;
}
.focused_input_long {
max-width: 330px;
min-height: 100px;
border: 1.5px solid #5d3eff;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.focused_input_long:focus {
border-color: #5d3eff;
}
.warning_input_long {
max-width: 330px;
min-height: 100px;
border: 1.5px solid #ffab00;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
}
.warning_input_long:focus {
border-color: #5d3eff;
}
.m03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
min-height: 240px;
margin-bottom: 35px;
padding: 15px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m06_title {
margin-bottom: 4px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m01_text {
color: #8b95a7;
font-size: 16px;
}
.m01_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.m03_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #36ab80;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m03_button_02:hover {
background-color: #309a78;
}
.m01_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.button_buy {
position: relative;
display: none;
height: 45px;
max-width: 170px;
min-width: 130px;
padding: 5px 30px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #ffab00;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
font-family: Sfprodisplay;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.button_buy:hover {
background-color: #3213d3;
}
.div_block_01 {
width: 1px;
height: 60%;
margin-right: 12px;
margin-left: 12px;
background-color: #fff;
}
.div_block_02 {
position: absolute;
left: auto;
top: 0%;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-right: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.div_block_03 {
margin-right: 40px;
}
.badge_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
min-height: 120px;
padding: 15px 15px 15px 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.pill_text_default {
color: #33334f;
font-weight: 700;
}
.pill_default {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
padding-right: 8px;
padding-left: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f7fd;
}
.pill_text_white {
font-family: Karla;
color: #fff;
font-weight: 700;
}
.pill_error {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ff5630;
}
.pill_warning_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.pill_text_gressen {
font-weight: 700;
}
.pill_text_purple {
color: #7540ee;
font-weight: 700;
}
.badge_default {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
padding-right: 8px;
padding-left: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #f5f7fd;
}
.badge_p_2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e3d9fc;
}
.badge_success {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #38cb89;
color: #fff;
}
.badge_warning {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #ffab00;
color: #fff;
}
.badge_error {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
color: #fff;
}
.tag_p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #d5dff7;
}
.tag_circle_p {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.tag_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ebecf0;
}
.tag_d_text {
margin-left: 10px;
color: #4e5d78;
font-weight: 700;
}
.tag_circle_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #4e5d78;
}
.tag_w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.tag-w-text {
margin-left: 10px;
color: #ffab00;
font-weight: 700;
}
.tag-cirle-w {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.tag-e {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff3f1;
}
.tag-e-text {
margin-left: 10px;
color: #ff5630;
font-weight: 700;
}
.tag-cirle-e {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ff5630;
}
.typograhy_wrap {
margin-bottom: 45px;
}
.m09 {
overflow: hidden;
width: 100%;
height: 100%;
max-width: 400px;
min-height: 350px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.input_payment {
max-width: 330px;
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
}
.input_payment:focus {
border-color: #5d3eff;
}
.cta03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 400px;
padding-top: 91px;
padding-bottom: 91px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/map-18b073154fe6a34a0819d1c79f404288.png');
background-position: 50% 50%;
}
.form06_account {
color: #7540ee;
font-size: 15px;
font-weight: 400;
text-align: center;
text-decoration: underline;
}
.m11 {
overflow: hidden;
width: 100%;
max-width: 400px;
min-height: 390px;
padding: 0px;
border-radius: 10px;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
}
.m11_image {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 270px;
padding: 22px;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.m11_content {
position: relative;
height: 55%;
padding: 25px;
}
.m11_author {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
}
.m11_name {
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 500;
}
.m11_title {
margin-bottom: 0px;
color: #8a94a6;
font-size: 15px;
line-height: 20px;
}
.m11_paragraph {
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
line-height: 22px;
}
.temp01_paragraph_centre_02 {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #506370;
font-size: 18px;
line-height: 26px;
text-align: center;
}
.h15_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tag-s_landing {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 160px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 15px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.h15_block_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h15_image {
border-radius: 10px;
}
.h15_block_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 5%;
min-height: 55px;
min-width: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.element-wrap-icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.badge-p-2-tight {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 130px;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e3d9fc;
}
.p2 {
max-width: 600px;
font-size: 16px;
line-height: 24px;
}
.p3 {
max-width: 600px;
font-size: 14px;
line-height: 23px;
}
.p4 {
max-width: 600px;
font-size: 12px;
line-height: 20px;
font-weight: 400;
}
.q2 {
max-width: 600px;
border-left-color: #ffab00;
font-size: 18px;
line-height: 25px;
font-style: italic;
font-weight: 500;
}
.button_info_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #d5dff7;
color: #5b7fff;
font-size: 15px;
font-weight: 500;
}
.button_info_d:hover {
background-color: #c6d2ee;
}
.button_success_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #38cb89;
font-size: 15px;
font-weight: 500;
}
.button_success_d:hover {
background-color: #dcf0e5;
}
.button_warning_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fffaf1;
color: #ffab00;
font-size: 15px;
font-weight: 500;
}
.button_warning_d:hover {
background-color: #f8f3e9;
}
.button_error_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fff3f1;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fe3e3e;
font-size: 15px;
font-weight: 500;
}
.button_error_d:hover {
background-color: #f6e6e3;
}
.button_info_round_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #d5dff7;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #5b7fff;
font-size: 15px;
font-weight: 500;
}
.button_info_round_d:hover {
background-color: #c6d2ee;
}
.button_success_round_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #36ab80;
font-size: 15px;
font-weight: 500;
}
.button_success_round_d:hover {
background-color: #dcf0e5;
}
.button_warning_round_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fffaf1;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #ffab00;
font-size: 15px;
font-weight: 500;
}
.button_warning_round_d:hover {
background-color: #f8f3e9;
}
.button_error_round_d {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff3f1;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fe3e3e;
font-size: 15px;
font-weight: 500;
}
.button_error_round_d:hover {
background-color: #f6e6e3;
}
.logo_forest {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.nav02_en_dropdown {
padding: 0px;
}
.nav02_en_dropdown.w--open {
left: 0%;
top: 45px;
bottom: auto;
margin-top: 5px;
padding: 10px 0px;
border-radius: 4px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.lnd_tag_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
min-height: 70px;
margin: 0px auto 12px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 2px;
border-color: rgba(97, 101, 255, 0.36);
border-radius: 10px;
}
.lnd_tag.time {
padding-right: 0px;
padding-left: 0px;
border-style: none;
text-align: center;
}
.lnd_tag.s_part {
border-color: rgba(254, 62, 62, 0.36);
}
.lnd_tag.s_workshop {
border-color: rgba(56, 203, 137, 0.36);
}
.lnd_tag.s_food {
border-color: rgba(255, 171, 0, 0.36);
}
.menu_wrap {
display: block;
min-height: 300px;
padding-top: 70px;
padding-bottom: 70px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.b02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b02_card {
width: 49%;
}
.b02_blog_image {
position: relative;
min-height: 260px;
padding: 5px;
border-radius: 4px;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b02_blog_image:hover {
border-radius: 8px;
}
.p1 {
max-width: 600px;
font-size: 18px;
line-height: 26px;
font-weight: 400;
}
.l2 {
padding-bottom: 10px;
list-style-type: decimal;
}
.l3 {
padding-bottom: 10px;
list-style-type: lower-alpha;
}
.bold {
font-weight: 700;
}
.em {
font-style: italic;
}
.delete {
text-decoration: line-through;
}
.underline {
text-decoration: underline;
}
.mark {
background-color: rgba(255, 171, 0, 0.23);
}
.pill_purple {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #6165ff;
}
.badge_purple {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
}
.badge_s2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
color: #38cb89;
}
.badge_w2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fff7e9;
color: #ffab00;
}
.badge_e2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fff3f1;
color: #fe3e3e;
}
.m11_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #38cb89;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.icon {
margin-right: 5px;
}
.image-41 {
width: 40px;
}
.div_block_05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.dropdown-list-2-mob {
min-width: 200%;
}
.dropdown-list-2-mob.w--open {
left: -50px;
min-width: 150px;
margin-top: 8px;
padding: 4px;
border-radius: 4px;
background-color: #fff;
box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}
.lnd_nav_item {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 33px;
padding: 8px 5px 8px 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #201b3d;
text-decoration: none;
}
.lnd_nav_item:hover {
background-color: #f8faff;
}
.lnd_nav_item.hide2 {
display: none;
}
.lnd_dropdown_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 44px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
text-decoration: none;
}
.lnd_dropdown_link:hover {
border-radius: 4px;
background-color: #f8faff;
}
.dropdown-toggle-mob {
width: 35px;
height: 35px;
padding: 0px;
}
.div_block_06 {
min-height: auto;
min-width: 320px;
padding: 15px 10px 5px;
border-radius: 8px;
background-color: #fff;
box-shadow: 9px 9px 17px 5px rgba(0, 0, 0, 0.19);
}
.div_block_08 {
min-width: 200px;
}
.drop-down-menu-button-mob {
width: 35px;
height: 35px;
margin-left: 15px;
border-radius: 100px;
background-color: #f5f6f8;
background-image: url('../images/menu_1menu.png');
background-position: 50% 50%;
background-size: 14px;
background-repeat: no-repeat;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.drop-down-menu-button-mob:hover {
background-color: #dadee6;
}
.div_block_07 {
width: 100%;
height: 1px;
margin-top: 15px;
margin-bottom: 15px;
background-color: rgba(155, 158, 184, 0.32);
}
.div_block_07.hide-3 {
display: none;
}
.lnd_nav_link_text {
font-weight: 500;
}
.icon-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 5px;
padding: 6px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-image: none;
}
.text-block-39 {
margin-bottom: 8px;
font-family: Karla;
color: #5d3eff;
font-weight: 700;
text-transform: uppercase;
}
.text-block-39.hide1 {
display: none;
}
.dropdown-text {
color: #201b3d;
font-size: 14px;
font-weight: 600;
}
.lnd_dropdown {
min-width: 200%;
}
.lnd_dropdown.w--open {
left: -50px;
min-width: 150px;
margin-top: 8px;
padding: 4px;
border-radius: 8px;
background-color: #fff;
box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}
.t03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 800px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t03_container {
position: relative;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.t03_slider {
width: 100%;
height: 100%;
background-color: transparent;
}
.t03_author_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f01_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(155, 158, 184, 0.26);
}
.f01_button {
margin-left: 0px;
padding: 12px 30px;
border-radius: 100px;
background-color: #5d3eff;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
}
.f01_button:hover {
background-color: #5133eb;
}
.lnd_footer_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.f02 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.f02_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(155, 158, 184, 0.26);
}
.f01_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.f03 {
min-height: 400px;
padding: 90px 5%;
background-color: #5b3acc;
}
.f03_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 48px;
min-width: 150px;
padding-right: 28px;
padding-left: 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 40px;
background-color: #fff;
color: #5d3eff;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
}
.f03_column_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.f04 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.f04_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f04_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f04_logo {
margin-bottom: 35px;
}
.f04_link {
margin-bottom: 15px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.f04_link:hover {
color: #0a1f44;
}
.f04_link_p {
margin-bottom: 15px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #5d3eff;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.f04_title {
display: inline-block;
margin-bottom: 15px;
color: #0a1f44;
font-size: 16px;
font-weight: 600;
}
.f04_email {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.f04_email:hover {
color: #0a1f44;
}
.f04_colums {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 15px;
padding-bottom: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f04_bottom_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 80px;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-top: 1px solid rgba(176, 183, 195, 0.22);
}
.f04_copyright {
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 16px;
font-weight: 500;
text-decoration: none;
}
.f04_copyright:hover {
color: #0a1f44;
}
.f04_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f04_social_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f04_social_ico {
width: 20px;
}
.f05 {
min-height: 400px;
padding: 90px 5%;
background-color: #7540ee;
background-image: url('../images/map_svg_2.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.f05_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f05_footer_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
}
.f05_h2 {
max-width: 420px;
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 28px;
line-height: 37px;
}
.f08_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f05_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 48px;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
color: #38cb89;
font-size: 15px;
font-weight: 500;
}
.f05_button:hover {
background-color: #dbf5e6;
}
.f05_colum_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 35px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f05_link {
margin-bottom: 12px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: rgba(235, 236, 240, 0.74);
text-decoration: none;
}
.f05_link:hover {
color: #fff;
}
.f05_title {
display: inline-block;
margin-bottom: 20px;
color: #fff;
font-size: 18px;
font-weight: 600;
}
.f05_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
min-height: 250px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f06 {
padding: 90px 5%;
background-color: #fff;
}
.f06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f06_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
margin-bottom: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f06_social_icon {
width: 15px;
}
.f06_social_circle {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f06_social_circle_c {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
margin-left: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f06_email {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
text-decoration: none;
}
.f06_email:hover {
color: #0a1f44;
}
.f06_logo {
margin-bottom: 25px;
}
.f06_legal {
color: #8a94a6;
}
.f07 {
padding: 90px 5%;
background-color: #fff;
}
.f07_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f07_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid #ebecf0;
}
.f07_bottom_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 25px;
padding-bottom: 10px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f07_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f07_legal {
color: #8a94a6;
font-size: 15px;
font-weight: 500;
}
.n04_logo {
margin-right: 55px;
}
.n04_logo.w--current {
margin-right: 55px;
}
.t03_icon {
width: auto;
color: #000;
}
.t06_icon {
color: #000;
font-size: 17px;
}
.t03_card {
position: relative;
z-index: 10;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80%;
max-width: 650px;
min-height: 360px;
margin-right: auto;
margin-left: auto;
padding: 10px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 15px;
background-color: #fff;
box-shadow: 7px 7px 50px 0 rgba(193, 199, 208, 0.48);
}
.t03_name_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
padding-top: 0px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t03_slider_nav {
display: none;
}
.t03_slide {
height: auto;
}
.t03_mask {
overflow: hidden;
height: auto;
padding-top: 20px;
padding-bottom: 20px;
}
.fp_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 570px;
padding: 55px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #5b3acc;
}
.temp02_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100vh;
padding: 140px 5% 95px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: transparent;
background-image: url('../images/hero-wave-tall.svg');
background-position: 50% 100%;
background-size: cover;
}
.temp02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h02_dashboard {
display: block;
width: 100%;
max-width: 80%;
margin-right: auto;
margin-left: auto;
border-radius: 10px;
}
.fe08_paragraph {
text-align: center;
}
.fe08_h5 {
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 20px;
font-weight: 600;
}
.m03_title {
margin-bottom: 4px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
text-align: center;
}
.m04_icon {
width: 50px;
margin-bottom: 15px;
}
.m05_icon {
width: 25px;
margin-bottom: 15px;
}
.m01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
margin-bottom: 35px;
padding: 38px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m02_title {
margin-bottom: 15px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
text-align: center;
}
.m02 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m02_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m02_button:hover {
background-color: #5375ee;
}
.m06 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
max-width: 450px;
margin-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.p03_tabs {
margin-right: auto;
margin-bottom: 35px;
margin-left: auto;
}
.shadow_column {
width: 20%;
}
.details_wrap_02 {
display: block;
margin-top: 25px;
margin-bottom: 15px;
padding-top: 5px;
padding-bottom: 5px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.s1_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 2px 5px 0 rgba(118, 126, 173, 0.08);
}
.s2_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 5px 8px 0 rgba(118, 126, 173, 0.08);
}
.s3_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 5px 16px 0 rgba(118, 126, 173, 0.08);
}
.s4_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 20px 40px 0 rgba(118, 126, 173, 0.08);
}
.s5_shadow {
display: block;
height: 140px;
max-width: 170px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 30px 60px 0 rgba(118, 126, 173, 0.12);
}
.is1_shadow {
display: block;
height: 140px;
max-width: 170px;
margin-right: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: inset -1px 1px 2px 0 rgba(118, 126, 173, 0.05);
}
.is2_shadow {
display: block;
height: 140px;
max-width: 170px;
margin-right: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: inset -1px 1px 3px 0 rgba(118, 126, 173, 0.12);
}
.is3_shadow {
display: block;
height: 140px;
max-width: 170px;
margin-right: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: inset -4px 4px 8px 0 rgba(118, 126, 173, 0.12);
}
.lnd_content {
display: block;
min-height: 500px;
margin-bottom: 0px;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #fff;
}
.lnd_content.lnd_collection {
display: none;
}
.lnd_content.schedule {
display: block;
margin-bottom: 0px;
padding-top: 10px;
padding-bottom: 90px;
}
.lnd_h3 {
margin: 0px auto 30px;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.lnd_h3.faq {
margin-top: -60px;
}
.lnd_h3.schedule {
margin-top: 0px;
}
.lnd_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
min-height: 45px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_button:hover {
background-color: #6c3add;
color: #fff;
}
.lnd_button_explore {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
min-height: 45px;
min-width: 160px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1.5px dashed #e0e4df;
border-radius: 50px;
background-color: transparent;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: rgba(10, 31, 68, 0.53);
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}
.lnd_button_explore:hover {
border-style: solid;
border-color: #fff;
background-color: #e9f9f0;
color: #38cb89;
}
.lnd_paragraph {
max-width: 500px;
margin-bottom: 18px;
font-size: 18px;
line-height: 25px;
}
.lnd_service_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: visible;
width: 23%;
height: 100%;
min-height: 360px;
padding: 40px 25px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border: 1px solid #d7d8ea;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.lnd_service_wrap:hover {
border-color: #38cb89;
}
.lnd_h2 {
overflow: visible;
margin-top: 15px;
margin-bottom: 15px;
color: #192063;
font-size: 22px;
line-height: 29px;
}
.lnd_service_icon {
position: absolute;
left: 15px;
top: -30px;
right: 0%;
bottom: auto;
display: none;
width: 65px;
}
.lnd_link_text {
margin-top: -12px;
margin-right: 8px;
color: #4e5d78;
font-size: 16px;
font-weight: 500;
text-align: center;
}
.link {
color: #7540ee;
text-decoration: none;
}
.lnd_content_block {
width: 50%;
min-height: 200px;
padding-left: 15px;
}
.lnd_h4 {
margin-top: 0px;
margin-bottom: 10px;
color: #0a1f44;
line-height: 45px;
font-weight: 700;
}
.lnd_icon {
display: none;
margin-bottom: 15px;
}
.lnd_container {
display: none;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_container.lnd_first {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
grid-auto-columns: 1fr;
grid-column-gap: 16px;
grid-row-gap: 16px;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
}
.lnd_img_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 200px;
padding: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t01 {
display: block;
min-height: 300px;
padding-top: 70px;
padding-bottom: 70px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t01_h3 {
max-width: 640px;
margin-top: 0px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 30px;
line-height: 38px;
text-align: center;
}
.t01_quote {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 15px;
font-family: Tahoma, Verdana, Segoe, sans-serif;
color: #c1c7d0;
font-size: 80px;
line-height: 50px;
}
.t05_job_title {
color: #c1c7d0;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t01_name {
margin-bottom: 4px;
color: #4e5d78;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t02_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t02_avatar {
position: relative;
width: 65px;
height: 65px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t04_slider_arrow {
width: 8px;
}
.t04_block {
position: relative;
height: 100%;
min-height: 350px;
padding: 25px 20px 20px;
border: 1px solid #ebecf0;
border-radius: 10px;
background-color: #fff;
box-shadow: 1px 1px 20px 0 rgba(195, 198, 213, 0.09);
}
.t04_avatar {
position: relative;
width: 44px;
height: 44px;
margin-bottom: 10px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.t04_avatar_02 {
position: relative;
width: 44px;
height: 44px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t02 {
display: block;
overflow: hidden;
padding: 70px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.lnd_span {
color: #0a1f44;
font-weight: 500;
}
.lnd_btn {
display: none;
max-height: 40px;
min-height: 35px;
margin-left: 0px;
padding: 14px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_btn:hover {
background-color: #ddf3e7;
}
.main_img_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 550px;
min-width: 500px;
padding-right: 55px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_title {
display: block;
max-width: none;
margin: -25px auto 4px;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.lnd_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
text-decoration: none;
}
.lnd_container_flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_link_arrow {
width: 15px;
-webkit-filter: invert(100%);
filter: invert(100%);
}
.lnd_check_wrap {
display: none;
margin-bottom: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_checks {
margin-bottom: 35px;
}
.lnd_hero_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-left: 0px;
padding-left: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.lnd_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100vh;
max-height: 1000px;
min-height: 710px;
padding: 100px 5% 140px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebecf0;
background-image: url('../images/clean-purple-background-loop-footage-088901560_prevstill.png');
background-size: -100vw;
}
.lnd_badge {
display: none;
max-width: 200px;
min-height: 35px;
min-width: 120px;
margin-bottom: 15px;
padding: 5px 15px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.lnd_badge_text {
margin-left: 8px;
color: #38cb89;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
}
.lnd_badge_circle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.ldn_h1 {
max-width: 780px;
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 58px;
line-height: 58px;
font-weight: 700;
}
.lnd_cta {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 400px;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 0px 140px;
background-size: cover;
background-repeat: no-repeat;
}
.h01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
padding: 130px 5% 0px;
background-color: transparent;
background-image: url('../images/header.svg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.h01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h01_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 20px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.h01_tag_text {
margin-left: 10px;
color: rgba(255, 171, 0, 0.7);
font-weight: 700;
}
.h01_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 44px;
line-height: 46px;
text-align: center;
}
.h01_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h01_button {
margin-bottom: 10px;
margin-left: 0px;
padding: 10px 52px;
border: 1px none #6165ff;
border-radius: 100px;
background-color: #ffab00;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.h01_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.h01_tag_t {
font-family: Sfprodisplay;
color: #fff;
font-weight: 600;
}
.h01_span_highlight {
color: #ffab00;
}
.h01_dashboard {
margin-right: auto;
margin-left: auto;
border-radius: 10px;
}
.h04 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 650px;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.h04_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 10px;
color: #fff;
font-size: 50px;
text-align: left;
}
.h04_paragraph {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
color: #fff;
font-size: 17px;
text-align: left;
}
.h04_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h04_title {
max-width: 500px;
margin-bottom: 5px;
color: #ddd;
font-size: 14px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.h04_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
min-width: 150px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 23px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.h04_button:hover {
background-color: #d6eee0;
}
.h05 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 650px;
padding: 70px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.h05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h05_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 44px;
line-height: 46px;
text-align: center;
}
.h05_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h05_form_base {
width: 100%;
max-width: 560px;
margin-top: 15px;
padding: 25px;
border-radius: 10px;
background-color: rgba(245, 247, 253, 0.09);
}
.h05_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h05_input {
max-width: 330px;
min-height: 48px;
margin-right: 10px;
margin-bottom: 0px;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
font-weight: 400;
}
.h05_input:focus {
border-color: #5d3eff;
}
.h05_button {
min-height: 48px;
padding-right: 20px;
padding-left: 20px;
border-radius: 4px;
background-color: #ffab00;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.fp_h1 {
margin-top: 0px;
color: #fff;
font-size: 54px;
line-height: 60px;
}
.tag-d2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #4e5d78;
}
.tag-cirle-d2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.tag-d2-text {
margin-left: 10px;
color: #fff;
font-weight: 700;
}
.tag_text_d2 {
color: #4e5d78;
font-weight: 600;
}
.tag-p2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #7540ee;
}
.tag-cirle-p2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.tag_text_p2 {
color: #7540ee;
font-weight: 600;
}
.h02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 90vh;
padding: 130px 5% 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
background-image: url('../images/Group-32.svg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.h02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h02_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 44px;
line-height: 46px;
text-align: center;
}
.h02_text {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h02_button {
margin-bottom: 10px;
margin-left: 0px;
padding: 10px 52px;
border: 1px none #6165ff;
border-radius: 100px;
background-color: #ffab00;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-size: 13px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_cta_text_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_container_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_button_3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 220px;
min-height: 45px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #6836db;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_button_3:hover {
background-color: #7540ee;
color: #fff;
}
.lnd_faq {
padding: 180px 5% 120px;
}
.f08_social {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.f08_column {
display: block;
width: 20%;
min-height: 200px;
}
.f08_link {
display: block;
margin-bottom: 10px;
color: #8a94a6;
font-size: 15px;
text-decoration: none;
}
.f08_input {
min-height: 45px;
border-style: solid;
border-width: 1px;
border-color: #c6dce5;
border-radius: 50px;
color: #7b92b5;
}
.f08_wrap {
position: relative;
padding: 70px 5% 40px;
border-bottom: 1px none #e6e6e6;
}
.f08_paragraph {
max-width: 500px;
margin-bottom: 20px;
color: #142c65;
font-size: 18px;
line-height: 27px;
font-weight: 700;
}
.f08 {
background-color: #fff;
}
.f08_button {
position: relative;
left: -35px;
min-height: 45px;
padding-right: 35px;
padding-left: 35px;
border-radius: 50px;
background-color: #7540ee;
}
.f08_column_large {
width: 40%;
min-height: 200px;
}
.f08_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.f08_legal_wrap {
min-height: 50px;
padding: 18px 5%;
border-top: 1px solid #ebecf0;
background-color: #fff;
}
.f07_logo {
margin-bottom: 25px;
}
.lnd_cta_tex_plain {
font-weight: 500;
}
.lnd_heading_link {
color: #f5f7fd;
text-decoration: none;
}
.h03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
padding: 90px 5% 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
background-image: url('../images/hero-wave-tall.svg');
background-position: 50% 100%;
background-size: cover;
}
.h03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h03_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 10px;
color: #fff;
font-size: 46px;
line-height: 46px;
text-align: center;
}
.h03_text {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h03_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 20px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.h03_tag_text {
margin-left: 10px;
color: rgba(56, 203, 137, 0.51);
font-weight: 700;
}
.h03_span_highlight {
color: #38cb89;
}
.h03_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.h03_input {
max-width: 330px;
min-height: 48px;
margin-right: 10px;
margin-bottom: 0px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
font-weight: 400;
}
.h03_input:focus {
border-color: #5d3eff;
}
.h03_button {
min-height: 48px;
padding-right: 30px;
padding-left: 30px;
border-radius: 4px;
background-color: #38cb89;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.h03_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-top: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h03_form_block {
width: 100%;
}
.h03_img {
width: 500px;
margin-right: auto;
margin-left: auto;
border-radius: 10px;
}
.h04_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h04_link_plain {
color: #f5f7fd;
text-decoration: none;
}
.h02_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 15px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.h02_tag_text {
margin-left: 10px;
color: rgba(255, 171, 0, 0.7);
font-weight: 700;
}
.h02_tag_t {
color: #fff;
font-weight: 600;
}
.h02_span_highlight {
color: #ffab00;
}
.h02_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.h06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h06_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h06_h1 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 53px;
line-height: 59px;
text-align: left;
}
.h06_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 390px;
margin-top: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h06_icon_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 110px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h06_icon_base {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45px;
height: 45px;
margin-bottom: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h06_icon_text {
color: #f5f7fd;
font-size: 15px;
font-weight: 500;
}
.h07_h1 {
max-width: 610px;
margin: 0px auto 15px;
color: #fff;
font-size: 48px;
line-height: 48px;
text-align: center;
}
.h07 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
height: 75vh;
min-height: 750px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/5af2e3301b12597fee306297_main-hero.png');
background-position: 50% 100%;
background-size: contain;
background-repeat: no-repeat;
}
.h07_container {
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h07_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.h06_text {
max-width: 560px;
margin-bottom: 20px;
color: #f5f7fd;
font-size: 18px;
line-height: 25px;
font-weight: 500;
}
.h07_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h07_button {
min-height: 48px;
padding-right: 25px;
padding-left: 25px;
border-radius: 4px;
background-color: #6d3fd8;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.h07_input {
max-width: 330px;
min-height: 48px;
margin-right: 10px;
margin-bottom: 0px;
border: 1.5px none #e2e4e9;
border-radius: 4px;
background-color: #fafbfc;
font-size: 16px;
font-weight: 400;
}
.h07_input:focus {
border-color: #5d3eff;
}
.h08 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
height: 85vh;
min-height: 650px;
padding: 120px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f5f7fd;
background-image: url('../images/5af2e3301b12597fee306297_main-hero.png');
background-position: 100% 100%;
background-size: contain;
background-repeat: no-repeat;
}
.h08_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
max-width: 160px;
min-height: 35px;
min-width: 150px;
margin-right: auto;
margin-left: auto;
padding: 12px 23px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #f5f7fd;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.h08_button:hover {
background-color: #6b39dd;
}
.h08_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.h05_text_span {
color: #fff;
}
.h07_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h08_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #4e5d78;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.h08_container {
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h08_h1 {
max-width: 610px;
margin: 0px auto 15px;
color: #33334f;
font-size: 48px;
line-height: 48px;
text-align: center;
}
.fe01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin: 70px auto 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe01 {
display: block;
min-height: 300px;
padding: 70px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe01_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 23%;
min-height: 310px;
padding: 40px 25px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border: 1px solid #d7d8ea;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.fe01_card:hover {
border-color: #38cb89;
}
.fe01_h5 {
margin-bottom: 15px;
color: #192063;
font-size: 22px;
line-height: 29px;
}
.fe01_icon {
position: absolute;
left: 15px;
top: -30px;
right: 0%;
bottom: auto;
width: 65px;
}
.fe01_text {
max-width: 500px;
margin-bottom: 18px;
line-height: 25px;
}
.fe02 {
display: block;
padding: 80px 3% 130px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe02_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 24%;
min-height: 100px;
padding: 15px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 7px 7px 55px 0 rgba(137, 173, 255, 0.35);
-webkit-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}
.fe02_card:hover {
-webkit-transform: translate(0px, -5px);
-ms-transform: translate(0px, -5px);
transform: translate(0px, -5px);
}
.fe03 {
display: block;
min-height: 500px;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe03_icon {
width: 55px;
margin-bottom: 25px;
border-radius: 100px;
box-shadow: 1px 1px 3px 0 #ebecf0;
}
.fe03_text {
max-width: 500px;
margin-bottom: 18px;
font-size: 18px;
line-height: 25px;
text-align: center;
}
.fe03_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 24%;
margin-right: auto;
margin-left: auto;
padding: 20px 12px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.fe03_card:hover {
box-shadow: 7px 7px 55px 0 #ebecf0;
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.fe03_h3 {
margin-top: 0px;
margin-bottom: 15px;
color: #2e3280;
font-size: 18px;
line-height: 21px;
text-align: center;
}
.fe04 {
display: block;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe04_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
min-height: 150px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.fe04_card:hover {
border-radius: 10px;
}
.fe04_icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: rgba(227, 217, 252, 0.56);
}
.fe04_icon_2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: #e6edff;
}
.fe04_icon_3 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: #e9f9f0;
}
.fe04_icon_4 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: #fffaf1;
}
.fe04_icon_5 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65px;
height: 65px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 16px;
background-color: #fff3f1;
}
.fe05 {
display: block;
min-height: 500px;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe01_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe01_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe01_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe02_title {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe02_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe03_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe03_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe03_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe04_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe04_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe04_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe04_icon_text {
margin-top: 8px;
color: #0a1f44;
font-size: 13px;
line-height: 25px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
}
.fe05_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe05_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
font-weight: 700;
text-align: center;
}
.fe05_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe05_text {
max-width: 500px;
margin-bottom: 18px;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.fe05_row {
margin-bottom: 25px;
}
.fe05_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 230px;
margin-right: auto;
margin-left: auto;
padding: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe05_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe06 {
display: block;
min-height: 500px;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe06_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe06_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe06_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe06_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe06_row {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
}
.fe06_h5 {
margin-top: 0px;
margin-bottom: 15px;
font-size: 18px;
line-height: 21px;
}
.fe06_text {
max-width: 500px;
margin-bottom: 18px;
line-height: 25px;
text-align: left;
}
.line {
width: 1px;
min-height: 55px;
margin: 25px auto;
background-color: #d8dcee;
}
.lnd_cta_text {
max-width: 710px;
margin: 0px auto;
color: #f5f7fd;
font-size: 34px;
line-height: 41px;
text-align: center;
}
.lnd_cta_bar {
position: absolute;
left: 25px;
top: -38px;
right: 25px;
bottom: auto;
display: none;
overflow: hidden;
max-width: 760px;
min-height: 70px;
margin-right: auto;
margin-left: auto;
padding: 15px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 0 0 40px 3px rgba(118, 126, 173, 0.08);
font-size: 16px;
}
.p03_icon {
margin-right: 10px;
}
.fe07_card {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 32%;
min-height: 380px;
padding: 15px 20px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
box-shadow: 1px 1px 35px 0 rgba(145, 158, 190, 0.16);
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.fe07_card:hover {
-webkit-transform: translate(0px, -4px);
-ms-transform: translate(0px, -4px);
transform: translate(0px, -4px);
}
.fe07_images {
width: 55px;
margin-bottom: 15px;
}
.fe07_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 45px;
min-width: 160px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #e9f9f0;
color: #38cb89;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.fe07 {
display: block;
min-height: 500px;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe07_text {
max-width: 500px;
margin-bottom: 18px;
text-align: center;
}
.fe07_h4 {
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #0a1f44;
font-size: 22px;
line-height: 35px;
text-align: center;
}
.fe07_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe07_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.fe07_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe07_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe07_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1000px;
margin: 55px auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h09_container {
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h09_title {
max-width: 500px;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.h09_h1 {
max-width: 500px;
margin-top: auto;
margin-bottom: 10px;
color: #33334f;
font-size: 52px;
line-height: 50px;
}
.h09_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 25px;
color: #0a1f44;
font-size: 17px;
line-height: 25px;
text-align: left;
}
.h09_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h09_link {
color: #0a1f44;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}
.h10 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
height: 85vh;
min-height: 750px;
padding-right: 5%;
padding-bottom: 90px;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/waves.svg');
background-position: 50% 101%;
background-size: contain;
background-repeat: no-repeat;
}
.h10_h1 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
text-align: left;
}
.h10_text {
max-width: 500px;
margin-bottom: 20px;
color: #f5f7fd;
font-size: 17px;
font-weight: 500;
}
.h10_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h10_button {
margin-right: 10px;
padding: 12px 40px;
border: 1px none #6165ff;
border-radius: 100px;
background-color: #f5f7fd;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #7540ee;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.h11 {
position: relative;
display: block;
min-height: 85vh;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f8fcff;
}
.h11_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #f5f7fd;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.h11_slide_base {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h11_slide_one {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), to(hsla(0, 0%, 100%, 0))), url('../images/2.jpg');
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), hsla(0, 0%, 100%, 0)), url('../images/2.jpg');
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
}
.h11_h1 {
max-width: 610px;
margin: 0px auto 15px;
color: #f5f7fd;
font-size: 48px;
line-height: 48px;
text-align: center;
}
.h11_text {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
text-align: center;
}
.h11_button {
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
padding: 10px 52px;
border: 1px solid #6165ff;
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #fff;
font-weight: 500;
}
.h11_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h11_slide_two {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/1.jpg');
background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/1.jpg');
background-position: 0px 0px, 50% 50%;
background-size: auto, cover;
}
.h12 {
position: relative;
display: block;
min-height: 60vh;
padding: 110px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-image: url('../images/template_bg.svg');
background-position: 50% 50%;
background-size: cover;
}
.h12_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h12_h1 {
margin-top: 10px;
margin-bottom: 15px;
color: #fff;
font-size: 52px;
line-height: 52px;
text-align: center;
}
.h12_text {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
color: #fff;
text-align: center;
}
.h12_button {
margin-bottom: 10px;
margin-left: 0px;
padding: 12px 52px;
border-radius: 100px;
background-color: #fff;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #5b7fff;
font-weight: 500;
}
.h12_image {
display: block;
max-width: 400px;
margin-right: auto;
margin-left: auto;
}
.h13 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
min-height: 670px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: url('../images/template_bg.svg');
background-position: 50% 50%;
background-size: cover;
}
.h13_h1 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 15px;
color: #33334f;
font-size: 42px;
line-height: 48px;
}
.h13_title {
max-width: 500px;
margin-bottom: 5px;
color: #5b7fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.h13_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 60%;
max-width: 700px;
padding: 50px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
background-color: #fff;
}
.h14 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 90vh;
padding: 70px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: url('../images/side-shape-2.svg');
background-position: 100% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.h14_h1 {
max-width: 500px;
margin-top: 0px;
margin-bottom: 15px;
color: #33334f;
font-size: 42px;
line-height: 48px;
}
.h14_text {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
color: #0a1f44;
font-size: 17px;
line-height: 25px;
text-align: left;
}
.h14_title {
max-width: 500px;
margin-bottom: 5px;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.h14_btn {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
min-width: 150px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 23px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 0.2px;
text-transform: uppercase;
}
.h14_btn:hover {
background-color: #d6eee0;
}
.lnd_navigation {
display: block;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.lnd_toggle_primary {
margin-right: 5px;
padding-right: 25px;
}
.lnd_nav_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_nav_left {
display: inline;
width: 40%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_nav_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
padding: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_dropdown_wrap {
width: 35px;
height: 35px;
margin-left: 15px;
border-radius: 100px;
background-color: #f8faff;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.lnd_dropdown_wrap:hover {
background-color: #e9eefa;
}
.lnd_nav_link {
padding-right: 18px;
padding-left: 18px;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #201b3d;
font-size: 14px;
font-weight: 600;
}
.lnd_nav_link:hover {
color: #5b3acc;
}
.lnd_nav_link.w--current {
color: #000;
}
.lnd_nav_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tab01 {
padding: 80px 5%;
background-color: #fff;
}
.tab01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 160px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tab02_image {
position: relative;
border-radius: 9px;
}
.tab01_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 15px 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c09_icon_circle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 6px 6px 13px 0 rgba(164, 174, 175, 0.17);
}
.c09_column_02 {
padding-top: 35px;
padding-left: 35px;
}
.c09_feature_column_15 {
width: 15%;
height: 100%;
}
.module_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.lnd_h1_faq {
margin-top: 0px;
margin-bottom: 10px;
font-size: 52px;
line-height: 58px;
font-weight: 700;
text-align: center;
}
.lnd_text_faq {
max-width: 610px;
margin-bottom: 18px;
font-size: 18px;
line-height: 25px;
text-align: center;
}
.lnd_badge_faq {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 35px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
padding: 5px 20px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.lnd_badge_faq_text {
margin-left: 8px;
color: #38cb89;
font-weight: 700;
}
.lnd_badge_faq_circle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.lnd_footer {
display: block;
min-height: 400px;
padding: 55px 5%;
background-color: #fafbfc;
}
.lnd_faq_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.faq-header {
margin-top: 0px;
margin-bottom: 0px;
color: #3d5169;
font-size: 20px;
}
.faq-header.noselect {
color: #11164d;
font-size: 17px;
font-weight: 500;
}
.faq-main-wrap {
margin-bottom: 20px;
}
.temp01_link_01 {
color: #7540ee;
}
.lnd_container_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-top: -120px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_nav_line_2 {
width: 1px;
height: 100%;
min-height: 31px;
margin-right: 5px;
margin-left: 10px;
background-color: #ebecf0;
}
.lnd_dropdown_base {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
min-width: 790px;
padding: 0px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
box-shadow: 14px 14px 40px 5px rgba(118, 126, 173, 0.1);
}
.lnd_dropdown_list {
display: none;
background-color: transparent;
}
.lnd_dropdown_list.w--open {
left: -125px;
background-color: transparent;
}
.lnd_nav_col_1 {
width: 23%;
padding: 15px;
}
.lnd_nav_col_3 {
width: 25%;
padding: 15px;
}
.lnd_nav_title {
margin-top: 10px;
margin-bottom: 8px;
color: #5d3eff;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_content_800 {
max-width: 800px;
margin-top: 80px;
margin-right: auto;
margin-left: auto;
}
.lnd_button_4 {
margin-left: 0px;
padding: 12px 35px;
border-radius: 30px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
}
.lnd_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 0px;
padding-bottom: 35px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid rgba(155, 158, 184, 0.26);
}
.lnd_footer_caption {
display: inline-block;
margin-right: 15px;
color: #0a1f44;
font-size: 15px;
font-weight: 500;
}
.lnd_footer_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.c01_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
font-size: 38px;
line-height: 45px;
}
.c01_title {
margin-bottom: 8px;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
}
.c01_paragraph {
max-width: 560px;
margin-bottom: 20px;
line-height: 25px;
}
.c01_block {
position: relative;
width: 50%;
padding-right: 55px;
}
.c01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.c02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c02_block {
position: relative;
width: 50%;
padding-right: 55px;
}
.c02_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c02_button {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 50px;
min-width: 140px;
padding: 11px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.c02_button:hover {
background-color: #6d3be0;
}
.c02_title {
margin-bottom: 8px;
color: #4e5d78;
font-size: 14px;
font-weight: 700;
letter-spacing: 1px;
}
.c02_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
color: #33334f;
font-size: 38px;
line-height: 45px;
}
.c02_check_wrap {
margin-bottom: 35px;
}
.c02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c03_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
padding-left: 55px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c03_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-weight: 700;
letter-spacing: 1px;
}
.c03_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
line-height: 45px;
}
.c03_check_wrap {
margin-bottom: 35px;
}
.c03_text {
max-width: 560px;
margin-bottom: 0px;
line-height: 25px;
font-weight: 500;
}
.c03_check_icon {
width: 15px;
margin-right: 12px;
}
.c03_app_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c03_google {
border-radius: 8px;
}
.c03_apple {
margin-left: 15px;
border-radius: 8px;
}
.c03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1200px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c04_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
font-size: 38px;
line-height: 45px;
}
.c04_paragraph {
max-width: 560px;
margin-bottom: 20px;
line-height: 25px;
}
.c04_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-weight: 700;
letter-spacing: 1px;
}
.c04_block {
width: 50%;
min-height: 200px;
}
.c04_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 55px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c04_container {
position: relative;
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c04_button {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
min-width: 140px;
padding: 11px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 50px;
background-color: #7540ee;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.c04_button:hover {
background-color: #5b56e0;
}
.c04_block_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
padding-top: 15px;
padding-bottom: 80px;
clear: both;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c05_paragraph {
max-width: 560px;
margin-bottom: 20px;
line-height: 25px;
text-align: center;
}
.c05_container {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1170px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p02 {
display: block;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.p02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p02_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 40px;
font-weight: 700;
text-align: left;
}
.p02_paragraph {
max-width: 500px;
margin-bottom: 18px;
font-size: 16px;
line-height: 25px;
text-align: left;
}
.p02_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 32px;
line-height: 42px;
font-weight: 700;
text-align: left;
}
.p02_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.p01 {
display: block;
padding: 80px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.p01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p01_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #0a1f44;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.p01_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.p01_tab_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p01_pane {
padding-top: 55px;
padding-bottom: 35px;
}
.p03 {
display: block;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.p03_pricing_type {
color: #c1c7d0;
font-weight: 400;
letter-spacing: 1px;
}
.p03_pricing_text {
color: #0a1f44;
font-size: 15px;
font-weight: 400;
}
.p03_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 55px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p03_button {
width: 60%;
min-width: 170px;
padding-top: 13px;
padding-bottom: 13px;
border: 1px solid #ebecf0;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #7540ee;
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p03_button:hover {
background-color: #7540ee;
color: #fff;
}
.p03_tabs_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.p03_tab {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 135px;
margin-right: 15px;
padding-top: 14px;
padding-bottom: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 40px;
background-color: #fff;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.p03_tab.w--current {
padding-top: 14px;
padding-bottom: 14px;
border-radius: 40px;
background-color: #7540ee;
color: #fff;
font-weight: 600;
}
.p03_title_wrap {
margin-bottom: 15px;
}
.p03_pricing_type_02 {
color: #fff;
font-weight: 500;
letter-spacing: 1px;
}
.p03_pricing_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 60px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
background-color: #7540ee;
}
.p03_container {
display: block;
max-width: 900px;
margin-right: auto;
margin-left: auto;
}
.p03_pricing_line {
width: 100%;
height: 1px;
margin-bottom: 35px;
background-color: #ebecf0;
}
.p03_pricing_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.p03_pricing_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
color: #7540ee;
}
.p03_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p03_check_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p03_pricing_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 32%;
max-width: 430px;
padding: 25px 35px 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border: 1px solid #ebecf0;
border-radius: 20px;
background-color: #fff;
}
.p03_h3 {
margin: 0px auto 45px;
color: #0a1f44;
font-size: 38px;
line-height: 50px;
font-weight: 700;
text-align: center;
}
.p04 {
display: block;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.cl01_logo_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl01_image {
width: 200px;
}
.cl01_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.cl01_title {
max-width: 500px;
margin-right: auto;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.cl02_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.cl02 {
padding: 90px 5%;
background-color: #fff;
}
.cl02_logo_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl02_logo_img {
width: 140px;
}
.cl02_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25%;
padding: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl03_logo_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl04_logo_img {
width: 300px;
max-width: 120%;
}
.cl04_h3 {
max-width: 480px;
margin: 0px auto 25px;
color: #33334f;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.temp01_h3_centre {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.temp01_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 170px;
margin-bottom: 15px;
padding: 10px 24px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff;
box-shadow: 2px 10px 9px 0 rgba(235, 236, 240, 0.48);
}
.temp01_tag_cta {
margin-left: 10px;
color: #5d3eff;
font-weight: 700;
}
.temp01_span {
color: #7540ee;
}
.temp01_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.t05 {
display: block;
min-height: 300px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t05_col_1 {
width: 33%;
min-height: 350px;
padding: 24px;
border-top: 1px solid #ebecf0;
border-bottom: 1px solid #ebecf0;
border-left: 1px solid #ebecf0;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.t05_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t05_author_name_wrap {
padding-left: 10px;
}
.t05_col_2 {
width: 33%;
min-height: 350px;
padding: 24px;
border: 1px solid #ebecf0;
}
.t05_col_3 {
width: 33%;
min-height: 350px;
padding: 24px;
border-style: solid;
border-width: 1px;
border-color: #ebecf0 #ebecf0 #ebecf0 #fff;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.h04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h05_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 15px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.h05_span_highlight {
color: #ffab00;
}
.h05_title {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
color: hsla(0, 0%, 100%, 0.65);
line-height: 20px;
text-align: center;
}
.cta01 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 400px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.cta01_h2 {
max-width: 710px;
margin: 0px auto 25px;
color: #f5f7fd;
font-size: 33px;
line-height: 40px;
text-align: center;
}
.cta01_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 220px;
min-height: 45px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
padding: 15px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f7fd;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #7540ee;
font-size: 13px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.cta01_button:hover {
background-color: #6433d6;
color: #fff;
}
.cta01_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta01_bar {
position: absolute;
left: 25px;
top: -38px;
right: 25px;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
max-width: 760px;
min-height: 70px;
margin-right: auto;
margin-left: auto;
padding: 15px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 5px 5px 15px 3px rgba(78, 93, 120, 0.13);
font-size: 16px;
}
.cta01_bar_image {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
}
.cta02 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 330px;
padding: 70px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: url('../images/svg_cta.svg');
background-position: 0% 100%;
background-size: 1000px;
background-repeat: no-repeat;
}
.cta02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta02_h2 {
max-width: 710px;
margin-top: 0px;
margin-right: 25px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 33px;
line-height: 40px;
text-align: center;
}
.cta02_button {
width: 100%;
max-width: 240px;
padding: 15px 25px;
border-radius: 4px;
background-color: #6735d8;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-size: 13px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.cta03_h1 {
margin-top: 0px;
margin-bottom: 10px;
color: #fff;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.cta03_paragraph {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #f1f1f1;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.cta03_input {
max-width: 380px;
min-height: 55px;
margin-right: 10px;
margin-bottom: 0px;
border: 1px solid #ebecf0;
border-radius: 4px;
background-color: #fff;
font-size: 15px;
font-weight: 400;
}
.cta03_input:focus {
border-color: #5d3eff;
}
.cta03_button {
min-height: 55px;
padding-right: 25px;
padding-left: 25px;
border-radius: 4px;
background-color: #fff;
color: #7540ee;
font-size: 13px;
font-weight: 500;
letter-spacing: 1px;
}
.cta03_light_paragraph {
display: block;
max-width: 410px;
margin-right: auto;
margin-left: auto;
color: #fff;
text-align: center;
}
.faq01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 90px;
padding-bottom: 90px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.faq01_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 70px;
min-width: 400px;
padding: 10px 30px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebecf0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
cursor: pointer;
}
.faq01_click_wrap {
margin-bottom: 15px;
}
.faq01_container {
max-width: 800px;
margin-right: auto;
margin-left: auto;
}
.faq01-comment {
overflow: hidden;
height: 0px;
padding-top: 15px;
}
.faq01_paragraph {
margin-left: 30px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
font-weight: 500;
}
.faq01_icon {
position: absolute;
left: auto;
top: auto;
right: 5%;
bottom: auto;
width: 15px;
height: 15px;
}
.faq02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.faq02_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 70px;
min-width: 400px;
padding: 20px 30px 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid solid none;
border-width: 1px;
border-color: #ebecf0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
cursor: pointer;
}
.faq02_block.faq02_middle_block {
border-right-style: solid;
border-radius: 0px;
}
.faq02-comment {
overflow: hidden;
padding-top: 5px;
padding-right: 25px;
border-top: 1px none #ebecf0;
border-right: 1px solid #ebecf0;
border-left: 1px solid #ebecf0;
}
.faq02-comment.faq02_bottom_block {
padding-top: 8px;
border-bottom: 1px solid #ebecf0;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.faq02_paragraph {
margin-top: 14px;
margin-left: 30px;
color: #8a94a6;
font-size: 16px;
line-height: 25px;
font-weight: 500;
}
.faq02_container {
max-width: 800px;
margin-right: auto;
margin-left: auto;
}
.faq02_h6 {
margin-top: 0px;
margin-bottom: 0px;
color: #3d5169;
font-size: 18px;
line-height: 24px;
font-weight: 500;
}
.faq02_h6.noselect {
font-size: 17px;
font-weight: 500;
}
.faq02_icon {
position: absolute;
left: auto;
top: auto;
right: 5%;
bottom: auto;
width: 15px;
height: 15px;
}
.temp01_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 100vh;
padding: 145px 5% 0px;
background-color: transparent;
background-image: url('../images/header.svg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.temp01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp01_h1 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
font-size: 44px;
line-height: 46px;
text-align: center;
}
.temp01_paragraph_centre {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.temp01_image {
max-width: 650px;
margin-top: 55px;
margin-right: auto;
margin-left: auto;
border-radius: 10px;
box-shadow: 0 0 60px 30px rgba(118, 126, 173, 0.12);
}
.temp01_clients {
padding: 90px 5% 40px;
background-color: #fff;
}
.temp01_title_centre {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.temp01_logo_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_logo {
display: inline-block;
width: 25%;
padding: 25px 35px;
}
.temp01_container_block {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp01_content_01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 40px 5% 60px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(213, 223, 247, 0.65)));
background-image: linear-gradient(180deg, #fff, rgba(213, 223, 247, 0.65));
}
.temp01_tag_hero {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 20px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff7e9;
}
.temp01_tag_text {
margin-left: 10px;
color: rgba(255, 171, 0, 0.7);
font-weight: 700;
}
.temp01_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
padding: 5px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.temp01_logo_image {
width: 200px;
}
.temp01_title_white {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.temp01_content_image {
width: 100%;
max-width: 650px;
}
.temp01_cta {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 440px;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.temp01_h4 {
max-width: 710px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
color: #f5f7fd;
font-size: 34px;
line-height: 42px;
text-align: center;
}
.temp01_button_primary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 220px;
min-height: 45px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #7540ee;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.temp01_button_primary:hover {
background-color: rgba(255, 255, 255, 0.09);
color: #fff;
}
.temp01_content_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #f5f7fd;
}
.temp01_container_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 91px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp01_block_60 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_block_40 {
position: relative;
width: 45%;
padding-left: 25px;
}
.temp01_image_content {
width: 500px;
}
.temp01_h3 {
max-width: 360px;
margin-top: 0px;
margin-bottom: 16px;
color: #0a1f44;
font-size: 36px;
line-height: 45px;
}
.temp01_button_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 180px;
min-height: 45px;
margin-top: 25px;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.temp01_button_main:hover {
background-color: #6b37e0;
color: #fff;
}
.temp01_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
}
.temp01_faq {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 55px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.temp01_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t05_quote {
font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
font-size: 60px;
line-height: 37px;
}
.t05_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t05_h3 {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 36px;
line-height: 45px;
text-align: center;
}
.h05_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #ffab00;
}
.h05_tag_text {
margin-left: 10px;
color: rgba(255, 171, 0, 0.7);
font-weight: 700;
}
.h05_tag_t {
color: #fff;
font-weight: 600;
}
.lnd_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_title_wrap {
margin-top: 150px;
margin-bottom: 0px;
}
.c05_button {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 50px;
min-width: 140px;
margin-top: 15px;
padding: 11px 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 5px;
background-color: #7540ee;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.c05_button:hover {
background-color: #6c3adf;
}
.c06 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c06_h3 {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 42px;
line-height: 45px;
text-align: center;
}
.c06_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
text-align: center;
}
.c06_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 170px;
margin-bottom: 15px;
padding: 10px 24px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff;
box-shadow: 2px 10px 9px 0 rgba(235, 236, 240, 0.48);
}
.c06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c06_image {
width: 100%;
max-width: 650px;
}
.c03_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c02_check_text {
max-width: 560px;
margin-bottom: 0px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
font-weight: 500;
}
.c02_check_icon {
width: 15px;
margin-right: 12px;
}
.c01_focus_colour {
color: #7540ee;
}
.c02_button_text {
margin-right: 8px;
}
.c04_button_text {
margin-right: 8px;
}
.c05_focus {
color: #7540ee;
}
.c05_button_text {
margin-right: 8px;
}
.c06_tag_text {
margin-left: 10px;
color: #7540ee;
font-weight: 700;
}
.c07_h3 {
margin-top: 0px;
margin-bottom: 25px;
font-size: 42px;
line-height: 45px;
}
.c07_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
line-height: 26px;
}
.c07_h4 {
margin-top: 5px;
margin-bottom: 15px;
font-size: 20px;
line-height: 25px;
}
.c07_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
padding-right: 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c07_button {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 50px;
min-width: 140px;
margin-top: 15px;
padding: 11px 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 5px;
background-color: #6165ff;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 14px;
text-decoration: none;
}
.c07_button:hover {
background-color: #5b56e0;
}
.c07_button_text {
margin-right: 8px;
letter-spacing: 1px;
}
.c07_image {
max-width: 80%;
margin-right: auto;
margin-left: auto;
}
.c07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c07_icon {
width: 45px;
margin-bottom: 25px;
}
.c07_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c07_line {
display: block;
height: 1px;
max-width: 1140px;
margin: 45px auto;
background-color: #ebecf0;
}
.c07_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-weight: 700;
letter-spacing: 1px;
}
.c08_h3 {
margin: 0px auto 15px;
color: #0a1f44;
line-height: 45px;
}
.c08_paragraph {
display: block;
max-width: 560px;
margin-bottom: 15px;
}
.c08_title {
margin-bottom: 8px;
color: #8a94a6;
font-weight: 700;
letter-spacing: 1px;
}
.c08_h6 {
position: relative;
z-index: 5;
margin-top: 5px;
margin-bottom: 15px;
font-size: 20px;
line-height: 30px;
}
.c08_number_low {
position: absolute;
left: -7px;
top: -25px;
z-index: 2;
color: rgba(117, 64, 238, 0.03);
font-size: 70px;
line-height: 90px;
font-weight: 700;
}
.c06_text_span {
color: #7540ee;
}
.c09 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c09_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c09_h3 {
margin-top: 0px;
margin-bottom: 25px;
font-size: 32px;
line-height: 42px;
}
.c09_paragraph {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
line-height: 26px;
text-align: left;
}
.c09_h4 {
margin-top: 5px;
margin-bottom: 10px;
font-size: 18px;
line-height: 25px;
}
.c09_feature_column_85 {
width: 85%;
height: 100%;
}
.c09_feature_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
margin-bottom: 15px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c09_title {
margin-bottom: 8px;
color: rgba(118, 126, 173, 0.59);
font-size: 15px;
font-weight: 700;
letter-spacing: 1px;
}
.temp02_paragraph_centre {
display: block;
max-width: 560px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.temp02_h2 {
max-width: 610px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
line-height: 50px;
text-align: center;
}
.tab01_h3 {
margin-top: 0px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.tab01_paragraph {
max-width: 560px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
color: #4e5d78;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.c02_block_image {
position: relative;
width: 50%;
padding-right: 55px;
}
.tab02_title {
margin-top: 10px;
color: #4e5d78;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.tab02_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
}
.tab02_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 200px;
margin-right: 14px;
margin-left: 14px;
padding: 12px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
box-shadow: none;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.tab02_link:hover {
color: #fff;
}
.tab02_link.w--current {
background-color: transparent;
color: #fff;
}
.tab02_icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: rgba(227, 217, 252, 0.56);
}
.tab02 {
padding: 90px 5%;
background-color: #fff;
}
.tab02_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.tab01_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab02_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab02_h3 {
margin-top: 0px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.tab02_paragraph {
max-width: 560px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
color: #4e5d78;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.lnd_cta_image {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
z-index: 0;
}
.lnd_social_wrap {
float: right;
}
.lnd_footer_text {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 15px;
font-weight: 500;
}
.h08_pattern {
position: absolute;
left: -72px;
top: 105px;
right: 113px;
bottom: 0px;
max-height: 250px;
max-width: 250px;
}
.h08_pattern_02 {
position: absolute;
top: -97px;
right: 32px;
z-index: 2;
}
.h14_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.h14_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h13_paragraph {
display: block;
max-width: 410px;
margin-right: auto;
margin-bottom: 15px;
color: #0a1f44;
font-size: 17px;
line-height: 25px;
text-align: left;
}
.h13_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
min-width: 150px;
margin-right: 10px;
margin-left: 0px;
padding: 12px 23px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #5b7fff;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #f5f7fd;
font-size: 13px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.h13_button:hover {
background-color: #5276f3;
}
.c04_columns {
margin-bottom: 30px;
}
.c09_check {
width: 20px;
}
.fe02_icon {
width: 50px;
margin-right: 15px;
}
.fe02_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 30px;
min-width: 120px;
margin-bottom: 20px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.fe02_tag_text {
margin-left: 10px;
color: rgba(56, 203, 137, 0.51);
font-weight: 700;
}
.fe02_span_highlight {
color: #38cb89;
}
.fe02_tag_c {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #38cb89;
}
.f02_tag_icon {
color: #fff;
font-weight: 600;
}
.fe01_span {
color: #0a1f44;
font-weight: 500;
}
.fe03_line {
width: 1px;
min-height: 55px;
margin: 25px auto;
background-color: #d8dcee;
}
.fe08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 60px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe08_title {
margin-bottom: 8px;
color: #7540ee;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.fe08_h4 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
color: #33334f;
line-height: 36px;
font-weight: 600;
text-align: center;
}
.t01_span {
color: #7540ee;
}
.t02_name {
margin-bottom: 15px;
color: #4e5d78;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t02_paragraph {
margin-bottom: 39px;
color: #0a1f44;
font-size: 22px;
line-height: 30px;
font-weight: 600;
text-align: center;
}
.t04_job_titlle {
color: #7540ee;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
}
.t05_paragraph {
margin-bottom: 30px;
color: #4e5d78;
line-height: 28px;
}
.t05_name {
margin-bottom: 4px;
color: #0a1f44;
font-size: 13px;
line-height: 18px;
font-weight: 600;
letter-spacing: 1px;
}
.t05_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.t05_avatar {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.cta04 {
background-color: #fff;
}
.cta04_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding: 90px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #7540ee;
}
.cta03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta03_form_base {
width: 100%;
max-width: 530px;
margin-top: 15px;
padding-top: 15px;
padding-right: 25px;
padding-left: 25px;
border-radius: 20px;
}
.cta04_paragraph {
max-width: 430px;
margin-bottom: 50px;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.cta04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta04_h1 {
margin-top: 0px;
margin-bottom: 10px;
color: #fff;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.cta04_title {
max-width: 500px;
margin-bottom: 5px;
color: #fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.cta03_title {
max-width: 500px;
margin-bottom: 5px;
color: #fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.cta04_button {
max-width: 240px;
margin-bottom: 15px;
padding: 14px 25px;
border-radius: 50px;
background-color: #6039b9;
font-size: 12px;
text-align: center;
letter-spacing: 1px;
}
.cta05_text_light {
color: #f5f7fd;
font-size: 13px;
line-height: 18px;
}
.cta05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta05 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 50% 100%;
background-size: cover;
}
.cta05_h1 {
margin-top: 0px;
margin-bottom: 0px;
color: #fff;
font-size: 42px;
line-height: 48px;
text-align: left;
}
.cta05_title {
max-width: 500px;
margin-bottom: 0px;
color: #fff;
font-size: 13px;
line-height: 25px;
font-weight: 700;
text-align: left;
letter-spacing: 1px;
text-transform: uppercase;
}
.cta01_text_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta01_logo {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.cta01_text {
font-weight: 500;
}
.cta01_link {
text-decoration: none;
}
.cta03_form_block {
margin-top: 10px;
}
.cta03_form_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta05_title_wrap {
display: inline-block;
width: 500px;
padding-top: 20px;
padding-bottom: 20px;
}
.te01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.te01_title {
width: 100vw;
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 20px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te01_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.te01_title_wrap {
margin-bottom: 35px;
}
.te01_social_icon_space {
width: 18px;
}
.te02_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.te02_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te02_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te03_name {
margin-top: 0px;
margin-bottom: 8px;
font-size: 18px;
line-height: 21px;
}
.te03_job_title {
margin-bottom: 10px;
color: #a5a4a8;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.te03_avatar {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te03_paragraph {
max-width: 560px;
min-height: 90px;
margin-bottom: 20px;
color: #4e5d78;
font-size: 16px;
line-height: 22px;
text-align: center;
}
.te03_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.te03_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te03_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te03_avatar_02 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te03_avatar_03 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te02_team_image_02 {
width: 150px;
height: 150px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.07;
}
.te01_avatar_02 {
width: 120px;
height: 120px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/Calder.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te01_avatar_03 {
width: 120px;
height: 120px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/Calder.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te01_avatar_04 {
width: 120px;
height: 120px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/Calder.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.te03_card_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cl02_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.c04_icon {
width: 45px;
margin-bottom: 25px;
}
.fe07_services_temp04 {
display: block;
padding: 40px 5% 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.temp04_image {
width: 55px;
margin-bottom: 15px;
}
.temp04_h4 {
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
color: #142c65;
font-size: 22px;
line-height: 35px;
}
.temp04_paragraph {
max-width: 500px;
margin-bottom: 18px;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.temp04_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 45px;
min-width: 160px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fffaf1;
color: #ffab00;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.temp04_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #ffab00;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.temp04_h2 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.temp04_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5% 120px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.temp04_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
min-width: 140px;
padding: 11px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: none;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 50px;
background-color: #ffab00;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.temp04_button_02:hover {
background-color: #f3a402;
}
.temp04_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
color: #33334f;
font-size: 38px;
line-height: 45px;
}
.temp04_focus_span {
color: #ffab00;
}
.lnd_logo_forest {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.t02_mask {
overflow: hidden;
}
.c06_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-decoration: none;
}
.c06_link_text {
margin-right: 8px;
color: #4e5d78;
font-size: 16px;
font-weight: 500;
text-align: center;
}
.c06_link_arrow {
width: 15px;
-webkit-filter: invert(100%);
filter: invert(100%);
}
.fe08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe08_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 220px;
padding: 30px 35px 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.fe08_card:hover {
box-shadow: 11px 11px 32px 0 rgba(235, 236, 240, 0.38);
}
.fe08_title_wrap {
margin-bottom: 55px;
}
.fe06_icon_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
background-color: rgba(213, 223, 247, 0.36);
font-style: italic;
}
.fe06_icon_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
background-color: #e9f9f0;
font-style: italic;
}
.fe06_icon_04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50px;
height: 50px;
margin-bottom: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 12px;
background-color: #fffaf1;
font-style: italic;
}
.fe08_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
margin-bottom: 15px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
box-shadow: 1px 1px 3px 0 #ebecf0;
}
.fe08_icon-copy {
width: 20px;
}
.f05_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
margin-bottom: 15px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 1px 1px 3px 0 #ebecf0;
}
.fe05_icon {
width: 20px;
}
.fe04_link_cover {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.t01_image {
width: 140px;
}
.t01_job_title {
color: #c1c7d0;
font-weight: 600;
letter-spacing: 1px;
}
.t02_logo {
width: 120px;
}
.t02_avatar_02 {
position: relative;
width: 65px;
height: 65px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.t03_avatar_01 {
position: relative;
width: 65px;
height: 65px;
margin-bottom: 15px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 7px #ebecf0;
}
.t03_text_block {
max-width: 420px;
color: #66748d;
font-size: 17px;
line-height: 25px;
font-weight: 500;
text-align: center;
}
.t03_name {
margin-bottom: 15px;
color: #4e5d78;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t03_logo {
width: 140px;
margin-bottom: 5px;
}
.t05_avatar_02 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t05_avatar_03 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t02_slide_arrow_left {
color: #000;
}
.cta05_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta05_button {
width: 100%;
max-width: 240px;
margin-bottom: 15px;
padding: 15px 30px;
border-radius: 50px;
background-color: #0a1f44;
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.cta03_link {
-webkit-transition: color 200ms ease-in;
transition: color 200ms ease-in;
color: rgba(255, 255, 255, 0.59);
}
.cta03_link:hover {
color: #fff;
}
.t05_testimoninal_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p01_tabs {
margin-top: 55px;
}
.p01_button_02 {
margin-top: 25px;
margin-left: 0px;
padding: 12px 35px;
border: 1px solid #7540ee;
border-radius: 50px;
background-color: #7540ee;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #f5fafc;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.p05_icon {
width: 50px;
margin-bottom: 25px;
}
.p05 {
padding: 80px 5%;
background-color: #fff;
}
.lnd_glossary {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1030px;
min-height: 200px;
margin-bottom: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.lnd_component_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 13%;
min-height: 50px;
min-width: 140px;
margin-right: 5px;
margin-bottom: 15px;
margin-left: 5px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #38cb89;
text-decoration: none;
}
.lnd_component_button:hover {
background-color: #dbf0e4;
}
.lnd_tab_text {
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
text-decoration: none;
}
.lnd_template_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 200px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.lnd_template_column {
width: 33%;
min-height: 200px;
margin-bottom: 20px;
padding-right: 10px;
padding-left: 10px;
}
.lnd_card_text_wrap {
position: absolute;
left: 0%;
top: auto;
right: auto;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-bottom: 25px;
padding-left: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.lnd_card_title {
margin-bottom: 25px;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_link_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
text-decoration: none;
}
.lnd_h3_02 {
margin: 0px auto 10px;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.lnd_container_02 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_h6 {
margin-bottom: 0px;
color: #7540ee;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_card_template_buy {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 260px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 0px 0px;
background-size: 300%;
box-shadow: 1px 1px 25px 0 #ebecf0;
}
.lnd_card_title_white {
margin-bottom: 25px;
color: #f5f7fd;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_h6_white {
margin-bottom: 0px;
color: rgba(255, 255, 255, 0.63);
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_card_text_wrap_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_btn_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 10px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.lnd_btn_02:hover {
background-color: #ddf3e7;
}
.lnd_card_template_01 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: hsla(0, 0%, 100%, 0.4);
background-image: url('../images/01.png');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.lnd_title_wrap_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.lnd_h6_05 {
margin-bottom: 0px;
color: #7540ee;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_card_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
display: none;
}
.lnd_component_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 13%;
min-height: 50px;
min-width: 140px;
margin-right: 5px;
margin-bottom: 15px;
margin-left: 5px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: rgba(227, 217, 252, 0.44);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #7540ee;
text-decoration: none;
}
.lnd_component_button_02:hover {
background-color: #e3d9fc;
}
.p02_list {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 25px;
font-size: 20px;
}
.p02_list_item {
margin-bottom: 10px;
}
.p03_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #0a1f44;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.p03_pane {
padding-top: 35px;
}
.p03_check_full_wrap {
width: 100%;
}
.p03_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 105px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.p04_title_wrap {
margin-bottom: 15px;
}
.t06_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.t06_slider {
width: 100%;
height: auto;
padding-right: 30px;
padding-bottom: 75px;
padding-left: 30px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
}
.t06_card_base {
overflow: hidden;
width: 100%;
height: 100%;
border-radius: 10px;
background-color: #fff;
box-shadow: 0 8px 2.6rem 0 rgba(193, 199, 208, 0.23);
color: #b8b9c2;
}
.t06_arrow_right {
left: auto;
top: auto;
right: 0%;
bottom: 0%;
width: 50px;
height: 50px;
border: 1px solid #c1c7d0;
border-radius: 100px;
}
.t06_slider_nav {
margin-right: 34px;
}
.t01_team_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t06_team_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.t06 {
display: block;
overflow: hidden;
min-height: 300px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t06_stars_wrap {
margin-bottom: 10px;
}
.t06_star {
width: 16px;
margin-right: 6px;
}
.t06_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding: 25px 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.t06_mask {
overflow: visible;
width: 40%;
}
.t06_avatar {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_name {
margin-bottom: 4px;
color: #0a1f44;
font-size: 13px;
line-height: 18px;
font-weight: 600;
letter-spacing: 1px;
}
.t06_job {
color: #8a94a6;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
}
.t06_author {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t06_author_wrap {
padding-left: 10px;
}
.lnd_nav_col_4 {
width: 30%;
}
.div-block-110 {
height: 50%;
background-color: #f5f7fd;
background-image: url('../images/hero_image.png');
background-position: 0px 38px;
background-size: cover;
background-repeat: no-repeat;
}
.div-block-110-copy {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 50% 100%;
background-size: cover;
background-repeat: no-repeat;
}
.nav_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_h6_white-copy {
margin-bottom: 0px;
color: #8a94a6;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.lnd_card_title_white-copy {
margin-bottom: 25px;
color: #0a1f44;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.c04_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.c05_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.c07_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.t06_h3 {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 36px;
line-height: 45px;
text-align: center;
}
.t06_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 5px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.utility-page-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100vw;
height: 100vh;
max-height: 100%;
max-width: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.utility-page-content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 750px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
}
.b01_h6 {
line-height: 24px;
}
.b01_link_block {
margin-top: 25px;
text-decoration: none;
}
.m01_title {
margin-bottom: 15px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m01_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m01_button_02:hover {
background-color: #5375ee;
}
.m03_text {
color: #8b95a7;
font-size: 16px;
text-align: center;
}
.m03_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m03_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
}
.f01 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.f01_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f01_column_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.f01_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.f01_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.f01_link:hover {
color: #0a1f44;
}
.f01_cta_text {
display: inline-block;
margin-right: 15px;
color: #0a1f44;
font-size: 15px;
font-weight: 500;
}
.f01_columns {
margin-top: 35px;
}
.f02_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.f02_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #8a94a6;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.f02_link:hover {
color: #0a1f44;
}
.f02_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f02_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 390px;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f02_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.m03_icon {
width: 50px;
margin-bottom: 15px;
}
.m04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
min-height: 240px;
margin-bottom: 35px;
padding: 15px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m04_title {
margin-bottom: 4px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
text-align: center;
}
.m04_text {
color: #8b95a7;
font-size: 16px;
text-align: center;
}
.m04_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m04_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m04_button_02:hover {
background-color: #de350b;
}
.m05 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
margin-bottom: 35px;
padding: 40px 25px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m05_title {
margin-bottom: 4px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m05_text {
color: #8b95a7;
font-size: 16px;
}
.m05_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m05_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m05_button_02:hover {
background-color: #5375ee;
}
.m05_button_wrap {
position: relative;
left: 0%;
top: auto;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
padding-left: 0px;
}
.m04_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
}
.m06_text {
color: #8b95a7;
font-size: 16px;
}
.m06_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m06_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m06_button_02:hover {
background-color: #5375ee;
}
.m06_button_wrap {
position: relative;
left: 0%;
top: auto;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
padding-left: 0px;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.m06_content_wrap {
width: 100%;
padding: 25px;
}
.m06_image {
width: 100%;
min-height: 180px;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.m07 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 450px;
margin-bottom: 35px;
padding: 38px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
max-width: 600px;
min-height: 200px;
margin-bottom: 35px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.m08_image {
position: relative;
width: 45%;
height: 100%;
min-height: 200px;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.m08_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55%;
min-height: 200px;
padding: 25px 15px 25px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.m08_icon {
-webkit-filter: invert(100%);
filter: invert(100%);
}
.m08_social_count {
margin-left: 13px;
color: #fff;
font-size: 12px;
font-weight: 400;
text-decoration: none;
}
.m08_text {
margin-bottom: 15px;
color: #8b95a7;
font-size: 16px;
}
.m08_link {
text-decoration: none;
}
.m08_title {
margin-bottom: 15px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m07_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
}
.m07_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 8px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #dce1e7;
border-radius: 4px;
background-color: transparent;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #33334f;
font-size: 15px;
font-weight: 500;
}
.m07_button_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.m07_button_02:hover {
background-color: #5375ee;
}
.m07_text {
color: #8b95a7;
font-size: 16px;
}
.m07_title {
margin-bottom: 15px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.m08_social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
margin-left: 15px;
padding: 8px 11px;
float: left;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 6px;
background-color: #7540ee;
}
.b02 {
min-height: 400px;
padding: 120px 5%;
background-color: #fff;
}
.b02_date {
margin-bottom: 5px;
color: #8a94a6;
font-size: 13px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b02_h4 {
margin-top: 0px;
margin-bottom: 10px;
color: #0a1f44;
font-size: 28px;
}
.b02_paragraph {
color: #8a94a6;
font-size: 16px;
line-height: 25px;
}
.b02_link {
color: #7540ee;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b02_blog_image_02 {
position: relative;
min-height: 260px;
padding: 5px;
border-radius: 4px;
background-image: url('../images/blog_img.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b02_blog_image_02:hover {
border-radius: 8px;
}
.b02_card_text {
padding: 25px 25px 15px 15px;
}
.b03_blog_image_02 {
min-height: 230px;
background-image: url('../images/_t20_294nR6.comp.jpg');
background-position: 50% 0px;
background-size: cover;
background-repeat: no-repeat;
}
.b03_paragraph {
color: #4e5d78;
font-size: 16px;
line-height: 25px;
}
.b03_h3 {
max-width: 440px;
margin-bottom: 15px;
padding: 15px 8px 15px 10px;
background-color: #7540ee;
color: #f5f7fd;
font-size: 28px;
line-height: 32px;
font-weight: 600;
}
.b03_card_text {
position: relative;
top: -52px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
padding-right: 20px;
padding-left: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b03_author {
position: relative;
left: 0px;
right: 0px;
bottom: 0px;
margin-top: 30px;
padding-left: 8px;
}
.b03_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b03_author_image {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b03_author_name {
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.b04_h3 {
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 34px;
line-height: 41px;
}
.b04_details_text {
margin-bottom: 10px;
color: #5d3eff;
font-size: 15px;
font-weight: 500;
}
.b04_paragraph {
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
}
.b04_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b04_blog_image_feature {
width: 50%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
}
.b04_author_name {
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.b04_author_image {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_h4 {
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 28px;
line-height: 34px;
}
.b05_h4 {
margin-top: 0px;
margin-bottom: 15px;
color: #0a1f44;
font-size: 28px;
line-height: 34px;
}
.b05_paragraph {
margin-bottom: 25px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
}
.b05_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 35px;
margin-bottom: 10px;
padding-right: 20px;
padding-left: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.b05_link {
color: #5d3eff;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b06_paragraph {
max-width: 500px;
margin-bottom: 10px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
text-align: center;
}
.b06_h3 {
max-width: 700px;
margin-top: 0px;
margin-bottom: 15px;
color: #4e5d78;
font-size: 34px;
line-height: 41px;
text-align: center;
}
.b06_tag {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 140px;
min-height: 35px;
margin-bottom: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.b06_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b06_author_image {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b06_author_name {
color: #0a1f44;
font-size: 15px;
font-weight: 600;
}
.b06_tag_text {
color: #38cb89;
font-size: 13px;
font-weight: 500;
letter-spacing: 1.5px;
}
.b06_h4 {
max-width: 700px;
margin-top: 0px;
margin-bottom: 15px;
color: #4e5d78;
font-size: 28px;
line-height: 41px;
text-align: left;
}
.b06_paragraph_02 {
max-width: 500px;
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
line-height: 25px;
text-align: left;
}
.f02_columns {
margin-top: 35px;
}
.f05_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f05_input {
max-width: 330px;
min-height: 48px;
margin-right: 5px;
margin-bottom: 5px;
padding-left: 15px;
border: 1.5px none #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #b0b7c3;
font-size: 16px;
font-weight: 400;
}
.f05_input:focus {
border-color: #5d3eff;
}
.f02_social_wraps {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.f02_social_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 0px;
margin-left: 15px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
background-color: #ebecf0;
}
.f02_social_link {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
}
.f06_phone {
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #5d3eff;
text-decoration: none;
}
.f06_phone:hover {
color: #0a1f44;
}
.f07_link {
color: #0a1f44;
text-decoration: none;
}
.f07_text {
color: #8a94a6;
}
.f07_social_circle {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f07_social_icon {
width: 15px;
}
.f07_social_circle_c {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
margin-left: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f08_container {
position: relative;
z-index: 5;
display: block;
height: auto;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.f08_title {
max-width: 500px;
color: #142c65;
font-size: 24px;
line-height: 27px;
font-weight: 700;
}
.f08_columns {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f08_legal {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #0a1f44;
font-size: 15px;
font-weight: 500;
}
.lnd_services {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 32px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-align-content: stretch;
-ms-flex-line-pack: stretch;
align-content: stretch;
}
.lnd_logo {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.lnd_paragraph_03 {
max-width: 500px;
margin-right: auto;
margin-bottom: 18px;
margin-left: auto;
font-size: 18px;
line-height: 25px;
text-align: center;
}
.form06_h5 {
margin-top: 0px;
margin-bottom: 20px;
text-align: center;
}
.form06_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form06_form_block {
margin-bottom: 0px;
}
.form06_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form06_input:focus {
border-color: #5d3eff;
}
.form06_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
margin-bottom: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 13px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form06_social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 40px;
max-width: 100%;
margin-bottom: 10px;
padding-right: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 3px;
background-color: #5b7fff;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
color: #fff;
font-weight: 500;
text-decoration: none;
}
.form06_social:hover {
box-shadow: 2px 2px 5px 0 #a9a9a9;
}
.form06_social_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
height: 40px;
max-width: 100%;
margin-bottom: 10px;
padding-right: 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 3px;
background-color: #1da1f2;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
color: #fff;
font-weight: 500;
text-decoration: none;
}
.form06_social_02:hover {
box-shadow: 2px 2px 5px 0 #a9a9a9;
}
.form06_success {
background-color: #fff;
}
.h01_image_wrap {
max-width: 800px;
}
.h02_image_wrap {
max-width: 800px;
}
.input {
max-width: 330px;
min-height: 48px;
margin-bottom: 5px;
padding-left: 15px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #b0b7c3;
font-size: 16px;
}
.input:focus {
border-color: #5d3eff;
}
.m11_tag_text_02 {
margin-left: 10px;
color: #fff;
font-weight: 700;
}
.header-nav {
display: block;
}
.nav_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 33px;
padding: 8px 5px 8px 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
background-color: transparent;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #201b3d;
text-decoration: none;
}
.nav_link:hover {
background-color: #f8faff;
}
.nav_details_block {
height: 50%;
background-color: #f5f7fd;
background-image: url('../images/hero_image.png');
background-position: 0px 38px;
background-size: cover;
background-repeat: no-repeat;
}
.nav01_search {
position: relative;
top: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 45px;
min-width: 45px;
margin-right: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-weight: 500;
}
.nav_column {
width: 22%;
padding: 15px;
}
.nav_dropdown {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: auto;
min-width: 320px;
border-radius: 8px;
background-color: #fff;
box-shadow: 14px 14px 25px 5px rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.nav_details_wrap_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/flowbase_wave.png');
background-position: 50% 100%;
background-size: cover;
background-repeat: no-repeat;
}
.nav01_line {
width: 1px;
height: 100%;
min-height: 31px;
margin-left: 15px;
background-color: #ebecf0;
}
.nav_list {
min-width: 850px;
}
.nav_list.w--open {
left: -110px;
overflow: hidden;
border-radius: 10px;
background-color: transparent;
}
.nav01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav01_logo {
margin-right: 25px;
}
.nav_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding-right: 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_links {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
clear: none;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
font-weight: 600;
}
.nav01_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: auto;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
margin-left: 0px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav01_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav_column_large_02 {
width: 30%;
}
.nav_title {
margin-top: 10px;
margin-bottom: 8px;
color: #5d3eff;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav01_container {
display: block;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav_drop {
display: block;
height: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav_column_large {
width: 28%;
padding: 15px;
}
.forest_nav {
display: block;
width: 100%;
}
.nav_link_text {
font-weight: 500;
}
.nav02_phone {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #ebecf0;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.nav02_phone:hover {
color: #7540ee;
}
.nav02_icon_02 {
width: 15px;
margin-right: 10px;
}
.nav02_icons {
width: 15px;
margin-right: 10px;
}
.nav02_top_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-width: 200px;
font-weight: 500;
}
.nav02_dropdown_link {
font-size: 13px;
font-weight: 500;
}
.nav02_top {
min-height: 50px;
border-bottom: 1px solid #ebecf0;
background-color: #fff;
}
.nav03_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav03_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav02_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav02_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
}
.nav02_account {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav02_logo {
margin-right: 35px;
}
.nav02_account_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding: 0px 40px 0px 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.nav02_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav02_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav02_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.nav02_icon {
margin-right: 15px;
}
.nav02_email {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding-right: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid rgba(0, 0, 0, 0.1);
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.nav02_email:hover {
color: #7540ee;
}
.nav02 {
display: block;
min-height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.nav02_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav02_top_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
min-width: 200px;
}
.nav02_line {
width: 1px;
height: 100%;
min-height: 31px;
margin-left: 15px;
background-color: #ebecf0;
}
.nav02_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-right: auto;
margin-left: auto;
padding: 15px 5%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav03_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav03_link {
padding-right: 15px;
padding-left: 15px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav03_link:hover {
color: #7540ee;
}
.nav03_container {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav05 {
display: block;
min-height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.nav05_top {
min-height: 50px;
border-bottom: 1px solid #ebecf0;
background-color: #fff;
}
.nav05_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding: 15px 3%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav05_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-right: 3%;
padding-left: 3%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.nav05_social_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 8px 11px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #4e5d78;
text-decoration: none;
}
.nav05_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-left: 10px;
}
.nav04_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
min-height: 80px;
margin-right: auto;
margin-left: auto;
padding-right: 2%;
padding-left: 2%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav04_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
padding-right: 3%;
padding-left: 3%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebecf0;
background-color: #fff;
color: #a09fb1;
font-size: 14px;
font-weight: 500;
}
.nav04 {
position: relative;
z-index: 5;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav06 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav06_search {
position: relative;
top: 0px;
right: 0px;
bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 45px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
font-weight: 500;
}
.nav06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_dropdown_dot {
width: 35px;
height: 35px;
margin-left: 15px;
border-radius: 100px;
background-color: #f8faff;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.nav01_dropdown_dot:hover {
background-color: #e9eefa;
}
.nav01_dot_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
padding: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav01_dot_list {
min-width: 200%;
}
.nav01_dot_list.w--open {
left: -50px;
min-width: 150px;
margin-top: 8px;
padding: 4px;
border-radius: 8px;
background-color: #fff;
box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}
.nav01_dot_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 44px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
text-decoration: none;
}
.nav01_dot_link:hover {
border-radius: 4px;
background-color: #f8faff;
}
.lnd_image.lnd_grape {
border-style: solid;
border-width: 10px;
border-color: #ff6e6e;
border-radius: 100%;
}
.lnd_image.lnd_blueberry {
border-style: solid;
border-width: 10px;
border-color: #ff6e6e;
border-radius: 100%;
}
.lnd_container_reverse {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav_heading {
margin-bottom: 0px;
color: rgba(255, 255, 255, 0.63);
font-size: 12px;
line-height: 12px;
font-weight: 500;
letter-spacing: 1px;
}
.nav_h4 {
margin-bottom: 25px;
color: #f5f7fd;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.nav_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 10px 25px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #e9f9f0;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #38cb89;
font-size: 12px;
line-height: 17px;
font-weight: 600;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav_button:hover {
background-color: #ddf3e7;
}
.nav_h4_02 {
margin-bottom: 25px;
color: #0a1f44;
font-size: 15px;
line-height: 12px;
letter-spacing: 1px;
}
.nav_heading_02 {
margin-bottom: 0px;
color: #8a94a6;
font-size: 12px;
line-height: 12px;
letter-spacing: 1px;
}
.nav02_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav02_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav03_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-weight: 600;
}
.nav04_top_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav04_text {
color: #8a94a6;
font-size: 12px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav04_span {
color: #7540ee;
}
.nav04_logo {
margin-right: 35px;
}
.nav04_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav04_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav04_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.nav04_line {
width: 1px;
height: 100%;
min-height: 31px;
margin-left: 15px;
background-color: #ebecf0;
}
.nav04_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav04_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav04_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav04_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
display: none;
margin-right: 25px;
}
.nav05_top_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-width: 200px;
font-weight: 500;
}
.nav05_email {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding-right: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid rgba(0, 0, 0, 0.1);
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.nav05_email:hover {
color: #7540ee;
}
.nav05_icons {
width: 15px;
margin-right: 10px;
}
.nav05_phone {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
min-height: 50px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #ebecf0;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
}
.nav05_phone:hover {
color: #7540ee;
}
.f09_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
}
.f09_text {
margin-bottom: 0px;
font-weight: 400;
text-align: left;
}
.tag-s2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #38cb89;
}
.tag-cirle-s2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 30px;
height: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
color: #38cb89;
}
.tag_text_s2 {
color: #38cb89;
font-weight: 600;
}
.tag_p_text {
margin-left: 10px;
color: #7540ee;
font-weight: 700;
}
.tag_s_text {
margin-left: 10px;
color: #2dc76d;
font-weight: 700;
}
.tag_d_text_02 {
margin-left: 10px;
color: #fff;
font-weight: 700;
}
.nav01_mobile {
display: none;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav02_mobile {
display: none;
min-height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.nav04_mobile {
position: relative;
z-index: 5;
display: none;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav05_mobile {
display: none;
min-height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-weight: 400;
}
.lnd_navigation_mobile {
display: none;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.p02_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 65%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p04_container {
display: block;
max-width: 900px;
margin-right: auto;
margin-left: auto;
}
.cl04_title {
max-width: 500px;
margin-right: auto;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.b04_link {
color: #5d3eff;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.b06_link {
color: #5d3eff;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.form06_line {
width: 80%;
height: 1px;
margin: 15px auto;
background-color: rgba(235, 236, 240, 0.45);
}
.m11_avatar {
width: 40px;
height: 40px;
border-radius: 100px;
background-image: url('../images/t_avatar.png');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.f06_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.f07_social_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.f08_social_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.f09 {
padding: 80px 5%;
background-color: #fff;
}
.f09_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #4e5d78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.f09_link:hover {
color: #0a1f44;
}
.f09_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 16px;
font-weight: 600;
}
.lnd_nav_link_button {
padding-right: 18px;
padding-left: 18px;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
font-family: Sfprodisplay;
color: #201b3d;
font-size: 14px;
font-weight: 600;
}
.lnd_nav_link_button:hover {
color: #5b3acc;
}
.lnd_nav_link_button.w--current {
color: #5b3acc;
}
.t07 {
display: block;
overflow: hidden;
min-height: 300px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t07_slide {
background-image: url('../images/a.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.t07_content_block {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: auto;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 120%;
max-height: 80%;
min-height: 310px;
padding: 50px 40px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #fff;
}
.t07_slider {
width: 70%;
min-height: 480px;
}
.t07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-decoration: none;
}
.t07_icon {
font-size: 13px;
}
.t07_block {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
min-height: 480px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav06_mobile {
display: none;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav01_link_text {
color: #4f5e78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.nav01_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.nav_icon_arrow {
margin-right: 0px;
}
.nav03_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.nav05_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
}
.nav05_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav05_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav05_nav_menu {
display: none;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.nav05_buy_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.nav05_buy_button:hover {
background-color: #5d3eff;
color: #fff;
}
.nav05_right_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav05_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.nav05_line {
width: 1px;
height: 100%;
min-height: 31px;
margin-left: 15px;
background-color: #ebecf0;
}
.nav06_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav07 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav06_toggle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
padding: 0px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav06_left {
display: block;
width: 50%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 15px;
}
.nav06_drop {
width: 35px;
height: 35px;
border-radius: 100px;
background-color: #f8faff;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
}
.nav06_drop:hover {
background-color: #e9eefa;
}
.nav06_list {
min-width: 200%;
}
.nav06_list.w--open {
left: -50px;
min-width: 150px;
margin-top: 8px;
padding: 4px;
border-radius: 8px;
background-color: #fff;
box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.1);
}
.nav06_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 44px;
padding-right: 10px;
padding-left: 10px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 8px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
text-decoration: none;
}
.nav06_links:hover {
border-radius: 4px;
background-color: #f8faff;
}
.nav06_text {
color: #4f5e78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.nav06_logo_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 150px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav06_link {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.nav07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav07_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
}
.nav07_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav07_button {
margin-left: 0px;
padding: 11px 35px;
border: 1px solid #6165ff;
border-radius: 100px;
background-color: transparent;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #6165ff;
font-weight: 500;
}
.nav07_button:hover {
background-color: #6165ff;
color: #fff;
}
.lnd_licence {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
max-width: 450px;
margin: 57px auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.1);
}
.lnd_licence_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5b7fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #fff;
font-size: 15px;
font-weight: 500;
}
.lnd_licence_button:hover {
background-color: #5375ee;
}
.lnd_licence_block {
width: 100%;
min-height: 290px;
background-image: url('../images/highrise.jpg');
background-position: 50% 0%;
background-size: cover;
}
.lnd_licence_wrap {
width: 100%;
padding: 23px;
font-size: 15px;
}
.fe05_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
margin-bottom: 15px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
box-shadow: 1px 1px 3px 0 #ebecf0;
}
.fe08_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.t06_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t06_arrow_left {
left: auto;
top: auto;
right: 80px;
bottom: 0%;
width: 50px;
height: 50px;
border-style: solid;
border-width: 1px;
border-color: #c1c7d0;
border-radius: 100px;
}
.t07_arrow_left {
left: 0%;
top: auto;
right: auto;
bottom: 0%;
width: 55px;
height: 55px;
background-color: #7540ee;
}
.t07_arrow_right {
left: 55px;
top: auto;
right: auto;
bottom: 0%;
width: 55px;
height: 55px;
background-color: #7540ee;
}
.t07_h4 {
margin-top: 0px;
}
.t07_paragraph {
max-width: 500px;
margin-bottom: 5px;
font-size: 16px;
line-height: 22px;
text-align: left;
}
.t07_line_break {
width: 70px;
height: 2px;
margin-top: 5px;
margin-bottom: 15px;
background-color: #7540ee;
}
.cta03_success {
padding: 32px;
border-radius: 10px;
background-color: rgba(245, 247, 253, 0.4);
font-family: Sfprodisplay;
color: #fff;
font-size: 15px;
}
.cta03_error {
background-color: transparent;
}
.p04_columns {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.p04_pricing_text {
max-width: 560px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p04_button {
width: 100%;
padding-top: 12px;
padding-bottom: 12px;
border-radius: 100px;
background-color: #7540ee;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.p04_icon {
margin-right: 10px;
}
.p04_check_full {
margin-top: 35px;
margin-bottom: 35px;
}
.p04_pricing_type {
margin-bottom: 15px;
color: #c1c7d0;
font-weight: 400;
letter-spacing: 1px;
}
.p04_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p04_pricing_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
color: #7540ee;
}
.tab01_text {
line-height: 25px;
}
.m11_name_wrap {
margin-left: 15px;
}
.f09_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.f09_line {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 1px;
padding-top: 0px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px none rgba(155, 158, 184, 0.26);
background-color: rgba(155, 158, 184, 0.26);
}
.f09_columns {
margin-top: 35px;
}
.f09_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-right: 78px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f09_icon {
margin-right: 10px;
}
.f09_logo {
margin-bottom: 25px;
}
.f09_social_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.f09_social {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.f09_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.f09_paragraph {
margin-bottom: 20px;
font-weight: 400;
text-align: left;
}
.cl03_title {
max-width: 500px;
margin-right: auto;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.cl03_logo {
display: inline-block;
width: 25%;
padding: 25px 35px;
}
.cl03_image {
width: 200px;
}
.cl03_arrow {
display: none;
}
.cl03_arrow_right {
display: none;
width: 0px;
height: 0px;
}
.f01_social_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f01_social_circle {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f01_social_circle_c {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
margin-left: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-radius: 100px;
}
.f01_social_icon {
width: 15px;
}
.f02_success {
background-color: transparent;
}
.tab02_icon_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #e6edff;
}
.tab02_icon_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #e9f9f0;
}
.tab02_icon_04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #fffaf1;
}
.tab02_icon_05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 20px;
background-color: #fff3f1;
}
.p04_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #0a1f44;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.p05_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.t08 {
display: block;
overflow: hidden;
min-height: 300px;
padding: 100px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.t08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-decoration: none;
}
.t08_column {
width: 33%;
margin-bottom: 25px;
padding: 15px 25px 25px 15px;
}
.t08_author {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.t08_name {
margin-bottom: 4px;
color: #0a1f44;
font-size: 13px;
line-height: 18px;
font-weight: 600;
letter-spacing: 1px;
}
.t08_stars {
margin-bottom: 10px;
}
.t08_star {
width: 16px;
margin-right: 6px;
}
.t08_avatar {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t08_avatar_02 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t08_avatar_03 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t08_avatar_04 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t08_avatar_05 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t07_stars {
margin-bottom: 10px;
}
.t07_star {
width: 16px;
margin-right: 6px;
}
.lnd_licence_content {
margin-bottom: 20px;
}
.t03_slider_arrow {
left: 35%;
top: 170%;
right: auto;
bottom: 0%;
width: 55px;
height: 55px;
border: 1px solid #ebecf0;
border-radius: 100px;
background-color: #fff;
font-size: 17px;
}
.t03_slider_arrow_02 {
top: 170%;
right: 35%;
bottom: 0%;
width: 55px;
height: 55px;
border: 1px solid #ebecf0;
border-radius: 100px;
background-color: #fff;
font-size: 15px;
}
.t08_paragraph {
font-size: 16px;
}
.form01 {
position: relative;
width: 100%;
height: 100%;
max-width: 590px;
padding: 30px 30px 15px;
border: 1px solid #ebecf0;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form01_h5 {
text-align: center;
}
.form01_paragraph {
text-align: center;
}
.form01_bar {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: -25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form01_logo {
width: 55px;
border-radius: 100px;
box-shadow: 7px 7px 40px 0 #ebecf0;
}
.form01_title_wrap {
margin-top: 25px;
}
.form01_line {
width: 100%;
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ebecf0;
}
.form01_field_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.form01_input {
width: 49%;
min-height: 48px;
border: 1.5px solid #ebecf0;
border-radius: 4px;
background-color: #fff;
color: #8a94a6;
font-size: 16px;
font-weight: 400;
}
.form01_input:focus {
border-color: #5d3eff;
}
.form01_input::-webkit-input-placeholder {
color: #8a94a6;
}
.form01_input:-ms-input-placeholder {
color: #8a94a6;
}
.form01_input::-ms-input-placeholder {
color: #8a94a6;
}
.form01_input::placeholder {
color: #8a94a6;
}
.form01_button {
width: 100%;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form01_dropdown {
min-height: 48px;
margin-bottom: 10px;
padding-top: 12px;
padding-bottom: 12px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #8a94a6;
font-size: 16px;
font-weight: 400;
}
.form01_dropdown.w--open {
width: 100%;
}
.form01_input_full {
width: 100%;
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #8a94a6;
font-size: 16px;
font-weight: 400;
}
.form01_input_full:focus {
border-color: #5d3eff;
}
.form01_input_full::-webkit-input-placeholder {
color: #8a94a6;
}
.form01_input_full:-ms-input-placeholder {
color: #8a94a6;
}
.form01_input_full::-ms-input-placeholder {
color: #8a94a6;
}
.form01_input_full::placeholder {
color: #8a94a6;
}
.form_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.form02 {
position: relative;
width: 100%;
height: 100%;
max-width: 590px;
padding: 15px 30px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form02_titles {
margin-bottom: 25px;
}
.form03 {
position: relative;
width: 100%;
height: 100%;
max-width: 420px;
padding: 25px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form03_input {
min-height: 48px;
margin-bottom: 10px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form03_input:focus {
border-color: #5d3eff;
}
.form03_checkbox_wrap {
margin-top: 25px;
margin-bottom: 25px;
}
.c10 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c10_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c10_block {
width: 50%;
min-height: 200px;
padding-right: 55px;
}
.c10_icon {
width: 55px;
margin-bottom: 25px;
}
.c10_title {
margin-bottom: 10px;
color: rgba(118, 126, 173, 0.59);
font-weight: 700;
letter-spacing: 1px;
}
.m09_image {
position: relative;
min-height: 180px;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.m09_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.m09_badge {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
margin-bottom: 5px;
padding: 6px 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e3d9fc;
}
.m09_badge_text {
color: #7540ee;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
}
.m10_line {
width: 100%;
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ebecf0;
}
.m09_h6 {
margin-bottom: 0px;
line-height: 29px;
}
.m09_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.m02_icon {
width: 50px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.m02_exit {
position: absolute;
left: auto;
top: 10px;
right: 15px;
bottom: auto;
}
.m10_video {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
z-index: 99;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.m10_icon {
width: 35px;
}
.m10_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.m09_details_text {
color: #4e5d78;
font-size: 16px;
}
.m10_text {
color: #4e5d78;
font-size: 16px;
}
.m10_h6 {
margin-bottom: 0px;
line-height: 29px;
}
.form04 {
overflow: hidden;
width: 100%;
height: 100%;
max-width: 400px;
min-height: 350px;
padding: 25px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form02_h5 {
text-align: center;
}
.form02_paragraph {
text-align: center;
}
.form02_field_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.form02_input {
width: 49%;
min-height: 48px;
border: 1.5px solid #ebecf0;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form02_input:focus {
border-color: #5d3eff;
}
.form02_input_full {
width: 100%;
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form02_input_full:focus {
border-color: #5d3eff;
}
.form02_button {
width: 100%;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form03_titles {
margin-bottom: 25px;
}
.form03_h5 {
line-height: 34px;
}
.form03_button {
width: 100%;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.m11_line {
width: 100%;
height: 1px;
margin-top: 14px;
margin-bottom: 14px;
background-color: #ebecf0;
}
.m12 {
overflow: hidden;
width: 100%;
max-width: 400px;
min-height: 390px;
padding: 0px;
border-radius: 10px;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
}
.m12_image {
min-height: 290px;
background-image: url('../images/product.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.m12_h6 {
margin-bottom: 10px;
font-size: 20px;
line-height: 29px;
}
.m12_price {
color: #7540ee;
font-size: 20px;
font-weight: 600;
}
.m12_content {
position: relative;
height: 55%;
padding: 25px;
}
.m12_feature {
position: absolute;
left: auto;
top: -20px;
right: 15px;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 40px;
height: 40px;
padding: 7px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.m12_star {
width: 15px;
}
.form03_line {
width: 100%;
height: 1px;
margin-top: 25px;
margin-bottom: 25px;
background-color: #ebecf0;
}
.form05 {
position: relative;
width: 100%;
height: 100%;
max-width: 630px;
min-height: 350px;
padding: 40px 25px 25px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form05_title {
padding-right: 7px;
font-size: 22px;
line-height: 40px;
font-weight: 300;
}
.form05_success {
padding-top: 52px;
padding-bottom: 52px;
background-color: #fff;
}
.form05_input {
display: inline-block;
width: 200px;
height: 40px;
margin-bottom: 0px;
padding-bottom: 10px;
padding-left: 8px;
border-style: none none solid;
border-bottom-width: 2px;
border-bottom-color: #ebecf0;
opacity: 0.5;
color: #ebecf0;
font-size: 22px;
line-height: 40px;
font-weight: 300;
}
.form05_input:focus {
border-bottom-width: 2px;
border-bottom-color: #7540ee;
opacity: 1;
color: #7540ee;
}
.form05_input::-webkit-input-placeholder {
color: #4e5d78;
}
.form05_input:-ms-input-placeholder {
color: #4e5d78;
}
.form05_input::-ms-input-placeholder {
color: #4e5d78;
}
.form05_input::placeholder {
color: #4e5d78;
}
.form05_input.date {
width: 120px;
}
.form05_input.budget {
width: 120px;
}
.form05_input.project {
width: 280px;
}
.form05_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 10px;
padding-bottom: 10px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.field-label-copy {
padding-right: 7px;
clear: none;
color: #c1c7d0;
font-size: 12px;
line-height: 40px;
font-weight: 500;
letter-spacing: 1px;
}
.form05_top_tag {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form05_icon {
position: relative;
top: -25px;
width: 65px;
padding: 5px;
border-radius: 100px;
background-color: #fff;
}
.form05_h5 {
margin-bottom: 15px;
line-height: 34px;
text-align: center;
}
.form05_button {
width: 100%;
margin-top: 35px;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.m13 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: hidden;
width: 100%;
max-width: 370px;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
box-shadow: 4px 4px 13px 0 rgba(118, 126, 173, 0.08);
}
.m13_h4 {
margin-bottom: 15px;
line-height: 29px;
}
.m13_paragraph {
text-align: center;
}
.m13_image {
width: 70px;
margin-bottom: 15px;
}
.f10 {
padding: 80px 5%;
background-color: #fff;
}
.f10_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.f10_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 15%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.form01_success {
background-color: #fff;
}
.form02_success {
background-color: #fff;
}
.form02_error {
background-color: #fff;
}
.form03_icon {
width: 60px;
}
.form03_success {
background-color: #fff;
}
.form04_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form04_title {
margin-bottom: 0px;
color: #0a1f44;
font-size: 18px;
font-weight: 700;
}
.form04_line {
width: 100%;
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ebecf0;
}
.form04_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form04_input:focus {
border-color: #5d3eff;
}
.form04_input_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form04_payment {
position: absolute;
top: 15px;
right: 15px;
bottom: 0px;
}
.form04_input_wrap_large {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 10px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.form04_input_02 {
max-width: 32%;
min-height: 48px;
margin-bottom: 5px;
padding-left: 15px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #b0b7c3;
font-size: 16px;
font-weight: 400;
}
.form04_input_02:focus {
border-color: #5d3eff;
}
.form04_location_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.form04_location {
max-width: 66%;
min-height: 48px;
margin-bottom: 0px;
padding-top: 12px;
padding-bottom: 12px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #8a94a6;
font-size: 16px;
font-weight: 400;
}
.form04_location.w--open {
width: 100%;
}
.form04_button {
width: 100%;
margin-top: 15px;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form04_success {
background-color: #fff;
}
.form06 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
padding: 35px 20px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form06_top {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form06_icon {
position: relative;
top: -25px;
width: 65px;
padding: 5px;
border-radius: 100px;
background-color: #fff;
}
.form_alert {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #68c38a;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.form_alert_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 92%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form_alert_line {
width: 1px;
min-height: 23px;
margin-right: 8px;
margin-left: 8px;
background-color: rgba(53, 45, 45, 0.07);
}
.form_alert_text {
color: #353357;
font-size: 16px;
line-height: 17px;
font-weight: 400;
}
.form_alert_text.white-text {
color: #fff;
}
.form_error {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 45px;
padding: 8px 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #fe3e3e;
box-shadow: 1px 1px 17px 0 rgba(0, 0, 0, 0.07);
}
.form_error_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 92%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form_error_line {
width: 1px;
min-height: 23px;
margin-right: 8px;
margin-left: 8px;
background-color: rgba(53, 45, 45, 0.07);
}
.form_error_paragraph {
color: #353357;
font-size: 16px;
line-height: 17px;
font-weight: 400;
}
.form_error_paragraph.white-text {
color: #fff;
}
.p05_card_focus {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 35px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px solid #7540ee;
border-radius: 6px;
background-color: #fff;
}
.p06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.p06_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
padding: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
background-color: #fff;
}
.p06_column_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 3px solid #7540ee;
border-radius: 10px;
background-color: #fff;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.p06_column_01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
padding: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #ebecf0;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
background-color: #fff;
}
.p06_column_04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
padding: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid solid solid none;
border-width: 1px;
border-color: #ebecf0;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
background-color: #fff;
}
.p06_h3 {
margin-top: 15px;
margin-bottom: 10px;
color: #0a1f44;
font-size: 14px;
line-height: 32px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.p06_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p06_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p06_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p06_icon {
margin-right: 10px;
}
.p06_text {
max-width: 560px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p06_button {
width: 60%;
min-width: 170px;
padding-top: 13px;
padding-bottom: 13px;
border: 1px solid #ebecf0;
border-radius: 50px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #7540ee;
font-size: 11px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p06_button:hover {
background-color: #7540ee;
color: #fff;
}
.p06_check_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p06_pricing_details_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
color: #7540ee;
}
.gallery_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.g01_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.g01_column {
width: 25%;
padding: 15px;
}
.g01_image {
height: 200px;
}
.g01_image_link_01 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_02 {
width: 100%;
height: 100%;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_03 {
width: 100%;
height: 100%;
background-image: url('../images/gallery_05.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_04 {
width: 100%;
height: 100%;
background-image: url('../images/blog_img.jpg');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_05 {
width: 100%;
height: 100%;
background-image: url('../images/gallery_img.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_06 {
width: 100%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_07 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_06.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g01_image_link_08 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g02_column {
width: 33.333333333333336%;
padding: 15px;
}
.g02_image {
height: 250px;
}
.g02_image_link_01 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g02_image_link_01:hover {
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g02_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.g02_column_02 {
width: 25%;
padding: 15px;
}
.g02_column_03 {
width: 50%;
padding: 15px;
}
.g02_image_link_02 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_05.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g02_image_link_03 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g02_image_link_04 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g02_image_link_05 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.g02_image_link_06 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_06.PNG');
background-position: 50% 50%;
background-size: cover;
}
.g03_image_wrap {
width: 100%;
padding: 15px;
}
.g03_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.g03_image {
height: 350px;
}
.g03_gallery_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.g03_image_link {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g03_image_wrap_02 {
width: 100%;
padding: 15px;
}
.g03_image_02 {
height: 730px;
}
.g03_image_link_02 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g03_image_link_03 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_column {
width: 50%;
padding: 15px;
}
.g04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.g04_image_link_01 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_01:hover {
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.g04_image {
height: 290px;
}
.g04_column_2 {
width: 25%;
padding: 15px;
}
.g04_column_03 {
width: 75%;
padding: 15px;
}
.g04_image_link_02 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_03 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/gallery_img.PNG');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_04 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_05 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/blog_img.jpg');
background-position: 50% 100%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.g04_image_link_06 {
z-index: 999999;
width: 100%;
height: 100%;
background-image: url('../images/sail.jpeg');
background-position: 50% 50%;
background-size: cover;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.p06 {
padding: 124px 5%;
background-color: #fff;
}
.f11_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f11_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f11_link {
margin-right: 15px;
margin-left: 15px;
color: #0a1f44;
font-size: 13px;
font-weight: 600;
letter-spacing: 1px;
text-decoration: none;
}
.f11_text {
margin-top: 25px;
margin-bottom: 25px;
color: #4e5d78;
font-size: 16px;
line-height: 23px;
text-align: center;
}
.form07_h5 {
margin-top: 0px;
margin-bottom: 20px;
font-size: 22px;
line-height: 28px;
text-align: left;
}
.form07_label {
width: 100%;
margin-bottom: 5px;
padding-left: 2px;
opacity: 0.4;
color: #000;
font-size: 14px;
font-weight: 600;
}
.form07_link {
color: #000;
font-size: 13px;
font-weight: 600;
}
.form07_paragraph {
margin-bottom: 15px;
font-size: 15px;
line-height: 1.6em;
}
.link-11 {
text-decoration: none;
}
.tag-w2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ffab00;
}
.tag-e2 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 150px;
min-height: 30px;
min-width: 120px;
margin-bottom: 25px;
padding: 5px 10px 5px 5px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fe3e3e;
}
.tag-w2-text {
margin-left: 10px;
color: #fff;
font-weight: 700;
}
.form07 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
padding: 35px 20px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form07_logo {
width: 140px;
margin-bottom: 25px;
}
.form07_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form07_input:focus {
border-color: #5d3eff;
}
.form07_text {
font-size: 15px;
line-height: 1.6em;
}
.form07_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
margin-bottom: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 13px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form07_line {
width: 80%;
height: 1px;
margin: 15px auto;
background-color: rgba(235, 236, 240, 0.45);
}
.form07_legal {
margin-top: 20px;
color: rgba(51, 51, 51, 0.6);
font-size: 13px;
}
.form07_success {
background-color: #fff;
}
.form07_span {
-webkit-transition: color 200ms ease;
transition: color 200ms ease;
color: #7540ee;
}
.form07_span:hover {
color: #7649d6;
}
.form07_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form07_form_block {
margin-bottom: 0px;
}
.input_payment_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 330px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.lnd_licence_block_02 {
width: 100%;
min-height: 300px;
background-image: url('../images/icons_feather.png');
background-position: 100% 100%;
background-size: cover;
background-repeat: no-repeat;
}
.body-2 {
font-family: Cabin, sans-serif;
}
.te04 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.te04_paragraph {
max-width: 700px;
text-align: center;
}
.te04_team {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 900px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te04_job_title {
color: #8a94a6;
font-weight: 500;
}
.te04_social_wrap {
margin-top: 15px;
}
.te04_social_icon {
width: 18px;
}
.te04_social_link {
margin-right: 8px;
margin-left: 8px;
}
.te04_social_icon_space {
width: 18px;
}
.te04_name {
margin-top: 0px;
margin-bottom: 8px;
font-size: 18px;
line-height: 21px;
}
.te04_avatar {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_team_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 200px;
padding: 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te04_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-weight: 700;
text-align: center;
}
.te04_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te04_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te04_avatar_02 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_ui_face.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_avatar_03 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_avatar_04 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_avatar_05 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.te04_avatar_06 {
width: 90px;
height: 90px;
margin-bottom: 25px;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te02_team_image_03 {
width: 150px;
height: 150px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.07;
}
.te02_team_image_04 {
width: 150px;
height: 150px;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.07;
}
.te05 {
min-height: 400px;
padding: 90px 5%;
background-color: #fff;
}
.te05_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.te05_avatar {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_avatar_02 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_avatar_03 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_03.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_avatar_04 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_avatar_06 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_05.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.te05_paragraph {
max-width: 700px;
text-align: center;
}
.te05_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.te05_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.te05_avatar_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-right: 13px;
}
.te05_avatar_05 {
width: 90px;
height: 90px;
margin-right: -13px;
margin-bottom: 25px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t03_avatar_02 {
position: relative;
width: 65px;
height: 65px;
margin-bottom: 15px;
border-style: solid;
border-width: 5px;
border-color: #fff;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 7px #ebecf0;
}
.t04_avatar_03 {
position: relative;
width: 44px;
height: 44px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t04_avatar_04 {
position: relative;
width: 44px;
height: 44px;
margin-bottom: 10px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_avatar_02 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_02.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_avatar_03 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_avatar_04 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.t06_avatar_05 {
position: relative;
width: 44px;
height: 44px;
margin-top: 15px;
margin-bottom: 15px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 0%;
background-size: cover;
background-repeat: no-repeat;
}
.div-block-120 {
height: 1px;
margin-top: 35px;
margin-bottom: 35px;
background-color: #ebecf0;
}
.b03_author_image_02 {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_author_image_02 {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_author_image_03 {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_04.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_author_image_04 {
width: 30px;
height: 30px;
margin-right: 8px;
border-radius: 100px;
background-image: url('../images/forest_avatar_06.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_blog_image_02 {
min-height: 230px;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_blog_image_03 {
min-height: 230px;
background-image: url('../images/gallery_img.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b04_blog_image_04 {
min-height: 230px;
background-image: url('../images/gallery_06.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b05_blog_image_02 {
min-height: 250px;
border-radius: 8px;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
}
.b06_blog_image_02 {
width: 35%;
height: 100%;
min-height: 270px;
background-image: url('../images/gallery_img_03.PNG');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b06_blog_image_03 {
width: 35%;
height: 100%;
min-height: 270px;
background-image: url('../images/gallery_img.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b01_blog_image_02 {
position: relative;
min-height: 190px;
padding: 5px;
border-radius: 4px 4px 0px 0px;
background-image: url('../images/gallery_img_03.PNG');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b01_blog_image_03 {
position: relative;
min-height: 190px;
padding: 5px;
border-radius: 4px 4px 0px 0px;
background-image: url('../images/gallery_04.jpeg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.tab01_icon_01 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #e9f9f0;
}
.tab01_icon {
width: 22px;
}
.tab01_icon_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fffaf1;
}
.tab01_icon_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #d5dff7;
}
.heading {
margin-bottom: 35px;
}
.utility-page-form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.div-block-122 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 630px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.submit {
padding-top: 12px;
padding-bottom: 12px;
border-radius: 8px;
background-color: #7540ee;
}
.heading-2 {
margin-bottom: 25px;
}
.cta05_temp02 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #6165ff;
background-image: url('../images/flowbase_wave.png');
background-position: 50% 100%;
background-size: cover;
}
.temp_nav {
position: relative;
z-index: 5;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: transparent;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.temp_nav_wrap {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
}
.temp_mobile {
position: relative;
z-index: 5;
display: none;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.temp_nav_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
min-height: 80px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_logo {
margin-right: 35px;
}
.temp_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
margin-right: 25px;
}
.temp_nav_link {
padding-right: 15px;
padding-left: 15px;
color: #fff;
font-size: 14px;
}
.temp_nav_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 40px;
min-height: 35px;
padding: 12px 40px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 2px none #5d3eff;
border-radius: 50px;
background-color: #7540ee;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
font-size: 12px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.temp_nav_button:hover {
background-color: #5d3eff;
color: #fff;
}
.temp_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.temp_nav_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_nav_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_mobile_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
min-height: 80px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_nav_right_mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.line_break {
height: 1px;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
background-color: #ebecf0;
}
.cta06 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
}
.cta06_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 900px;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta06_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta06_text {
color: #fff;
}
.cta06_h3 {
margin-top: 0px;
color: #fff;
font-size: 55px;
line-height: 55px;
}
.faq03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.faq03_container {
max-width: 800px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.faq03_wrap {
margin-bottom: 35px;
}
.faq03_line {
height: 1px;
margin-top: 15px;
margin-bottom: 15px;
background-color: #ebecf0;
}
.faq03_h3 {
margin-top: 0px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 18px;
font-weight: 500;
}
.faq01_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.faq01_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.faq01_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 35px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.faq02_h3 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.faq02_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #38cb89;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.faq02_title_wrap {
display: block;
max-width: 1140px;
margin-right: auto;
margin-bottom: 45px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.faq03_h4 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: center;
}
.faq03_title {
max-width: 500px;
margin-right: auto;
margin-bottom: 4px;
margin-left: auto;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.faq03_title_wrap {
margin-bottom: 45px;
}
.temp_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp_nav_menu_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-family: Sfprodisplay;
font-size: 14px;
font-weight: 600;
}
.temp_nav_link_main {
padding-right: 15px;
padding-left: 15px;
font-size: 14px;
}
.lnd_hero_mobile {
display: none;
}
.f02_temp03 {
min-height: 400px;
padding: 90px 5%;
background-color: #fafbfc;
}
.temp01_footer {
padding: 80px 5%;
background-color: #fff;
}
.temp01_footer_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.temp01_line {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 1px;
padding-top: 0px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px none rgba(155, 158, 184, 0.26);
background-color: rgba(155, 158, 184, 0.26);
}
.temp01_columns {
margin-top: 35px;
}
.temp01_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-right: 78px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp01_title_02 {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 16px;
font-weight: 600;
}
.temp01_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #4e5d78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.temp01_link:hover {
color: #0a1f44;
}
.temp01_social {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.temp01_link_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
margin-right: 15px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
}
.temp01_text {
margin-bottom: 0px;
font-weight: 400;
text-align: left;
}
.temp01_icon {
margin-right: 10px;
}
.temp01_link_wrap_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
}
.temp01_logo_footer {
margin-bottom: 25px;
}
.temp01_link_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-decoration: none;
}
.temp01_link_text {
margin-right: 8px;
color: #4e5d78;
font-size: 16px;
font-weight: 500;
text-align: center;
}
.temp01_link_span {
color: #7540ee;
text-decoration: none;
}
.temp01_link_arrow {
width: 15px;
-webkit-filter: invert(100%);
filter: invert(100%);
}
.temp01_focus {
color: #7540ee;
}
.temp01_container_02_reverse {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 91px;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp02_hero_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
margin-bottom: 25px;
padding: 12px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.temp02_form {
width: 100%;
max-width: 530px;
padding-top: 15px;
padding-right: 25px;
padding-left: 25px;
border-radius: 20px;
}
.temp02_form_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp02_input {
max-width: 380px;
min-height: 55px;
margin-right: 10px;
margin-bottom: 0px;
border: 1px solid #ebecf0;
border-radius: 4px;
background-color: #fff;
color: #c1c7d0;
font-size: 16px;
}
.temp02_input:focus {
border-color: #5d3eff;
}
.temp02_button {
min-height: 55px;
padding-right: 25px;
padding-left: 25px;
border-radius: 4px;
background-color: #fff;
color: #5b7fff;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
}
.temp02_success {
padding: 32px;
border-radius: 10px;
background-color: rgba(245, 247, 253, 0.4);
font-family: Sfprodisplay;
color: #fff;
font-size: 15px;
}
.temp02_error {
background-color: transparent;
}
.temp02_details {
display: block;
max-width: 410px;
margin-right: auto;
margin-left: auto;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.temp02_details_span {
color: rgba(255, 255, 255, 0.59);
}
.fe06_title_wrap_temp02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.fe06_h5_temp02 {
margin-top: 0px;
color: #0a1f44;
line-height: 42px;
font-weight: 700;
text-align: left;
}
.f11 {
padding: 80px 5%;
background-color: #fff;
}
.f11_logo {
margin-bottom: 25px;
}
.f11_copy_text {
margin-top: 25px;
color: #4e5d78;
font-size: 16px;
line-height: 23px;
text-align: center;
}
.f11_link_span {
text-decoration: none;
}
.f10_link {
margin-bottom: 10px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #4e5d78;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.f10_link:hover {
color: #0a1f44;
}
.f10_title {
display: inline-block;
margin-bottom: 8px;
padding-top: 12px;
padding-bottom: 12px;
color: #0a1f44;
font-size: 16px;
font-weight: 600;
}
.f10_logo {
margin-bottom: 25px;
}
.f10_text {
margin-bottom: 0px;
font-weight: 400;
text-align: left;
}
.f10_icon {
margin-right: 10px;
}
.f10_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-decoration: none;
}
.f10_column_left {
width: 60%;
}
.temp02_focus {
color: #5b7fff;
}
.temp02_btn {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 170px;
min-height: 50px;
min-width: 140px;
padding: 11px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 1px;
border-color: rgba(23, 48, 73, 0.18);
border-radius: 100px;
background-color: #5b7fff;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
text-decoration: none;
}
.temp02_btn:hover {
background-color: #6d3be0;
}
.temp02_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 400px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border: 3px solid #5b7fff;
border-radius: 10px;
background-color: #fff;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.lnd_card_template_02 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: hsla(0, 0%, 100%, 0.4);
background-image: url('../images/02.png');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.h03_tag_number {
color: #fff;
font-weight: 600;
}
.fe02_temp02 {
display: block;
padding: 80px 3% 90px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe06_title_temp02 {
max-width: 500px;
margin-bottom: 4px;
color: #5b7fff;
font-size: 14px;
line-height: 25px;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.c03_temp02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(213, 223, 247, 0.63)));
background-image: linear-gradient(180deg, transparent, rgba(213, 223, 247, 0.63));
}
.tag-cirle-w-02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.tag_text_w2 {
color: #ffab00;
font-weight: 600;
}
.tag-cirle-e-02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 25px;
height: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #fff;
}
.tag_text-_e2 {
color: #fe3e3e;
font-weight: 600;
}
.pill_success {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #38cb89;
}
.pill_warning {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #ffab00;
}
.pill_purple_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e3d9fc;
}
.pill_success_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e9f9f0;
}
.pill_error_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #fff3f1;
}
.pill_text_warning {
color: #ffab00;
font-weight: 700;
}
.pill_text_error {
color: #ff5630;
font-weight: 700;
}
.pill_text_green {
color: #38cb89;
font-weight: 700;
}
.badge_text_default {
color: #33334f;
font-weight: 700;
}
.badge_text_white {
color: #fff;
font-weight: 700;
}
.tab02_tab {
position: relative;
min-height: 540px;
}
.fe09_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 940px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe09_column {
width: 33.333333333333336%;
min-height: 200px;
padding-right: 25px;
padding-left: 25px;
}
.fe09_item_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 55px;
margin-bottom: 5px;
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ebecf0;
}
.fe09_icon {
width: 23px;
margin-right: 15px;
}
.fe09 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 60px 5% 120px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.fe09_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe09_h4 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
color: #33334f;
line-height: 36px;
font-weight: 600;
text-align: center;
}
.fe09_title {
margin-bottom: 8px;
color: #7540ee;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.cta07 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 105px 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.cta07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.cta07_main_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 80%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta07_content {
margin-left: 25px;
}
.cta07_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta07_button {
max-width: 240px;
padding: 15px 25px;
border-radius: 4px;
background-color: #6735d8;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
font-size: 12px;
font-weight: 500;
text-align: center;
letter-spacing: 1px;
}
.cta07_image {
width: 150px;
}
.p07 {
padding: 124px 5%;
background-color: #fff;
}
.p07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.p07_column {
width: 33.333333333333336%;
padding: 10px;
}
.p07_block {
padding: 20px;
border-radius: 10px;
background-color: #fff;
box-shadow: 1px 1px 35px 0 #ebecf0;
}
.p07_check_wrap {
margin-bottom: 35px;
}
.p07_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p07_icon {
margin-right: 10px;
}
.p07_text {
max-width: 560px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p07_button {
width: 100%;
padding-top: 13px;
padding-bottom: 13px;
border: 1px solid #ebecf0;
border-radius: 8px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #7540ee;
font-size: 11px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p07_button:hover {
background-color: #7540ee;
color: #fff;
}
.p07_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
}
.p07_pricing_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
color: #7540ee;
}
.p07_h3 {
margin-top: 15px;
margin-bottom: 10px;
color: #0a1f44;
font-size: 14px;
line-height: 32px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.p02_info_text {
max-width: 200px;
margin-top: 12px;
margin-right: auto;
margin-left: auto;
color: #b0b7c3;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-align: center;
}
.p07_block_02 {
padding: 20px;
border-radius: 15px;
background-color: #7540ee;
box-shadow: 1px 1px 35px 0 #ebecf0;
}
.p07_block_03 {
padding: 20px;
border-radius: 10px;
background-color: #fff;
box-shadow: 1px 1px 35px 0 #ebecf0;
}
.p07_text_white {
max-width: 560px;
margin-bottom: 0px;
color: #fff;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p07_h3_white {
margin-top: 15px;
margin-bottom: 10px;
color: #fff;
font-size: 14px;
line-height: 32px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.p07_pricing_white {
margin-right: 2px;
margin-left: 2px;
color: #fff;
font-size: 50px;
line-height: 50px;
}
.p07_date_text_white {
color: #fff;
}
.p07_button_white {
width: 100%;
padding-top: 13px;
padding-bottom: 13px;
border: 1px solid #ebecf0;
border-radius: 8px;
background-color: transparent;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 11px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p07_button_white:hover {
background-color: #fff;
color: #0a1f44;
}
.p07_info_text {
max-width: 200px;
margin-top: 12px;
margin-right: auto;
margin-left: auto;
color: #b0b7c3;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-align: center;
}
.p01_card_shadow {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 330px;
min-height: 400px;
margin-right: auto;
margin-left: auto;
padding: 40px 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 15px;
box-shadow: 1px 1px 25px 0 #ebecf0;
}
.p08_column {
width: 33.333333333333336%;
}
.p08_top_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #38cb89;
background-color: #e9f9f0;
}
.p08_h3 {
margin-top: 0px;
margin-bottom: 0px;
color: #38cb89;
font-size: 16px;
font-weight: 700;
}
.p08_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 350px;
padding: 34px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #ebecf0;
border-bottom: 1px solid #ebecf0;
border-left: 1px solid #ebecf0;
}
.p08_pricing {
margin-right: 2px;
margin-left: 2px;
font-size: 50px;
line-height: 50px;
font-weight: 700;
}
.p08_date_text {
color: rgba(6, 7, 10, 0.26);
}
.p08_pricing_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 5px;
margin-bottom: 25px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
color: #0a1f44;
}
.p08_check_wrap {
margin-top: 35px;
margin-bottom: 35px;
}
.p08_icon {
width: 13px;
margin-right: 10px;
}
.p08_button {
padding: 13px 36px;
border: 1px solid #ebecf0;
border-radius: 8px;
background-color: #4e5d78;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 11px;
font-weight: 600;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
}
.p08_button:hover {
background-color: #455470;
color: #fff;
}
.p08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
}
.p08_column_middle {
width: 33.333333333333336%;
margin-top: -10px;
box-shadow: 1px 1px 35px 0 rgba(193, 199, 208, 0.15);
}
.p08_content_middle {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 520px;
padding: 34px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #ebecf0;
border-bottom: 1px solid #ebecf0;
border-left: 1px solid #ebecf0;
}
.p08_top_block_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #ffab00;
background-color: #fffaf1;
}
.p08_h3_02 {
margin-top: 0px;
margin-bottom: 0px;
color: #ffab00;
font-size: 16px;
font-weight: 700;
}
.p08_top_block_03 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-bottom: 1px solid #5b7fff;
background-color: #d5dff7;
}
.p08_h3_03 {
margin-top: 0px;
margin-bottom: 0px;
color: #5b7fff;
font-size: 16px;
font-weight: 700;
}
.cl05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cl05_column {
width: 40%;
}
.cl05 {
min-height: 400px;
padding: 80px 5%;
background-color: #fff;
}
.cl05_h3 {
max-width: 480px;
margin-top: 0px;
margin-bottom: 25px;
font-size: 38px;
line-height: 45px;
text-align: left;
}
.cl05_title {
max-width: 500px;
color: #8a94a6;
font-size: 14px;
line-height: 25px;
font-weight: 700;
letter-spacing: 1px;
}
.cl05_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl05_logo_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 33.333333333333336%;
min-height: 120px;
padding: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl05_column_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 60%;
min-height: 300px;
padding-right: 30px;
padding-bottom: 30px;
padding-left: 30px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cl05_logo {
width: 120px;
}
.cl05_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-right: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #5d3eff;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.cl05_button:hover {
background-color: #3213d3;
}
.cl05_link {
text-decoration: none;
}
.fe10_number {
margin-right: 15px;
color: #4e5d78;
font-weight: 700;
letter-spacing: 1px;
}
.fe10_line_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 14px;
padding-right: 14px;
padding-bottom: 14px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe10_column_right {
width: 50%;
padding-right: 25px;
padding-left: 35px;
}
.fe10_column_left {
position: -webkit-sticky;
position: sticky;
top: 100px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
max-height: 600px;
padding: 46px 35px 46px 25px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.fe10_h3 {
margin-bottom: 55px;
}
.fe10_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.fe10_feature_wrap {
margin-bottom: 250px;
}
.fe10_line_base {
position: relative;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
width: 400px;
min-height: 2px;
background-color: #ebecf0;
}
.fe10_image {
margin-right: auto;
margin-left: auto;
}
.fe10_content_block {
margin-top: 35px;
}
.fe10 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
background-color: #fff;
}
.fe10_line {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
width: 0%;
min-height: 2px;
background-color: #7540ee;
}
.fe10_h6 {
margin-bottom: 25px;
line-height: 25px;
}
.fe10_paragraph {
margin-bottom: 15px;
}
.fe10_link {
color: #0a1f44;
font-weight: 700;
text-decoration: none;
}
.fe10_counter_wrap {
margin-bottom: 15px;
}
.fe10_text {
opacity: 0.5;
color: #0a1f44;
font-size: 17px;
font-weight: 700;
}
.fe10_line_02 {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
width: 0%;
min-height: 2px;
background-color: #7540ee;
}
.fe10_line_03 {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
width: 0%;
min-height: 2px;
background-color: #7540ee;
}
.fe10_focus {
color: #7540ee;
}
.lnd_card_template_03 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: #fff;
background-image: url('../images/03.png');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.faq04_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.faq04_h4 {
margin-top: 0px;
margin-right: auto;
margin-left: auto;
color: #0a1f44;
font-size: 38px;
line-height: 42px;
font-weight: 700;
}
.faq04_title {
max-width: 500px;
margin-bottom: 4px;
color: #7540ee;
font-size: 14px;
line-height: 25px;
font-weight: 700;
letter-spacing: 1px;
}
.faq04_full_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.faq04_wrap {
width: 33%;
margin-bottom: 15px;
padding-top: 25px;
padding-right: 35px;
padding-bottom: 25px;
}
.faq04_h6 {
margin-top: 0px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 18px;
line-height: 22px;
font-weight: 500;
}
.faq04_line {
height: 1px;
margin-top: 15px;
margin-bottom: 15px;
background-color: #ebecf0;
}
.faq04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 120px 5%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.faq04_title_wrap {
margin-bottom: 45px;
}
.temp04_link {
color: #ffab00;
text-decoration: none;
}
.f01_button_temp04 {
margin-left: 0px;
padding: 12px 30px;
border-radius: 100px;
background-color: #ffab00;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
}
.cta01_temp04 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 400px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #ffab00;
}
.cta01_button_temp04 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-height: 45px;
max-width: 220px;
min-height: 45px;
margin-top: 15px;
margin-right: auto;
margin-left: auto;
padding: 15px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #f5f7fd;
box-shadow: none;
-webkit-transition: all 350ms ease;
transition: all 350ms ease;
color: #ffab00;
font-size: 13px;
line-height: 17px;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.c06_tag_text_temp04 {
margin-left: 10px;
color: #ffab00;
font-weight: 700;
}
.cta01_link_temp04 {
color: #ffab00;
text-decoration: none;
}
.b01_link_temp04 {
color: #ffab00;
font-size: 12px;
font-weight: 600;
letter-spacing: 2px;
text-transform: uppercase;
}
.fe09_wrap_temp05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe09_temp05 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 15px 5% 120px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.form08 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
margin-bottom: 15px;
padding: 25px;
border: 1px solid #ebecf0;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form08_h3 {
margin-top: 0px;
margin-bottom: 15px;
line-height: 28px;
text-align: center;
}
.form08_title_wrap {
margin-bottom: 25px;
}
.form08_text {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form08_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form08_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form08_form_block {
margin-bottom: 0px;
}
.form08_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form08_input:focus {
border-color: #5d3eff;
}
.form08_success {
background-color: #fff;
}
.form10_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
}
.form10_text {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form09_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
}
.form09_text_password {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form09_text_signup {
margin-right: 15px;
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form08_text_account {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form08_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
}
.form09_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form09_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form09_input:focus {
border-color: #5d3eff;
}
.form09_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form09_form_block {
margin-bottom: 0px;
}
.form09 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
margin-bottom: 15px;
padding: 25px;
border: 1px solid #ebecf0;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form09_text_title {
color: #8a94a6;
font-size: 16px;
text-align: center;
}
.form09_h3 {
margin-top: 0px;
margin-bottom: 15px;
line-height: 28px;
text-align: center;
}
.form09_title_wrap {
margin-bottom: 25px;
}
.form10 {
position: relative;
width: 100%;
height: 100%;
max-width: 400px;
margin-bottom: 15px;
padding: 25px;
border: 1px solid #ebecf0;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.form10_h3 {
margin-top: 0px;
margin-bottom: 15px;
line-height: 28px;
text-align: center;
}
.form10_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form10_input:focus {
border-color: #5d3eff;
}
.form10_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form10_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form10_form_block {
margin-bottom: 0px;
}
.form10_success {
background-color: #fff;
}
.form10_title_wrap {
margin-bottom: 25px;
}
.form09_success {
background-color: #fff;
}
.lnd_card_template_04 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: hsla(0, 0%, 100%, 0.4);
background-image: url('../images/04.png');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.lnd_card_template_05 {
position: relative;
min-height: 260px;
border-radius: 10px;
background-color: hsla(0, 0%, 100%, 0.4);
background-image: url('../images/05.png');
background-position: 0% 50%;
background-size: cover;
background-repeat: no-repeat;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.h15 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 720px;
padding: 110px 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-image: url('../images/template_bg.svg');
background-position: 50% 50%;
background-size: cover;
}
.h15_h1 {
max-width: 460px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
text-align: left;
}
.h15_paragraph {
display: block;
max-width: 430px;
margin-bottom: 15px;
color: #fff;
font-size: 17px;
line-height: 25px;
text-align: left;
}
.h15_title {
margin-bottom: 8px;
color: #fff;
font-weight: 500;
letter-spacing: 3px;
}
.h15_button_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 5px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 6px;
background-color: #fff;
-webkit-transition: all 350ms cubic-bezier(.455, .03, .515, .955);
transition: all 350ms cubic-bezier(.455, .03, .515, .955);
color: #5b7fff;
font-size: 15px;
font-weight: 500;
}
.h15_button_main:hover {
background-color: #309a78;
}
.c07_button_temp04 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 50px;
min-width: 140px;
margin-top: 15px;
padding: 12px 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #38cb89;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
color: #fff;
font-size: 13px;
text-decoration: none;
text-transform: uppercase;
}
.c07_button_temp04:hover {
background-color: #33c081;
}
.te05_temp04 {
min-height: 400px;
padding: 90px 5%;
background-color: #fafbfc;
}
.nav08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 80px;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
padding-top: 15px;
padding-bottom: 15px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav08_logo {
margin-right: 35px;
}
.nav08_logo_image {
position: static;
left: 0%;
top: 0%;
right: auto;
bottom: 0%;
}
.nav08_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav08_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav08_link {
padding-right: 15px;
padding-left: 15px;
-webkit-transition: color 200ms ease;
transition: color 200ms ease;
font-size: 14px;
font-weight: 600;
}
.nav08_link:hover {
color: #7540ee;
}
.nav08_button {
margin-left: 5px;
padding: 12px 25px;
border: 1px solid #7540ee;
border-radius: 100px;
background-color: transparent;
-webkit-transition: all 250ms ease-in;
transition: all 250ms ease-in;
color: #7540ee;
font-weight: 500;
}
.nav08_button:hover {
background-color: #7540ee;
color: #fff;
}
.nav08_nav_menu {
display: none;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 14px;
font-weight: 600;
}
.b07 {
padding: 120px 5%;
background-color: #fff;
}
.b07_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-bottom: 55px;
margin-left: auto;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b07_card {
overflow: hidden;
width: 32%;
margin-bottom: 25px;
border-radius: 8px;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.b07_blog_image {
min-height: 230px;
background-image: url('../images/template_bg.svg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b07_card_text {
position: relative;
top: auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
padding: 20px 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.b07_h4 {
font-size: 22px;
}
.b07_details {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 25px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.b07_author_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: 15px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b07_text {
color: #8a94a6;
font-size: 14px;
font-weight: 600;
}
.b07_icon {
width: 15px;
margin-right: 8px;
margin-bottom: 4px;
}
.b07_author_image {
width: 24px;
height: 24px;
margin-right: 8px;
margin-bottom: 4px;
border-radius: 100px;
background-image: url('../images/forest_avatar.jpg');
background-position: 50% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.b07_badge {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
margin-bottom: 8px;
padding-right: 8px;
padding-left: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e9f9f0;
color: #38cb89;
}
.b07_badge_text {
font-weight: 700;
}
.b07_time_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.b07_badge_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 90px;
margin-bottom: 8px;
padding-right: 8px;
padding-left: 8px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #e3d9fc;
}
.b07_badge_text_02 {
color: #7540ee;
font-weight: 700;
}
.tab02_content {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03 {
padding: 90px 5%;
background-color: #fff;
}
.tab03_container {
max-width: 1000px;
margin-right: auto;
margin-left: auto;
}
.tab03_content {
overflow: visible;
}
.tab03_arrow_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_arrow_block {
position: relative;
z-index: 999;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
height: 90px;
padding-top: 9px;
padding-bottom: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_arrow {
position: absolute;
left: auto;
right: 0%;
width: 15px;
opacity: 0.5;
}
.tab03_tab_arrow_02 {
position: absolute;
left: 28%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab03_title {
margin-top: 15px;
font-family: 'Varela Round', sans-serif;
font-weight: 700;
}
.tab03_h2 {
margin-bottom: 25px;
color: #0a1f44;
}
.tab03_tab_link {
z-index: 999;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 20%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: transparent;
}
.tab03_tab_link.w--current {
background-color: transparent;
-webkit-transform: translate(0px, -10px);
-ms-transform: translate(0px, -10px);
transform: translate(0px, -10px);
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.tab03_icon {
max-width: 25px;
}
.tab03_block_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
padding: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tab03_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 30px;
}
.tab03_tab_arrow_03 {
position: absolute;
left: 48%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab03_tab_content {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_icon_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 90px;
height: 90px;
padding: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-style: solid;
border-width: 2px;
border-color: #fff;
border-radius: 100px;
background-color: #fff;
box-shadow: 1px 1px 35px 0 rgba(0, 0, 0, 0.05);
-webkit-transition: border 250ms ease;
transition: border 250ms ease;
}
.tab03_icon_wrap:hover {
border-style: solid;
border-width: 2px;
border-color: #6000fc;
}
.tab03_icon_wrap.w--current {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(206, 27, 27, 0.77)), to(#fd9a0f));
background-image: linear-gradient(180deg, rgba(206, 27, 27, 0.77), #fd9a0f);
}
.tab03_pane {
min-height: 500px;
background-color: #fafbfc;
}
.tab03_tab_arrow_05 {
position: absolute;
left: 88%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab03_tab_arrow {
position: absolute;
left: 8%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab03_paragraph {
color: #4e5d78;
}
.tab03_tabs {
top: -100px;
}
.tab03_block_right {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
padding: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_tab_arrow_04 {
position: absolute;
left: 68%;
top: -10px;
right: auto;
bottom: auto;
width: 35px;
height: 35px;
background-color: #fafbfc;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.tab01_pane {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tab01_image {
position: relative;
border-radius: 9px;
}
.g05_container {
max-width: 1140px;
-webkit-column-count: 3;
column-count: 3;
}
.g05_lightbox {
margin-bottom: 15px;
}
.tab04_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.tab04_tabs {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.tab04_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: 35px;
margin-bottom: 40px;
padding: 30px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
border-radius: 10px;
background-color: #fafbfc;
}
.tab04_tab {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 200px;
margin-bottom: 10px;
padding: 20px 25px;
border-radius: 8px;
background-color: transparent;
color: #0a1f44;
}
.tab04_tab.w--current {
border: 1px solid #d5dff7;
background-color: transparent;
}
.tab04_icon {
width: 22px;
margin-right: 15px;
}
.tab04_image {
position: relative;
border-radius: 9px;
}
.tab04_content {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 15px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab04_paragraph {
max-width: 560px;
margin-right: auto;
margin-bottom: 20px;
margin-left: auto;
color: #4e5d78;
font-size: 17px;
line-height: 25px;
text-align: center;
}
.tab04_h3 {
margin-top: 0px;
margin-bottom: 25px;
color: #0a1f44;
font-size: 38px;
line-height: 45px;
text-align: center;
}
.tab04_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 35px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab04_title {
font-size: 18px;
font-weight: 600;
}
.tab04 {
padding: 80px 5%;
background-color: #fff;
}
.form11_label_title {
margin-bottom: 7px;
}
.form11 {
position: relative;
max-width: 450px;
padding: 35px 25px 25px;
border: 1px solid #ebecf0;
border-radius: 10px;
background-color: #fff;
}
.form11_line {
width: 100%;
height: 1px;
margin-top: 26px;
margin-bottom: 26px;
background-color: rgba(79, 94, 120, 0.1);
}
.form11_image {
position: absolute;
left: 25px;
top: -20px;
width: 55px;
height: 55px;
border-radius: 50px;
box-shadow: 0 -1px 30px 0 rgba(32, 27, 61, 0.16);
}
.form11_paragraph {
color: #4f5e78;
font-size: 15px;
line-height: 23px;
}
.c11 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 90px 5%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
}
.c11_container {
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.h1 {
color: #1d1f45;
font-size: 42px;
text-align: center;
}
.c11_centre_block {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 120px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c11_process_card {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c11_process_image {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45%;
min-height: 300px;
padding: 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.c11_h4 {
margin-top: 0px;
color: #1d1f45;
font-size: 29px;
font-weight: 700;
}
.c11_process_card_02 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c11_process_line {
position: absolute;
width: 2px;
height: 65%;
background-image: url('../images/line.svg');
background-position: 50% 50%;
background-size: contain;
background-repeat: repeat-y;
}
.c11_centre_icon_wrap {
position: relative;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55px;
height: 55px;
padding: 10px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 19px;
background-color: #fff;
box-shadow: 1px 1px 35px 18px rgba(230, 203, 255, 0.14);
}
.c11_paragraph {
font-size: 16px;
line-height: 26px;
}
.c11_centre_step {
color: #6937ff;
font-size: 18px;
font-weight: 600;
}
.c11_process_details {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 45%;
min-height: 300px;
padding: 30px 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c11_process {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 900px;
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.c11_title {
margin-bottom: 8px;
color: #8a94a6;
font-weight: 700;
text-align: center;
letter-spacing: 1px;
}
.c11_h3 {
margin: 0px auto 25px;
color: #0a1f44;
font-size: 42px;
line-height: 45px;
text-align: center;
}
.c11_title_wrap {
margin-bottom: 80px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12 {
min-height: 400px;
padding: 90px 5% 40px;
background-color: #0a1f44;
}
.f12_h3 {
max-width: 420px;
margin-top: 0px;
margin-bottom: 5px;
color: #fff;
font-size: 28px;
line-height: 32px;
}
.f12_caption {
color: rgba(245, 247, 253, 0.5);
font-size: 16px;
}
.f12_input {
max-width: 330px;
min-height: 48px;
margin-bottom: 0px;
padding-left: 15px;
border-style: solid none solid solid;
border-width: 1px;
border-color: #e2e4e9;
border-radius: 4px 0px 0px 4px;
background-color: transparent;
color: #f5f7fd;
font-size: 16px;
font-weight: 400;
}
.f12_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 48px;
min-width: 130px;
padding: 12px 28px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 0px 4px 4px 0px;
background-color: #8a94a6;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
color: #fff;
font-size: 15px;
font-weight: 500;
}
.f12_footer_top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f12_form_block {
margin-bottom: 0px;
}
.f12_container {
display: block;
max-width: 1140px;
margin-right: auto;
margin-left: auto;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12_line {
height: 1px;
margin-top: 50px;
margin-bottom: 50px;
background-color: rgba(245, 247, 253, 0.1);
}
.f12_title {
display: inline-block;
margin-bottom: 20px;
color: #fff;
font-size: 18px;
font-weight: 600;
}
.f12_link {
margin-bottom: 12px;
margin-left: 1px;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: rgba(235, 236, 240, 0.74);
font-size: 14px;
line-height: 18px;
text-decoration: none;
}
.f12_link:hover {
color: #fff;
}
.f12_column {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 16%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f12_colum_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f12_column_large {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 55%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.f12_blog_image {
min-height: 150px;
min-width: 200px;
margin-bottom: 15px;
border-radius: 4px;
background-color: #f5f7fd;
background-image: url('../images/highrise.jpg');
background-position: 50% 50%;
background-size: cover;
}
.f12_footer_blog {
max-width: 240px;
}
.f12_footer_legal {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12_legal_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f12_link_text {
margin-right: 25px;
color: #fff;
font-size: 14px;
text-decoration: none;
}
.f12_copywrite_text {
color: hsla(0, 0%, 100%, 0.5);
font-size: 14px;
}
.f12_social_wrap {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 35px;
height: 35px;
padding: 9px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
background-color: #fff;
}
.f12_social_wrap.f12_centre_social {
margin-right: 10px;
margin-left: 10px;
}
.f12_social_wraps {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 10px;
}
.f12_read_more {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
text-decoration: none;
}
.text-block-41 {
color: #fff;
}
.p08_info_text {
max-width: 200px;
margin-top: 12px;
margin-right: auto;
margin-left: auto;
color: #b0b7c3;
font-size: 12px;
line-height: 18px;
font-weight: 500;
text-align: center;
}
.p08_text {
max-width: 560px;
margin-bottom: 0px;
color: #0a1f44;
font-size: 16px;
line-height: 20px;
font-weight: 400;
}
.p08_check {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p08 {
padding: 124px 5%;
background-color: #fff;
}
.form12_text {
color: #808192;
font-size: 18px;
line-height: 23px;
font-weight: 400;
text-align: center;
}
.form12_h1 {
margin-top: 0px;
margin-bottom: 10px;
color: #000037;
font-size: 34px;
line-height: 34px;
font-weight: 600;
}
.form12_checkbox_label {
display: none;
}
.form12 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 900px;
padding-right: 90px;
padding-bottom: 30px;
padding-left: 90px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.form12_title_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 55px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form12_field_long {
min-height: 150px;
margin-bottom: 20px;
border-style: solid;
border-width: 1.5px;
border-color: rgba(62, 52, 200, 0.04);
border-radius: 6px;
background-color: transparent;
color: rgba(0, 0, 55, 0.75);
font-size: 16px;
}
.form12_field_long::-webkit-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_long:-ms-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_long::-ms-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_long::placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_wrap_02 {
margin-bottom: 35px;
}
.h2_select {
margin-top: 10px;
margin-bottom: 10px;
color: #0a1f44;
font-size: 16px;
line-height: 30px;
}
.form12_checkbox_field {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 150px;
height: 55px;
margin-right: 15px;
margin-bottom: 0px;
padding: 22px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
border-style: solid;
border-width: 1.2px;
border-color: rgba(62, 52, 200, 0.1);
border-radius: 8px;
background-color: #fff;
box-shadow: 1px 1px 35px 0 rgba(198, 211, 255, 0.28);
}
.form12_block {
width: 100%;
max-width: 830px;
padding-top: 35px;
}
.form12_legal {
font-weight: 600;
text-align: center;
}
.error-message-2 {
background-color: transparent;
}
.form12_field {
min-height: 55px;
border-style: solid;
border-width: 1.5px;
border-color: rgba(62, 52, 200, 0.04);
border-radius: 6px;
background-color: transparent;
color: rgba(0, 0, 55, 0.75);
font-size: 16px;
}
.form12_field:focus {
border-color: #5b3acc;
}
.form12_field::-webkit-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field:-ms-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field::-ms-input-placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field::placeholder {
font-family: 'Varela Round', sans-serif;
color: rgba(0, 0, 55, 0.1);
}
.form12_field_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.form12_logo {
width: 150px;
}
.form12_button {
width: 100%;
max-width: 170px;
min-height: 45px;
min-width: 140px;
margin-right: auto;
margin-left: auto;
border-radius: 50px;
background-color: #5b3acc;
color: #fff;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.form12_title {
position: relative;
margin-bottom: 14px;
background-color: #fff;
color: #000037;
font-weight: 600;
}
.form12_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 35px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form12_check_field {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form12_checkbox_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.form12_field_title {
position: relative;
left: 12px;
top: 10px;
padding-left: 6px;
background-color: #fff;
color: #000037;
font-weight: 600;
}
.form12_checkbox {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
z-index: 5;
display: block;
width: 100%;
height: 100%;
margin-top: 0px;
margin-left: 0px;
border-style: solid;
border-width: 2px;
border-color: transparent;
border-radius: 10px;
opacity: 0;
}
.form12_checkbox:active {
border: 1px solid #000;
}
.form11_h5 {
margin-bottom: 14px;
color: #201b3d;
}
.cta08_column_right {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta08_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
max-width: 500px;
margin-top: 25px;
margin-bottom: 10px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta08_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 45px;
min-width: 170px;
margin-right: 15px;
padding-right: 25px;
padding-left: 25px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 100px;
background-color: #7540ee;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
font-size: 15px;
}
.cta08_button:hover {
background-color: #6c36e5;
}
.cta08_image {
position: absolute;
left: 0%;
top: auto;
right: 0%;
bottom: 0%;
}
.cta08_column {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.link_help {
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
font-size: 14px;
text-decoration: none;
}
.link_help:hover {
color: #445775;
}
.cta08_h2 {
margin-top: 0px;
color: #142c65;
font-size: 38px;
line-height: 42px;
font-weight: 700;
text-align: left;
}
.cta08 {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 460px;
margin-right: auto;
margin-left: auto;
padding-right: 5%;
padding-left: 5%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-top: 1px none #e7e7e7;
border-bottom: 1px none #e7e7e7;
background-color: #fff;
}
.cta08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 100%;
max-width: 1200px;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.form11_input {
min-height: 48px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.form11_input:focus {
border-color: #5d3eff;
}
.form11_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 130px;
margin-top: 15px;
padding: 12px 30px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 4px;
background-color: #7540ee;
-webkit-transition: all 250ms ease;
transition: all 250ms ease;
color: #fff;
font-size: 12px;
font-weight: 500;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.form11_form {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form11_form_block {
margin-bottom: 0px;
}
.m13_input {
min-height: 48px;
margin-bottom: 10px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
font-size: 16px;
font-weight: 400;
}
.m13_input:focus {
border-color: #5d3eff;
}
.m13_button {
width: 100%;
padding-top: 14px;
padding-bottom: 14px;
border-radius: 4px;
background-color: #7540ee;
color: #fff;
font-size: 13px;
letter-spacing: 1.5px;
text-transform: uppercase;
}
.m13_form {
width: 100%;
}
.m13_form_block {
width: 100%;
margin-top: 15px;
margin-bottom: 0px;
}
.nav03_left {
width: 50%;
}
.nav03_dropdown_link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 15px 8px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 10px;
-webkit-transition: background-color 200ms ease;
transition: background-color 200ms ease;
text-decoration: none;
}
.nav03_dropdown_link:hover {
background-color: #fafbfc;
}
.nav03_text {
color: #151c34;
}
.navigation-text {
font-weight: 500;
text-decoration: none;
text-transform: uppercase;
}
.nav03_image {
width: 24px;
margin-right: 15px;
}
.nav03_dropdown_base {
padding: 10px;
border-radius: 5px;
background-color: #fff;
}
.nav03_dropdown_list {
background-color: transparent;
}
.nav03_dropdown_list.w--open {
min-width: 200px;
padding-top: 15px;
}
.form04_input_postcode {
max-width: 32%;
min-height: 48px;
margin-bottom: 5px;
padding-left: 15px;
border: 1.5px solid #e2e4e9;
border-radius: 4px;
background-color: #fff;
color: #b0b7c3;
font-size: 16px;
font-weight: 400;
}
.form04_input_postcode:focus {
border-color: #5d3eff;
}
.m09_line {
width: 100%;
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #ebecf0;
}
.m10_badge {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 25px;
min-width: 45px;
margin-bottom: 5px;
padding: 6px 20px;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
background-color: #e3d9fc;
}
.m10_badge_text {
color: #7540ee;
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
}
.m10_video_wrap {
position: relative;
min-height: 180px;
background-color: #fafbfc;
}
.m10 {
overflow: hidden;
width: 100%;
height: 100%;
max-width: 400px;
min-height: 350px;
border-radius: 10px;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.m10_details {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.m12_paragraph {
margin-bottom: 15px;
color: #4e5d78;
font-size: 16px;
line-height: 22px;
}
.search-result-item {
margin-bottom: 35px;
}
.div-block-123 {
padding-top: 140px;
}
.search-result-list {
padding: 35px;
border-radius: 15px;
background-color: #fafbfc;
}
.search {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.search-button {
position: relative;
left: -15px;
min-height: 45px;
padding-right: 35px;
padding-left: 35px;
border-radius: 5px;
background-color: #5d3eff;
}
.search-input {
min-height: 45px;
border-radius: 5px;
}
.search-heading {
margin-bottom: 35px;
}
.image-42 {
width: 80px;
}
.image-43 {
height: 60px;
}
.image-44 {
position: relative;
left: -36px;
width: auto;
height: 160px;
margin-right: -80px;
margin-left: auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
-ms-grid-row-align: auto;
align-self: auto;
border-radius: 0px;
}
.image-45 {
overflow: visible;
width: 150px;
clear: none;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
-ms-grid-row-align: auto;
align-self: auto;
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.image-46 {
width: 150px;
}
.dropdown {
display: none;
}
.image-47 {
display: none;
}
.grid {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
grid-row-gap: 55px;
}
.image-48 {
position: static;
display: inline-block;
width: auto;
height: 160px;
clear: none;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
-ms-grid-row-align: auto;
align-self: auto;
}
.container {
position: absolute;
left: auto;
top: auto;
right: 0%;
bottom: 0%;
padding-right: 0px;
}
.image-49 {
position: relative;
left: auto;
bottom: auto;
height: 450px;
-webkit-transform: rotate(-30deg);
-ms-transform: rotate(-30deg);
transform: rotate(-30deg);
}
.image-50 {
position: relative;
left: auto;
bottom: auto;
height: 450px;
margin-right: 1000px;
-webkit-transform: rotate(-18deg);
-ms-transform: rotate(-18deg);
transform: rotate(-18deg);
}
.image-51 {
position: relative;
left: 0px;
top: auto;
right: 0%;
bottom: 0px;
height: 450px;
margin-right: 1000px;
-webkit-transform: rotate(6deg);
-ms-transform: rotate(6deg);
transform: rotate(6deg);
}
.image-52 {
position: relative;
left: auto;
bottom: auto;
height: 450px;
margin-right: 1000px;
-webkit-transform: rotate(-6deg);
-ms-transform: rotate(-6deg);
transform: rotate(-6deg);
}
.div-block-124 {
position: relative;
left: -350px;
bottom: -248px;
}
.div-block-125 {
position: absolute;
left: -200px;
bottom: -192px;
}
.div-block-126 {
position: absolute;
left: -50px;
bottom: -172px;
}
.div-block-128 {
position: absolute;
left: 100px;
bottom: -184px;
}
.div-block-128._22 {
left: 25px;
bottom: 300px;
-webkit-transform: rotate(-6deg) translate(0px, 0px);
-ms-transform: rotate(-6deg) translate(0px, 0px);
transform: rotate(-6deg) translate(0px, 0px);
}
.section {
height: 200px;
margin-top: -200px;
}
.columns {
height: 300px;
margin-top: -300px;
width: 50em;
float: right;
}
.column-2 {
height: 100%;
background-color: transparent;
}
.column-3 {
height: 100%;
}
.column-4 {
height: 100%;
}
.column-5 {
height: 100%;
}
.link-12 {
font-size: 16px;
}
.link-13 {
font-size: 16px;
}
.div-block-129 {
width: 100vw;
}
.section-2 {
width: 100%;
}
.image-53 {
width: 200px;
max-width: 200%;
margin-left: -30px;
text-align: left;
}
@media (max-width: 991px) {
.h09 {
padding: 90px 5%;
}
.menu_left {
z-index: 99;
overflow: hidden;
width: 0%;
}
.content_section {
width: 100%;
margin-left: 0%;
}
.p02_column_price {
display: block;
width: 49%;
min-height: 420px;
margin-right: 0px;
margin-bottom: 35px;
}
.p04_pricing_card {
padding-right: 15px;
padding-left: 15px;
}
.c07_column {
width: 100%;
margin-bottom: 10px;
}
.te01_card {
width: 49%;
margin-bottom: 15px;
}
.te01_name {
text-align: center;
}
.te01_job_title {
text-align: center;
}
.te02_card {
width: 49%;
}
.cl04_card {
padding: 20px;
}
.fe06_card {
margin-bottom: 40px;
}
.tab01_menu {
margin-right: 0px;
}
.tab01_tab {
width: 100%;
min-height: 90px;
margin-bottom: 15px;
}
.tab01_tab.w--current {
width: 100%;
margin-bottom: 15px;
}
.tab01_tabs {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.t02_testimonial_wrap {
padding-right: 20px;
padding-left: 20px;
}
.t02_slide_arrow_right {
right: -4%;
max-width: 25px;
}
.p02_column {
display: block;
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
padding-left: 0px;
}
.p05_card {
margin-bottom: 15px;
}
.te03_card {
width: 100%;
max-width: 600px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
}
.t04_left_arrow {
top: -480px;
}
.t04_right_arrow {
left: -65%;
top: -480px;
}
.c04_column {
padding-right: 15px;
}
.b04_card {
width: 100%;
margin-bottom: 25px;
}
.b04_card_text_featured {
width: 60%;
}
.b04_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b06_card_text_featured {
padding-right: 25px;
padding-left: 25px;
}
.b06_blog_image {
min-height: 290px;
}
.c08_feature_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.c08_column {
width: 100%;
min-height: auto;
margin-bottom: 35px;
}
.colour_wrap_main {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.colour_wrapper {
width: 25%;
margin-bottom: 15px;
}
.element_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f03_h4 {
max-width: auto;
}
.avatar_wrap {
width: 25%;
}
.element-wrap-icon {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.div_block_04 {
position: absolute;
}
.dropdown-list-2-mob.w--open {
z-index: 3;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
overflow: scroll;
min-height: 420px;
min-width: 250px;
margin-top: 65px;
margin-left: -191px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.lnd_dropdown_link {
position: relative;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 42px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-auto-columns: 1fr;
grid-column-gap: 16px;
grid-row-gap: 16px;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
color: #4f5e78;
}
.lnd_dropdown_link:hover {
color: #5d3eff;
}
.lnd_dropdown_link.hide {
display: none;
}
.drop-down-menu-button-mob {
position: relative;
display: block;
}
.arrow {
position: absolute;
left: 3px;
top: 59px;
right: 50px;
z-index: 2;
width: 25px;
height: 25px;
border-radius: 4px;
background-color: #fff;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.dropdown-text {
font-size: 15px;
}
.menu-button {
display: none;
}
.f04_column {
width: 33%;
}
.f04_colums {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f05_footer_top {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f05_h2 {
margin-bottom: 25px;
}
.f08_form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f05_colum_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f05_column {
width: 25%;
}
.temp02_hero {
background-position: 36% 100%;
}
.h02_dashboard {
margin-right: auto;
margin-left: auto;
}
.shadow_column {
padding-right: 10px;
}
.s5_shadow {
box-shadow: 0 30px 45px 0 rgba(118, 126, 173, 0.12);
}
.lnd_service_wrap {
width: 49%;
min-height: 300px;
margin-bottom: 35px;
}
.lnd_content_block {
width: 100%;
}
.lnd_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.lnd_img_block {
overflow: hidden;
width: 100%;
}
.lnd_btn {
margin-right: 10px;
}
.lnd_hero_block {
width: 100%;
margin-left: 0px;
}
.lnd_hero {
position: relative;
height: 100vh;
max-height: none;
min-height: auto;
padding-top: 180px;
padding-bottom: 80px;
background-image: none;
background-size: auto;
background-repeat: repeat;
}
.ldn_h1 {
max-width: 660px;
}
.h04 {
background-position: 10% 50%;
}
.h04_h1 {
text-align: center;
}
.h04_paragraph {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.h04_block {
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h05 {
background-position: 10% 50%;
}
.f08_button {
left: 0px;
width: 100%;
}
.f08_social_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.f08_legal_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: auto;
min-height: 50px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.h06_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h06_block {
width: 100%;
}
.fe01_card {
width: 49%;
min-height: 300px;
margin-bottom: 35px;
}
.fe02_card {
display: block;
width: 49%;
margin-bottom: 15px;
}
.fe03_card {
width: 49%;
margin-bottom: 15px;
}
.fe05_card {
padding-right: 5px;
padding-left: 5px;
}
.lnd_cta_text {
font-size: 34px;
line-height: 43px;
}
.p03_icon {
margin-bottom: 10px;
}
.fe07_card_wrap {
position: relative;
z-index: 5;
}
.h13_block {
width: 100%;
}
.h14 {
background-position: 10% 50%;
}
.lnd_navigation {
display: block;
padding-right: 3%;
padding-left: 3%;
}
.lnd_toggle_primary {
display: none;
font-size: 15px;
}
.lnd_nav_left {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.lnd_nav_link {
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
font-size: 15px;
}
.lnd_nav_container {
position: relative;
}
.tab01_content {
width: 100%;
}
.c09_column_02 {
padding-left: 0px;
}
.faq-main-wrap {
display: block;
margin-right: auto;
margin-left: auto;
}
.lnd_container_hero {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.c01_block {
width: 100%;
padding-right: 15px;
}
.c02_block {
width: 100%;
}
.c02_button {
position: relative;
}
.c02_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c03_block {
width: 100%;
padding-top: 35px;
padding-left: 0px;
}
.c03_container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap-reverse;
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.c04_block {
width: 70%;
}
.c04_button {
position: relative;
}
.c04_block_right {
width: 30%;
}
.p02_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.p01 {
padding-right: 3%;
padding-left: 3%;
}
.p01_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.p03_pricing_text {
text-align: left;
}
.p03_button {
margin-right: auto;
margin-left: auto;
}
.p03_check_wrap {
margin-bottom: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.p03_pricing_card {
padding-right: 15px;
padding-left: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_paragraph {
margin-right: 0px;
margin-left: 0px;
}
.t05_col_1 {
width: 100%;
min-height: 300px;
border-right: 1px solid #ebecf0;
border-bottom-style: none;
border-top-right-radius: 10px;
border-bottom-left-radius: 0px;
}
.t05_col_2 {
width: 100%;
min-height: 300px;
}
.t05_col_3 {
width: 100%;
min-height: 300px;
border-top-style: none;
border-left-color: #ebecf0;
border-radius: 0px 0px 10px 10px;
}
.h04_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta02 {
background-size: 80%;
}
.cta02_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.cta02_h2 {
margin-bottom: 15px;
}
.faq01_click_wrap {
display: block;
margin-right: auto;
margin-left: auto;
}
.faq02_click_wrap {
display: block;
margin-right: auto;
margin-left: auto;
}
.temp01_content_01 {
padding-top: 120px;
}
.temp01_block_60 {
width: 100%;
}
.temp01_block_40 {
width: 100%;
}
.c05_button {
position: relative;
}
.c06 {
padding-top: 120px;
}
.c07_paragraph {
margin-right: 0px;
margin-left: 0px;
}
.c07_button {
position: relative;
background-color: #7540ee;
}
.c07_button:hover {
background-color: #6d3ae2;
}
.c07_icon_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c09_paragraph {
margin-right: 0px;
margin-left: 0px;
}
.c09_feature_wrap {
max-width: 500px;
}
.c02_block_image {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding-top: 55px;
padding-right: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.fe02_icon {
margin-bottom: 15px;
}
.fe08 {
padding-top: 120px;
}
.cta04 {
padding: 2%;
}
.cta05_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta05_title_wrap {
width: 100%;
text-align: center;
}
.te03_name {
text-align: center;
}
.te03_job_title {
text-align: center;
}
.fe08_card {
width: 50%;
}
.t03_avatar_01 {
background-image: url('../images/t_avatar.png');
}
.t02_slide_arrow_left {
left: -4%;
max-width: 25px;
}
.cta05_button_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta05_button {
max-width: 280px;
margin-bottom: 10px;
}
.t05_testimoninal_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.lnd_template_column {
width: 50%;
}
.lnd_card_template_01 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.p03_top_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.t06_mask {
width: 60%;
}
.c04_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.c05_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.c07_button_link {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: 0%;
}
.m08_social {
margin-bottom: 6px;
}
.b04_h3 {
font-size: 28px;
line-height: 34px;
}
.b04_details_text {
margin-bottom: 5px;
}
.b04_paragraph {
margin-bottom: 10px;
}
.b04_blog_image_feature {
width: 40%;
}
.b04_h4 {
margin-bottom: 10px;
}
.b05_link {
color: #7540ee;
font-size: 12px;
text-decoration: none;
}
.b06_paragraph {
margin-bottom: 15px;
}
.b06_paragraph_02 {
margin-bottom: 15px;
}
.f08_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.nav01_search {
margin-right: 0px;
}
.nav_column {
width: 33%;
}
.nav_dropdown {
box-shadow: none;
}
.nav01_line {
display: none;
}
.nav_list.w--open {
min-width: auto;
}
.nav01 {
display: none;
}
.nav01_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav01_button {
display: none;
}
.nav_column_large_02 {
display: none;
}
.nav01_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
-webkit-transition: opacity 300ms ease;
transition: opacity 300ms ease;
}
.nav01_link:hover {
background-color: rgba(203, 221, 230, 0.07);
}
.nav01_burger {
border-radius: 100px;
}
.nav01_burger.w--open {
border-radius: 50px;
background-color: hsla(0, 0%, 78.4%, 0.08);
color: #000;
}
.nav02_phone {
padding-right: 15px;
padding-left: 15px;
border-right-style: none;
}
.nav03_button {
display: none;
}
.nav02_top_wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.nav02_account_toggle {
border-left-style: none;
}
.nav02_right_wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav02_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.nav02_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav02_icon {
margin-right: 0px;
color: #4e5d78;
}
.nav02_email {
padding-right: 15px;
padding-left: 0px;
border-right-style: none;
}
.nav02 {
display: none;
}
.nav02_top_right {
display: none;
}
.nav03_link {
width: 100%;
min-height: 45px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.nav05 {
display: none;
}
.nav05_wrap {
padding-right: 5%;
padding-left: 5%;
}
.nav05_top_wrap {
padding-right: 5%;
padding-left: 5%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.nav04_wrap {
padding-right: 5%;
padding-left: 5%;
}
.nav04 {
display: none;
}
.nav06 {
display: none;
}
.nav06_search {
margin-right: 0px;
}
.nav01_dropdown_dot {
display: none;
}
.nav01_dot_link {
position: relative;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 42px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-auto-columns: 1fr;
grid-column-gap: 16px;
grid-row-gap: 16px;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
color: #4f5e78;
}
.nav01_dot_link:hover {
color: #5d3eff;
}
.lnd_image {
width: auto;
}
.lnd_container_reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.nav02_button {
display: none;
}
.nav02_menu_button.w--open {
border-radius: 100px;
background-color: #ebecf0;
}
.nav03_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav03_menu_button.w--open {
border-radius: 100px;
background-color: #ebecf0;
}
.nav03_icon {
color: #4e5d78;
}
.nav04_top_wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.nav04_right_wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav04_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav04_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.nav04_button {
display: none;
}
.nav04_menu_button.w--open {
border-radius: 100px;
background-color: #ebecf0;
}
.nav04_menu_icon {
color: #4e5d78;
}
.nav05_email {
padding-right: 15px;
padding-left: 0px;
border-right-style: none;
}
.nav05_phone {
padding-right: 15px;
padding-left: 15px;
border-right-style: none;
}
.nav01_mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.nav02_mobile {
display: block;
}
.nav04_mobile {
display: block;
}
.nav05_mobile {
display: block;
}
.lnd_navigation_mobile {
display: none;
padding-right: 3%;
padding-left: 3%;
}
.mobile_dropdown_link {
padding-top: 15px;
padding-bottom: 15px;
background-color: #ebecf0;
font-size: 15px;
}
.mobile_dropdown_link.w--current {
color: #7540ee;
}
.p02_wrap {
width: 100%;
}
.p04_column {
padding-right: 5px;
padding-left: 5px;
}
.b04_link {
color: #7540ee;
font-size: 12px;
text-decoration: none;
}
.b06_link {
color: #7540ee;
font-size: 12px;
text-decoration: none;
}
.lnd_nav_link_button {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
min-height: 100px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
background-color: #7540ee;
background-image: url('../images/forest_cover.png');
background-position: 100% 50%;
background-size: 510px;
background-repeat: no-repeat;
font-family: Cabin, sans-serif;
color: #fff;
font-size: 15px;
}
.lnd_nav_link_button:hover {
color: #fff;
}
.dropdown-toggle-10 {
padding-top: 15px;
padding-bottom: 15px;
}
.lnd_drop_down_toggle {
padding-top: 15px;
padding-bottom: 15px;
}
.t07_content_block {
padding: 20px;
}
.nav06_mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.nav_icon_arrow {
margin-right: 15px;
}
.nav05_right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav05_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
font-family: Cabin, sans-serif;
}
.nav05_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav05_button {
border-radius: 100px;
background-color: #fafbfc;
}
.nav05_button.w--open {
background-color: #ebecf0;
}
.nav05_menu_icon {
color: #4e5d78;
}
.nav05_buy_button {
display: none;
}
.nav05_right_wrap {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.nav05_links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav07 {
display: block;
}
.nav06_left {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav06_drop {
display: none;
}
.nav06_links {
position: relative;
z-index: 5;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-height: 42px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
grid-auto-columns: 1fr;
grid-column-gap: 16px;
grid-row-gap: 16px;
-ms-grid-columns: 1fr 1fr;
grid-template-columns: 1fr 1fr;
-ms-grid-rows: auto auto;
grid-template-rows: auto auto;
color: #4f5e78;
}
.nav06_links:hover {
color: #5d3eff;
}
.nav06_menu {
border-radius: 100px;
}
.nav06_menu.w--open {
border-radius: 50px;
background-color: hsla(0, 0%, 78.4%, 0.08);
color: #000;
}
.nav06_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.nav07_container {
height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.p04_icon {
margin-bottom: 10px;
}
.f09_column {
margin-bottom: 15px;
}
.t08_column {
width: 50%;
}
.form05_title {
display: inline;
line-height: 50px;
}
.field-label-copy {
display: inline;
line-height: 50px;
}
.f10_column {
width: 20%;
}
.p05_card_focus {
margin-bottom: 15px;
}
.p06_container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p06_column {
width: 49%;
margin-bottom: 15px;
border-radius: 10px;
}
.p06_column_02 {
width: 49%;
margin-bottom: 15px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.p06_column_01 {
width: 49%;
margin-bottom: 15px;
border-radius: 10px;
}
.p06_column_04 {
width: 49%;
margin-bottom: 15px;
border-style: solid;
border-color: #ebecf0;
border-radius: 10px;
}
.p06_icon {
margin-bottom: 10px;
}
.p06_button {
margin-right: auto;
margin-left: auto;
}
.g01_column {
width: 50%;
}
.g01_image {
height: 250px;
}
.g02_column {
width: 50%;
}
.g02_image {
height: 250px;
}
.g02_column_02 {
width: 50%;
}
.g02_column_03 {
width: 50%;
}
.g03_image {
height: 250px;
}
.g03_image_02 {
height: 530px;
}
.g04_column {
width: 50%;
}
.g04_image {
height: 250px;
}
.g04_column_2 {
width: 50%;
}
.g04_column_03 {
width: 50%;
}
.te04_name {
text-align: center;
}
.te05_avatar_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.t03_avatar_02 {
background-image: url('../images/t_avatar.png');
}
.b06_blog_image_02 {
min-height: 290px;
}
.b06_blog_image_03 {
min-height: 290px;
}
.temp_nav {
display: none;
}
.temp_mobile {
position: absolute;
left: 0%;
top: 0%;
right: 0%;
bottom: auto;
display: block;
background-color: transparent;
}
.temp_nav_container {
padding-right: 5%;
padding-left: 5%;
}
.temp_nav_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.temp_nav_button {
display: none;
}
.temp_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.temp_nav_right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp_nav_burger {
color: #fff;
}
.temp_nav_burger_button.w--open {
border-radius: 100px;
background-color: #ebecf0;
}
.temp_mobile_wrap {
padding-right: 5%;
padding-left: 5%;
}
.temp_nav_right_mobile {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp_icon {
color: #fff;
}
.temp_nav_btn.w--open {
border-radius: 100px;
background-color: rgba(235, 236, 240, 0.42);
}
.temp_right {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.temp_nav_menu_main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.temp_nav_link_main {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
}
.lnd_hero_mobile {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_column {
margin-bottom: 15px;
}
.f10_column_left {
width: 40%;
}
.temp02_btn {
position: relative;
}
.temp02_column {
width: 49%;
margin-bottom: 15px;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.lnd_card_template_02 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.fe09 {
padding-top: 120px;
}
.cta07_main_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta07_content {
margin-left: 0px;
}
.cta07_image {
width: 140px;
}
.p07_container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p07_column {
padding-right: 5px;
padding-left: 5px;
}
.p07_block {
padding-right: 15px;
padding-left: 15px;
}
.p07_icon {
margin-bottom: 10px;
}
.p07_button {
margin-right: auto;
margin-left: auto;
}
.p07_block_02 {
padding-right: 15px;
padding-left: 15px;
}
.p07_block_03 {
padding-right: 15px;
padding-left: 15px;
}
.p07_button_white {
margin-right: auto;
margin-left: auto;
}
.p08_icon {
margin-bottom: 10px;
}
.p08_button {
margin-right: auto;
margin-left: auto;
}
.p08_container {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cl05_logo_wrap {
padding: 15px;
}
.cl05_column_right {
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.cl05_button {
text-align: center;
}
.fe10_column_right {
padding-right: 10px;
padding-left: 25px;
}
.fe10_column_left {
padding-right: 25px;
padding-left: 10px;
}
.fe10_line_base {
width: 100%;
}
.lnd_card_template_03 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.faq04_wrap {
padding: 10px;
}
.fe09_temp05 {
padding-top: 120px;
}
.lnd_card_template_04 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.lnd_card_template_05 {
box-shadow: 1px 1px 25px 0 #f5f7fd;
}
.c07_button_temp04 {
position: relative;
background-color: #7540ee;
}
.c07_button_temp04:hover {
background-color: #6d3ae2;
}
.nav08 {
display: block;
}
.nav08_container {
height: 80px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.nav08_left_links {
display: none;
}
.nav08_link {
width: 100%;
min-height: 45px;
padding-left: 20px;
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
-ms-flex: 0 auto;
flex: 0 auto;
font-family: Cabin, sans-serif;
}
.nav08_button {
margin-right: 5px;
}
.nav08_button_mobile {
border-radius: 100px;
background-color: #fafbfc;
}
.nav08_button_mobile.w--open {
background-color: #ebecf0;
}
.nav08_nav_menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
background-color: #fff;
box-shadow: 14px 14px 40px 0 rgba(118, 126, 173, 0.08);
}
.nav08_menu_icon {
color: #4e5d78;
}
.styleguide_wrap {
overflow: visible;
}
.b07_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b07_card {
width: 49%;
margin-bottom: 25px;
}
.tab03_arrow_wrap {
display: none;
}
.tab03_block_left {
width: 60%;
}
.tab03_tabs {
top: 0px;
}
.tab03_block_right {
width: 40%;
}
.tab04_menu {
margin-right: 0px;
padding: 10px;
}
.tab04_tab {
margin-bottom: 10px;
}
.tab04_tab.w--current {
width: 100%;
margin-bottom: 15px;
}
.tab04_content {
width: 100%;
}
.c11_centre_block {
width: 150px;
}
.c11_process_image {
padding: 15px;
}
.c11_process_details {
padding: 10px;
}
.f12_title_wrap {
margin-bottom: 15px;
}
.f12_footer_top {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f12_column {
width: 25%;
}
.f12_colum_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f12_column_large {
width: 25%;
}
.form12 {
padding-right: 25px;
padding-left: 25px;
}
.cta08_column_right {
display: none;
width: 100%;
}
.cta08_button_wrap {
margin-right: auto;
margin-left: auto;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.cta08_image {
display: none;
}
.cta08_column {
width: 100%;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta08_h2 {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.cta08 {
height: auto;
min-height: 370px;
background-image: none;
background-size: auto;
background-repeat: repeat;
}
.cta08_container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta08_paragraph {
text-align: center;
}
.image-44 {
position: relative;
left: -4.6vw;
margin-right: auto;
margin-left: 0px;
clear: left;
}
.image-48 {
display: none;
}
.container {
display: none;
}
.container-2 {
position: static;
clear: none;
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start;
}
.columns {
display: none;
}
}
@media (max-width: 767px) {
.p04_pricing_card {
max-width: 300px;
margin-right: auto;
margin-bottom: 35px;
margin-left: auto;
}
.b01_card {
width: 100%;
margin-bottom: 25px;
}
.cl01_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl04_card {
width: 100%;
padding-top: 40px;
padding-bottom: 40px;
}
.cl04_card_wrap {
margin-bottom: 0px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tab01_menu {
margin-right: 0px;
}
.lnd_footer_columns {
display: none;
}
.lnd_footer_column_right {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.p02_column {
width: 100%;
}
.p05_card {
max-width: 370px;
margin-right: auto;
margin-left: auto;
}
.t04_slide {
width: 100%;
}
.t04_right_arrow {
left: -50%;
}
.c04_column {
margin-bottom: 15px;
}
.b03_card {
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
}
.b03_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b04_card {
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
}
.b04_card_text_featured {
width: 100%;
}
.b04_card_featured {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b04_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b05_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b05_card {
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
}
.b06_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b06_card {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b06_blog_image {
width: 100%;
}
.b06_card_text {
width: 100%;
}
.f02_form_wrap {
margin-top: 15px;
}
.colour_wrap {
margin-bottom: 25px;
}
.colour_wrapper {
width: 33%;
}
.button_wrap {
width: 50%;
}
.f03_top_wrap {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.shadow_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.avatar_wrap {
width: 50%;
margin-bottom: 30px;
}
.element_wrap_btm {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fp_component_wrap {
width: 100%;
}
.form_column_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.badge_wrap {
width: 50%;
}
.h15_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h15_block_left {
width: 100%;
}
.h15_block_right {
width: 100%;
}
.icon_wrap {
width: 10%;
}
.b02_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b02_card {
width: 100%;
margin-bottom: 15px;
}
.dropdown-toggle-mob {
margin-left: 5px;
}
.f01_top_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.lnd_footer_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f01_button {
margin-left: 15px;
}
.f02_top_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f04_column {
width: 100%;
}
.f05_column {
width: 50%;
}
.temp02_hero {
background-position: 25% 50%;
}
.h02_dashboard {
max-width: 100%;
}
.shadow_column {
width: 33%;
}
.s1_shadow {
max-width: none;
margin-right: 0px;
margin-bottom: 25px;
}
.s2_shadow {
max-width: none;
margin-right: 0px;
margin-bottom: 25px;
}
.s3_shadow {
max-width: none;
margin-right: 0px;
margin-bottom: 25px;
}
.s4_shadow {
max-width: none;
margin-right: 0px;
margin-bottom: 25px;
}
.s5_shadow {
max-width: none;
margin-bottom: 25px;
}
.is1_shadow {
width: 30%;
margin-bottom: 25px;
}
.is2_shadow {
width: 30%;
margin-bottom: 25px;
}
.is3_shadow {
width: 30%;
margin-bottom: 25px;
}
.lnd_content.lnd_collection {
display: block;
}
.lnd_button_explore {
margin-left: 15px;
}
.lnd_container {
display: block;
}
.lnd_img_block {
padding: 10px;
}
.lnd_btn {
margin-left: 15px;
}
.lnd_hero {
height: auto;
min-height: 760px;
padding-top: 100px;
}
.ldn_h1 {
font-size: 55px;
line-height: 57px;
}
.h04 {
background-position: 80px 0px;
}
.h04_button {
margin-left: 15px;
}
.h05 {
background-position: 80px 0px;
}
.f08_column {
width: 33%;
}
.f08_column_large {
width: 100%;
}
.f08_social_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.h07 {
background-image: none;
background-position: 0px 0px;
background-size: auto;
background-repeat: repeat;
}
.h08_button {
margin-right: auto;
margin-left: auto;
}
.fe02_card {
width: 48.5%;
margin-bottom: 15px;
}
.fe04_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fe04_card {
width: 49%;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center;
}
.fe05_text {
max-width: 330px;
}
.fe05_card {
min-height: auto;
padding-top: 10px;
padding-bottom: 10px;
}
.lnd_cta_bar {
display: block;
}
.fe07_card {
width: 100%;
margin-bottom: 35px;
}
.fe07_text {
max-width: 330px;
}
.fe07_card_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h14 {
padding-top: 110px;
padding-bottom: 110px;
background-position: 80px 0px;
}
.h14_btn {
margin-left: 15px;
}
.lnd_nav_container {
padding-right: 0px;
padding-left: 0px;
}
.c09_column_02 {
padding-left: 0px;
}
.lnd_button_4 {
margin-left: 15px;
}
.lnd_top_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.lnd_footer_caption {
margin-right: 0px;
}
.c01_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c02_block {
margin-bottom: 55px;
padding-right: 0px;
}
.c02_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c03_google {
margin-right: 15px;
}
.c03_apple {
margin-left: 0px;
}
.c04_block {
width: 100%;
}
.c04_top {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c04_block_right {
width: 100%;
padding-bottom: 0px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.p02_paragraph {
max-width: 330px;
}
.p03_pricing_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p03_pricing_card {
width: 100%;
margin-bottom: 25px;
padding-right: 15px;
padding-left: 15px;
}
.cl01_logo_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.cl01_image {
width: 130px;
}
.cl02_logo_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.cl02_logo {
width: 100%;
margin-bottom: 15px;
}
.cl03_logo_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.temp01_image {
width: 100%;
}
.temp01_logo_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.temp01_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.temp01_content_01 {
padding-top: 60px;
}
.temp01_logo_image {
max-width: 150px;
margin-right: auto;
margin-left: auto;
}
.temp01_container_02 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp01_block_60 {
margin-bottom: 55px;
padding-right: 0px;
}
.temp01_block_40 {
margin-bottom: 55px;
padding-right: 0px;
padding-left: 0px;
}
.c07_block {
width: 100%;
}
.c07_image {
margin-top: 55px;
}
.c07_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c07_icon_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c02_block_image {
margin-bottom: 55px;
padding-right: 0px;
}
.tab02_menu {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tab02_link {
margin-right: 6px;
margin-bottom: 14px;
margin-left: 6px;
padding-right: 14px;
padding-left: 14px;
}
.h14_block {
width: 100%;
min-height: auto;
}
.h14_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h13_button {
margin-left: 15px;
}
.c04_columns {
margin-bottom: 0px;
}
.cta04_paragraph {
text-align: center;
}
.cta05_container {
width: 100%;
}
.temp04_paragraph {
max-width: 330px;
}
.fe08_card {
width: 100%;
}
.lnd_template_column {
width: 100%;
}
.lnd_btn_02 {
margin-left: 15px;
}
.lnd_title_wrap_02 {
margin-top: 35px;
margin-bottom: 35px;
}
.t06_slider_nav._2 {
right: -9%;
}
.t06_slider_nav._4 {
right: -27%;
}
.t06_slider_nav._3 {
right: -18%;
}
.t06_slider_nav._5 {
right: -36%;
}
.t06_mask {
width: 80%;
}
.f01_column_right {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f01_link_wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-top: 15px;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f01_cta_text {
margin-right: 0px;
margin-bottom: 8px;
}
.f02_logo {
margin-bottom: 15px;
}
.m08 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.m08_image {
width: 100%;
}
.m08_content {
width: 100%;
}
.b04_blog_image_feature {
width: 100%;
min-height: 230px;
}
.f08_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f08_columns {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav01_search {
margin-right: 0px;
}
.nav_column {
width: 50%;
}
.nav_dropdown {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav01_button {
display: none;
}
.nav03_button {
display: none;
}
.nav06_search {
margin-right: 0px;
}
.nav_button {
margin-left: 15px;
}
.nav02_button {
display: none;
}
.nav04_button {
display: none;
}
.lnd_navigation_mobile {
display: none;
}
.t07_content_block {
position: relative;
width: 100%;
max-height: none;
}
.t07_slider {
width: 100%;
}
.t07_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.t07_block {
display: block;
width: 100%;
}
.nav05_buy_button {
display: none;
}
.f09_line {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f09_social_wrap {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.cl03_logo {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 50%;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cl03_image {
width: 120px;
}
.t08_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.t03_slider_arrow {
left: 25%;
}
.t03_slider_arrow_02 {
right: 25%;
}
.c10_block {
width: 100%;
margin-bottom: 25px;
padding-right: 0px;
}
.form05 {
padding-right: 20px;
padding-left: 20px;
}
.form05_title {
display: inline;
line-height: 40px;
}
.form05_input {
padding: 5px;
}
.form05_wrap {
padding-top: 5px;
padding-bottom: 5px;
}
.field-label-copy {
display: inline;
}
.f10_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f10_column {
width: 50%;
}
.p05_card_focus {
max-width: 370px;
margin-right: auto;
margin-left: auto;
}
.g01_column {
padding: 10px;
}
.g03_image_wrap {
width: 50%;
}
.g03_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.g03_gallery_column {
width: 100%;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.f11_container {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.form07_label {
margin-bottom: 2px;
}
.te04_team_block {
width: 50%;
}
.b06_blog_image_02 {
width: 100%;
}
.b06_blog_image_03 {
width: 100%;
}
.temp_nav_button {
display: none;
}
.cta06_container {
width: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.cta06_column {
width: 100%;
margin-bottom: 35px;
}
.temp01_line {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp01_social {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.temp01_container_02_reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.f10_column_left {
width: 50%;
margin-bottom: 25px;
}
.fe09_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fe09_column {
width: 50%;
}
.cta07_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.cta07_main_wrap {
width: 100%;
margin-bottom: 35px;
}
.cta07_button_wrap {
width: 100%;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.p07_column {
width: 100%;
}
.p08_column {
width: 100%;
max-width: 410px;
margin-right: auto;
margin-bottom: 25px;
margin-left: auto;
}
.p08_column_middle {
width: 100%;
max-width: 410px;
margin: 0px auto 25px;
}
.cl05_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.cl05_column {
width: 100%;
}
.cl05_column_right {
width: 100%;
padding-top: 15px;
}
.fe10_column_left {
padding-right: 10px;
}
.fe10 {
padding-right: 3%;
padding-left: 3%;
}
.faq04_wrap {
width: 50%;
}
.f01_button_temp04 {
margin-left: 15px;
}
.fe09_wrap_temp05 {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.b07_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.b07_card {
width: 100%;
margin-bottom: 35px;
padding-right: 0px;
}
.tab03_title {
font-size: 14px;
}
.tab03_h2 {
font-size: 32px;
}
.tab03_icon {
width: 15px;
}
.tab03_block_left {
width: 100%;
padding-top: 15px;
}
.tab03_menu {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.tab03_tab_content {
position: relative;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.tab03_icon_wrap {
width: 40px;
height: 40px;
}
.tab03_block_right {
width: 100%;
}
.g05_container {
-webkit-column-count: 2;
column-count: 2;
}
.tab04_tabs {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.tab04_menu {
width: 100%;
margin-right: 0px;
}
.c11_centre_block {
width: 55px;
}
.c11_process_card {
margin-bottom: 35px;
padding-bottom: 20px;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.c11_process_image {
display: none;
}
.c11_process_card_02 {
margin-bottom: 35px;
}
.c11_process_line {
left: 25px;
top: 0%;
right: auto;
bottom: 0%;
}
.c11_process_details {
width: 90%;
min-height: auto;
padding: 20px;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.f12_column {
width: 50%;
margin-bottom: 35px;
}
.f12_column_large {
width: 50%;
}
.form12 {
padding-right: 15px;
padding-left: 15px;
}
.cta08 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.image-44 {
position: relative;
left: -4vw;
padding-left: 0px;
}
}
@media (max-width: 479px) {
.p02_column_price {
width: 100%;
}
.p02_price {
font-size: 2.2rem;
}
.c07_column {
padding-right: 0px;
}
.te01_card {
width: 100%;
}
.te02_card {
width: 100%;
margin-bottom: 15px;
}
.lnd_right_wrap {
min-height: auto;
}
.cl01_logo {
width: 100%;
margin-bottom: 25px;
}
.tab01_menu {
margin-right: 0px;
}
.t02_slide {
height: auto;
}
.t02_slider {
height: 100%;
}
.p01_tab {
margin-right: 5px;
margin-left: 5px;
}
.p01_tab.w--current {
margin-right: 5px;
}
.t04_left_arrow {
top: -500px;
display: none;
}
.t04_right_arrow {
left: -20%;
top: -500px;
display: none;
}
.b04_card_text {
padding-right: 8px;
padding-left: 8px;
background-color: #fff;
}
.b04_card_text_featured {
padding-right: 10px;
padding-left: 10px;
}
.b06_card_text_featured {
padding: 25px 15px;
}
.f02_form_wrap {
width: 100%;
}
.f02_button {
width: 100%;
}
.f02_input {
margin-bottom: 11px;
}
.colour_wrapper {
width: 100%;
}
.button_wrap {
width: 100%;
}
.f03_h4 {
font-size: 22px;
line-height: 33px;
}
.avatar_wrap {
width: 100%;
}
.m01_button {
margin-bottom: 8px;
}
.badge_wrap {
width: 100%;
}
.icon_wrap {
width: 10%;
}
.lnd_tag {
padding-top: 20px;
padding-bottom: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f03_button {
width: 100%;
}
.f05_button {
width: 100%;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.f05_button:hover {
background-color: #38cb89;
color: #fff;
}
.shadow_column {
width: 50%;
}
.s1_shadow {
width: 100%;
}
.s2_shadow {
width: 100%;
}
.s3_shadow {
width: 100%;
}
.s4_shadow {
width: 100%;
}
.lnd_button {
margin-bottom: 10px;
}
.lnd_button_explore {
margin-left: 0px;
}
.lnd_service_wrap {
width: 100%;
}
.lnd_img_block {
margin-bottom: 35px;
padding: 0px;
}
.lnd_btn {
display: none;
margin-right: 5px;
}
.lnd_hero {
padding-top: 140px;
}
.ldn_h1 {
font-size: 46px;
line-height: 44px;
}
.h01 {
padding-right: 3%;
padding-left: 3%;
}
.h04 {
padding-right: 3%;
padding-left: 3%;
}
.h04_h1 {
font-size: 42px;
line-height: 43px;
}
.h04_button {
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
}
.h05_form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.h05_input {
margin-right: 0px;
margin-bottom: 5px;
}
.h05_button {
width: 100%;
}
.f08_column {
width: 100%;
min-height: auto;
margin-bottom: 25px;
}
.f08_column_large {
width: 100%;
}
.f08_social_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.h03_input {
margin-right: 0px;
margin-bottom: 10px;
}
.h03_button {
width: 100%;
}
.h03_form {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.h03_img {
width: auto;
}
.h04_button_wrap {
margin-right: auto;
margin-left: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.fe01_card {
width: 100%;
}
.fe02_card {
width: 100%;
}
.fe03_card {
width: 100%;
}
.fe04_container {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.fe04_card {
width: 100%;
max-width: 150px;
margin-bottom: 15px;
}
.lnd_cta_bar {
left: 5px;
right: 5px;
display: none;
}
.fe07_text {
margin-bottom: 20px;
}
.h12_image {
width: 100%;
}
.h13_h1 {
font-size: 36px;
line-height: 40px;
}
.h13_title {
font-size: 12px;
}
.h13_block {
padding: 35px 15px;
}
.c09_icon_circle {
margin-bottom: 15px;
}
.c03_app_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.c03_google {
margin-bottom: 15px;
}
.c03_apple {
margin-left: 0px;
}
.cta01_bar {
left: 5px;
right: 5px;
display: none;
}
.faq01_block {
min-width: auto;
padding-left: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.faq01_paragraph {
margin-left: 15px;
}
.faq02_block {
min-width: auto;
padding-left: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.faq02_paragraph {
margin-left: 15px;
}
.faq02_h6.noselect {
line-height: 25px;
}
.temp01_image {
width: 250px;
}
.temp01_logo {
width: 100%;
}
.temp01_logo_image {
width: auto;
max-width: 130px;
}
.temp01_container_02 {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap-reverse;
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
}
.lnd_button_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.c07_block {
padding-right: 0px;
}
.c09_feature_column_85 {
padding-left: 10px;
}
.c09_feature_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp02_h2 {
font-size: 44px;
}
.c02_block_image {
margin-bottom: 0px;
padding-top: 15px;
}
.tab02_link {
margin-right: 4px;
margin-left: 4px;
padding-right: 13px;
padding-left: 13px;
}
.h13_button {
margin-left: 0px;
}
.cta04 {
padding: 3%;
}
.cta04_h1 {
font-size: 36px;
}
.cta05_container {
padding-left: 0px;
}
.cta05_h1 {
font-size: 36px;
}
.fe08_card {
padding-right: 25px;
padding-left: 25px;
}
.t06_slider {
padding-right: 10px;
padding-left: 10px;
}
.t06_slider_nav {
margin-right: 0px;
padding-right: 10px;
padding-left: 10px;
}
.t06_slider_nav._2 {
right: 0%;
}
.t06_slider_nav._4 {
right: 0%;
}
.t06_slider_nav._3 {
right: 0%;
}
.t06_slider_nav._5 {
right: 0%;
}
.t06_card {
padding: 15px;
}
.t06_mask {
width: 100%;
}
.f02_form {
width: 100%;
min-width: auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.f02_news_wrap {
width: 100%;
}
.m05 {
padding-right: 15px;
padding-left: 15px;
}
.m05_button {
min-width: 100px;
}
.m05_button_02 {
min-width: 100px;
}
.m05_button_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.m06_button {
min-width: 100px;
}
.m06_button_02 {
min-width: 100px;
}
.m06_content_wrap {
padding-right: 15px;
padding-left: 15px;
}
.m07_button {
min-width: 100px;
}
.m07_button_02 {
min-width: 100px;
}
.b03_card_text {
padding-right: 5px;
padding-left: 5px;
}
.f05_form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.nav01_links {
box-shadow: none;
}
.nav02_top {
display: none;
}
.nav05_top {
display: none;
}
.nav04_top {
display: none;
}
.nav06 {
padding-right: 3%;
padding-left: 3%;
}
.nav04_text {
text-align: center;
}
.p02_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.lnd_nav_link_button {
background-image: url('../images/template_01.png');
background-position: 100% 50%;
background-size: cover;
background-repeat: no-repeat;
}
.dropdown-list-8 {
overflow: scroll;
}
.t07_content_block {
padding-left: 15px;
}
.nav06_mobile {
padding-right: 3%;
padding-left: 3%;
}
.nav07 {
padding-right: 3%;
padding-left: 3%;
}
.nav07_button {
padding-right: 20px;
padding-left: 20px;
}
.lnd_licence_button {
min-width: 100px;
}
.t08_column {
width: 100%;
}
.t03_slider_arrow {
left: 20%;
}
.t03_slider_arrow_02 {
right: 20%;
}
.form01 {
padding-right: 15px;
padding-left: 15px;
}
.form01_field_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form01_input {
width: 100%;
}
.form02 {
padding-right: 20px;
padding-left: 20px;
}
.form02_field_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form02_input {
width: 100%;
}
.form05_title {
display: inline;
font-size: 22px;
line-height: 33px;
}
.form05_input {
display: block;
width: 95%;
height: 40px;
padding-left: 0px;
font-size: 24px;
}
.form05_input.date {
width: 80%;
padding-left: 2px;
}
.form05_input.budget {
display: inline;
width: 90px;
font-size: 22px;
}
.form05_input.project {
width: 100%;
font-size: 24px;
}
.field-label-copy {
display: inline;
font-size: 22px;
line-height: 33px;
}
.f10_column {
width: 100%;
}
.form04_input_02 {
margin-bottom: 0px;
}
.form04_location_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.form04_location {
max-width: 100%;
margin-bottom: 10px;
}
.p06_column {
width: 100%;
}
.p06_column_02 {
width: 100%;
}
.p06_column_01 {
width: 100%;
}
.p06_column_04 {
width: 100%;
}
.g01_column {
width: 100%;
}
.g02_column {
width: 100%;
}
.g02_column_02 {
width: 100%;
}
.g02_column_03 {
width: 100%;
}
.g03_image_wrap {
width: 100%;
}
.g03_gallery_column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.g03_image_wrap_02 {
width: 100%;
}
.g03_image_02 {
height: 300px;
}
.g04_column {
width: 100%;
}
.g04_column_2 {
width: 100%;
}
.g04_column_03 {
width: 100%;
}
.f11_link_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.f11_link {
margin-bottom: 10px;
}
.te04_team_block {
width: 100%;
}
.te05_avatar_wrap {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.cta06_container {
padding-left: 0px;
}
.temp01_container_02_reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-end;
-ms-flex-line-pack: end;
align-content: flex-end;
}
.temp02_form_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.temp02_input {
margin-right: 0px;
margin-bottom: 10px;
}
.temp02_button {
width: 100%;
}
.f10_column_left {
width: 100%;
}
.temp02_column {
width: 100%;
}
.fe09_column {
width: 100%;
}
.fe10_column_right {
width: 100%;
}
.fe10_column_left {
position: relative;
top: 0px;
width: 100%;
}
.fe10_container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.fe10_feature_wrap {
margin-top: 45px;
margin-bottom: 45px;
}
.faq04_wrap {
width: 100%;
}
.nav08 {
padding-right: 3%;
padding-left: 3%;
}
.nav08_button {
display: none;
padding-right: 20px;
padding-left: 20px;
}
.b07_card_text {
padding-right: 8px;
padding-left: 8px;
background-color: #fff;
}
.tab03_arrow_wrap {
display: none;
}
.tab03_tab_link {
width: 50%;
}
.tab03_menu {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.tab03_tabs {
margin-top: 35px;
}
.g05_container {
-webkit-column-count: 1;
column-count: 1;
}
.tab04_menu {
margin-right: 0px;
}
.form11_image {
box-shadow: 0 -1px 30px 0 rgba(10, 31, 68, 0.05);
}
.c11_process_details {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
}
.f12_input {
margin-bottom: 5px;
border-style: solid;
border-radius: 4px;
}
.f12_button {
width: 100%;
border-radius: 4px;
-webkit-transition: all 200ms ease;
transition: all 200ms ease;
}
.f12_button:hover {
background-color: #38cb89;
color: #fff;
}
.f12_form {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.f12_column {
width: 100%;
}
.f12_column_large {
width: 100%;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.f12_blog_image {
min-width: auto;
}
.form12_text {
text-align: center;
}
.form12_h1 {
text-align: center;
}
.form12 {
padding-right: 0px;
padding-left: 0px;
}
.form12_checkbox_field {
width: 100%;
margin-right: 0px;
margin-bottom: 15px;
box-shadow: 1px 1px 35px 0 rgba(198, 211, 255, 0.08);
}
.form12_checkbox_wrap {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cta08_button_wrap {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.cta08_button {
margin-right: 0px;
margin-bottom: 15px;
}
.cta08_h2 {
text-align: center;
}
.cta08 {
min-height: 340px;
padding-top: 60px;
padding-bottom: 60px;
}
.form04_input_postcode {
max-width: 100%;
}
.image-44 {
left: -4vw;
}
}
#Schedule {
display: none;
}
/* #Sponsors {
display: none;
} */
#Team {
display: none;
}
html, body {
overflow-x: hidden;
}
.double_space {
line-height: 2;
} | 0.331336 | 0.09739 |
@charset "UTF-8";
/* CSS Document */
/* gets rid of default margins etc set by browser
*/
* {
margin: 0;
padding: 0;
}
@font-face{
font-family: Sofia Pro;
src: url(/assets/fonts/sofiapro-light.otf)
}
html{
background-color:#f45a5a;
align-content: center;
}
/*-------------------------- HEADER -------------------------- */
header{
height: 4em;
margin: 3em 0 0 0;
overflow: hidden;
}
.icon a{
float: right;
font-family: Sofia Pro, sans-serif;
font-weight: 400;
color: #ffffff;
text-decoration: none;
font-size: 1.9em;
}
/*-------------------------- BODY -------------------------- */
body {
margin: auto;
height: auto;
}
/*-------------------------- TEXT -------------------------- */
.intro {
margin: 4.5em 0 0 0;
padding-bottom: 3em;
}
p {
font-family: Sofia Pro, sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.25em;
color: #ffffff;
padding-bottom: 1.5em;
}
/*-------------------------- HOVER STYLE ON TEXT -------------------------- */
a {
color: inherit; /* blue colors for links too */
text-decoration: underline;
}
a:hover{
text-decoration-style: wavy;
}
/*-------------------------- MEDIA QUERIES -------------------------- */
@media (min-width: 600px) {
p {font-size: calc(1.4em + 1vw);}
body{width: 85%;}
.getintouch p{margin: 1.5em 0 0 0;}
}
@media (min-width: 1200px) {
p {font-size: calc(1.8em + 0.5vw);}
body{width: 85%;}
.getintouch p{margin: 2em 0 0 0;}
.intro {margin: 6em 0 0 0;}
}
@media (max-width: 600px) {
p {font-size: calc(1em + 1vw); line-height: 1.4em;}
.intro {margin: 1.4em 0 0 0;}
body{width: 85%;}
header {height:2em;margin-top: 1.4em;}
}
/*-------------------------- FOOTER -------------------------- */
footer {
width: 100%;
height: 4em;
margin: 3em 0 1em 0;
font-size: .25em;
}
.copyright {
line-height: 5em;
font-weight: 500;
float: left;
}
@media (max-width: 640px) {
footer {font-size: .5em;}
.copyright {width: 75%}
}
.social{
margin: 0 2em 0 0;
float:right;
}
.social li{
display: inline;
margin: 0 0 0 .8em;
}
.social a{
text-decoration: none;
}
.social img {
max-width: 28px;
}
@media (max-width: 960px) {
.social { width: 100%; text-align: center;}
.social img { max-height: 24px;}
.copyright {width:100%; text-align: center;}
.copyright p { line-height: 1.4em;}
}
.animate {
-webkit-animation-duration: 1.25s;
animation-duration: 1.25s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animateone {
-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
animation-delay: 0.1s;
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
} | assets/scripts/rc_about-contact.css | @charset "UTF-8";
/* CSS Document */
/* gets rid of default margins etc set by browser
*/
* {
margin: 0;
padding: 0;
}
@font-face{
font-family: Sofia Pro;
src: url(/assets/fonts/sofiapro-light.otf)
}
html{
background-color:#f45a5a;
align-content: center;
}
/*-------------------------- HEADER -------------------------- */
header{
height: 4em;
margin: 3em 0 0 0;
overflow: hidden;
}
.icon a{
float: right;
font-family: Sofia Pro, sans-serif;
font-weight: 400;
color: #ffffff;
text-decoration: none;
font-size: 1.9em;
}
/*-------------------------- BODY -------------------------- */
body {
margin: auto;
height: auto;
}
/*-------------------------- TEXT -------------------------- */
.intro {
margin: 4.5em 0 0 0;
padding-bottom: 3em;
}
p {
font-family: Sofia Pro, sans-serif;
font-style: normal;
font-weight: 400;
line-height: 1.25em;
color: #ffffff;
padding-bottom: 1.5em;
}
/*-------------------------- HOVER STYLE ON TEXT -------------------------- */
a {
color: inherit; /* blue colors for links too */
text-decoration: underline;
}
a:hover{
text-decoration-style: wavy;
}
/*-------------------------- MEDIA QUERIES -------------------------- */
@media (min-width: 600px) {
p {font-size: calc(1.4em + 1vw);}
body{width: 85%;}
.getintouch p{margin: 1.5em 0 0 0;}
}
@media (min-width: 1200px) {
p {font-size: calc(1.8em + 0.5vw);}
body{width: 85%;}
.getintouch p{margin: 2em 0 0 0;}
.intro {margin: 6em 0 0 0;}
}
@media (max-width: 600px) {
p {font-size: calc(1em + 1vw); line-height: 1.4em;}
.intro {margin: 1.4em 0 0 0;}
body{width: 85%;}
header {height:2em;margin-top: 1.4em;}
}
/*-------------------------- FOOTER -------------------------- */
footer {
width: 100%;
height: 4em;
margin: 3em 0 1em 0;
font-size: .25em;
}
.copyright {
line-height: 5em;
font-weight: 500;
float: left;
}
@media (max-width: 640px) {
footer {font-size: .5em;}
.copyright {width: 75%}
}
.social{
margin: 0 2em 0 0;
float:right;
}
.social li{
display: inline;
margin: 0 0 0 .8em;
}
.social a{
text-decoration: none;
}
.social img {
max-width: 28px;
}
@media (max-width: 960px) {
.social { width: 100%; text-align: center;}
.social img { max-height: 24px;}
.copyright {width:100%; text-align: center;}
.copyright p { line-height: 1.4em;}
}
.animate {
-webkit-animation-duration: 1.25s;
animation-duration: 1.25s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animateone {
-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
animation-delay: 0.1s;
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
} | 0.30054 | 0.086246 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.