File: /home/parhudrw/anqa.it/wp-content/themes/essentials/css/build/essentials-startup.css
@charset "UTF-8";
/*
* PixFort
* Essentials
* 31/10/2018
*/
body {
letter-spacing: -0.1px;
font-weight: 400;
font-family: "Nunito", BlinkMacSystemFont, Helvetica !important;
/* Support for all WebKit browsers. */
-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
text-rendering: optimizeLegibility;
/* Support for Firefox. */
-moz-osx-font-smoothing: grayscale;
/* Support for IE. */
font-feature-settings: 'liga';
-webkit-text-size-adjust: 100%; }
.secondary-font {
font-family: "Nunito", sans-serif !important;
letter-spacing: -0.1px; }
.font-weight-extra-bold {
font-weight: 900; }
h1, .h1 {
font-size: 3.75rem; }
h2, .h2 {
font-size: 3rem; }
h3, .h3 {
font-size: 2.25rem; }
h4, .h4 {
font-size: 1.875rem; }
h5, .h5 {
font-size: 1.5rem; }
h6, .h6 {
font-size: 1.125rem; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: inherit; }
a {
color: #333; }
a:hover {
color: #0d0d0d;
text-decoration: none; }
a:focus, a.focus {
text-decoration: none;
box-shadow: none; }
.blockquote {
font-size: 1rem; }
.blockquote-footer::before {
content: "\2014 \00A0"; }
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.1; }
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.1; }
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.1; }
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.1; }
.badge.pix-line {
background: transparent !important;
border-width: 2px;
border-style: solid; }
/*!
* icheck-material v1.0.0 (https://github.com/bantikyan/icheck-material)
* Copyright 2018 Hovhannes Bantikyan.
* Licensed under MIT (https://github.com/bantikyan/icheck-material/blob/master/LICENSE)
*/
.form-control {
display: block;
width: 100%;
height: calc(2.7rem + 0rem);
padding: 0.5625rem 1.125rem;
font-size: 0.875rem;
font-weight: 400;
line-height: 1.8;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 0rem solid #ced4da;
border-radius: 0.25rem;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.form-control.form-control-rounded {
border-radius: 1.4375rem !important; }
.form-control.form-control-rounded:before {
border-radius: 1.4375rem !important; }
.form-control::-ms-expand {
background-color: transparent;
border: 0; }
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #b3ebd3;
outline: 0;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 0 0.2rem rgba(78, 209, 153, 0.25); }
.form-control::placeholder {
color: #adb5bd;
opacity: 1; }
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1; }
select.form-control:focus::-ms-value {
color: #495057;
background-color: #fff; }
.form-control-file,
.form-control-range {
display: block;
width: 100%; }
.col-form-label {
padding-top: calc(0.5625rem + 0rem);
padding-bottom: calc(0.5625rem + 0rem);
margin-bottom: 0;
font-size: inherit;
line-height: 1.8; }
.col-form-label-xl {
padding-top: calc(1rem + 0rem);
padding-bottom: calc(1rem + 0rem);
font-size: 1.25rem;
line-height: 1.5; }
.col-form-label-lg {
padding-top: calc(0.75rem + 0rem);
padding-bottom: calc(0.75rem + 0rem);
font-size: 1.125rem;
line-height: 1.5; }
.col-form-label-md {
padding-top: calc(0.625rem + 0rem);
padding-bottom: calc(0.625rem + 0rem);
font-size: 1rem;
line-height: 1.8; }
.col-form-label-sm {
padding-top: calc(0.375rem + 0rem);
padding-bottom: calc(0.375rem + 0rem);
font-size: 0.75rem;
line-height: 1.3; }
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.5625rem;
padding-bottom: 0.5625rem;
margin-bottom: 0;
line-height: 1.8;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 0rem 0; }
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-md, .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-xl {
padding-right: 0;
padding-left: 0; }
.form-control-sm {
height: calc(1.725rem + 0rem);
padding: 0.375rem 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.25rem; }
.form-control-sm.form-control-rounded {
border-radius: 1.125rem !important; }
.form-control-sm.form-control-rounded:before {
border-radius: 1.125rem !important; }
.form-control-md {
height: calc(3.05rem + 0rem);
font-size: 1rem;
line-height: 1.8;
border-radius: 0.3rem; }
.form-control-md.form-control-rounded {
border-radius: 1.625rem !important; }
.form-control-md.form-control-rounded:before {
border-radius: 1.625rem !important; }
.form-control-lg {
height: calc(3.1875rem + 0rem);
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.form-control-lg.form-control-rounded {
border-radius: 1.875rem !important; }
.form-control-lg.form-control-rounded:before {
border-radius: 1.875rem !important; }
.form-control-xl {
height: calc(3.875rem + 0rem);
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.form-control-xl.form-control-rounded {
border-radius: 2.25rem !important; }
.form-control-xl.form-control-rounded:before {
border-radius: 2.25rem !important; }
select.form-control[size], select.form-control[multiple] {
height: auto; }
textarea.form-control {
height: auto;
min-height: 45px; }
.form-group {
margin-bottom: 1rem; }
.form-text {
display: block;
margin-top: 0.25rem; }
.form-row {
display: flex;
flex-wrap: wrap;
margin-right: -5px;
margin-left: -5px; }
.form-row > .col,
.form-row > [class*="col-"] {
padding-right: 5px;
padding-left: 5px; }
.form-check {
position: relative;
display: block;
padding-left: 1.25rem; }
.form-check-input {
position: absolute;
margin-top: 0.3rem;
margin-left: -1.25rem; }
.form-check-input:disabled ~ .form-check-label {
color: #6c757d; }
.form-check-label {
margin-bottom: 0; }
.form-check-inline {
display: inline-flex;
align-items: center;
padding-left: 0;
margin-right: 0.75rem; }
.form-check-inline .form-check-input {
position: static;
margin-top: 0;
margin-right: 0.3125rem;
margin-left: 0; }
.valid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #4ED199; }
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: .1rem;
font-size: 0.75rem;
line-height: 1.8;
color: #fff;
background-color: rgba(78, 209, 153, 0.9);
border-radius: 2px; }
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #4ED199;
padding-right: 2.7rem;
background-repeat: no-repeat;
background-position: center right calc(2.7rem / 4);
background-size: calc(2.7rem / 2) calc(2.7rem / 2);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234ED199' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #4ED199;
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.25); }
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
display: block; }
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
padding-right: 2.7rem;
background-position: top calc(2.7rem / 4) right calc(2.7rem / 4); }
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #4ED199;
padding-right: 4.15rem;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.125rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%234ED199' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") no-repeat center right 2.125rem/1.35rem 1.35rem; }
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #4ED199;
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.25); }
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
color: #4ED199; }
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
color: #4ED199; }
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #4ED199; }
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
border-color: #76dcb0;
background-color: #76dcb0; }
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.25); }
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #4ED199; }
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #4ED199; }
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
display: block; }
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
border-color: #4ED199;
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.25); }
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #ff6c5f; }
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: .1rem;
font-size: 0.75rem;
line-height: 1.8;
color: #fff;
background-color: rgba(255, 108, 95, 0.9);
border-radius: 2px; }
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #ff6c5f;
padding-right: 2.7rem;
background-repeat: no-repeat;
background-position: center right calc(2.7rem / 4);
background-size: calc(2.7rem / 2) calc(2.7rem / 2);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff6c5f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff6c5f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"); }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #ff6c5f;
box-shadow: 0 0 0 0.2rem rgba(255, 108, 95, 0.25); }
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
padding-right: 2.7rem;
background-position: top calc(2.7rem / 4) right calc(2.7rem / 4); }
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #ff6c5f;
padding-right: 4.15rem;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1.125rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff6c5f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff6c5f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") no-repeat center right 2.125rem/1.35rem 1.35rem; }
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #ff6c5f;
box-shadow: 0 0 0 0.2rem rgba(255, 108, 95, 0.25); }
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
color: #ff6c5f; }
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
color: #ff6c5f; }
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #ff6c5f; }
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
border-color: #ff9b92;
background-color: #ff9b92; }
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(255, 108, 95, 0.25); }
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
border-color: #ff6c5f; }
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #ff6c5f; }
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
display: block; }
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
border-color: #ff6c5f;
box-shadow: 0 0 0 0.2rem rgba(255, 108, 95, 0.25); }
.form-inline {
display: flex;
flex-flow: row wrap;
align-items: center; }
.form-inline .form-check {
width: 100%; }
@media (min-width: 576px) {
.form-inline label {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 0; }
.form-inline .form-group {
display: flex;
flex: 0 0 auto;
flex-flow: row wrap;
align-items: center;
margin-bottom: 0; }
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.form-inline .form-control-plaintext {
display: inline-block; }
.form-inline .input-group,
.form-inline .custom-select {
width: auto; }
.form-inline .form-check {
display: flex;
align-items: center;
justify-content: center;
width: auto;
padding-left: 0; }
.form-inline .form-check-input {
position: relative;
flex-shrink: 0;
margin-top: 0;
margin-right: 0.25rem;
margin-left: 0; }
.form-inline .custom-control {
align-items: center;
justify-content: center; }
.form-inline .custom-control-label {
margin-bottom: 0; } }
[class*="form-check"] {
padding-left: 0px; }
[class*="form-check"] > label {
padding-left: 29px !important;
display: inline-block;
position: relative;
vertical-align: middle;
margin-bottom: 0;
cursor: pointer; }
[class*="form-check"] > input:first-child {
position: absolute !important;
opacity: 0;
margin: 0;
margin-top: 2px;
background-color: #787878;
border-radius: 50%;
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
-ms-appearance: none;
display: block;
width: 18px;
height: 18px;
outline: none;
transform: scale(2);
-ms-transform: scale(2);
transition: opacity 0.5s, transform 0.5s; }
[class*="form-check"] > input:first-child:disabled {
cursor: default; }
[class*="form-check"] > input:first-child:disabled + label,
[class*="form-check"] > input:first-child:disabled + input[type="hidden"] + label,
[class*="form-check"] > input:first-child:disabled + label::before,
[class*="form-check"] > input:first-child:disabled + input[type="hidden"] + label::before {
pointer-events: none;
cursor: default;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65; }
[class*="form-check"] > input:first-child + label::before,
[class*="form-check"] > input:first-child + input[type="hidden"] + label::before {
content: "";
display: inline-block;
position: absolute;
width: 18px;
height: 18px;
border: 2px solid #787878;
border-radius: 3px;
margin-left: -29px;
margin-top: 2px;
box-sizing: border-box; }
[class*="form-check"] > input:first-child:checked + label::after,
[class*="form-check"] > input:first-child:checked + input[type="hidden"] + label::after {
content: "";
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 7px;
height: 10px;
border: solid 2px #fff;
border-left: none;
border-top: none;
margin-top: 2px;
transform: translate(7.75px, 4.5px) rotate(45deg);
-ms-transform: translate(7.75px, 4.5px) rotate(45deg);
box-sizing: border-box; }
[class*="form-check"] > input:first-child:not(:checked):not(:disabled):hover + label::before,
[class*="form-check"] > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
border-width: 2px; }
[class*="form-check"] > input:first-child::-ms-check {
opacity: 0;
border-radius: 50%; }
[class*="form-check"] > input:first-child:active {
transform: scale(0);
-ms-transform: scale(0);
opacity: 1;
transition: opacity 0s, transform 0s; }
[class*="form-check"] > input[type="radio"]:first-child + label::before,
[class*="form-check"] > input[type="radio"]:first-child + input[type="hidden"] + label::before {
border-radius: 50%; }
[class*="form-check"] > input[type="radio"]:first-child:checked + label::before,
[class*="form-check"] > input[type="radio"]:first-child:checked + input[type="hidden"] + label::before {
background-color: transparent; }
[class*="form-check"] > input[type="radio"]:first-child:checked + label::after,
[class*="form-check"] > input[type="radio"]:first-child:checked + input[type="hidden"] + label::after {
content: "";
position: absolute;
width: 8px;
height: 8px;
border-radius: 50%;
border: none;
top: 5px;
left: 5px;
transform: none;
-ms-transform: none; }
[class*="form-check"] > input[type="checkbox"]:first-child:checked + label::after,
[class*="form-check"] > input[type="checkbox"]:first-child:checked + input[type="hidden"] + label::after {
width: 5px;
height: 12px;
transform: translate(7px, 2px) rotate(45deg);
-ms-transform: translate(7px, 2px) rotate(45deg); }
.form-check-inline {
display: inline-block;
margin-left: .75rem;
margin-top: 6px; }
.form-check > input:first-child {
background-color: #4ED199; }
.form-check > input:first-child::-ms-check {
background-color: #4ED199; }
.form-check > input:first-child:not(:checked):not(:disabled):hover + label::before,
.form-check > input:first-child:not(:checked):not(:disabled):hover + input[type="hidden"] + label::before {
border-color: #4ED199; }
.form-check > input:first-child:checked + label::before,
.form-check > input:first-child:checked + input[type="hidden"] + label::before {
background-color: #4ED199;
border-color: #4ED199; }
.form-check > input:first-child:checked + label::after,
.form-check > input:first-child:checked + input[type="hidden"] + label::after {
border-bottom-color: #fff;
border-right-color: #fff; }
.form-check > input[type="radio"]:first-child:checked + label::after,
.form-check > input[type="radio"]:first-child:checked + input[type="hidden"] + label::after {
background-color: #4ED199; }
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 0px solid transparent;
border-radius: 2px; }
.alert-heading {
color: inherit; }
.alert-link {
font-weight: 700; }
.alert-dismissible {
padding-right: 4rem; }
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
padding: 0.75rem 1.25rem;
color: inherit; }
.alert-dismissible .close:focus {
outline: none; }
.alert-gray-1 {
color: #a9a9aa;
border-color: #818182;
background: #fafbfc; }
.alert-gray-2 {
color: #9ea0a3;
border-color: #797b7c;
background: #f0f2f4; }
.alert-gray-3 {
color: #979a9c;
border-color: #737678;
background: #e9ebee; }
.alert-gray-4 {
color: #8c9094;
border-color: #6b6e71;
background: #dee2e6; }
.alert-gray-5 {
color: #767b81;
border-color: #5a5e62;
background: #c7cdd2; }
.alert-gray-6 {
color: #495055;
border-color: #383d41;
background: #9ba1a7; }
.alert-gray-7 {
color: #32363b;
border-color: #262a2d;
background: #83888d; }
.alert-gray-8 {
color: #23272c;
border-color: #1b1e21;
background: #75797d; }
.alert-gray-9 {
color: #16191c;
border-color: #111315;
background: #686b6d; }
.alert-primary {
color: #358e68;
border-color: #296d50;
background: #87e0ba; }
.alert-secondary {
color: #767b81;
border-color: #5a5e62;
background: #c7cdd2; }
.alert-success {
color: #358e68;
border-color: #296d50;
background: #87e0ba; }
.alert-info {
color: #098fad;
border-color: #076e85;
background: #5ae1ff; }
.alert-warning {
color: #ad8347;
border-color: #856436;
background: #ffd598; }
.alert-danger {
color: #ad4941;
border-color: #853831;
background: #ff9b92; }
.alert-light {
color: #a9a9aa;
border-color: #818182;
background: #fafbfc; }
.alert-dark {
color: #767b81;
border-color: #5a5e62;
background: #c7cdd2; }
.alert-green {
color: #358e68;
border-color: #296d50;
background: #87e0ba; }
.alert-cyan {
color: #098fad;
border-color: #076e85;
background: #5ae1ff; }
.alert-yellow {
color: #ad8347;
border-color: #856436;
background: #ffd598; }
.alert-orange {
color: #ad6800;
border-color: #855000;
background: #ffba52; }
.alert-red {
color: #ad4941;
border-color: #853831;
background: #ff9b92; }
.alert-blue {
color: #0c4f9d;
border-color: #093c78;
background: #5ea0ef; }
.alert-brown {
color: #7a7366;
border-color: #5e584e;
background: #ccc5b8; }
.alert-purple {
color: #3311a8;
border-color: #270d80;
background: #8563fa; }
.alert-white {
color: #adadad;
border-color: #858585;
background: white; }
.alert-gray {
color: #767b81;
border-color: #5a5e62;
background: #c7cdd2; }
.alert-black {
color: black;
border-color: black;
background: #525252; }
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0.55rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #f8f9fa;
font-weight: 700;
border-radius: 4px; }
.breadcrumb.pix-shadow {
background-color: #fff;
position: relative;
border-radius: 4px;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); }
.breadcrumb.pix-shadow:after {
content: "";
position: absolute;
border-radius: 4px;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.breadcrumb.pix-shadow:after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15); }
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem; }
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #dee2e6;
content: "|"; }
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none; }
.breadcrumb-item.active {
color: #6c757d; }
.form-control {
background-color: white;
border: 0px solid transparent;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
.form-control:focus, .form-control:active {
outline: none;
border: 0px solid transparent;
background-color: white;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); }
input:-webkit-autofill {
outline: none;
border: 0px solid transparent;
background-color: white; }
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
border: 0px solid transparent; }
.input-group {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
width: 100%; }
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0; }
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: 0rem; }
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
z-index: 3; }
.input-group > .custom-file .custom-file-input:focus {
z-index: 4; }
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.input-group > .custom-file {
display: flex;
align-items: center; }
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.input-group > .custom-file:not(:first-child) .custom-file-label {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.input-group-prepend,
.input-group-append {
display: flex; }
.input-group-prepend .btn,
.input-group-append .btn {
position: relative;
z-index: 2; }
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
z-index: 3; }
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
margin-left: 0rem; }
.input-group-prepend {
margin-right: 0rem; }
.input-group-append {
margin-left: 0rem; }
.input-group-text {
display: flex;
align-items: center;
padding: 0.5625rem 1.125rem;
margin-bottom: 0;
font-size: 0.875rem;
font-weight: 400;
line-height: 1.8;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 0rem solid #ced4da;
border-radius: 0.25rem; }
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
margin-top: 0; }
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
height: calc(3.1875rem + 0rem); }
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
padding: 0.75rem 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
height: calc(1.725rem + 0rem); }
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
padding: 0.375rem 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.25rem; }
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 2.125rem; }
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0; }
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0; }
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.02);
border-top: 0px solid rgba(0, 0, 0, 0.125); }
.card-footer:last-child {
border-radius: 0 0 calc(5px - 0px) calc(5px - 0px); }
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 0px solid rgba(0, 0, 0, 0.125);
border-radius: 5px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
z-index: 0; }
.card .card-inner {
border-radius: 5px;
overflow: hidden !important;
display: inline-block;
position: relative; }
.card .card-header {
border-width: 0px; }
.card .card-link i {
position: relative;
top: 2px; }
.card .card-btn-bottom {
margin: 0;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.card .card-img-container {
position: relative; }
.card:after {
content: "";
border-radius: 5px;
position: absolute;
z-index: -1 !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.card > hr {
margin-right: 0;
margin-left: 0; }
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 5px;
border-top-right-radius: 5px; }
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px; }
.card.card-shadow-sm {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.card.card-shadow-sm:hover {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); }
.card.card-shadow-sm:after {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
opacity: 1; }
.card.card-shadow-sm:hover:after {
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15); }
.card.card-shadow-md {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.card.card-shadow-md:hover {
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05); }
.card.card-shadow-md:after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
opacity: 1; }
.card.card-shadow-md:hover::after {
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15); }
.card.card-shadow-lg {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.card.card-shadow-lg:hover {
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05); }
.card.card-shadow-lg:after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
opacity: 1; }
.card.card-shadow-lg:hover::after {
box-shadow: 0px 25px 35px rgba(0, 0, 0, 0.18), -1px 50px 40px -40px rgba(0, 0, 0, 0.14), -1px 30px 30px -60px black; }
.card.card-shadow-sm-inverse {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); }
.card.card-shadow-sm-inverse:after {
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
opacity: 1; }
.card.card-shadow-sm-inverse:hover {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.card.card-shadow-sm-inverse:hover:after {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
opacity: 0; }
.card.card-shadow-md-inverse {
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05); }
.card.card-shadow-md-inverse:hover {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.card.card-shadow-md-inverse:after {
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15);
opacity: 1; }
.card.card-shadow-md-inverse:hover::after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
opacity: 0; }
.card.card-shadow-lg-inverse {
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05);
transform: scale(1); }
.card.card-shadow-lg-inverse:hover {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
transform: scale(0.985); }
.card.card-shadow-lg-inverse:after {
box-shadow: 0px 25px 35px rgba(0, 0, 0, 0.18), -1px 50px 40px -40px rgba(0, 0, 0, 0.14), -1px 30px 30px -60px black;
opacity: 1; }
.card.card-shadow-lg-inverse:hover::after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15); }
.card .card-img-overlay {
z-index: 2; }
.card .card-img, .card .card-img-bottom {
z-index: -2; }
.card-body {
flex: 1 1 auto;
padding: 1.25rem; }
.card-title {
margin-bottom: 0.75rem; }
.card-subtitle {
margin-top: -0.375rem;
margin-bottom: 0; }
.card-text:last-child {
margin-bottom: 0; }
.accordion:not(.accordion-card) .card {
border: 0px;
background: transparent !important;
overflow: visible; }
.accordion:not(.accordion-card) .card .card-header {
margin-bottom: 0px;
border: 0px;
border-radius: 4px;
box-shadow: none;
padding: 0px;
background: transparent; }
.accordion:not(.accordion-card) .card .card-header .btn {
margin: 0px;
padding: 10px 20px;
width: 100%;
background: transparent !important; }
.accordion:not(.accordion-card) .card .card-body {
background: transparent; }
.accordion:not(.accordion-card) .card .collapse {
background: transparent; }
.accordion:not(.accordion-card) .card .card-header .btn:not(.collapsed) {
position: relative;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.accordion:not(.accordion-card) .card .card-header .btn:not(.collapsed):after {
content: "";
border-radius: 5px;
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
opacity: 1;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.accordion:not(.accordion-card) .card .card-header .btn:not(.collapsed):hover {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05); }
.accordion:not(.accordion-card) .card .card-header .btn:not(.collapsed):hover::after {
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1); }
.accordion-card {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05);
position: relative; }
.accordion-card:after {
content: "";
border-radius: 5px;
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.accordion-card:hover {
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05); }
.accordion-card:after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
opacity: 1; }
.accordion-card .card {
border: 0px; }
.accordion-card .card:not(:first-of-type) .card-header:first-child {
border-radius: 0; }
.accordion-card .card:not(:first-of-type):not(:last-of-type) {
border-bottom: 0;
border-radius: 0; }
.accordion-card .card:not(:first-of-type):not(:last-of-type) .card-body {
box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.05) inset; }
.accordion-card .card:first-of-type {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0; }
.accordion-card .card:first-of-type .card-body {
box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.05) inset; }
.accordion-card .card:last-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0; }
.accordion-card .card .card-header {
background: transparent;
border: 0px;
border-radius: 0px;
box-shadow: none;
padding: 0px; }
.accordion-card .card .card-header .btn {
margin: 0px;
padding: 15px 20px;
width: 100%;
border-radius: 0px;
text-shadow: 0px; }
.card-img-scale .card-img-top-div {
display: inline-block;
position: relative;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
overflow: hidden;
transform: translate3d(0px, 0px, 0px); }
.card-img-scale .card-img-top-div .card-img-top {
transform: scale(1);
transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.card-img-scale:hover .card-img-top {
transform: scale(1.1); }
.pix-team-card.big-card .card-img {
object-fit: cover;
max-height: 400px; }
.pix-team-card .card-img {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-team-card.hover-bg:hover .card-img {
opacity: 0.8 !important; }
.carousel.pix-shadow {
position: relative;
border-radius: 5px;
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05); }
.carousel.pix-shadow:after {
content: "";
position: absolute;
border-radius: 5px;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.carousel.pix-shadow:after {
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15); }
.carousel.pix-shadow-lg {
position: relative;
border-radius: 5px;
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.18);
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1), 0px 25px 35px rgba(0, 0, 0, 0.08), -1px 50px 40px -40px rgba(0, 0, 0, 0.1), -1px 30px 30px -60px black; }
.carousel.pix-shadow-lg:after {
content: "";
position: absolute;
border-radius: 5px;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.carousel.pix-shadow-lg:after {
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1), 0px 25px 35px rgba(0, 0, 0, 0.08), -1px 50px 40px -40px rgba(0, 0, 0, 0.1), -1px 30px 30px -60px black; }
.carousel.pix-overlay .carousel-item:after {
content: "";
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
background: #11422d;
opacity: 0.3; }
.carousel-item {
border-radius: 5px;
overflow: hidden; }
.dropdown-menu {
border-radius: 4px;
position: relative;
border-radius: 4px;
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05); }
.dropdown-menu:after {
content: "";
position: absolute;
border-radius: 4px;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.dropdown-menu:after {
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15); }
.dropdown-menu a:last-child {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px; }
.dropdown-menu a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px; }
.dropdown-item {
padding: 0.6rem 1.8rem; }
.btn:focus, .btn:active:focus, .btn.active:focus,
.btn.focus, .btn:active.focus, .btn.active.focus {
outline: none !important;
box-shadow: none !important; }
.text-gradient-primary, .text-gradient-primary * {
color: #4ED199;
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.bg-gradient-primary {
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed !important; }
.bg-gradient-primary-hover {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.bg-gradient-primary-hover:hover {
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed !important; }
.bg-gradient-primary-hover:hover {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed !important; }
.bg-gradient-primary-cover {
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) !important; }
.text-gradient-secondary {
background: linear-gradient(to right, #4ED199, #4ED199) fixed;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.bg-gradient-secondary {
background: linear-gradient(to right, #4ED199, #4ED199); }
::selection {
background: #4ED199;
/* WebKit/Blink Browsers */
color: #fff; }
::-moz-selection {
background: #4ED199;
/* Gecko Browsers */
color: #fff; }
.bg-gradient-dark {
background: linear-gradient(to right, #111, #333) fixed !important; }
.header-scroll {
padding: 20px;
top: 4px;
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
z-index: 9999; }
@media (max-width: 992px) {
.pix-nav-btns {
width: 100%;
display: inline-block;
margin: 0px;
float: right;
padding: 0;
text-align: right;
position: relative; }
.pix-nav-btns li {
display: inline-block !important; }
.pix-header-line {
border-left: 0px solid rgba(0, 0, 0, 0.03) !important;
border-top: 2px solid rgba(0, 0, 0, 0.03) !important; } }
@media (min-width: 992px) {
.navbar.navbar-hover-drop .dropdown .dropdown-menu {
display: block !important;
visibility: hidden;
overflow: hidden;
height: 0; }
.navbar.navbar-hover-drop .dropdown:hover > .dropdown-menu, .navbar.navbar-hover-drop .dropdown > .dropdown-menu:hover {
height: auto;
visibility: visible;
overflow: visible; }
.navbar.navbar-hover-drop .dropdown:hover > .dropdown-menu .dropdown:hover > .dropdown-menu, .navbar.navbar-hover-drop .dropdown:hover > .dropdown-menu .dropdown > .dropdown-menu:hover, .navbar.navbar-hover-drop .dropdown > .dropdown-menu:hover .dropdown:hover > .dropdown-menu, .navbar.navbar-hover-drop .dropdown > .dropdown-menu:hover .dropdown > .dropdown-menu:hover {
top: 0;
visibility: visible !important;
left: 100%;
padding-left: 10px; }
.navbar.navbar-hover-drop .dropdown:hover > .dropdown-menu .dropdown:hover > .dropdown-menu .submenu-box, .navbar.navbar-hover-drop .dropdown:hover > .dropdown-menu .dropdown > .dropdown-menu:hover .submenu-box, .navbar.navbar-hover-drop .dropdown > .dropdown-menu:hover .dropdown:hover > .dropdown-menu .submenu-box, .navbar.navbar-hover-drop .dropdown > .dropdown-menu:hover .dropdown > .dropdown-menu:hover .submenu-box {
margin-top: 0; }
.navbar.navbar-hover-drop .dropdown-menu-right .dropdown .dropdown-menu {
left: auto !important;
right: 100% !important;
padding-left: 0px;
padding-right: 10px; }
.nav-style-1 > li.nav-item {
position: relative;
padding: 0px 10px; }
.nav-style-1 > li.nav-item > a {
font-weight: bold; }
.nav-style-1 > li.nav-item:after {
content: "";
height: 3px;
position: absolute;
left: 0;
z-index: 203;
opacity: 0;
filter: alpha(opacity=0);
top: 90% !important;
left: 10% !important;
width: 0% !important;
transition: all 0.2s ease-in-out;
background: linear-gradient(to right, #4ED199, #4ED199) fixed; }
.nav-style-1 > li.nav-item:hover:after {
height: 3px;
width: 80% !important;
opacity: 1;
border-radius: 3px !important;
overflow: hidden; }
.nav-style-1 > li.nav-item .dropdown-toggle::after {
display: none; } }
.modal {
z-index: 99999999999 !important; }
.modal-dialog {
z-index: 999999999999 !important; }
.modal.fade .modal-dialog {
transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transform: translate(0, 5px) scale(1.1); }
.modal.show .modal-dialog {
transform: none; }
.modal-backdrop {
z-index: 99999999 !important;
background-color: #000; }
.modal-backdrop.fade {
opacity: 0; }
.modal-backdrop.show {
opacity: 0.7; }
.btn {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
user-select: none;
background-color: transparent;
border: 0rem solid transparent;
margin-right: 10px;
padding: 0.5625rem 1.125rem;
font-size: 0.875rem;
line-height: 1.8;
border-radius: 4px;
transition: all 0.15s ease-in-out; }
.btn i {
line-height: 1.8;
top: -0.0625rem;
position: relative; }
.btn:before {
border-radius: 4px; }
.btn.btn-rounded {
border-radius: 1.4375rem !important; }
.btn.btn-rounded:before {
border-radius: 1.4375rem !important; }
.btn:hover {
color: #212529;
text-decoration: none; }
.btn i {
position: relative;
vertical-align: middle !important; }
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.25); }
.btn.btn-custom-bg:hover {
opacity: 0.9; }
.btn.disabled, .btn:disabled {
opacity: 0.65;
box-shadow: none; }
.btn:not(:disabled):not(.disabled) {
cursor: pointer; }
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125); }
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none; }
.btn-gray-1 {
color: #262d35;
background-color: #f8f9fa;
border-color: #f8f9fa;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-1.btn-flat {
box-shadow: 0 2px 0px 0px #dae0e5; }
.btn-gray-1.btn.btn-flat:hover {
background-color: #dae0e5;
border-color: #dae0e5;
box-shadow: 0 2px 0px 0px #bdc6d0, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-1.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(218, 224, 229, 0.08), 0px 6px 10px rgba(218, 224, 229, 0.2); }
.btn-gray-1.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(218, 224, 229, 0.08), 0px 10px 20px rgba(218, 224, 229, 0.3); }
.btn-gray-1:hover {
color: #1d2329;
background-color: #eceff2;
border-color: #dae0e5; }
.btn-gray-1:focus, .btn-gray-1.focus {
color: #1d2329;
box-shadow: none, 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-gray-1.disabled, .btn-gray-1:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.btn-gray-1:not(:disabled):not(.disabled):active, .btn-gray-1:not(:disabled):not(.disabled).active, .show > .btn-gray-1.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df; }
.btn-gray-1:not(:disabled):not(.disabled):active:focus, .btn-gray-1:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-1.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-gray-2 {
color: #1b2025;
background-color: #e9ecef;
border-color: #e9ecef;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-2.btn-flat {
box-shadow: 0 2px 0px 0px #cbd3da; }
.btn-gray-2.btn.btn-flat:hover {
background-color: #cbd3da;
border-color: #cbd3da;
box-shadow: 0 2px 0px 0px #aeb9c4, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-2.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(203, 211, 218, 0.08), 0px 6px 10px rgba(203, 211, 218, 0.2); }
.btn-gray-2.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(203, 211, 218, 0.08), 0px 10px 20px rgba(203, 211, 218, 0.3); }
.btn-gray-2:hover {
color: #121619;
background-color: #dde2e6;
border-color: #cbd3da; }
.btn-gray-2:focus, .btn-gray-2.focus {
color: #121619;
box-shadow: none, 0 0 0 0.2rem rgba(203, 206, 209, 0.5); }
.btn-gray-2.disabled, .btn-gray-2:disabled {
color: #212529;
background-color: #e9ecef;
border-color: #e9ecef; }
.btn-gray-2:not(:disabled):not(.disabled):active, .btn-gray-2:not(:disabled):not(.disabled).active, .show > .btn-gray-2.dropdown-toggle {
color: #fff;
background-color: #cbd3da;
border-color: #c4ccd4; }
.btn-gray-2:not(:disabled):not(.disabled):active:focus, .btn-gray-2:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-2.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203, 206, 209, 0.5); }
.btn-gray-3 {
color: #131619;
background-color: #dee2e6;
border-color: #dee2e6;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-3.btn-flat {
box-shadow: 0 2px 0px 0px #c1c9d0; }
.btn-gray-3.btn.btn-flat:hover {
background-color: #c1c9d0;
border-color: #c1c9d0;
box-shadow: 0 2px 0px 0px #a4afba, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-3.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(193, 201, 208, 0.08), 0px 6px 10px rgba(193, 201, 208, 0.2); }
.btn-gray-3.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(193, 201, 208, 0.08), 0px 10px 20px rgba(193, 201, 208, 0.3); }
.btn-gray-3:hover {
color: white;
background-color: #d2d8dd;
border-color: #c1c9d0; }
.btn-gray-3:focus, .btn-gray-3.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(194, 198, 202, 0.5); }
.btn-gray-3.disabled, .btn-gray-3:disabled {
color: #212529;
background-color: #dee2e6;
border-color: #dee2e6; }
.btn-gray-3:not(:disabled):not(.disabled):active, .btn-gray-3:not(:disabled):not(.disabled).active, .show > .btn-gray-3.dropdown-toggle {
color: #fff;
background-color: #c1c9d0;
border-color: #bac2cb; }
.btn-gray-3:not(:disabled):not(.disabled):active:focus, .btn-gray-3:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-3.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(194, 198, 202, 0.5); }
.btn-gray-4 {
color: white;
background-color: #ced4da;
border-color: #ced4da;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-4.btn-flat {
box-shadow: 0 2px 0px 0px #b1bbc4; }
.btn-gray-4.btn.btn-flat:hover {
background-color: #b1bbc4;
border-color: #b1bbc4;
box-shadow: 0 2px 0px 0px #94a1ae, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-4.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(177, 187, 196, 0.08), 0px 6px 10px rgba(177, 187, 196, 0.2); }
.btn-gray-4.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(177, 187, 196, 0.08), 0px 10px 20px rgba(177, 187, 196, 0.3); }
.btn-gray-4:hover {
color: white;
background-color: #c2cad1;
border-color: #b1bbc4; }
.btn-gray-4:focus, .btn-gray-4.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(213, 218, 224, 0.5); }
.btn-gray-4.disabled, .btn-gray-4:disabled {
color: #fff;
background-color: #ced4da;
border-color: #ced4da; }
.btn-gray-4:not(:disabled):not(.disabled):active, .btn-gray-4:not(:disabled):not(.disabled).active, .show > .btn-gray-4.dropdown-toggle {
color: #fff;
background-color: #b1bbc4;
border-color: #aab4bf; }
.btn-gray-4:not(:disabled):not(.disabled):active:focus, .btn-gray-4:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-4.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213, 218, 224, 0.5); }
.btn-gray-5 {
color: white;
background-color: #adb5bd;
border-color: #adb5bd;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-5.btn-flat {
box-shadow: 0 2px 0px 0px #919ca6; }
.btn-gray-5.btn.btn-flat:hover {
background-color: #919ca6;
border-color: #919ca6;
box-shadow: 0 2px 0px 0px #748290, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-5.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(145, 156, 166, 0.08), 0px 6px 10px rgba(145, 156, 166, 0.2); }
.btn-gray-5.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(145, 156, 166, 0.08), 0px 10px 20px rgba(145, 156, 166, 0.3); }
.btn-gray-5:hover {
color: white;
background-color: #a2abb4;
border-color: #919ca6; }
.btn-gray-5:focus, .btn-gray-5.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(185, 192, 199, 0.5); }
.btn-gray-5.disabled, .btn-gray-5:disabled {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-gray-5:not(:disabled):not(.disabled):active, .btn-gray-5:not(:disabled):not(.disabled).active, .show > .btn-gray-5.dropdown-toggle {
color: #fff;
background-color: #919ca6;
border-color: #8a95a1; }
.btn-gray-5:not(:disabled):not(.disabled):active:focus, .btn-gray-5:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-5.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(185, 192, 199, 0.5); }
.btn-gray-6 {
color: white;
background-color: #6c757d;
border-color: #6c757d;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-6.btn-flat {
box-shadow: 0 2px 0px 0px #545b62; }
.btn-gray-6.btn.btn-flat:hover {
background-color: #545b62;
border-color: #545b62;
box-shadow: 0 2px 0px 0px #3d4246, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-6.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(84, 91, 98, 0.08), 0px 6px 10px rgba(84, 91, 98, 0.2); }
.btn-gray-6.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(84, 91, 98, 0.08), 0px 10px 20px rgba(84, 91, 98, 0.3); }
.btn-gray-6:hover {
color: white;
background-color: #636b72;
border-color: #545b62; }
.btn-gray-6:focus, .btn-gray-6.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
.btn-gray-6.disabled, .btn-gray-6:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d; }
.btn-gray-6:not(:disabled):not(.disabled):active, .btn-gray-6:not(:disabled):not(.disabled).active, .show > .btn-gray-6.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b; }
.btn-gray-6:not(:disabled):not(.disabled):active:focus, .btn-gray-6:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-6.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
.btn-gray-7 {
color: white;
background-color: #495057;
border-color: #495057;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-7.btn-flat {
box-shadow: 0 2px 0px 0px #32373b; }
.btn-gray-7.btn.btn-flat:hover {
background-color: #32373b;
border-color: #32373b;
box-shadow: 0 2px 0px 0px #1a1d20, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-7.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(50, 55, 59, 0.08), 0px 6px 10px rgba(50, 55, 59, 0.2); }
.btn-gray-7.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(50, 55, 59, 0.08), 0px 10px 20px rgba(50, 55, 59, 0.3); }
.btn-gray-7:hover {
color: white;
background-color: #40464c;
border-color: #32373b; }
.btn-gray-7:focus, .btn-gray-7.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(100, 106, 112, 0.5); }
.btn-gray-7.disabled, .btn-gray-7:disabled {
color: #fff;
background-color: #495057;
border-color: #495057; }
.btn-gray-7:not(:disabled):not(.disabled):active, .btn-gray-7:not(:disabled):not(.disabled).active, .show > .btn-gray-7.dropdown-toggle {
color: #fff;
background-color: #32373b;
border-color: #2c3034; }
.btn-gray-7:not(:disabled):not(.disabled):active:focus, .btn-gray-7:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-7.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(100, 106, 112, 0.5); }
.btn-gray-8 {
color: white;
background-color: #343a40;
border-color: #343a40;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-8.btn-flat {
box-shadow: 0 2px 0px 0px #1d2124; }
.btn-gray-8.btn.btn-flat:hover {
background-color: #1d2124;
border-color: #1d2124;
box-shadow: 0 2px 0px 0px #060708, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-8.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(29, 33, 36, 0.08), 0px 6px 10px rgba(29, 33, 36, 0.2); }
.btn-gray-8.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(29, 33, 36, 0.08), 0px 10px 20px rgba(29, 33, 36, 0.3); }
.btn-gray-8:hover {
color: #fbfcfc;
background-color: #2b3035;
border-color: #1d2124; }
.btn-gray-8:focus, .btn-gray-8.focus {
color: #fbfcfc;
box-shadow: none, 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.btn-gray-8.disabled, .btn-gray-8:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40; }
.btn-gray-8:not(:disabled):not(.disabled):active, .btn-gray-8:not(:disabled):not(.disabled).active, .show > .btn-gray-8.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d; }
.btn-gray-8:not(:disabled):not(.disabled):active:focus, .btn-gray-8:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-8.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
.btn-gray-9 {
color: #eff1f3;
background-color: #212529;
border-color: #212529;
box-shadow: none;
text-shadow: 0px; }
.btn-gray-9.btn-flat {
box-shadow: 0 2px 0px 0px #0a0c0d; }
.btn-gray-9.btn.btn-flat:hover {
background-color: #0a0c0d;
border-color: #0a0c0d;
box-shadow: 0 2px 0px 0px black, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray-9.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(10, 12, 13, 0.08), 0px 6px 10px rgba(10, 12, 13, 0.2); }
.btn-gray-9.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(10, 12, 13, 0.08), 0px 10px 20px rgba(10, 12, 13, 0.3); }
.btn-gray-9:hover {
color: #e4e7e9;
background-color: #181b1e;
border-color: #0a0c0d; }
.btn-gray-9:focus, .btn-gray-9.focus {
color: #e4e7e9;
box-shadow: none, 0 0 0 0.2rem rgba(66, 70, 73, 0.5); }
.btn-gray-9.disabled, .btn-gray-9:disabled {
color: #fff;
background-color: #212529;
border-color: #212529; }
.btn-gray-9:not(:disabled):not(.disabled):active, .btn-gray-9:not(:disabled):not(.disabled).active, .show > .btn-gray-9.dropdown-toggle {
color: #fff;
background-color: #0a0c0d;
border-color: #050506; }
.btn-gray-9:not(:disabled):not(.disabled):active:focus, .btn-gray-9:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-9.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(66, 70, 73, 0.5); }
.btn-primary {
color: white;
background-color: #4ED199;
border-color: #4ED199;
box-shadow: none;
text-shadow: 0px; }
.btn-primary.btn-flat {
box-shadow: 0 2px 0px 0px #31bb80; }
.btn-primary.btn.btn-flat:hover {
background-color: #31bb80;
border-color: #31bb80;
box-shadow: 0 2px 0px 0px #269364, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-primary.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(49, 187, 128, 0.08), 0px 6px 10px rgba(49, 187, 128, 0.2); }
.btn-primary.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(49, 187, 128, 0.08), 0px 10px 20px rgba(49, 187, 128, 0.3); }
.btn-primary:hover {
color: white;
background-color: #3ecd90;
border-color: #31bb80; }
.btn-primary:focus, .btn-primary.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(105, 216, 168, 0.5); }
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #31bb80;
border-color: #2eb179; }
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(105, 216, 168, 0.5); }
.btn-secondary {
color: white;
background-color: #adb5bd;
border-color: #adb5bd;
box-shadow: none;
text-shadow: 0px; }
.btn-secondary.btn-flat {
box-shadow: 0 2px 0px 0px #919ca6; }
.btn-secondary.btn.btn-flat:hover {
background-color: #919ca6;
border-color: #919ca6;
box-shadow: 0 2px 0px 0px #748290, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-secondary.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(145, 156, 166, 0.08), 0px 6px 10px rgba(145, 156, 166, 0.2); }
.btn-secondary.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(145, 156, 166, 0.08), 0px 10px 20px rgba(145, 156, 166, 0.3); }
.btn-secondary:hover {
color: white;
background-color: #a2abb4;
border-color: #919ca6; }
.btn-secondary:focus, .btn-secondary.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(185, 192, 199, 0.5); }
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #919ca6;
border-color: #8a95a1; }
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(185, 192, 199, 0.5); }
.btn-success {
color: white;
background-color: #4ED199;
border-color: #4ED199;
box-shadow: none;
text-shadow: 0px; }
.btn-success.btn-flat {
box-shadow: 0 2px 0px 0px #31bb80; }
.btn-success.btn.btn-flat:hover {
background-color: #31bb80;
border-color: #31bb80;
box-shadow: 0 2px 0px 0px #269364, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-success.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(49, 187, 128, 0.08), 0px 6px 10px rgba(49, 187, 128, 0.2); }
.btn-success.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(49, 187, 128, 0.08), 0px 10px 20px rgba(49, 187, 128, 0.3); }
.btn-success:hover {
color: white;
background-color: #3ecd90;
border-color: #31bb80; }
.btn-success:focus, .btn-success.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(105, 216, 168, 0.5); }
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #31bb80;
border-color: #2eb179; }
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(105, 216, 168, 0.5); }
.btn-info {
color: white;
background-color: #0dd3ff;
border-color: #0dd3ff;
box-shadow: none;
text-shadow: 0px; }
.btn-info.btn-flat {
box-shadow: 0 2px 0px 0px #00b2d9; }
.btn-info.btn.btn-flat:hover {
background-color: #00b2d9;
border-color: #00b2d9;
box-shadow: 0 2px 0px 0px #0088a6, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-info.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(0, 178, 217, 0.08), 0px 6px 10px rgba(0, 178, 217, 0.2); }
.btn-info.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(0, 178, 217, 0.08), 0px 10px 20px rgba(0, 178, 217, 0.3); }
.btn-info:hover {
color: white;
background-color: #00cbf8;
border-color: #00b2d9; }
.btn-info:focus, .btn-info.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(49, 218, 255, 0.5); }
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #0dd3ff;
border-color: #0dd3ff; }
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #00b2d9;
border-color: #00a7cc; }
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(49, 218, 255, 0.5); }
.btn-warning {
color: white;
background-color: #ffc168;
border-color: #ffc168;
box-shadow: none;
text-shadow: 0px; }
.btn-warning.btn-flat {
box-shadow: 0 2px 0px 0px #ffac35; }
.btn-warning.btn.btn-flat:hover {
background-color: #ffac35;
border-color: #ffac35;
box-shadow: 0 2px 0px 0px #ff9702, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-warning.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(255, 172, 53, 0.08), 0px 6px 10px rgba(255, 172, 53, 0.2); }
.btn-warning.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(255, 172, 53, 0.08), 0px 10px 20px rgba(255, 172, 53, 0.3); }
.btn-warning:hover {
color: white;
background-color: #ffb954;
border-color: #ffac35; }
.btn-warning:focus, .btn-warning.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(255, 202, 127, 0.5); }
.btn-warning.disabled, .btn-warning:disabled {
color: #fff;
background-color: #ffc168;
border-color: #ffc168; }
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ffac35;
border-color: #ffa728; }
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 202, 127, 0.5); }
.btn-danger {
color: white;
background-color: #ff6c5f;
border-color: #ff6c5f;
box-shadow: none;
text-shadow: 0px; }
.btn-danger.btn-flat {
box-shadow: 0 2px 0px 0px #ff3d2c; }
.btn-danger.btn.btn-flat:hover {
background-color: #ff3d2c;
border-color: #ff3d2c;
box-shadow: 0 2px 0px 0px #f81400, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-danger.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(255, 61, 44, 0.08), 0px 6px 10px rgba(255, 61, 44, 0.2); }
.btn-danger.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(255, 61, 44, 0.08), 0px 10px 20px rgba(255, 61, 44, 0.3); }
.btn-danger:hover {
color: white;
background-color: #ff594b;
border-color: #ff3d2c; }
.btn-danger:focus, .btn-danger.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(255, 130, 119, 0.5); }
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #ff6c5f;
border-color: #ff6c5f; }
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #ff3d2c;
border-color: #ff311f; }
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 130, 119, 0.5); }
.btn-light {
color: #262d35;
background-color: #f8f9fa;
border-color: #f8f9fa;
box-shadow: none;
text-shadow: 0px; }
.btn-light.btn-flat {
box-shadow: 0 2px 0px 0px #dae0e5; }
.btn-light.btn.btn-flat:hover {
background-color: #dae0e5;
border-color: #dae0e5;
box-shadow: 0 2px 0px 0px #bdc6d0, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-light.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(218, 224, 229, 0.08), 0px 6px 10px rgba(218, 224, 229, 0.2); }
.btn-light.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(218, 224, 229, 0.08), 0px 10px 20px rgba(218, 224, 229, 0.3); }
.btn-light:hover {
color: #1d2329;
background-color: #eceff2;
border-color: #dae0e5; }
.btn-light:focus, .btn-light.focus {
color: #1d2329;
box-shadow: none, 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-light.disabled, .btn-light:disabled {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
color: #212529;
background-color: #dae0e5;
border-color: #d3d9df; }
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
.btn-dark {
color: white;
background-color: #adb5bd;
border-color: #adb5bd;
box-shadow: none;
text-shadow: 0px; }
.btn-dark.btn-flat {
box-shadow: 0 2px 0px 0px #919ca6; }
.btn-dark.btn.btn-flat:hover {
background-color: #919ca6;
border-color: #919ca6;
box-shadow: 0 2px 0px 0px #748290, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-dark.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(145, 156, 166, 0.08), 0px 6px 10px rgba(145, 156, 166, 0.2); }
.btn-dark.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(145, 156, 166, 0.08), 0px 10px 20px rgba(145, 156, 166, 0.3); }
.btn-dark:hover {
color: white;
background-color: #a2abb4;
border-color: #919ca6; }
.btn-dark:focus, .btn-dark.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(185, 192, 199, 0.5); }
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #919ca6;
border-color: #8a95a1; }
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(185, 192, 199, 0.5); }
.btn-green {
color: white;
background-color: #4ED199;
border-color: #4ED199;
box-shadow: none;
text-shadow: 0px; }
.btn-green.btn-flat {
box-shadow: 0 2px 0px 0px #31bb80; }
.btn-green.btn.btn-flat:hover {
background-color: #31bb80;
border-color: #31bb80;
box-shadow: 0 2px 0px 0px #269364, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-green.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(49, 187, 128, 0.08), 0px 6px 10px rgba(49, 187, 128, 0.2); }
.btn-green.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(49, 187, 128, 0.08), 0px 10px 20px rgba(49, 187, 128, 0.3); }
.btn-green:hover {
color: white;
background-color: #3ecd90;
border-color: #31bb80; }
.btn-green:focus, .btn-green.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(105, 216, 168, 0.5); }
.btn-green.disabled, .btn-green:disabled {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show > .btn-green.dropdown-toggle {
color: #fff;
background-color: #31bb80;
border-color: #2eb179; }
.btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show > .btn-green.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(105, 216, 168, 0.5); }
.btn-cyan {
color: white;
background-color: #0dd3ff;
border-color: #0dd3ff;
box-shadow: none;
text-shadow: 0px; }
.btn-cyan.btn-flat {
box-shadow: 0 2px 0px 0px #00b2d9; }
.btn-cyan.btn.btn-flat:hover {
background-color: #00b2d9;
border-color: #00b2d9;
box-shadow: 0 2px 0px 0px #0088a6, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-cyan.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(0, 178, 217, 0.08), 0px 6px 10px rgba(0, 178, 217, 0.2); }
.btn-cyan.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(0, 178, 217, 0.08), 0px 10px 20px rgba(0, 178, 217, 0.3); }
.btn-cyan:hover {
color: white;
background-color: #00cbf8;
border-color: #00b2d9; }
.btn-cyan:focus, .btn-cyan.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(49, 218, 255, 0.5); }
.btn-cyan.disabled, .btn-cyan:disabled {
color: #fff;
background-color: #0dd3ff;
border-color: #0dd3ff; }
.btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active, .show > .btn-cyan.dropdown-toggle {
color: #fff;
background-color: #00b2d9;
border-color: #00a7cc; }
.btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(49, 218, 255, 0.5); }
.btn-yellow {
color: white;
background-color: #ffc168;
border-color: #ffc168;
box-shadow: none;
text-shadow: 0px; }
.btn-yellow.btn-flat {
box-shadow: 0 2px 0px 0px #ffac35; }
.btn-yellow.btn.btn-flat:hover {
background-color: #ffac35;
border-color: #ffac35;
box-shadow: 0 2px 0px 0px #ff9702, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-yellow.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(255, 172, 53, 0.08), 0px 6px 10px rgba(255, 172, 53, 0.2); }
.btn-yellow.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(255, 172, 53, 0.08), 0px 10px 20px rgba(255, 172, 53, 0.3); }
.btn-yellow:hover {
color: white;
background-color: #ffb954;
border-color: #ffac35; }
.btn-yellow:focus, .btn-yellow.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(255, 202, 127, 0.5); }
.btn-yellow.disabled, .btn-yellow:disabled {
color: #fff;
background-color: #ffc168;
border-color: #ffc168; }
.btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle {
color: #fff;
background-color: #ffac35;
border-color: #ffa728; }
.btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 202, 127, 0.5); }
.btn-orange {
color: white;
background-color: #ff9900;
border-color: #ff9900;
box-shadow: none;
text-shadow: 0px; }
.btn-orange.btn-flat {
box-shadow: 0 2px 0px 0px #cc7a00; }
.btn-orange.btn.btn-flat:hover {
background-color: #cc7a00;
border-color: #cc7a00;
box-shadow: 0 2px 0px 0px #995c00, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-orange.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(204, 122, 0, 0.08), 0px 6px 10px rgba(204, 122, 0, 0.2); }
.btn-orange.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(204, 122, 0, 0.08), 0px 10px 20px rgba(204, 122, 0, 0.3); }
.btn-orange:hover {
color: white;
background-color: #eb8d00;
border-color: #cc7a00; }
.btn-orange:focus, .btn-orange.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(255, 168, 38, 0.5); }
.btn-orange.disabled, .btn-orange:disabled {
color: #fff;
background-color: #ff9900;
border-color: #ff9900; }
.btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle {
color: #fff;
background-color: #cc7a00;
border-color: #bf7300; }
.btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 168, 38, 0.5); }
.btn-red {
color: white;
background-color: #ff6c5f;
border-color: #ff6c5f;
box-shadow: none;
text-shadow: 0px; }
.btn-red.btn-flat {
box-shadow: 0 2px 0px 0px #ff3d2c; }
.btn-red.btn.btn-flat:hover {
background-color: #ff3d2c;
border-color: #ff3d2c;
box-shadow: 0 2px 0px 0px #f81400, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-red.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(255, 61, 44, 0.08), 0px 6px 10px rgba(255, 61, 44, 0.2); }
.btn-red.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(255, 61, 44, 0.08), 0px 10px 20px rgba(255, 61, 44, 0.3); }
.btn-red:hover {
color: white;
background-color: #ff594b;
border-color: #ff3d2c; }
.btn-red:focus, .btn-red.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(255, 130, 119, 0.5); }
.btn-red.disabled, .btn-red:disabled {
color: #fff;
background-color: #ff6c5f;
border-color: #ff6c5f; }
.btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show > .btn-red.dropdown-toggle {
color: #fff;
background-color: #ff3d2c;
border-color: #ff311f; }
.btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show > .btn-red.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 130, 119, 0.5); }
.btn-blue {
color: white;
background-color: #1274E7;
border-color: #1274E7;
box-shadow: none;
text-shadow: 0px; }
.btn-blue.btn-flat {
box-shadow: 0 2px 0px 0px #0e5cb8; }
.btn-blue.btn.btn-flat:hover {
background-color: #0e5cb8;
border-color: #0e5cb8;
box-shadow: 0 2px 0px 0px #0b4488, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-blue.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(14, 92, 184, 0.08), 0px 6px 10px rgba(14, 92, 184, 0.2); }
.btn-blue.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(14, 92, 184, 0.08), 0px 10px 20px rgba(14, 92, 184, 0.3); }
.btn-blue:hover {
color: white;
background-color: #116ad4;
border-color: #0e5cb8; }
.btn-blue:focus, .btn-blue.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(54, 137, 235, 0.5); }
.btn-blue.disabled, .btn-blue:disabled {
color: #fff;
background-color: #1274E7;
border-color: #1274E7; }
.btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle {
color: #fff;
background-color: #0e5cb8;
border-color: #0d56ac; }
.btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(54, 137, 235, 0.5); }
.btn-brown {
color: white;
background-color: #b4a996;
border-color: #b4a996;
box-shadow: none;
text-shadow: 0px; }
.btn-brown.btn-flat {
box-shadow: 0 2px 0px 0px #9f9178; }
.btn-brown.btn.btn-flat:hover {
background-color: #9f9178;
border-color: #9f9178;
box-shadow: 0 2px 0px 0px #85775f, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-brown.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(159, 145, 120, 0.08), 0px 6px 10px rgba(159, 145, 120, 0.2); }
.btn-brown.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(159, 145, 120, 0.08), 0px 10px 20px rgba(159, 145, 120, 0.3); }
.btn-brown:hover {
color: white;
background-color: #ac9f8a;
border-color: #9f9178; }
.btn-brown:focus, .btn-brown.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(191, 182, 166, 0.5); }
.btn-brown.disabled, .btn-brown:disabled {
color: #fff;
background-color: #b4a996;
border-color: #b4a996; }
.btn-brown:not(:disabled):not(.disabled):active, .btn-brown:not(:disabled):not(.disabled).active, .show > .btn-brown.dropdown-toggle {
color: #fff;
background-color: #9f9178;
border-color: #998b71; }
.btn-brown:not(:disabled):not(.disabled):active:focus, .btn-brown:not(:disabled):not(.disabled).active:focus, .show > .btn-brown.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(191, 182, 166, 0.5); }
.btn-purple {
color: white;
background-color: #4b19f7;
border-color: #4b19f7;
box-shadow: none;
text-shadow: 0px; }
.btn-purple.btn-flat {
box-shadow: 0 2px 0px 0px #3607d6; }
.btn-purple.btn.btn-flat:hover {
background-color: #3607d6;
border-color: #3607d6;
box-shadow: 0 2px 0px 0px #2906a4, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-purple.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(54, 7, 214, 0.08), 0px 6px 10px rgba(54, 7, 214, 0.2); }
.btn-purple.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(54, 7, 214, 0.08), 0px 10px 20px rgba(54, 7, 214, 0.3); }
.btn-purple:hover {
color: white;
background-color: #3d08f3;
border-color: #3607d6; }
.btn-purple:focus, .btn-purple.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(102, 60, 248, 0.5); }
.btn-purple.disabled, .btn-purple:disabled {
color: #fff;
background-color: #4b19f7;
border-color: #4b19f7; }
.btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show > .btn-purple.dropdown-toggle {
color: #fff;
background-color: #3607d6;
border-color: #3307c9; }
.btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-purple.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(102, 60, 248, 0.5); }
.btn-white {
color: #333333;
background-color: #fff;
border-color: #fff;
box-shadow: none;
text-shadow: 0px; }
.btn-white.btn-flat {
box-shadow: 0 2px 0px 0px #e6e6e6; }
.btn-white.btn.btn-flat:hover {
background-color: #e6e6e6;
border-color: #e6e6e6;
box-shadow: 0 2px 0px 0px #cccccc, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-white.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(230, 230, 230, 0.08), 0px 6px 10px rgba(230, 230, 230, 0.2); }
.btn-white.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(230, 230, 230, 0.08), 0px 10px 20px rgba(230, 230, 230, 0.3); }
.btn-white:hover {
color: #292929;
background-color: whitesmoke;
border-color: #e6e6e6; }
.btn-white:focus, .btn-white.focus {
color: #292929;
box-shadow: none, 0 0 0 0.2rem rgba(222, 222, 223, 0.5); }
.btn-white.disabled, .btn-white:disabled {
color: #212529;
background-color: #fff;
border-color: #fff; }
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle {
color: #212529;
background-color: #e6e6e6;
border-color: #dfdfdf; }
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 222, 223, 0.5); }
.btn-gray {
color: white;
background-color: #adb5bd;
border-color: #adb5bd;
box-shadow: none;
text-shadow: 0px; }
.btn-gray.btn-flat {
box-shadow: 0 2px 0px 0px #919ca6; }
.btn-gray.btn.btn-flat:hover {
background-color: #919ca6;
border-color: #919ca6;
box-shadow: 0 2px 0px 0px #748290, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-gray.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(145, 156, 166, 0.08), 0px 6px 10px rgba(145, 156, 166, 0.2); }
.btn-gray.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(145, 156, 166, 0.08), 0px 10px 20px rgba(145, 156, 166, 0.3); }
.btn-gray:hover {
color: white;
background-color: #a2abb4;
border-color: #919ca6; }
.btn-gray:focus, .btn-gray.focus {
color: white;
box-shadow: none, 0 0 0 0.2rem rgba(185, 192, 199, 0.5); }
.btn-gray.disabled, .btn-gray:disabled {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show > .btn-gray.dropdown-toggle {
color: #fff;
background-color: #919ca6;
border-color: #8a95a1; }
.btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gray.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(185, 192, 199, 0.5); }
.btn-black {
color: #cccccc;
background-color: #000;
border-color: #000;
box-shadow: none;
text-shadow: 0px; }
.btn-black.btn-flat {
box-shadow: 0 2px 0px 0px black; }
.btn-black.btn.btn-flat:hover {
background-color: black;
border-color: black;
box-shadow: 0 2px 0px 0px black, 0 0 3rem 3rem rgba(0, 0, 0, 0.08) inset; }
.btn-black.btn-colored-shadow {
box-shadow: 0px 2px 4px 6px rgba(0, 0, 0, 0.08), 0px 6px 10px rgba(0, 0, 0, 0.2); }
.btn-black.btn-colored-shadow:hover {
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08), 0px 10px 20px rgba(0, 0, 0, 0.3); }
.btn-black:hover {
color: #cccccc;
background-color: black;
border-color: black; }
.btn-black:focus, .btn-black.focus {
color: #cccccc;
box-shadow: none, 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }
.btn-black.disabled, .btn-black:disabled {
color: #fff;
background-color: #000;
border-color: #000; }
.btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle {
color: #fff;
background-color: black;
border-color: black; }
.btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38, 38, 38, 0.5); }
.btn-outline-gray-1 {
color: #f8f9fa;
border-color: #f8f9fa;
border: 2px solid #f8f9fa;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-1:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa !important; }
.btn-outline-gray-1:focus, .btn-outline-gray-1.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-gray-1.disabled, .btn-outline-gray-1:disabled {
color: #f8f9fa;
background-color: transparent; }
.btn-outline-gray-1:not(:disabled):not(.disabled):active, .btn-outline-gray-1:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-1.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.btn-outline-gray-1:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-1.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-gray-1.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-1.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-1.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-1.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-1.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-1.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-1.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-1.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-1.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-1.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-1.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-1.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-1.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-1.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-1.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-1.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-1.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-1.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-1.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-1.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-2 {
color: #e9ecef;
border-color: #e9ecef;
border: 2px solid #e9ecef;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-2:hover {
color: #212529;
background-color: #e9ecef;
border-color: #e9ecef !important; }
.btn-outline-gray-2:focus, .btn-outline-gray-2.focus {
box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
.btn-outline-gray-2.disabled, .btn-outline-gray-2:disabled {
color: #e9ecef;
background-color: transparent; }
.btn-outline-gray-2:not(:disabled):not(.disabled):active, .btn-outline-gray-2:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-2.dropdown-toggle {
color: #212529;
background-color: #e9ecef;
border-color: #e9ecef; }
.btn-outline-gray-2:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-2.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
.btn-outline-gray-2.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-2.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-2.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-2.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-2.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-2.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-2.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-2.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-2.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-2.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-2.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-2.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-2.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-2.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-2.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-2.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-2.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-2.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-2.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-2.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-3 {
color: #dee2e6;
border-color: #dee2e6;
border: 2px solid #dee2e6;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-3:hover {
color: #212529;
background-color: #dee2e6;
border-color: #dee2e6 !important; }
.btn-outline-gray-3:focus, .btn-outline-gray-3.focus {
box-shadow: 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
.btn-outline-gray-3.disabled, .btn-outline-gray-3:disabled {
color: #dee2e6;
background-color: transparent; }
.btn-outline-gray-3:not(:disabled):not(.disabled):active, .btn-outline-gray-3:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-3.dropdown-toggle {
color: #212529;
background-color: #dee2e6;
border-color: #dee2e6; }
.btn-outline-gray-3:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-3.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
.btn-outline-gray-3.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-3.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-3.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-3.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-3.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-3.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-3.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-3.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-3.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-3.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-3.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-3.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-3.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-3.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-3.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-3.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-3.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-3.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-3.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-3.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-4 {
color: #ced4da;
border-color: #ced4da;
border: 2px solid #ced4da;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-4:hover {
color: #fff;
background-color: #ced4da;
border-color: #ced4da !important; }
.btn-outline-gray-4:focus, .btn-outline-gray-4.focus {
box-shadow: 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
.btn-outline-gray-4.disabled, .btn-outline-gray-4:disabled {
color: #ced4da;
background-color: transparent; }
.btn-outline-gray-4:not(:disabled):not(.disabled):active, .btn-outline-gray-4:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-4.dropdown-toggle {
color: #fff;
background-color: #ced4da;
border-color: #ced4da; }
.btn-outline-gray-4:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-4:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-4.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
.btn-outline-gray-4.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-4.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-4.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-4.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-4.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-4.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-4.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-4.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-4.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-4.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-4.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-4.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-4.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-4.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-4.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-4.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-4.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-4.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-4.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-4.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-5 {
color: #adb5bd;
border-color: #adb5bd;
border: 2px solid #adb5bd;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-5:hover {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd !important; }
.btn-outline-gray-5:focus, .btn-outline-gray-5.focus {
box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-outline-gray-5.disabled, .btn-outline-gray-5:disabled {
color: #adb5bd;
background-color: transparent; }
.btn-outline-gray-5:not(:disabled):not(.disabled):active, .btn-outline-gray-5:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-5.dropdown-toggle {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-outline-gray-5:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-5:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-5.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-outline-gray-5.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-5.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-5.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-5.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-5.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-5.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-5.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-5.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-5.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-5.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-5.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-5.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-5.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-5.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-5.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-5.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-5.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-5.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-5.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-5.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-6 {
color: #6c757d;
border-color: #6c757d;
border: 2px solid #6c757d;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-6:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d !important; }
.btn-outline-gray-6:focus, .btn-outline-gray-6.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-outline-gray-6.disabled, .btn-outline-gray-6:disabled {
color: #6c757d;
background-color: transparent; }
.btn-outline-gray-6:not(:disabled):not(.disabled):active, .btn-outline-gray-6:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-6.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d; }
.btn-outline-gray-6:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-6:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-6.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-outline-gray-6.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-6.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-6.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-6.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-6.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-6.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-6.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-6.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-6.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-6.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-6.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-6.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-6.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-6.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-6.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-6.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-6.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-6.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-6.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-6.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-7 {
color: #495057;
border-color: #495057;
border: 2px solid #495057;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-7:hover {
color: #fff;
background-color: #495057;
border-color: #495057 !important; }
.btn-outline-gray-7:focus, .btn-outline-gray-7.focus {
box-shadow: 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
.btn-outline-gray-7.disabled, .btn-outline-gray-7:disabled {
color: #495057;
background-color: transparent; }
.btn-outline-gray-7:not(:disabled):not(.disabled):active, .btn-outline-gray-7:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-7.dropdown-toggle {
color: #fff;
background-color: #495057;
border-color: #495057; }
.btn-outline-gray-7:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-7:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-7.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
.btn-outline-gray-7.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-7.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-7.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-7.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-7.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-7.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-7.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-7.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-7.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-7.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-7.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-7.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-7.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-7.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-7.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-7.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-7.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-7.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-7.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-7.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-8 {
color: #343a40;
border-color: #343a40;
border: 2px solid #343a40;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-8:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40 !important; }
.btn-outline-gray-8:focus, .btn-outline-gray-8.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-gray-8.disabled, .btn-outline-gray-8:disabled {
color: #343a40;
background-color: transparent; }
.btn-outline-gray-8:not(:disabled):not(.disabled):active, .btn-outline-gray-8:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-8.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40; }
.btn-outline-gray-8:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-8:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-8.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-outline-gray-8.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-8.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-8.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-8.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-8.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-8.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-8.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-8.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-8.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-8.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-8.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-8.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-8.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-8.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-8.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-8.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-8.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-8.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-8.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-8.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-9 {
color: #212529;
border-color: #212529;
border: 2px solid #212529;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray-9:hover {
color: #fff;
background-color: #212529;
border-color: #212529 !important; }
.btn-outline-gray-9:focus, .btn-outline-gray-9.focus {
box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
.btn-outline-gray-9.disabled, .btn-outline-gray-9:disabled {
color: #212529;
background-color: transparent; }
.btn-outline-gray-9:not(:disabled):not(.disabled):active, .btn-outline-gray-9:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-9.dropdown-toggle {
color: #fff;
background-color: #212529;
border-color: #212529; }
.btn-outline-gray-9:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-9:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-9.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
.btn-outline-gray-9.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray-9.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray-9.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray-9.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-9.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray-9.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray-9.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray-9.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray-9.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-9.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray-9.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray-9.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray-9.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray-9.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-9.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray-9.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray-9.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray-9.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray-9.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray-9.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-primary {
color: #4ED199;
border-color: #4ED199;
border: 2px solid #4ED199;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-primary:hover {
color: #fff;
background-color: #4ED199;
border-color: #4ED199 !important; }
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #4ED199;
background-color: transparent; }
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-outline-primary.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-primary.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-primary.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-primary.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-primary.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-primary.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-primary.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-primary.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-primary.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-primary.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-primary.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-primary.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-primary.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-primary.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-primary.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-primary.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-primary.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-primary.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-primary.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-primary.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-secondary {
color: #adb5bd;
border-color: #adb5bd;
border: 2px solid #adb5bd;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-secondary:hover {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd !important; }
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #adb5bd;
background-color: transparent; }
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-outline-secondary.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-secondary.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-secondary.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-secondary.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-secondary.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-secondary.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-secondary.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-secondary.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-secondary.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-secondary.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-secondary.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-secondary.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-secondary.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-secondary.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-secondary.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-secondary.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-secondary.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-secondary.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-secondary.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-secondary.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-success {
color: #4ED199;
border-color: #4ED199;
border: 2px solid #4ED199;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-success:hover {
color: #fff;
background-color: #4ED199;
border-color: #4ED199 !important; }
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #4ED199;
background-color: transparent; }
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-outline-success.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-success.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-success.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-success.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-success.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-success.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-success.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-success.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-success.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-success.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-success.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-success.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-success.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-success.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-success.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-success.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-success.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-success.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-success.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-success.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-info {
color: #0dd3ff;
border-color: #0dd3ff;
border: 2px solid #0dd3ff;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-info:hover {
color: #fff;
background-color: #0dd3ff;
border-color: #0dd3ff !important; }
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(13, 211, 255, 0.5); }
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #0dd3ff;
background-color: transparent; }
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
color: #fff;
background-color: #0dd3ff;
border-color: #0dd3ff; }
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(13, 211, 255, 0.5); }
.btn-outline-info.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-info.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-info.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-info.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-info.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-info.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-info.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-info.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-info.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-info.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-info.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-info.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-info.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-info.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-info.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-info.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-info.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-info.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-info.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-info.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-warning {
color: #ffc168;
border-color: #ffc168;
border: 2px solid #ffc168;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-warning:hover {
color: #fff;
background-color: #ffc168;
border-color: #ffc168 !important; }
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 104, 0.5); }
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc168;
background-color: transparent; }
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
color: #fff;
background-color: #ffc168;
border-color: #ffc168; }
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 104, 0.5); }
.btn-outline-warning.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-warning.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-warning.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-warning.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-warning.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-warning.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-warning.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-warning.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-warning.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-warning.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-warning.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-warning.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-warning.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-warning.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-warning.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-warning.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-warning.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-warning.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-warning.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-warning.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-danger {
color: #ff6c5f;
border-color: #ff6c5f;
border: 2px solid #ff6c5f;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-danger:hover {
color: #fff;
background-color: #ff6c5f;
border-color: #ff6c5f !important; }
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 108, 95, 0.5); }
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #ff6c5f;
background-color: transparent; }
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
color: #fff;
background-color: #ff6c5f;
border-color: #ff6c5f; }
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 108, 95, 0.5); }
.btn-outline-danger.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-danger.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-danger.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-danger.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-danger.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-danger.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-danger.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-danger.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-danger.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-danger.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-danger.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-danger.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-danger.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-danger.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-danger.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-danger.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-danger.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-danger.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-danger.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-danger.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-light {
color: #f8f9fa;
border-color: #f8f9fa;
border: 2px solid #f8f9fa;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa !important; }
.btn-outline-light:focus, .btn-outline-light.focus {
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-light.disabled, .btn-outline-light:disabled {
color: #f8f9fa;
background-color: transparent; }
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-outline-light.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-light.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-light.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-light.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-light.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-light.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-light.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-light.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-light.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-light.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-light.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-light.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-light.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-light.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-light.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-light.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-light.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-light.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-light.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-light.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-dark {
color: #adb5bd;
border-color: #adb5bd;
border: 2px solid #adb5bd;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-dark:hover {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd !important; }
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #adb5bd;
background-color: transparent; }
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-outline-dark.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-dark.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-dark.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-dark.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-dark.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-dark.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-dark.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-dark.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-dark.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-dark.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-dark.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-dark.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-dark.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-dark.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-dark.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-dark.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-dark.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-dark.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-dark.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-dark.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-green {
color: #4ED199;
border-color: #4ED199;
border: 2px solid #4ED199;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-green:hover {
color: #fff;
background-color: #4ED199;
border-color: #4ED199 !important; }
.btn-outline-green:focus, .btn-outline-green.focus {
box-shadow: 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-outline-green.disabled, .btn-outline-green:disabled {
color: #4ED199;
background-color: transparent; }
.btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active, .show > .btn-outline-green.dropdown-toggle {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-outline-green.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-green.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-green.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-green.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-green.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-green.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-green.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-green.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-green.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-green.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-green.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-green.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-green.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-green.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-green.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-green.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-green.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-green.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-green.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-green.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-cyan {
color: #0dd3ff;
border-color: #0dd3ff;
border: 2px solid #0dd3ff;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-cyan:hover {
color: #fff;
background-color: #0dd3ff;
border-color: #0dd3ff !important; }
.btn-outline-cyan:focus, .btn-outline-cyan.focus {
box-shadow: 0 0 0 0.2rem rgba(13, 211, 255, 0.5); }
.btn-outline-cyan.disabled, .btn-outline-cyan:disabled {
color: #0dd3ff;
background-color: transparent; }
.btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan.dropdown-toggle {
color: #fff;
background-color: #0dd3ff;
border-color: #0dd3ff; }
.btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(13, 211, 255, 0.5); }
.btn-outline-cyan.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-cyan.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-cyan.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-cyan.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-cyan.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-cyan.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-cyan.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-cyan.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-cyan.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-cyan.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-cyan.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-cyan.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-cyan.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-cyan.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-cyan.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-cyan.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-cyan.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-cyan.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-cyan.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-cyan.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-yellow {
color: #ffc168;
border-color: #ffc168;
border: 2px solid #ffc168;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-yellow:hover {
color: #fff;
background-color: #ffc168;
border-color: #ffc168 !important; }
.btn-outline-yellow:focus, .btn-outline-yellow.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 104, 0.5); }
.btn-outline-yellow.disabled, .btn-outline-yellow:disabled {
color: #ffc168;
background-color: transparent; }
.btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow.dropdown-toggle {
color: #fff;
background-color: #ffc168;
border-color: #ffc168; }
.btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 104, 0.5); }
.btn-outline-yellow.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-yellow.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-yellow.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-yellow.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-yellow.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-yellow.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-yellow.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-yellow.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-yellow.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-yellow.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-yellow.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-yellow.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-yellow.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-yellow.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-yellow.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-yellow.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-yellow.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-yellow.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-yellow.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-yellow.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-orange {
color: #ff9900;
border-color: #ff9900;
border: 2px solid #ff9900;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-orange:hover {
color: #fff;
background-color: #ff9900;
border-color: #ff9900 !important; }
.btn-outline-orange:focus, .btn-outline-orange.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 153, 0, 0.5); }
.btn-outline-orange.disabled, .btn-outline-orange:disabled {
color: #ff9900;
background-color: transparent; }
.btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-orange.dropdown-toggle {
color: #fff;
background-color: #ff9900;
border-color: #ff9900; }
.btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 153, 0, 0.5); }
.btn-outline-orange.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-orange.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-orange.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-orange.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-orange.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-orange.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-orange.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-orange.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-orange.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-orange.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-orange.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-orange.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-orange.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-orange.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-orange.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-orange.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-orange.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-orange.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-orange.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-orange.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-red {
color: #ff6c5f;
border-color: #ff6c5f;
border: 2px solid #ff6c5f;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-red:hover {
color: #fff;
background-color: #ff6c5f;
border-color: #ff6c5f !important; }
.btn-outline-red:focus, .btn-outline-red.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 108, 95, 0.5); }
.btn-outline-red.disabled, .btn-outline-red:disabled {
color: #ff6c5f;
background-color: transparent; }
.btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active, .show > .btn-outline-red.dropdown-toggle {
color: #fff;
background-color: #ff6c5f;
border-color: #ff6c5f; }
.btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 108, 95, 0.5); }
.btn-outline-red.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-red.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-red.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-red.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-red.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-red.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-red.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-red.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-red.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-red.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-red.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-red.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-red.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-red.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-red.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-red.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-red.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-red.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-red.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-red.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-blue {
color: #1274E7;
border-color: #1274E7;
border: 2px solid #1274E7;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-blue:hover {
color: #fff;
background-color: #1274E7;
border-color: #1274E7 !important; }
.btn-outline-blue:focus, .btn-outline-blue.focus {
box-shadow: 0 0 0 0.2rem rgba(18, 116, 231, 0.5); }
.btn-outline-blue.disabled, .btn-outline-blue:disabled {
color: #1274E7;
background-color: transparent; }
.btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-blue.dropdown-toggle {
color: #fff;
background-color: #1274E7;
border-color: #1274E7; }
.btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(18, 116, 231, 0.5); }
.btn-outline-blue.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-blue.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-blue.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-blue.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-blue.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-blue.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-blue.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-blue.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-blue.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-blue.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-blue.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-blue.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-blue.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-blue.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-blue.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-blue.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-blue.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-blue.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-blue.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-blue.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-brown {
color: #b4a996;
border-color: #b4a996;
border: 2px solid #b4a996;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-brown:hover {
color: #fff;
background-color: #b4a996;
border-color: #b4a996 !important; }
.btn-outline-brown:focus, .btn-outline-brown.focus {
box-shadow: 0 0 0 0.2rem rgba(180, 169, 150, 0.5); }
.btn-outline-brown.disabled, .btn-outline-brown:disabled {
color: #b4a996;
background-color: transparent; }
.btn-outline-brown:not(:disabled):not(.disabled):active, .btn-outline-brown:not(:disabled):not(.disabled).active, .show > .btn-outline-brown.dropdown-toggle {
color: #fff;
background-color: #b4a996;
border-color: #b4a996; }
.btn-outline-brown:not(:disabled):not(.disabled):active:focus, .btn-outline-brown:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brown.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(180, 169, 150, 0.5); }
.btn-outline-brown.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-brown.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-brown.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-brown.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-brown.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-brown.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-brown.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-brown.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-brown.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-brown.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-brown.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-brown.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-brown.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-brown.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-brown.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-brown.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-brown.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-brown.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-brown.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-brown.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-purple {
color: #4b19f7;
border-color: #4b19f7;
border: 2px solid #4b19f7;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-purple:hover {
color: #fff;
background-color: #4b19f7;
border-color: #4b19f7 !important; }
.btn-outline-purple:focus, .btn-outline-purple.focus {
box-shadow: 0 0 0 0.2rem rgba(75, 25, 247, 0.5); }
.btn-outline-purple.disabled, .btn-outline-purple:disabled {
color: #4b19f7;
background-color: transparent; }
.btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active, .show > .btn-outline-purple.dropdown-toggle {
color: #fff;
background-color: #4b19f7;
border-color: #4b19f7; }
.btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(75, 25, 247, 0.5); }
.btn-outline-purple.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-purple.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-purple.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-purple.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-purple.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-purple.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-purple.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-purple.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-purple.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-purple.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-purple.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-purple.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-purple.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-purple.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-purple.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-purple.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-purple.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-purple.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-purple.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-purple.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-white {
color: #fff;
border-color: #fff;
border: 2px solid #fff;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-white:hover {
color: #212529;
background-color: #fff;
border-color: #fff !important; }
.btn-outline-white:focus, .btn-outline-white.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-outline-white.disabled, .btn-outline-white:disabled {
color: #fff;
background-color: transparent; }
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle {
color: #212529;
background-color: #fff;
border-color: #fff; }
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-outline-white.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-white.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-white.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-white.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-white.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-white.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-white.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-white.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-white.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-white.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-white.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-white.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-white.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-white.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-white.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-white.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-white.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-white.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-white.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-white.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray {
color: #adb5bd;
border-color: #adb5bd;
border: 2px solid #adb5bd;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-gray:hover {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd !important; }
.btn-outline-gray:focus, .btn-outline-gray.focus {
box-shadow: 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-outline-gray.disabled, .btn-outline-gray:disabled {
color: #adb5bd;
background-color: transparent; }
.btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-gray.dropdown-toggle {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-outline-gray.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-gray.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-gray.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-gray.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-gray.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-gray.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-gray.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-gray.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-gray.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-gray.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-gray.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-gray.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-gray.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-gray.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-gray.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-gray.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-gray.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-black {
color: #000;
border-color: #000;
border: 2px solid #000;
padding: calc(0.5625rem - 2px) 1.125rem; }
.btn-outline-black:hover {
color: #fff;
background-color: #000;
border-color: #000 !important; }
.btn-outline-black:focus, .btn-outline-black.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
.btn-outline-black.disabled, .btn-outline-black:disabled {
color: #000;
background-color: transparent; }
.btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show > .btn-outline-black.dropdown-toggle {
color: #fff;
background-color: #000;
border-color: #000; }
.btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
.btn-outline-black.btn-xl {
padding: calc(1rem - 2px) 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-outline-black.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-outline-black.btn-xl:before {
border-radius: 0.35rem; }
.btn-outline-black.btn-xl.btn-rounded {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-black.btn-xl.btn-rounded:before {
border-radius: 1.25remcalc(1rem - 2px) !important; }
.btn-outline-black.btn-lg {
padding: calc(0.75rem - 2px) 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-outline-black.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-outline-black.btn-lg:before {
border-radius: 0.3rem; }
.btn-outline-black.btn-lg.btn-rounded {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-black.btn-lg.btn-rounded:before {
border-radius: 1.125remcalc(0.75rem - 2px) !important; }
.btn-outline-black.btn-md {
padding: calc(0.625rem - 2px) 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-outline-black.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-outline-black.btn-md:before {
border-radius: 0.25rem; }
.btn-outline-black.btn-md.btn-rounded {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-black.btn-md.btn-rounded:before {
border-radius: 1remcalc(0.625rem - 2px) !important; }
.btn-outline-black.btn-sm {
padding: calc(0.375rem - 2px) 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-outline-black.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-outline-black.btn-sm:before {
border-radius: 0.2rem; }
.btn-outline-black.btn-sm.btn-rounded {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-outline-black.btn-sm.btn-rounded:before {
border-radius: 0.75remcalc(0.375rem - 2px) !important; }
.btn-line-gray-1 {
color: #f8f9fa;
border-color: #f8f9fa;
position: relative; }
.btn-line-gray-1:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5) inset; }
.btn-line-gray-1:hover {
color: #f8f9fa;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-1:focus, .btn-line-gray-1:active {
color: #f8f9fa;
background-color: transparent;
opacity: 0.75;
border-color: #f8f9fa;
box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5) inset !important; }
.btn-line-gray-1.disabled, .btn-line-gray-1:disabled {
color: #f8f9fa;
background-color: transparent; }
.btn-line-gray-1:not(:disabled):not(.disabled):active, .btn-line-gray-1:not(:disabled):not(.disabled).active, .show > .btn-line-gray-1.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.btn-line-gray-1:not(:disabled):not(.disabled):active:focus, .btn-line-gray-1:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-1.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-line-gray-2 {
color: #e9ecef;
border-color: #e9ecef;
position: relative; }
.btn-line-gray-2:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(233, 236, 239, 0.5) inset; }
.btn-line-gray-2:hover {
color: #e9ecef;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-2:focus, .btn-line-gray-2:active {
color: #e9ecef;
background-color: transparent;
opacity: 0.75;
border-color: #e9ecef;
box-shadow: 0 0 0 2px rgba(233, 236, 239, 0.5) inset !important; }
.btn-line-gray-2.disabled, .btn-line-gray-2:disabled {
color: #e9ecef;
background-color: transparent; }
.btn-line-gray-2:not(:disabled):not(.disabled):active, .btn-line-gray-2:not(:disabled):not(.disabled).active, .show > .btn-line-gray-2.dropdown-toggle {
color: #212529;
background-color: #e9ecef;
border-color: #e9ecef; }
.btn-line-gray-2:not(:disabled):not(.disabled):active:focus, .btn-line-gray-2:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-2.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(233, 236, 239, 0.5); }
.btn-line-gray-3 {
color: #dee2e6;
border-color: #dee2e6;
position: relative; }
.btn-line-gray-3:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(222, 226, 230, 0.5) inset; }
.btn-line-gray-3:hover {
color: #dee2e6;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-3:focus, .btn-line-gray-3:active {
color: #dee2e6;
background-color: transparent;
opacity: 0.75;
border-color: #dee2e6;
box-shadow: 0 0 0 2px rgba(222, 226, 230, 0.5) inset !important; }
.btn-line-gray-3.disabled, .btn-line-gray-3:disabled {
color: #dee2e6;
background-color: transparent; }
.btn-line-gray-3:not(:disabled):not(.disabled):active, .btn-line-gray-3:not(:disabled):not(.disabled).active, .show > .btn-line-gray-3.dropdown-toggle {
color: #212529;
background-color: #dee2e6;
border-color: #dee2e6; }
.btn-line-gray-3:not(:disabled):not(.disabled):active:focus, .btn-line-gray-3:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-3.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(222, 226, 230, 0.5); }
.btn-line-gray-4 {
color: #ced4da;
border-color: #ced4da;
position: relative; }
.btn-line-gray-4:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(206, 212, 218, 0.5) inset; }
.btn-line-gray-4:hover {
color: #ced4da;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-4:focus, .btn-line-gray-4:active {
color: #ced4da;
background-color: transparent;
opacity: 0.75;
border-color: #ced4da;
box-shadow: 0 0 0 2px rgba(206, 212, 218, 0.5) inset !important; }
.btn-line-gray-4.disabled, .btn-line-gray-4:disabled {
color: #ced4da;
background-color: transparent; }
.btn-line-gray-4:not(:disabled):not(.disabled):active, .btn-line-gray-4:not(:disabled):not(.disabled).active, .show > .btn-line-gray-4.dropdown-toggle {
color: #fff;
background-color: #ced4da;
border-color: #ced4da; }
.btn-line-gray-4:not(:disabled):not(.disabled):active:focus, .btn-line-gray-4:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-4.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(206, 212, 218, 0.5); }
.btn-line-gray-5 {
color: #adb5bd;
border-color: #adb5bd;
position: relative; }
.btn-line-gray-5:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(173, 181, 189, 0.5) inset; }
.btn-line-gray-5:hover {
color: #adb5bd;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-5:focus, .btn-line-gray-5:active {
color: #adb5bd;
background-color: transparent;
opacity: 0.75;
border-color: #adb5bd;
box-shadow: 0 0 0 2px rgba(173, 181, 189, 0.5) inset !important; }
.btn-line-gray-5.disabled, .btn-line-gray-5:disabled {
color: #adb5bd;
background-color: transparent; }
.btn-line-gray-5:not(:disabled):not(.disabled):active, .btn-line-gray-5:not(:disabled):not(.disabled).active, .show > .btn-line-gray-5.dropdown-toggle {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-line-gray-5:not(:disabled):not(.disabled):active:focus, .btn-line-gray-5:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-5.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-line-gray-6 {
color: #6c757d;
border-color: #6c757d;
position: relative; }
.btn-line-gray-6:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(108, 117, 125, 0.5) inset; }
.btn-line-gray-6:hover {
color: #6c757d;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-6:focus, .btn-line-gray-6:active {
color: #6c757d;
background-color: transparent;
opacity: 0.75;
border-color: #6c757d;
box-shadow: 0 0 0 2px rgba(108, 117, 125, 0.5) inset !important; }
.btn-line-gray-6.disabled, .btn-line-gray-6:disabled {
color: #6c757d;
background-color: transparent; }
.btn-line-gray-6:not(:disabled):not(.disabled):active, .btn-line-gray-6:not(:disabled):not(.disabled).active, .show > .btn-line-gray-6.dropdown-toggle {
color: #fff;
background-color: #6c757d;
border-color: #6c757d; }
.btn-line-gray-6:not(:disabled):not(.disabled):active:focus, .btn-line-gray-6:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-6.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.btn-line-gray-7 {
color: #495057;
border-color: #495057;
position: relative; }
.btn-line-gray-7:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(73, 80, 87, 0.5) inset; }
.btn-line-gray-7:hover {
color: #495057;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-7:focus, .btn-line-gray-7:active {
color: #495057;
background-color: transparent;
opacity: 0.75;
border-color: #495057;
box-shadow: 0 0 0 2px rgba(73, 80, 87, 0.5) inset !important; }
.btn-line-gray-7.disabled, .btn-line-gray-7:disabled {
color: #495057;
background-color: transparent; }
.btn-line-gray-7:not(:disabled):not(.disabled):active, .btn-line-gray-7:not(:disabled):not(.disabled).active, .show > .btn-line-gray-7.dropdown-toggle {
color: #fff;
background-color: #495057;
border-color: #495057; }
.btn-line-gray-7:not(:disabled):not(.disabled):active:focus, .btn-line-gray-7:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-7.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73, 80, 87, 0.5); }
.btn-line-gray-8 {
color: #343a40;
border-color: #343a40;
position: relative; }
.btn-line-gray-8:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5) inset; }
.btn-line-gray-8:hover {
color: #343a40;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-8:focus, .btn-line-gray-8:active {
color: #343a40;
background-color: transparent;
opacity: 0.75;
border-color: #343a40;
box-shadow: 0 0 0 2px rgba(52, 58, 64, 0.5) inset !important; }
.btn-line-gray-8.disabled, .btn-line-gray-8:disabled {
color: #343a40;
background-color: transparent; }
.btn-line-gray-8:not(:disabled):not(.disabled):active, .btn-line-gray-8:not(:disabled):not(.disabled).active, .show > .btn-line-gray-8.dropdown-toggle {
color: #fff;
background-color: #343a40;
border-color: #343a40; }
.btn-line-gray-8:not(:disabled):not(.disabled):active:focus, .btn-line-gray-8:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-8.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
.btn-line-gray-9 {
color: #212529;
border-color: #212529;
position: relative; }
.btn-line-gray-9:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(33, 37, 41, 0.5) inset; }
.btn-line-gray-9:hover {
color: #212529;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray-9:focus, .btn-line-gray-9:active {
color: #212529;
background-color: transparent;
opacity: 0.75;
border-color: #212529;
box-shadow: 0 0 0 2px rgba(33, 37, 41, 0.5) inset !important; }
.btn-line-gray-9.disabled, .btn-line-gray-9:disabled {
color: #212529;
background-color: transparent; }
.btn-line-gray-9:not(:disabled):not(.disabled):active, .btn-line-gray-9:not(:disabled):not(.disabled).active, .show > .btn-line-gray-9.dropdown-toggle {
color: #fff;
background-color: #212529;
border-color: #212529; }
.btn-line-gray-9:not(:disabled):not(.disabled):active:focus, .btn-line-gray-9:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray-9.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(33, 37, 41, 0.5); }
.btn-line-primary {
color: #4ED199;
border-color: #4ED199;
position: relative; }
.btn-line-primary:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(78, 209, 153, 0.5) inset; }
.btn-line-primary:hover {
color: #4ED199;
background-color: transparent;
opacity: 0.75; }
.btn-line-primary:focus, .btn-line-primary:active {
color: #4ED199;
background-color: transparent;
opacity: 0.75;
border-color: #4ED199;
box-shadow: 0 0 0 2px rgba(78, 209, 153, 0.5) inset !important; }
.btn-line-primary.disabled, .btn-line-primary:disabled {
color: #4ED199;
background-color: transparent; }
.btn-line-primary:not(:disabled):not(.disabled):active, .btn-line-primary:not(:disabled):not(.disabled).active, .show > .btn-line-primary.dropdown-toggle {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-line-primary:not(:disabled):not(.disabled):active:focus, .btn-line-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-line-primary.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-line-secondary {
color: #adb5bd;
border-color: #adb5bd;
position: relative; }
.btn-line-secondary:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(173, 181, 189, 0.5) inset; }
.btn-line-secondary:hover {
color: #adb5bd;
background-color: transparent;
opacity: 0.75; }
.btn-line-secondary:focus, .btn-line-secondary:active {
color: #adb5bd;
background-color: transparent;
opacity: 0.75;
border-color: #adb5bd;
box-shadow: 0 0 0 2px rgba(173, 181, 189, 0.5) inset !important; }
.btn-line-secondary.disabled, .btn-line-secondary:disabled {
color: #adb5bd;
background-color: transparent; }
.btn-line-secondary:not(:disabled):not(.disabled):active, .btn-line-secondary:not(:disabled):not(.disabled).active, .show > .btn-line-secondary.dropdown-toggle {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-line-secondary:not(:disabled):not(.disabled):active:focus, .btn-line-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-line-secondary.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-line-success {
color: #4ED199;
border-color: #4ED199;
position: relative; }
.btn-line-success:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(78, 209, 153, 0.5) inset; }
.btn-line-success:hover {
color: #4ED199;
background-color: transparent;
opacity: 0.75; }
.btn-line-success:focus, .btn-line-success:active {
color: #4ED199;
background-color: transparent;
opacity: 0.75;
border-color: #4ED199;
box-shadow: 0 0 0 2px rgba(78, 209, 153, 0.5) inset !important; }
.btn-line-success.disabled, .btn-line-success:disabled {
color: #4ED199;
background-color: transparent; }
.btn-line-success:not(:disabled):not(.disabled):active, .btn-line-success:not(:disabled):not(.disabled).active, .show > .btn-line-success.dropdown-toggle {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-line-success:not(:disabled):not(.disabled):active:focus, .btn-line-success:not(:disabled):not(.disabled).active:focus, .show > .btn-line-success.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-line-info {
color: #0dd3ff;
border-color: #0dd3ff;
position: relative; }
.btn-line-info:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(13, 211, 255, 0.5) inset; }
.btn-line-info:hover {
color: #0dd3ff;
background-color: transparent;
opacity: 0.75; }
.btn-line-info:focus, .btn-line-info:active {
color: #0dd3ff;
background-color: transparent;
opacity: 0.75;
border-color: #0dd3ff;
box-shadow: 0 0 0 2px rgba(13, 211, 255, 0.5) inset !important; }
.btn-line-info.disabled, .btn-line-info:disabled {
color: #0dd3ff;
background-color: transparent; }
.btn-line-info:not(:disabled):not(.disabled):active, .btn-line-info:not(:disabled):not(.disabled).active, .show > .btn-line-info.dropdown-toggle {
color: #fff;
background-color: #0dd3ff;
border-color: #0dd3ff; }
.btn-line-info:not(:disabled):not(.disabled):active:focus, .btn-line-info:not(:disabled):not(.disabled).active:focus, .show > .btn-line-info.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(13, 211, 255, 0.5); }
.btn-line-warning {
color: #ffc168;
border-color: #ffc168;
position: relative; }
.btn-line-warning:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(255, 193, 104, 0.5) inset; }
.btn-line-warning:hover {
color: #ffc168;
background-color: transparent;
opacity: 0.75; }
.btn-line-warning:focus, .btn-line-warning:active {
color: #ffc168;
background-color: transparent;
opacity: 0.75;
border-color: #ffc168;
box-shadow: 0 0 0 2px rgba(255, 193, 104, 0.5) inset !important; }
.btn-line-warning.disabled, .btn-line-warning:disabled {
color: #ffc168;
background-color: transparent; }
.btn-line-warning:not(:disabled):not(.disabled):active, .btn-line-warning:not(:disabled):not(.disabled).active, .show > .btn-line-warning.dropdown-toggle {
color: #fff;
background-color: #ffc168;
border-color: #ffc168; }
.btn-line-warning:not(:disabled):not(.disabled):active:focus, .btn-line-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-line-warning.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 104, 0.5); }
.btn-line-danger {
color: #ff6c5f;
border-color: #ff6c5f;
position: relative; }
.btn-line-danger:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(255, 108, 95, 0.5) inset; }
.btn-line-danger:hover {
color: #ff6c5f;
background-color: transparent;
opacity: 0.75; }
.btn-line-danger:focus, .btn-line-danger:active {
color: #ff6c5f;
background-color: transparent;
opacity: 0.75;
border-color: #ff6c5f;
box-shadow: 0 0 0 2px rgba(255, 108, 95, 0.5) inset !important; }
.btn-line-danger.disabled, .btn-line-danger:disabled {
color: #ff6c5f;
background-color: transparent; }
.btn-line-danger:not(:disabled):not(.disabled):active, .btn-line-danger:not(:disabled):not(.disabled).active, .show > .btn-line-danger.dropdown-toggle {
color: #fff;
background-color: #ff6c5f;
border-color: #ff6c5f; }
.btn-line-danger:not(:disabled):not(.disabled):active:focus, .btn-line-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-line-danger.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 108, 95, 0.5); }
.btn-line-light {
color: #f8f9fa;
border-color: #f8f9fa;
position: relative; }
.btn-line-light:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5) inset; }
.btn-line-light:hover {
color: #f8f9fa;
background-color: transparent;
opacity: 0.75; }
.btn-line-light:focus, .btn-line-light:active {
color: #f8f9fa;
background-color: transparent;
opacity: 0.75;
border-color: #f8f9fa;
box-shadow: 0 0 0 2px rgba(248, 249, 250, 0.5) inset !important; }
.btn-line-light.disabled, .btn-line-light:disabled {
color: #f8f9fa;
background-color: transparent; }
.btn-line-light:not(:disabled):not(.disabled):active, .btn-line-light:not(:disabled):not(.disabled).active, .show > .btn-line-light.dropdown-toggle {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa; }
.btn-line-light:not(:disabled):not(.disabled):active:focus, .btn-line-light:not(:disabled):not(.disabled).active:focus, .show > .btn-line-light.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
.btn-line-dark {
color: #adb5bd;
border-color: #adb5bd;
position: relative; }
.btn-line-dark:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(173, 181, 189, 0.5) inset; }
.btn-line-dark:hover {
color: #adb5bd;
background-color: transparent;
opacity: 0.75; }
.btn-line-dark:focus, .btn-line-dark:active {
color: #adb5bd;
background-color: transparent;
opacity: 0.75;
border-color: #adb5bd;
box-shadow: 0 0 0 2px rgba(173, 181, 189, 0.5) inset !important; }
.btn-line-dark.disabled, .btn-line-dark:disabled {
color: #adb5bd;
background-color: transparent; }
.btn-line-dark:not(:disabled):not(.disabled):active, .btn-line-dark:not(:disabled):not(.disabled).active, .show > .btn-line-dark.dropdown-toggle {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-line-dark:not(:disabled):not(.disabled):active:focus, .btn-line-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-line-dark.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-line-green {
color: #4ED199;
border-color: #4ED199;
position: relative; }
.btn-line-green:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(78, 209, 153, 0.5) inset; }
.btn-line-green:hover {
color: #4ED199;
background-color: transparent;
opacity: 0.75; }
.btn-line-green:focus, .btn-line-green:active {
color: #4ED199;
background-color: transparent;
opacity: 0.75;
border-color: #4ED199;
box-shadow: 0 0 0 2px rgba(78, 209, 153, 0.5) inset !important; }
.btn-line-green.disabled, .btn-line-green:disabled {
color: #4ED199;
background-color: transparent; }
.btn-line-green:not(:disabled):not(.disabled):active, .btn-line-green:not(:disabled):not(.disabled).active, .show > .btn-line-green.dropdown-toggle {
color: #fff;
background-color: #4ED199;
border-color: #4ED199; }
.btn-line-green:not(:disabled):not(.disabled):active:focus, .btn-line-green:not(:disabled):not(.disabled).active:focus, .show > .btn-line-green.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(78, 209, 153, 0.5); }
.btn-line-cyan {
color: #0dd3ff;
border-color: #0dd3ff;
position: relative; }
.btn-line-cyan:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(13, 211, 255, 0.5) inset; }
.btn-line-cyan:hover {
color: #0dd3ff;
background-color: transparent;
opacity: 0.75; }
.btn-line-cyan:focus, .btn-line-cyan:active {
color: #0dd3ff;
background-color: transparent;
opacity: 0.75;
border-color: #0dd3ff;
box-shadow: 0 0 0 2px rgba(13, 211, 255, 0.5) inset !important; }
.btn-line-cyan.disabled, .btn-line-cyan:disabled {
color: #0dd3ff;
background-color: transparent; }
.btn-line-cyan:not(:disabled):not(.disabled):active, .btn-line-cyan:not(:disabled):not(.disabled).active, .show > .btn-line-cyan.dropdown-toggle {
color: #fff;
background-color: #0dd3ff;
border-color: #0dd3ff; }
.btn-line-cyan:not(:disabled):not(.disabled):active:focus, .btn-line-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-line-cyan.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(13, 211, 255, 0.5); }
.btn-line-yellow {
color: #ffc168;
border-color: #ffc168;
position: relative; }
.btn-line-yellow:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(255, 193, 104, 0.5) inset; }
.btn-line-yellow:hover {
color: #ffc168;
background-color: transparent;
opacity: 0.75; }
.btn-line-yellow:focus, .btn-line-yellow:active {
color: #ffc168;
background-color: transparent;
opacity: 0.75;
border-color: #ffc168;
box-shadow: 0 0 0 2px rgba(255, 193, 104, 0.5) inset !important; }
.btn-line-yellow.disabled, .btn-line-yellow:disabled {
color: #ffc168;
background-color: transparent; }
.btn-line-yellow:not(:disabled):not(.disabled):active, .btn-line-yellow:not(:disabled):not(.disabled).active, .show > .btn-line-yellow.dropdown-toggle {
color: #fff;
background-color: #ffc168;
border-color: #ffc168; }
.btn-line-yellow:not(:disabled):not(.disabled):active:focus, .btn-line-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-line-yellow.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 104, 0.5); }
.btn-line-orange {
color: #ff9900;
border-color: #ff9900;
position: relative; }
.btn-line-orange:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(255, 153, 0, 0.5) inset; }
.btn-line-orange:hover {
color: #ff9900;
background-color: transparent;
opacity: 0.75; }
.btn-line-orange:focus, .btn-line-orange:active {
color: #ff9900;
background-color: transparent;
opacity: 0.75;
border-color: #ff9900;
box-shadow: 0 0 0 2px rgba(255, 153, 0, 0.5) inset !important; }
.btn-line-orange.disabled, .btn-line-orange:disabled {
color: #ff9900;
background-color: transparent; }
.btn-line-orange:not(:disabled):not(.disabled):active, .btn-line-orange:not(:disabled):not(.disabled).active, .show > .btn-line-orange.dropdown-toggle {
color: #fff;
background-color: #ff9900;
border-color: #ff9900; }
.btn-line-orange:not(:disabled):not(.disabled):active:focus, .btn-line-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-line-orange.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 153, 0, 0.5); }
.btn-line-red {
color: #ff6c5f;
border-color: #ff6c5f;
position: relative; }
.btn-line-red:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(255, 108, 95, 0.5) inset; }
.btn-line-red:hover {
color: #ff6c5f;
background-color: transparent;
opacity: 0.75; }
.btn-line-red:focus, .btn-line-red:active {
color: #ff6c5f;
background-color: transparent;
opacity: 0.75;
border-color: #ff6c5f;
box-shadow: 0 0 0 2px rgba(255, 108, 95, 0.5) inset !important; }
.btn-line-red.disabled, .btn-line-red:disabled {
color: #ff6c5f;
background-color: transparent; }
.btn-line-red:not(:disabled):not(.disabled):active, .btn-line-red:not(:disabled):not(.disabled).active, .show > .btn-line-red.dropdown-toggle {
color: #fff;
background-color: #ff6c5f;
border-color: #ff6c5f; }
.btn-line-red:not(:disabled):not(.disabled):active:focus, .btn-line-red:not(:disabled):not(.disabled).active:focus, .show > .btn-line-red.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 108, 95, 0.5); }
.btn-line-blue {
color: #1274E7;
border-color: #1274E7;
position: relative; }
.btn-line-blue:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(18, 116, 231, 0.5) inset; }
.btn-line-blue:hover {
color: #1274E7;
background-color: transparent;
opacity: 0.75; }
.btn-line-blue:focus, .btn-line-blue:active {
color: #1274E7;
background-color: transparent;
opacity: 0.75;
border-color: #1274E7;
box-shadow: 0 0 0 2px rgba(18, 116, 231, 0.5) inset !important; }
.btn-line-blue.disabled, .btn-line-blue:disabled {
color: #1274E7;
background-color: transparent; }
.btn-line-blue:not(:disabled):not(.disabled):active, .btn-line-blue:not(:disabled):not(.disabled).active, .show > .btn-line-blue.dropdown-toggle {
color: #fff;
background-color: #1274E7;
border-color: #1274E7; }
.btn-line-blue:not(:disabled):not(.disabled):active:focus, .btn-line-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-line-blue.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(18, 116, 231, 0.5); }
.btn-line-brown {
color: #b4a996;
border-color: #b4a996;
position: relative; }
.btn-line-brown:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(180, 169, 150, 0.5) inset; }
.btn-line-brown:hover {
color: #b4a996;
background-color: transparent;
opacity: 0.75; }
.btn-line-brown:focus, .btn-line-brown:active {
color: #b4a996;
background-color: transparent;
opacity: 0.75;
border-color: #b4a996;
box-shadow: 0 0 0 2px rgba(180, 169, 150, 0.5) inset !important; }
.btn-line-brown.disabled, .btn-line-brown:disabled {
color: #b4a996;
background-color: transparent; }
.btn-line-brown:not(:disabled):not(.disabled):active, .btn-line-brown:not(:disabled):not(.disabled).active, .show > .btn-line-brown.dropdown-toggle {
color: #fff;
background-color: #b4a996;
border-color: #b4a996; }
.btn-line-brown:not(:disabled):not(.disabled):active:focus, .btn-line-brown:not(:disabled):not(.disabled).active:focus, .show > .btn-line-brown.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(180, 169, 150, 0.5); }
.btn-line-purple {
color: #4b19f7;
border-color: #4b19f7;
position: relative; }
.btn-line-purple:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(75, 25, 247, 0.5) inset; }
.btn-line-purple:hover {
color: #4b19f7;
background-color: transparent;
opacity: 0.75; }
.btn-line-purple:focus, .btn-line-purple:active {
color: #4b19f7;
background-color: transparent;
opacity: 0.75;
border-color: #4b19f7;
box-shadow: 0 0 0 2px rgba(75, 25, 247, 0.5) inset !important; }
.btn-line-purple.disabled, .btn-line-purple:disabled {
color: #4b19f7;
background-color: transparent; }
.btn-line-purple:not(:disabled):not(.disabled):active, .btn-line-purple:not(:disabled):not(.disabled).active, .show > .btn-line-purple.dropdown-toggle {
color: #fff;
background-color: #4b19f7;
border-color: #4b19f7; }
.btn-line-purple:not(:disabled):not(.disabled):active:focus, .btn-line-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-line-purple.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(75, 25, 247, 0.5); }
.btn-line-white {
color: #fff;
border-color: #fff;
position: relative; }
.btn-line-white:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset; }
.btn-line-white:hover {
color: #fff;
background-color: transparent;
opacity: 0.75; }
.btn-line-white:focus, .btn-line-white:active {
color: #fff;
background-color: transparent;
opacity: 0.75;
border-color: #fff;
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) inset !important; }
.btn-line-white.disabled, .btn-line-white:disabled {
color: #fff;
background-color: transparent; }
.btn-line-white:not(:disabled):not(.disabled):active, .btn-line-white:not(:disabled):not(.disabled).active, .show > .btn-line-white.dropdown-toggle {
color: #212529;
background-color: #fff;
border-color: #fff; }
.btn-line-white:not(:disabled):not(.disabled):active:focus, .btn-line-white:not(:disabled):not(.disabled).active:focus, .show > .btn-line-white.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
.btn-line-gray {
color: #adb5bd;
border-color: #adb5bd;
position: relative; }
.btn-line-gray:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(173, 181, 189, 0.5) inset; }
.btn-line-gray:hover {
color: #adb5bd;
background-color: transparent;
opacity: 0.75; }
.btn-line-gray:focus, .btn-line-gray:active {
color: #adb5bd;
background-color: transparent;
opacity: 0.75;
border-color: #adb5bd;
box-shadow: 0 0 0 2px rgba(173, 181, 189, 0.5) inset !important; }
.btn-line-gray.disabled, .btn-line-gray:disabled {
color: #adb5bd;
background-color: transparent; }
.btn-line-gray:not(:disabled):not(.disabled):active, .btn-line-gray:not(:disabled):not(.disabled).active, .show > .btn-line-gray.dropdown-toggle {
color: #fff;
background-color: #adb5bd;
border-color: #adb5bd; }
.btn-line-gray:not(:disabled):not(.disabled):active:focus, .btn-line-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-line-gray.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(173, 181, 189, 0.5); }
.btn-line-black {
color: #000;
border-color: #000;
position: relative; }
.btn-line-black:before {
content: " ";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5) inset; }
.btn-line-black:hover {
color: #000;
background-color: transparent;
opacity: 0.75; }
.btn-line-black:focus, .btn-line-black:active {
color: #000;
background-color: transparent;
opacity: 0.75;
border-color: #000;
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5) inset !important; }
.btn-line-black.disabled, .btn-line-black:disabled {
color: #000;
background-color: transparent; }
.btn-line-black:not(:disabled):not(.disabled):active, .btn-line-black:not(:disabled):not(.disabled).active, .show > .btn-line-black.dropdown-toggle {
color: #fff;
background-color: #000;
border-color: #000; }
.btn-line-black:not(:disabled):not(.disabled):active:focus, .btn-line-black:not(:disabled):not(.disabled).active:focus, .show > .btn-line-black.dropdown-toggle:focus {
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 0, 0, 0.5); }
.btn-link {
font-weight: 400;
color: #333; }
.btn-link:hover {
color: #0d0d0d;
text-decoration: none; }
.btn-link:focus, .btn-link.focus {
text-decoration: none;
box-shadow: none; }
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none; }
.btn-xl {
padding: 1rem 2.375rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.35rem; }
.btn-xl i {
line-height: 1.5;
top: -0.08929rem;
position: relative; }
.btn-xl:before {
border-radius: 0.35rem; }
.btn-xl.btn-rounded {
border-radius: 2.25rem !important; }
.btn-xl.btn-rounded:before {
border-radius: 2.25rem !important; }
.btn-lg {
padding: 0.75rem 2rem;
font-size: 1.125rem;
line-height: 1.5;
border-radius: 0.3rem; }
.btn-lg i {
line-height: 1.5;
top: -0.08036rem;
position: relative; }
.btn-lg:before {
border-radius: 0.3rem; }
.btn-lg.btn-rounded {
border-radius: 1.875rem !important; }
.btn-lg.btn-rounded:before {
border-radius: 1.875rem !important; }
.btn-md {
padding: 0.625rem 1.5rem;
font-size: 1rem;
line-height: 1.8;
border-radius: 0.25rem; }
.btn-md i {
line-height: 1.8;
top: -0.07143rem;
position: relative; }
.btn-md:before {
border-radius: 0.25rem; }
.btn-md.btn-rounded {
border-radius: 1.625rem !important; }
.btn-md.btn-rounded:before {
border-radius: 1.625rem !important; }
.btn-sm {
padding: 0.375rem 0.875rem;
font-size: 0.75rem;
line-height: 1.3;
border-radius: 0.2rem; }
.btn-sm i {
line-height: 1.3;
top: -0.05357rem;
position: relative; }
.btn-sm:before {
border-radius: 0.2rem; }
.btn-sm.btn-rounded {
border-radius: 1.125rem !important; }
.btn-sm.btn-rounded:before {
border-radius: 1.125rem !important; }
.btn-block {
display: block;
width: 100%; }
.btn-block + .btn-block {
margin-top: 0.5rem; }
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%; }
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
overflow-x: hidden;
width: 100%; }
body {
margin: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.8;
color: #212529;
text-align: left;
background-color: #fff;
width: 100%; }
.text-body-default {
color: #212529; }
.text-body-default.btn:hover {
opacity: 0.75;
color: black; }
.text-body-default.btn:focus, .text-body-default.btn:active {
color: black; }
.text-paragraph-default {
color: rgba(156, 156, 156, 0.9); }
.bg-body-default {
background: #212529; }
.bg-paragraph-default {
background: rgba(156, 156, 156, 0.9); }
.pix-full-height {
min-height: 100vh; }
.pix-fit-cover {
object-fit: cover; }
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0; }
p {
margin-top: 0;
margin-bottom: 1rem;
color: rgba(156, 156, 156, 0.9); }
.text-24 {
font-size: 24px;
line-height: 38px; }
.text-20 {
font-size: 20px;
line-height: 32px; }
.text-18 {
font-size: 18px;
line-height: 26px; }
.text-18 i {
position: relative;
top: 2px; }
.text-small, .text-sm {
font-size: 14px; }
.text-extra-small, .text-xs {
font-size: 12px; }
.nav-pills.pix-pills-1 {
border-radius: 2px; }
.nav-pills.pix-pills-1 .nav-link {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
font-size: 1.125rem;
background: transparent; }
.nav-pills.pix-pills-1 .nav-link i {
line-height: 1rem; }
.nav-pills.pix-pills-1 .nav-link:not(.active) {
opacity: 0.5; }
.nav-pills.pix-pills-1 .nav-link:not(.active):hover {
opacity: 0.8; }
.nav-pills.pix-pills-1 .nav-link.active,
.nav-pills.pix-pills-1 .show > .nav-link {
box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05), 0 1.5rem 2.2rem rgba(0, 0, 0, 0.1) !important;
opacity: 1;
background: linear-gradient(to right, #4ED199, #4ED199) fixed; }
.nav-pills.pix-pills-primary .nav-item a {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.nav-pills.pix-pills-primary .nav-item a.active {
opacity: 1; }
.nav-pills.pix-pills-primary .nav-item a:not(.active) {
opacity: 0.5; }
.nav-pills.pix-pills-primary .nav-link.active,
.nav-pills.pix-pills-primary .show > .nav-link {
box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05), 0 1.5rem 2.2rem rgba(0, 0, 0, 0.1) !important;
opacity: 1;
background: #4ED199 !important; }
@keyframes fadeUp {
0% {
opacity: .2;
transform: translateY(1rem); }
100% {
transform: translateY(0%);
opacity: 1; } }
@keyframes fadeDown {
0% {
opacity: .2;
transform: translateY(-1rem); }
100% {
transform: translateY(0%);
opacity: 1; } }
@keyframes fadeLeft {
0% {
opacity: 0;
transform: translateX(1rem); }
100% {
transform: translateX(0%);
opacity: 1; } }
@keyframes fadeRight {
0% {
opacity: .2;
transform: translateX(-1rem); }
100% {
transform: translateX(0%);
opacity: 1; } }
.fade-up.show, .fade-down.show, .fade-left.show, .fade-right.show {
animation-duration: 0.4s;
animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
animation-fill-mode: both; }
.fade-up.show {
animation-name: fadeUp; }
.fade-down.show {
animation-name: fadeDown; }
.fade-left.show {
animation-name: fadeLeft; }
.fade-right.show {
animation-name: fadeRight; }
.collapse:not(.show) {
display: none; }
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease; }
.tooltip {
position: absolute;
display: block;
word-wrap: break-word;
opacity: 0; }
.tooltip.show {
opacity: 0.9; }
.tooltip .arrow {
display: none !important;
opacity: 0;
border: 0px; }
.tooltip .arrow::before {
display: none !important;
opacity: 0;
border: 0px; }
.tooltip-inner {
text-align: center;
background-color: rgba(0, 0, 0, 0.9);
font-weight: bold; }
.pix-m-5 {
margin: 5px !important; }
.pix-mt-5,
.pix-my-5 {
margin-top: 5px !important; }
.pix-mr-5,
.pix-mx-5 {
margin-right: 5px !important; }
.pix-mb-5,
.pix-my-5 {
margin-bottom: 5px !important; }
.pix-ml-5,
.pix-mx-5 {
margin-left: 5px !important; }
.pix-m-10 {
margin: 10px !important; }
.pix-mt-10,
.pix-my-10 {
margin-top: 10px !important; }
.pix-mr-10,
.pix-mx-10 {
margin-right: 10px !important; }
.pix-mb-10,
.pix-my-10 {
margin-bottom: 10px !important; }
.pix-ml-10,
.pix-mx-10 {
margin-left: 10px !important; }
.pix-m-15 {
margin: 15px !important; }
.pix-mt-15,
.pix-my-15 {
margin-top: 15px !important; }
.pix-mr-15,
.pix-mx-15 {
margin-right: 15px !important; }
.pix-mb-15,
.pix-my-15 {
margin-bottom: 15px !important; }
.pix-ml-15,
.pix-mx-15 {
margin-left: 15px !important; }
.pix-m-20 {
margin: 20px !important; }
.pix-mt-20,
.pix-my-20 {
margin-top: 20px !important; }
.pix-mr-20,
.pix-mx-20 {
margin-right: 20px !important; }
.pix-mb-20,
.pix-my-20 {
margin-bottom: 20px !important; }
.pix-ml-20,
.pix-mx-20 {
margin-left: 20px !important; }
.pix-m-25 {
margin: 25px !important; }
.pix-mt-25,
.pix-my-25 {
margin-top: 25px !important; }
.pix-mr-25,
.pix-mx-25 {
margin-right: 25px !important; }
.pix-mb-25,
.pix-my-25 {
margin-bottom: 25px !important; }
.pix-ml-25,
.pix-mx-25 {
margin-left: 25px !important; }
.pix-m-30 {
margin: 30px !important; }
.pix-mt-30,
.pix-my-30 {
margin-top: 30px !important; }
.pix-mr-30,
.pix-mx-30 {
margin-right: 30px !important; }
.pix-mb-30,
.pix-my-30 {
margin-bottom: 30px !important; }
.pix-ml-30,
.pix-mx-30 {
margin-left: 30px !important; }
.pix-m-35 {
margin: 35px !important; }
.pix-mt-35,
.pix-my-35 {
margin-top: 35px !important; }
.pix-mr-35,
.pix-mx-35 {
margin-right: 35px !important; }
.pix-mb-35,
.pix-my-35 {
margin-bottom: 35px !important; }
.pix-ml-35,
.pix-mx-35 {
margin-left: 35px !important; }
.pix-m-40 {
margin: 40px !important; }
.pix-mt-40,
.pix-my-40 {
margin-top: 40px !important; }
.pix-mr-40,
.pix-mx-40 {
margin-right: 40px !important; }
.pix-mb-40,
.pix-my-40 {
margin-bottom: 40px !important; }
.pix-ml-40,
.pix-mx-40 {
margin-left: 40px !important; }
.pix-m-45 {
margin: 45px !important; }
.pix-mt-45,
.pix-my-45 {
margin-top: 45px !important; }
.pix-mr-45,
.pix-mx-45 {
margin-right: 45px !important; }
.pix-mb-45,
.pix-my-45 {
margin-bottom: 45px !important; }
.pix-ml-45,
.pix-mx-45 {
margin-left: 45px !important; }
.pix-m-50 {
margin: 50px !important; }
.pix-mt-50,
.pix-my-50 {
margin-top: 50px !important; }
.pix-mr-50,
.pix-mx-50 {
margin-right: 50px !important; }
.pix-mb-50,
.pix-my-50 {
margin-bottom: 50px !important; }
.pix-ml-50,
.pix-mx-50 {
margin-left: 50px !important; }
.pix-m-60 {
margin: 60px !important; }
.pix-mt-60,
.pix-my-60 {
margin-top: 60px !important; }
.pix-mr-60,
.pix-mx-60 {
margin-right: 60px !important; }
.pix-mb-60,
.pix-my-60 {
margin-bottom: 60px !important; }
.pix-ml-60,
.pix-mx-60 {
margin-left: 60px !important; }
.pix-m-70 {
margin: 70px !important; }
.pix-mt-70,
.pix-my-70 {
margin-top: 70px !important; }
.pix-mr-70,
.pix-mx-70 {
margin-right: 70px !important; }
.pix-mb-70,
.pix-my-70 {
margin-bottom: 70px !important; }
.pix-ml-70,
.pix-mx-70 {
margin-left: 70px !important; }
.pix-m-80 {
margin: 80px !important; }
.pix-mt-80,
.pix-my-80 {
margin-top: 80px !important; }
.pix-mr-80,
.pix-mx-80 {
margin-right: 80px !important; }
.pix-mb-80,
.pix-my-80 {
margin-bottom: 80px !important; }
.pix-ml-80,
.pix-mx-80 {
margin-left: 80px !important; }
.pix-m-90 {
margin: 90px !important; }
.pix-mt-90,
.pix-my-90 {
margin-top: 90px !important; }
.pix-mr-90,
.pix-mx-90 {
margin-right: 90px !important; }
.pix-mb-90,
.pix-my-90 {
margin-bottom: 90px !important; }
.pix-ml-90,
.pix-mx-90 {
margin-left: 90px !important; }
.pix-m-100 {
margin: 100px !important; }
.pix-mt-100,
.pix-my-100 {
margin-top: 100px !important; }
.pix-mr-100,
.pix-mx-100 {
margin-right: 100px !important; }
.pix-mb-100,
.pix-my-100 {
margin-bottom: 100px !important; }
.pix-ml-100,
.pix-mx-100 {
margin-left: 100px !important; }
.pix-m-120 {
margin: 120px !important; }
.pix-mt-120,
.pix-my-120 {
margin-top: 120px !important; }
.pix-mr-120,
.pix-mx-120 {
margin-right: 120px !important; }
.pix-mb-120,
.pix-my-120 {
margin-bottom: 120px !important; }
.pix-ml-120,
.pix-mx-120 {
margin-left: 120px !important; }
.pix-m-130 {
margin: 130px !important; }
.pix-mt-130,
.pix-my-130 {
margin-top: 130px !important; }
.pix-mr-130,
.pix-mx-130 {
margin-right: 130px !important; }
.pix-mb-130,
.pix-my-130 {
margin-bottom: 130px !important; }
.pix-ml-130,
.pix-mx-130 {
margin-left: 130px !important; }
.pix-m-150 {
margin: 150px !important; }
.pix-mt-150,
.pix-my-150 {
margin-top: 150px !important; }
.pix-mr-150,
.pix-mx-150 {
margin-right: 150px !important; }
.pix-mb-150,
.pix-my-150 {
margin-bottom: 150px !important; }
.pix-ml-150,
.pix-mx-150 {
margin-left: 150px !important; }
.pix-m-200 {
margin: 200px !important; }
.pix-mt-200,
.pix-my-200 {
margin-top: 200px !important; }
.pix-mr-200,
.pix-mx-200 {
margin-right: 200px !important; }
.pix-mb-200,
.pix-my-200 {
margin-bottom: 200px !important; }
.pix-ml-200,
.pix-mx-200 {
margin-left: 200px !important; }
.pix-p-5 {
padding: 5px !important; }
.pix-pt-5,
.pix-py-5 {
padding-top: 5px !important; }
.pix-pr-5,
.pix-px-5 {
padding-right: 5px !important; }
.pix-pb-5,
.pix-py-5 {
padding-bottom: 5px !important; }
.pix-pl-5,
.pix-px-5 {
padding-left: 5px !important; }
.pix-p-10 {
padding: 10px !important; }
.pix-pt-10,
.pix-py-10 {
padding-top: 10px !important; }
.pix-pr-10,
.pix-px-10 {
padding-right: 10px !important; }
.pix-pb-10,
.pix-py-10 {
padding-bottom: 10px !important; }
.pix-pl-10,
.pix-px-10 {
padding-left: 10px !important; }
.pix-p-15 {
padding: 15px !important; }
.pix-pt-15,
.pix-py-15 {
padding-top: 15px !important; }
.pix-pr-15,
.pix-px-15 {
padding-right: 15px !important; }
.pix-pb-15,
.pix-py-15 {
padding-bottom: 15px !important; }
.pix-pl-15,
.pix-px-15 {
padding-left: 15px !important; }
.pix-p-20 {
padding: 20px !important; }
.pix-pt-20,
.pix-py-20 {
padding-top: 20px !important; }
.pix-pr-20,
.pix-px-20 {
padding-right: 20px !important; }
.pix-pb-20,
.pix-py-20 {
padding-bottom: 20px !important; }
.pix-pl-20,
.pix-px-20 {
padding-left: 20px !important; }
.pix-p-25 {
padding: 25px !important; }
.pix-pt-25,
.pix-py-25 {
padding-top: 25px !important; }
.pix-pr-25,
.pix-px-25 {
padding-right: 25px !important; }
.pix-pb-25,
.pix-py-25 {
padding-bottom: 25px !important; }
.pix-pl-25,
.pix-px-25 {
padding-left: 25px !important; }
.pix-p-30 {
padding: 30px !important; }
.pix-pt-30,
.pix-py-30 {
padding-top: 30px !important; }
.pix-pr-30,
.pix-px-30 {
padding-right: 30px !important; }
.pix-pb-30,
.pix-py-30 {
padding-bottom: 30px !important; }
.pix-pl-30,
.pix-px-30 {
padding-left: 30px !important; }
.pix-p-35 {
padding: 35px !important; }
.pix-pt-35,
.pix-py-35 {
padding-top: 35px !important; }
.pix-pr-35,
.pix-px-35 {
padding-right: 35px !important; }
.pix-pb-35,
.pix-py-35 {
padding-bottom: 35px !important; }
.pix-pl-35,
.pix-px-35 {
padding-left: 35px !important; }
.pix-p-40 {
padding: 40px !important; }
.pix-pt-40,
.pix-py-40 {
padding-top: 40px !important; }
.pix-pr-40,
.pix-px-40 {
padding-right: 40px !important; }
.pix-pb-40,
.pix-py-40 {
padding-bottom: 40px !important; }
.pix-pl-40,
.pix-px-40 {
padding-left: 40px !important; }
.pix-p-45 {
padding: 45px !important; }
.pix-pt-45,
.pix-py-45 {
padding-top: 45px !important; }
.pix-pr-45,
.pix-px-45 {
padding-right: 45px !important; }
.pix-pb-45,
.pix-py-45 {
padding-bottom: 45px !important; }
.pix-pl-45,
.pix-px-45 {
padding-left: 45px !important; }
.pix-p-50 {
padding: 50px !important; }
.pix-pt-50,
.pix-py-50 {
padding-top: 50px !important; }
.pix-pr-50,
.pix-px-50 {
padding-right: 50px !important; }
.pix-pb-50,
.pix-py-50 {
padding-bottom: 50px !important; }
.pix-pl-50,
.pix-px-50 {
padding-left: 50px !important; }
.pix-p-60 {
padding: 60px !important; }
.pix-pt-60,
.pix-py-60 {
padding-top: 60px !important; }
.pix-pr-60,
.pix-px-60 {
padding-right: 60px !important; }
.pix-pb-60,
.pix-py-60 {
padding-bottom: 60px !important; }
.pix-pl-60,
.pix-px-60 {
padding-left: 60px !important; }
.pix-p-70 {
padding: 70px !important; }
.pix-pt-70,
.pix-py-70 {
padding-top: 70px !important; }
.pix-pr-70,
.pix-px-70 {
padding-right: 70px !important; }
.pix-pb-70,
.pix-py-70 {
padding-bottom: 70px !important; }
.pix-pl-70,
.pix-px-70 {
padding-left: 70px !important; }
.pix-p-80 {
padding: 80px !important; }
.pix-pt-80,
.pix-py-80 {
padding-top: 80px !important; }
.pix-pr-80,
.pix-px-80 {
padding-right: 80px !important; }
.pix-pb-80,
.pix-py-80 {
padding-bottom: 80px !important; }
.pix-pl-80,
.pix-px-80 {
padding-left: 80px !important; }
.pix-p-90 {
padding: 90px !important; }
.pix-pt-90,
.pix-py-90 {
padding-top: 90px !important; }
.pix-pr-90,
.pix-px-90 {
padding-right: 90px !important; }
.pix-pb-90,
.pix-py-90 {
padding-bottom: 90px !important; }
.pix-pl-90,
.pix-px-90 {
padding-left: 90px !important; }
.pix-p-100 {
padding: 100px !important; }
.pix-pt-100,
.pix-py-100 {
padding-top: 100px !important; }
.pix-pr-100,
.pix-px-100 {
padding-right: 100px !important; }
.pix-pb-100,
.pix-py-100 {
padding-bottom: 100px !important; }
.pix-pl-100,
.pix-px-100 {
padding-left: 100px !important; }
.pix-p-120 {
padding: 120px !important; }
.pix-pt-120,
.pix-py-120 {
padding-top: 120px !important; }
.pix-pr-120,
.pix-px-120 {
padding-right: 120px !important; }
.pix-pb-120,
.pix-py-120 {
padding-bottom: 120px !important; }
.pix-pl-120,
.pix-px-120 {
padding-left: 120px !important; }
.pix-p-130 {
padding: 130px !important; }
.pix-pt-130,
.pix-py-130 {
padding-top: 130px !important; }
.pix-pr-130,
.pix-px-130 {
padding-right: 130px !important; }
.pix-pb-130,
.pix-py-130 {
padding-bottom: 130px !important; }
.pix-pl-130,
.pix-px-130 {
padding-left: 130px !important; }
.pix-p-150 {
padding: 150px !important; }
.pix-pt-150,
.pix-py-150 {
padding-top: 150px !important; }
.pix-pr-150,
.pix-px-150 {
padding-right: 150px !important; }
.pix-pb-150,
.pix-py-150 {
padding-bottom: 150px !important; }
.pix-pl-150,
.pix-px-150 {
padding-left: 150px !important; }
.pix-p-200 {
padding: 200px !important; }
.pix-pt-200,
.pix-py-200 {
padding-top: 200px !important; }
.pix-pr-200,
.pix-px-200 {
padding-right: 200px !important; }
.pix-pb-200,
.pix-py-200 {
padding-bottom: 200px !important; }
.pix-pl-200,
.pix-px-200 {
padding-left: 200px !important; }
.bg-gray-1 {
background-color: #f8f9fa !important; }
a.bg-gray-1:hover, a.bg-gray-1:focus,
button.bg-gray-1:hover,
button.bg-gray-1:focus {
background-color: #dae0e5 !important; }
.bg-gray-2 {
background-color: #e9ecef !important; }
a.bg-gray-2:hover, a.bg-gray-2:focus,
button.bg-gray-2:hover,
button.bg-gray-2:focus {
background-color: #cbd3da !important; }
.bg-gray-3 {
background-color: #dee2e6 !important; }
a.bg-gray-3:hover, a.bg-gray-3:focus,
button.bg-gray-3:hover,
button.bg-gray-3:focus {
background-color: #c1c9d0 !important; }
.bg-gray-4 {
background-color: #ced4da !important; }
a.bg-gray-4:hover, a.bg-gray-4:focus,
button.bg-gray-4:hover,
button.bg-gray-4:focus {
background-color: #b1bbc4 !important; }
.bg-gray-5 {
background-color: #adb5bd !important; }
a.bg-gray-5:hover, a.bg-gray-5:focus,
button.bg-gray-5:hover,
button.bg-gray-5:focus {
background-color: #919ca6 !important; }
.bg-gray-6 {
background-color: #6c757d !important; }
a.bg-gray-6:hover, a.bg-gray-6:focus,
button.bg-gray-6:hover,
button.bg-gray-6:focus {
background-color: #545b62 !important; }
.bg-gray-7 {
background-color: #495057 !important; }
a.bg-gray-7:hover, a.bg-gray-7:focus,
button.bg-gray-7:hover,
button.bg-gray-7:focus {
background-color: #32373b !important; }
.bg-gray-8 {
background-color: #343a40 !important; }
a.bg-gray-8:hover, a.bg-gray-8:focus,
button.bg-gray-8:hover,
button.bg-gray-8:focus {
background-color: #1d2124 !important; }
.bg-gray-9 {
background-color: #212529 !important; }
a.bg-gray-9:hover, a.bg-gray-9:focus,
button.bg-gray-9:hover,
button.bg-gray-9:focus {
background-color: #0a0c0d !important; }
.bg-primary {
background-color: #4ED199 !important; }
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #31bb80 !important; }
.bg-secondary {
background-color: #adb5bd !important; }
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #919ca6 !important; }
.bg-success {
background-color: #4ED199 !important; }
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #31bb80 !important; }
.bg-info {
background-color: #0dd3ff !important; }
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #00b2d9 !important; }
.bg-warning {
background-color: #ffc168 !important; }
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #ffac35 !important; }
.bg-danger {
background-color: #ff6c5f !important; }
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #ff3d2c !important; }
.bg-light {
background-color: #f8f9fa !important; }
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important; }
.bg-dark {
background-color: #adb5bd !important; }
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #919ca6 !important; }
.bg-green {
background-color: #4ED199 !important; }
a.bg-green:hover, a.bg-green:focus,
button.bg-green:hover,
button.bg-green:focus {
background-color: #31bb80 !important; }
.bg-cyan {
background-color: #0dd3ff !important; }
a.bg-cyan:hover, a.bg-cyan:focus,
button.bg-cyan:hover,
button.bg-cyan:focus {
background-color: #00b2d9 !important; }
.bg-yellow {
background-color: #ffc168 !important; }
a.bg-yellow:hover, a.bg-yellow:focus,
button.bg-yellow:hover,
button.bg-yellow:focus {
background-color: #ffac35 !important; }
.bg-orange {
background-color: #ff9900 !important; }
a.bg-orange:hover, a.bg-orange:focus,
button.bg-orange:hover,
button.bg-orange:focus {
background-color: #cc7a00 !important; }
.bg-red {
background-color: #ff6c5f !important; }
a.bg-red:hover, a.bg-red:focus,
button.bg-red:hover,
button.bg-red:focus {
background-color: #ff3d2c !important; }
.bg-blue {
background-color: #1274E7 !important; }
a.bg-blue:hover, a.bg-blue:focus,
button.bg-blue:hover,
button.bg-blue:focus {
background-color: #0e5cb8 !important; }
.bg-brown {
background-color: #b4a996 !important; }
a.bg-brown:hover, a.bg-brown:focus,
button.bg-brown:hover,
button.bg-brown:focus {
background-color: #9f9178 !important; }
.bg-purple {
background-color: #4b19f7 !important; }
a.bg-purple:hover, a.bg-purple:focus,
button.bg-purple:hover,
button.bg-purple:focus {
background-color: #3607d6 !important; }
.bg-white {
background-color: #fff !important; }
a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
background-color: #e6e6e6 !important; }
.bg-gray {
background-color: #adb5bd !important; }
a.bg-gray:hover, a.bg-gray:focus,
button.bg-gray:hover,
button.bg-gray:focus {
background-color: #919ca6 !important; }
.bg-black {
background-color: #000 !important; }
a.bg-black:hover, a.bg-black:focus,
button.bg-black:hover,
button.bg-black:focus {
background-color: black !important; }
.bg-dark-opacity-1 {
background-color: rgba(3, 3, 3, 0.1) !important; }
a.bg-dark-opacity-1:hover, a.bg-dark-opacity-1:focus,
button.bg-dark-opacity-1:hover,
button.bg-dark-opacity-1:focus {
background-color: rgba(0, 0, 0, 0.1) !important; }
.bg-light-opacity-1 {
background-color: rgba(255, 255, 255, 0.1) !important; }
a.bg-light-opacity-1:hover, a.bg-light-opacity-1:focus,
button.bg-light-opacity-1:hover,
button.bg-light-opacity-1:focus {
background-color: rgba(204, 204, 204, 0.1) !important; }
.bg-primary-opacity-1 {
background-color: rgba(78, 209, 153, 0.1) !important; }
a.bg-primary-opacity-1:hover, a.bg-primary-opacity-1:focus,
button.bg-primary-opacity-1:hover,
button.bg-primary-opacity-1:focus {
background-color: rgba(38, 147, 100, 0.1) !important; }
.bg-dark-opacity-2 {
background-color: rgba(3, 3, 3, 0.2) !important; }
a.bg-dark-opacity-2:hover, a.bg-dark-opacity-2:focus,
button.bg-dark-opacity-2:hover,
button.bg-dark-opacity-2:focus {
background-color: rgba(0, 0, 0, 0.2) !important; }
.bg-light-opacity-2 {
background-color: rgba(255, 255, 255, 0.2) !important; }
a.bg-light-opacity-2:hover, a.bg-light-opacity-2:focus,
button.bg-light-opacity-2:hover,
button.bg-light-opacity-2:focus {
background-color: rgba(204, 204, 204, 0.2) !important; }
.bg-primary-opacity-2 {
background-color: rgba(78, 209, 153, 0.2) !important; }
a.bg-primary-opacity-2:hover, a.bg-primary-opacity-2:focus,
button.bg-primary-opacity-2:hover,
button.bg-primary-opacity-2:focus {
background-color: rgba(38, 147, 100, 0.2) !important; }
.bg-dark-opacity-3 {
background-color: rgba(3, 3, 3, 0.3) !important; }
a.bg-dark-opacity-3:hover, a.bg-dark-opacity-3:focus,
button.bg-dark-opacity-3:hover,
button.bg-dark-opacity-3:focus {
background-color: rgba(0, 0, 0, 0.3) !important; }
.bg-light-opacity-3 {
background-color: rgba(255, 255, 255, 0.3) !important; }
a.bg-light-opacity-3:hover, a.bg-light-opacity-3:focus,
button.bg-light-opacity-3:hover,
button.bg-light-opacity-3:focus {
background-color: rgba(204, 204, 204, 0.3) !important; }
.bg-primary-opacity-3 {
background-color: rgba(78, 209, 153, 0.3) !important; }
a.bg-primary-opacity-3:hover, a.bg-primary-opacity-3:focus,
button.bg-primary-opacity-3:hover,
button.bg-primary-opacity-3:focus {
background-color: rgba(38, 147, 100, 0.3) !important; }
.bg-dark-opacity-4 {
background-color: rgba(3, 3, 3, 0.4) !important; }
a.bg-dark-opacity-4:hover, a.bg-dark-opacity-4:focus,
button.bg-dark-opacity-4:hover,
button.bg-dark-opacity-4:focus {
background-color: rgba(0, 0, 0, 0.4) !important; }
.bg-light-opacity-4 {
background-color: rgba(255, 255, 255, 0.4) !important; }
a.bg-light-opacity-4:hover, a.bg-light-opacity-4:focus,
button.bg-light-opacity-4:hover,
button.bg-light-opacity-4:focus {
background-color: rgba(204, 204, 204, 0.4) !important; }
.bg-primary-opacity-4 {
background-color: rgba(78, 209, 153, 0.4) !important; }
a.bg-primary-opacity-4:hover, a.bg-primary-opacity-4:focus,
button.bg-primary-opacity-4:hover,
button.bg-primary-opacity-4:focus {
background-color: rgba(38, 147, 100, 0.4) !important; }
.bg-dark-opacity-5 {
background-color: rgba(3, 3, 3, 0.5) !important; }
a.bg-dark-opacity-5:hover, a.bg-dark-opacity-5:focus,
button.bg-dark-opacity-5:hover,
button.bg-dark-opacity-5:focus {
background-color: rgba(0, 0, 0, 0.5) !important; }
.bg-light-opacity-5 {
background-color: rgba(255, 255, 255, 0.5) !important; }
a.bg-light-opacity-5:hover, a.bg-light-opacity-5:focus,
button.bg-light-opacity-5:hover,
button.bg-light-opacity-5:focus {
background-color: rgba(204, 204, 204, 0.5) !important; }
.bg-primary-opacity-5 {
background-color: rgba(78, 209, 153, 0.5) !important; }
a.bg-primary-opacity-5:hover, a.bg-primary-opacity-5:focus,
button.bg-primary-opacity-5:hover,
button.bg-primary-opacity-5:focus {
background-color: rgba(38, 147, 100, 0.5) !important; }
.bg-dark-opacity-6 {
background-color: rgba(3, 3, 3, 0.6) !important; }
a.bg-dark-opacity-6:hover, a.bg-dark-opacity-6:focus,
button.bg-dark-opacity-6:hover,
button.bg-dark-opacity-6:focus {
background-color: rgba(0, 0, 0, 0.6) !important; }
.bg-light-opacity-6 {
background-color: rgba(255, 255, 255, 0.6) !important; }
a.bg-light-opacity-6:hover, a.bg-light-opacity-6:focus,
button.bg-light-opacity-6:hover,
button.bg-light-opacity-6:focus {
background-color: rgba(204, 204, 204, 0.6) !important; }
.bg-primary-opacity-6 {
background-color: rgba(78, 209, 153, 0.6) !important; }
a.bg-primary-opacity-6:hover, a.bg-primary-opacity-6:focus,
button.bg-primary-opacity-6:hover,
button.bg-primary-opacity-6:focus {
background-color: rgba(38, 147, 100, 0.6) !important; }
.bg-dark-opacity-7 {
background-color: rgba(3, 3, 3, 0.7) !important; }
a.bg-dark-opacity-7:hover, a.bg-dark-opacity-7:focus,
button.bg-dark-opacity-7:hover,
button.bg-dark-opacity-7:focus {
background-color: rgba(0, 0, 0, 0.7) !important; }
.bg-light-opacity-7 {
background-color: rgba(255, 255, 255, 0.7) !important; }
a.bg-light-opacity-7:hover, a.bg-light-opacity-7:focus,
button.bg-light-opacity-7:hover,
button.bg-light-opacity-7:focus {
background-color: rgba(204, 204, 204, 0.7) !important; }
.bg-primary-opacity-7 {
background-color: rgba(78, 209, 153, 0.7) !important; }
a.bg-primary-opacity-7:hover, a.bg-primary-opacity-7:focus,
button.bg-primary-opacity-7:hover,
button.bg-primary-opacity-7:focus {
background-color: rgba(38, 147, 100, 0.7) !important; }
.bg-dark-opacity-8 {
background-color: rgba(3, 3, 3, 0.8) !important; }
a.bg-dark-opacity-8:hover, a.bg-dark-opacity-8:focus,
button.bg-dark-opacity-8:hover,
button.bg-dark-opacity-8:focus {
background-color: rgba(0, 0, 0, 0.8) !important; }
.bg-light-opacity-8 {
background-color: rgba(255, 255, 255, 0.8) !important; }
a.bg-light-opacity-8:hover, a.bg-light-opacity-8:focus,
button.bg-light-opacity-8:hover,
button.bg-light-opacity-8:focus {
background-color: rgba(204, 204, 204, 0.8) !important; }
.bg-primary-opacity-8 {
background-color: rgba(78, 209, 153, 0.8) !important; }
a.bg-primary-opacity-8:hover, a.bg-primary-opacity-8:focus,
button.bg-primary-opacity-8:hover,
button.bg-primary-opacity-8:focus {
background-color: rgba(38, 147, 100, 0.8) !important; }
.bg-dark-opacity-9 {
background-color: rgba(3, 3, 3, 0.9) !important; }
a.bg-dark-opacity-9:hover, a.bg-dark-opacity-9:focus,
button.bg-dark-opacity-9:hover,
button.bg-dark-opacity-9:focus {
background-color: rgba(0, 0, 0, 0.9) !important; }
.bg-light-opacity-9 {
background-color: rgba(255, 255, 255, 0.9) !important; }
a.bg-light-opacity-9:hover, a.bg-light-opacity-9:focus,
button.bg-light-opacity-9:hover,
button.bg-light-opacity-9:focus {
background-color: rgba(204, 204, 204, 0.9) !important; }
.bg-primary-opacity-9 {
background-color: rgba(78, 209, 153, 0.9) !important; }
a.bg-primary-opacity-9:hover, a.bg-primary-opacity-9:focus,
button.bg-primary-opacity-9:hover,
button.bg-primary-opacity-9:focus {
background-color: rgba(38, 147, 100, 0.9) !important; }
.bg-gray-1-light {
background-color: rgba(255, 255, 255, 0.15) !important; }
a.bg-gray-1-light:hover, a.bg-gray-1-light:focus,
button.bg-gray-1-light:hover,
button.bg-gray-1-light:focus {
background-color: rgba(196, 204, 213, 0.15) !important; }
.bg-gray-2-light {
background-color: rgba(255, 255, 255, 0.15) !important; }
a.bg-gray-2-light:hover, a.bg-gray-2-light:focus,
button.bg-gray-2-light:hover,
button.bg-gray-2-light:focus {
background-color: rgba(196, 204, 212, 0.15) !important; }
.bg-gray-3-light {
background-color: rgba(255, 255, 255, 0.15) !important; }
a.bg-gray-3-light:hover, a.bg-gray-3-light:focus,
button.bg-gray-3-light:hover,
button.bg-gray-3-light:focus {
background-color: rgba(197, 204, 211, 0.15) !important; }
.bg-gray-4-light {
background-color: rgba(255, 255, 255, 0.15) !important; }
a.bg-gray-4-light:hover, a.bg-gray-4-light:focus,
button.bg-gray-4-light:hover,
button.bg-gray-4-light:focus {
background-color: rgba(197, 204, 211, 0.15) !important; }
.bg-gray-5-light {
background-color: rgba(230, 232, 234, 0.15) !important; }
a.bg-gray-5-light:hover, a.bg-gray-5-light:focus,
button.bg-gray-5-light:hover,
button.bg-gray-5-light:focus {
background-color: rgba(173, 181, 189, 0.15) !important; }
.bg-gray-6-light {
background-color: rgba(161, 168, 174, 0.15) !important; }
a.bg-gray-6-light:hover, a.bg-gray-6-light:focus,
button.bg-gray-6-light:hover,
button.bg-gray-6-light:focus {
background-color: rgba(108, 117, 125, 0.15) !important; }
.bg-gray-7-light {
background-color: rgba(120, 131, 142, 0.15) !important; }
a.bg-gray-7-light:hover, a.bg-gray-7-light:focus,
button.bg-gray-7-light:hover,
button.bg-gray-7-light:focus {
background-color: rgba(73, 80, 87, 0.15) !important; }
.bg-gray-8-light {
background-color: rgba(98, 109, 120, 0.15) !important; }
a.bg-gray-8-light:hover, a.bg-gray-8-light:focus,
button.bg-gray-8-light:hover,
button.bg-gray-8-light:focus {
background-color: rgba(52, 58, 64, 0.15) !important; }
.bg-gray-9-light {
background-color: rgba(78, 88, 98, 0.15) !important; }
a.bg-gray-9-light:hover, a.bg-gray-9-light:focus,
button.bg-gray-9-light:hover,
button.bg-gray-9-light:focus {
background-color: rgba(33, 37, 41, 0.15) !important; }
.bg-primary-light {
background-color: rgba(159, 230, 200, 0.15) !important; }
a.bg-primary-light:hover, a.bg-primary-light:focus,
button.bg-primary-light:hover,
button.bg-primary-light:focus {
background-color: rgba(78, 209, 153, 0.15) !important; }
.bg-secondary-light {
background-color: rgba(230, 232, 234, 0.15) !important; }
a.bg-secondary-light:hover, a.bg-secondary-light:focus,
button.bg-secondary-light:hover,
button.bg-secondary-light:focus {
background-color: rgba(173, 181, 189, 0.15) !important; }
.bg-success-light {
background-color: rgba(159, 230, 200, 0.15) !important; }
a.bg-success-light:hover, a.bg-success-light:focus,
button.bg-success-light:hover,
button.bg-success-light:focus {
background-color: rgba(78, 209, 153, 0.15) !important; }
.bg-info-light {
background-color: rgba(115, 230, 255, 0.15) !important; }
a.bg-info-light:hover, a.bg-info-light:focus,
button.bg-info-light:hover,
button.bg-info-light:focus {
background-color: rgba(13, 211, 255, 0.15) !important; }
.bg-warning-light {
background-color: rgba(255, 235, 206, 0.15) !important; }
a.bg-warning-light:hover, a.bg-warning-light:focus,
button.bg-warning-light:hover,
button.bg-warning-light:focus {
background-color: rgba(255, 193, 104, 0.15) !important; }
.bg-danger-light {
background-color: rgba(255, 202, 197, 0.15) !important; }
a.bg-danger-light:hover, a.bg-danger-light:focus,
button.bg-danger-light:hover,
button.bg-danger-light:focus {
background-color: rgba(255, 108, 95, 0.15) !important; }
.bg-light-light {
background-color: rgba(255, 255, 255, 0.15) !important; }
a.bg-light-light:hover, a.bg-light-light:focus,
button.bg-light-light:hover,
button.bg-light-light:focus {
background-color: rgba(196, 204, 213, 0.15) !important; }
.bg-dark-light {
background-color: rgba(230, 232, 234, 0.15) !important; }
a.bg-dark-light:hover, a.bg-dark-light:focus,
button.bg-dark-light:hover,
button.bg-dark-light:focus {
background-color: rgba(173, 181, 189, 0.15) !important; }
.bg-green-light {
background-color: rgba(159, 230, 200, 0.15) !important; }
a.bg-green-light:hover, a.bg-green-light:focus,
button.bg-green-light:hover,
button.bg-green-light:focus {
background-color: rgba(78, 209, 153, 0.15) !important; }
.bg-cyan-light {
background-color: rgba(115, 230, 255, 0.15) !important; }
a.bg-cyan-light:hover, a.bg-cyan-light:focus,
button.bg-cyan-light:hover,
button.bg-cyan-light:focus {
background-color: rgba(13, 211, 255, 0.15) !important; }
.bg-yellow-light {
background-color: rgba(255, 235, 206, 0.15) !important; }
a.bg-yellow-light:hover, a.bg-yellow-light:focus,
button.bg-yellow-light:hover,
button.bg-yellow-light:focus {
background-color: rgba(255, 193, 104, 0.15) !important; }
.bg-orange-light {
background-color: rgba(255, 194, 102, 0.15) !important; }
a.bg-orange-light:hover, a.bg-orange-light:focus,
button.bg-orange-light:hover,
button.bg-orange-light:focus {
background-color: rgba(255, 153, 0, 0.15) !important; }
.bg-red-light {
background-color: rgba(255, 202, 197, 0.15) !important; }
a.bg-red-light:hover, a.bg-red-light:focus,
button.bg-red-light:hover,
button.bg-red-light:focus {
background-color: rgba(255, 108, 95, 0.15) !important; }
.bg-blue-light {
background-color: rgba(107, 170, 244, 0.15) !important; }
a.bg-blue-light:hover, a.bg-blue-light:focus,
button.bg-blue-light:hover,
button.bg-blue-light:focus {
background-color: rgba(18, 116, 231, 0.15) !important; }
.bg-brown-light {
background-color: rgba(223, 218, 210, 0.15) !important; }
a.bg-brown-light:hover, a.bg-brown-light:focus,
button.bg-brown-light:hover,
button.bg-brown-light:focus {
background-color: rgba(180, 169, 150, 0.15) !important; }
.bg-purple-light {
background-color: rgba(152, 124, 250, 0.15) !important; }
a.bg-purple-light:hover, a.bg-purple-light:focus,
button.bg-purple-light:hover,
button.bg-purple-light:focus {
background-color: rgba(75, 25, 247, 0.15) !important; }
.bg-white-light {
background-color: rgba(255, 255, 255, 0.15) !important; }
a.bg-white-light:hover, a.bg-white-light:focus,
button.bg-white-light:hover,
button.bg-white-light:focus {
background-color: rgba(204, 204, 204, 0.15) !important; }
.bg-gray-light {
background-color: rgba(230, 232, 234, 0.15) !important; }
a.bg-gray-light:hover, a.bg-gray-light:focus,
button.bg-gray-light:hover,
button.bg-gray-light:focus {
background-color: rgba(173, 181, 189, 0.15) !important; }
.bg-black-light {
background-color: rgba(51, 51, 51, 0.15) !important; }
a.bg-black-light:hover, a.bg-black-light:focus,
button.bg-black-light:hover,
button.bg-black-light:focus {
background-color: rgba(0, 0, 0, 0.15) !important; }
.pix-opacity-1 {
opacity: 0.1 !important; }
.pix-hover-opacity-1:hover {
opacity: 0.1 !important; }
.pix-opacity-2 {
opacity: 0.2 !important; }
.pix-hover-opacity-2:hover {
opacity: 0.2 !important; }
.pix-opacity-3 {
opacity: 0.3 !important; }
.pix-hover-opacity-3:hover {
opacity: 0.3 !important; }
.pix-opacity-4 {
opacity: 0.4 !important; }
.pix-hover-opacity-4:hover {
opacity: 0.4 !important; }
.pix-opacity-5 {
opacity: 0.5 !important; }
.pix-hover-opacity-5:hover {
opacity: 0.5 !important; }
.pix-opacity-6 {
opacity: 0.6 !important; }
.pix-hover-opacity-6:hover {
opacity: 0.6 !important; }
.pix-opacity-7 {
opacity: 0.7 !important; }
.pix-hover-opacity-7:hover {
opacity: 0.7 !important; }
.pix-opacity-8 {
opacity: 0.8 !important; }
.pix-hover-opacity-8:hover {
opacity: 0.8 !important; }
.pix-opacity-9 {
opacity: 0.9 !important; }
.pix-hover-opacity-9:hover {
opacity: 0.9 !important; }
.bg-white {
background-color: #fff !important; }
.bg-transparent {
background-color: transparent !important; }
.text-white {
color: #fff !important; }
.text-gray-1 {
color: #f8f9fa !important; }
a.text-gray-1:hover, a.text-gray-1:focus {
color: #cbd3da !important; }
.text-gray-2 {
color: #e9ecef !important; }
a.text-gray-2:hover, a.text-gray-2:focus {
color: #bdc6cf !important; }
.text-gray-3 {
color: #dee2e6 !important; }
a.text-gray-3:hover, a.text-gray-3:focus {
color: #b2bcc5 !important; }
.text-gray-4 {
color: #ced4da !important; }
a.text-gray-4:hover, a.text-gray-4:focus {
color: #a2aeb9 !important; }
.text-gray-5 {
color: #adb5bd !important; }
a.text-gray-5:hover, a.text-gray-5:focus {
color: #838f9b !important; }
.text-gray-6 {
color: #6c757d !important; }
a.text-gray-6:hover, a.text-gray-6:focus {
color: #494f54 !important; }
.text-gray-7 {
color: #495057 !important; }
a.text-gray-7:hover, a.text-gray-7:focus {
color: #262a2d !important; }
.text-gray-8 {
color: #343a40 !important; }
a.text-gray-8:hover, a.text-gray-8:focus {
color: #121416 !important; }
.text-gray-9 {
color: #212529 !important; }
a.text-gray-9:hover, a.text-gray-9:focus {
color: black !important; }
.text-primary {
color: #4ED199 !important; }
a.text-primary:hover, a.text-primary:focus {
color: #2ba772 !important; }
.text-secondary {
color: #adb5bd !important; }
a.text-secondary:hover, a.text-secondary:focus {
color: #838f9b !important; }
.text-success {
color: #4ED199 !important; }
a.text-success:hover, a.text-success:focus {
color: #2ba772 !important; }
.text-info {
color: #0dd3ff !important; }
a.text-info:hover, a.text-info:focus {
color: #009dc0 !important; }
.text-warning {
color: #ffc168 !important; }
a.text-warning:hover, a.text-warning:focus {
color: #ffa21c !important; }
.text-danger {
color: #ff6c5f !important; }
a.text-danger:hover, a.text-danger:focus {
color: #ff2613 !important; }
.text-light {
color: #f8f9fa !important; }
a.text-light:hover, a.text-light:focus {
color: #cbd3da !important; }
.text-dark {
color: #adb5bd !important; }
a.text-dark:hover, a.text-dark:focus {
color: #838f9b !important; }
.text-green {
color: #4ED199 !important; }
a.text-green:hover, a.text-green:focus {
color: #2ba772 !important; }
.text-cyan {
color: #0dd3ff !important; }
a.text-cyan:hover, a.text-cyan:focus {
color: #009dc0 !important; }
.text-yellow {
color: #ffc168 !important; }
a.text-yellow:hover, a.text-yellow:focus {
color: #ffa21c !important; }
.text-orange {
color: #ff9900 !important; }
a.text-orange:hover, a.text-orange:focus {
color: #b36b00 !important; }
.text-red {
color: #ff6c5f !important; }
a.text-red:hover, a.text-red:focus {
color: #ff2613 !important; }
.text-blue {
color: #1274E7 !important; }
a.text-blue:hover, a.text-blue:focus {
color: #0c50a0 !important; }
.text-brown {
color: #b4a996 !important; }
a.text-brown:hover, a.text-brown:focus {
color: #94846a !important; }
.text-purple {
color: #4b19f7 !important; }
a.text-purple:hover, a.text-purple:focus {
color: #3007bd !important; }
.text-white {
color: #fff !important; }
a.text-white:hover, a.text-white:focus {
color: #d9d9d9 !important; }
.text-gray {
color: #adb5bd !important; }
a.text-gray:hover, a.text-gray:focus {
color: #838f9b !important; }
.text-black {
color: #000 !important; }
a.text-black:hover, a.text-black:focus {
color: black !important; }
.text-dark-opacity-1 {
color: rgba(19, 19, 19, 0.1) !important; }
a.text-dark-opacity-1:hover, a.text-dark-opacity-1:focus {
color: rgba(0, 0, 0, 0.1) !important; }
a.text-dark-opacity-1:focus, a.text-dark-opacity-1:active {
color: rgba(0, 0, 0, 0.1) !important; }
.text-light-opacity-1 {
color: rgba(255, 255, 255, 0.1) !important; }
a.text-light-opacity-1:hover, a.text-light-opacity-1:focus {
color: rgba(179, 179, 179, 0.1) !important; }
a.text-light-opacity-1:focus, a.text-light-opacity-1:active {
color: rgba(153, 153, 153, 0.1) !important; }
.text-primary-opacity-1 {
color: rgba(78, 209, 153, 0.1) !important; }
a.text-primary-opacity-1:hover, a.text-primary-opacity-1:focus {
color: rgba(28, 106, 73, 0.1) !important; }
a.text-primary-opacity-1:focus, a.text-primary-opacity-1:active {
color: rgba(17, 66, 45, 0.1) !important; }
.text-success-opacity-1 {
color: rgba(78, 209, 153, 0.1) !important; }
a.text-success-opacity-1:hover, a.text-success-opacity-1:focus {
color: rgba(28, 106, 73, 0.1) !important; }
a.text-success-opacity-1:focus, a.text-success-opacity-1:active {
color: rgba(17, 66, 45, 0.1) !important; }
.text-info-opacity-1 {
color: rgba(13, 211, 255, 0.1) !important; }
a.text-info-opacity-1:hover, a.text-info-opacity-1:focus {
color: rgba(0, 94, 115, 0.1) !important; }
a.text-info-opacity-1:focus, a.text-info-opacity-1:active {
color: rgba(0, 52, 64, 0.1) !important; }
.text-warning-opacity-1 {
color: rgba(255, 193, 104, 0.1) !important; }
a.text-warning-opacity-1:hover, a.text-warning-opacity-1:focus {
color: rgba(206, 121, 0, 0.1) !important; }
a.text-warning-opacity-1:focus, a.text-warning-opacity-1:active {
color: rgba(155, 91, 0, 0.1) !important; }
.text-danger-opacity-1 {
color: rgba(255, 108, 95, 0.1) !important; }
a.text-danger-opacity-1:hover, a.text-danger-opacity-1:focus {
color: rgba(197, 16, 0, 0.1) !important; }
a.text-danger-opacity-1:focus, a.text-danger-opacity-1:active {
color: rgba(146, 12, 0, 0.1) !important; }
.text-dark-opacity-2 {
color: rgba(19, 19, 19, 0.2) !important; }
a.text-dark-opacity-2:hover, a.text-dark-opacity-2:focus {
color: rgba(0, 0, 0, 0.2) !important; }
a.text-dark-opacity-2:focus, a.text-dark-opacity-2:active {
color: rgba(0, 0, 0, 0.2) !important; }
.text-light-opacity-2 {
color: rgba(255, 255, 255, 0.2) !important; }
a.text-light-opacity-2:hover, a.text-light-opacity-2:focus {
color: rgba(179, 179, 179, 0.2) !important; }
a.text-light-opacity-2:focus, a.text-light-opacity-2:active {
color: rgba(153, 153, 153, 0.2) !important; }
.text-primary-opacity-2 {
color: rgba(78, 209, 153, 0.2) !important; }
a.text-primary-opacity-2:hover, a.text-primary-opacity-2:focus {
color: rgba(28, 106, 73, 0.2) !important; }
a.text-primary-opacity-2:focus, a.text-primary-opacity-2:active {
color: rgba(17, 66, 45, 0.2) !important; }
.text-success-opacity-2 {
color: rgba(78, 209, 153, 0.2) !important; }
a.text-success-opacity-2:hover, a.text-success-opacity-2:focus {
color: rgba(28, 106, 73, 0.2) !important; }
a.text-success-opacity-2:focus, a.text-success-opacity-2:active {
color: rgba(17, 66, 45, 0.2) !important; }
.text-info-opacity-2 {
color: rgba(13, 211, 255, 0.2) !important; }
a.text-info-opacity-2:hover, a.text-info-opacity-2:focus {
color: rgba(0, 94, 115, 0.2) !important; }
a.text-info-opacity-2:focus, a.text-info-opacity-2:active {
color: rgba(0, 52, 64, 0.2) !important; }
.text-warning-opacity-2 {
color: rgba(255, 193, 104, 0.2) !important; }
a.text-warning-opacity-2:hover, a.text-warning-opacity-2:focus {
color: rgba(206, 121, 0, 0.2) !important; }
a.text-warning-opacity-2:focus, a.text-warning-opacity-2:active {
color: rgba(155, 91, 0, 0.2) !important; }
.text-danger-opacity-2 {
color: rgba(255, 108, 95, 0.2) !important; }
a.text-danger-opacity-2:hover, a.text-danger-opacity-2:focus {
color: rgba(197, 16, 0, 0.2) !important; }
a.text-danger-opacity-2:focus, a.text-danger-opacity-2:active {
color: rgba(146, 12, 0, 0.2) !important; }
.text-dark-opacity-3 {
color: rgba(19, 19, 19, 0.3) !important; }
a.text-dark-opacity-3:hover, a.text-dark-opacity-3:focus {
color: rgba(0, 0, 0, 0.3) !important; }
a.text-dark-opacity-3:focus, a.text-dark-opacity-3:active {
color: rgba(0, 0, 0, 0.3) !important; }
.text-light-opacity-3 {
color: rgba(255, 255, 255, 0.3) !important; }
a.text-light-opacity-3:hover, a.text-light-opacity-3:focus {
color: rgba(179, 179, 179, 0.3) !important; }
a.text-light-opacity-3:focus, a.text-light-opacity-3:active {
color: rgba(153, 153, 153, 0.3) !important; }
.text-primary-opacity-3 {
color: rgba(78, 209, 153, 0.3) !important; }
a.text-primary-opacity-3:hover, a.text-primary-opacity-3:focus {
color: rgba(28, 106, 73, 0.3) !important; }
a.text-primary-opacity-3:focus, a.text-primary-opacity-3:active {
color: rgba(17, 66, 45, 0.3) !important; }
.text-success-opacity-3 {
color: rgba(78, 209, 153, 0.3) !important; }
a.text-success-opacity-3:hover, a.text-success-opacity-3:focus {
color: rgba(28, 106, 73, 0.3) !important; }
a.text-success-opacity-3:focus, a.text-success-opacity-3:active {
color: rgba(17, 66, 45, 0.3) !important; }
.text-info-opacity-3 {
color: rgba(13, 211, 255, 0.3) !important; }
a.text-info-opacity-3:hover, a.text-info-opacity-3:focus {
color: rgba(0, 94, 115, 0.3) !important; }
a.text-info-opacity-3:focus, a.text-info-opacity-3:active {
color: rgba(0, 52, 64, 0.3) !important; }
.text-warning-opacity-3 {
color: rgba(255, 193, 104, 0.3) !important; }
a.text-warning-opacity-3:hover, a.text-warning-opacity-3:focus {
color: rgba(206, 121, 0, 0.3) !important; }
a.text-warning-opacity-3:focus, a.text-warning-opacity-3:active {
color: rgba(155, 91, 0, 0.3) !important; }
.text-danger-opacity-3 {
color: rgba(255, 108, 95, 0.3) !important; }
a.text-danger-opacity-3:hover, a.text-danger-opacity-3:focus {
color: rgba(197, 16, 0, 0.3) !important; }
a.text-danger-opacity-3:focus, a.text-danger-opacity-3:active {
color: rgba(146, 12, 0, 0.3) !important; }
.text-dark-opacity-4 {
color: rgba(19, 19, 19, 0.4) !important; }
a.text-dark-opacity-4:hover, a.text-dark-opacity-4:focus {
color: rgba(0, 0, 0, 0.4) !important; }
a.text-dark-opacity-4:focus, a.text-dark-opacity-4:active {
color: rgba(0, 0, 0, 0.4) !important; }
.text-light-opacity-4 {
color: rgba(255, 255, 255, 0.4) !important; }
a.text-light-opacity-4:hover, a.text-light-opacity-4:focus {
color: rgba(179, 179, 179, 0.4) !important; }
a.text-light-opacity-4:focus, a.text-light-opacity-4:active {
color: rgba(153, 153, 153, 0.4) !important; }
.text-primary-opacity-4 {
color: rgba(78, 209, 153, 0.4) !important; }
a.text-primary-opacity-4:hover, a.text-primary-opacity-4:focus {
color: rgba(28, 106, 73, 0.4) !important; }
a.text-primary-opacity-4:focus, a.text-primary-opacity-4:active {
color: rgba(17, 66, 45, 0.4) !important; }
.text-success-opacity-4 {
color: rgba(78, 209, 153, 0.4) !important; }
a.text-success-opacity-4:hover, a.text-success-opacity-4:focus {
color: rgba(28, 106, 73, 0.4) !important; }
a.text-success-opacity-4:focus, a.text-success-opacity-4:active {
color: rgba(17, 66, 45, 0.4) !important; }
.text-info-opacity-4 {
color: rgba(13, 211, 255, 0.4) !important; }
a.text-info-opacity-4:hover, a.text-info-opacity-4:focus {
color: rgba(0, 94, 115, 0.4) !important; }
a.text-info-opacity-4:focus, a.text-info-opacity-4:active {
color: rgba(0, 52, 64, 0.4) !important; }
.text-warning-opacity-4 {
color: rgba(255, 193, 104, 0.4) !important; }
a.text-warning-opacity-4:hover, a.text-warning-opacity-4:focus {
color: rgba(206, 121, 0, 0.4) !important; }
a.text-warning-opacity-4:focus, a.text-warning-opacity-4:active {
color: rgba(155, 91, 0, 0.4) !important; }
.text-danger-opacity-4 {
color: rgba(255, 108, 95, 0.4) !important; }
a.text-danger-opacity-4:hover, a.text-danger-opacity-4:focus {
color: rgba(197, 16, 0, 0.4) !important; }
a.text-danger-opacity-4:focus, a.text-danger-opacity-4:active {
color: rgba(146, 12, 0, 0.4) !important; }
.text-dark-opacity-5 {
color: rgba(19, 19, 19, 0.5) !important; }
a.text-dark-opacity-5:hover, a.text-dark-opacity-5:focus {
color: rgba(0, 0, 0, 0.5) !important; }
a.text-dark-opacity-5:focus, a.text-dark-opacity-5:active {
color: rgba(0, 0, 0, 0.5) !important; }
.text-light-opacity-5 {
color: rgba(255, 255, 255, 0.5) !important; }
a.text-light-opacity-5:hover, a.text-light-opacity-5:focus {
color: rgba(179, 179, 179, 0.5) !important; }
a.text-light-opacity-5:focus, a.text-light-opacity-5:active {
color: rgba(153, 153, 153, 0.5) !important; }
.text-primary-opacity-5 {
color: rgba(78, 209, 153, 0.5) !important; }
a.text-primary-opacity-5:hover, a.text-primary-opacity-5:focus {
color: rgba(28, 106, 73, 0.5) !important; }
a.text-primary-opacity-5:focus, a.text-primary-opacity-5:active {
color: rgba(17, 66, 45, 0.5) !important; }
.text-success-opacity-5 {
color: rgba(78, 209, 153, 0.5) !important; }
a.text-success-opacity-5:hover, a.text-success-opacity-5:focus {
color: rgba(28, 106, 73, 0.5) !important; }
a.text-success-opacity-5:focus, a.text-success-opacity-5:active {
color: rgba(17, 66, 45, 0.5) !important; }
.text-info-opacity-5 {
color: rgba(13, 211, 255, 0.5) !important; }
a.text-info-opacity-5:hover, a.text-info-opacity-5:focus {
color: rgba(0, 94, 115, 0.5) !important; }
a.text-info-opacity-5:focus, a.text-info-opacity-5:active {
color: rgba(0, 52, 64, 0.5) !important; }
.text-warning-opacity-5 {
color: rgba(255, 193, 104, 0.5) !important; }
a.text-warning-opacity-5:hover, a.text-warning-opacity-5:focus {
color: rgba(206, 121, 0, 0.5) !important; }
a.text-warning-opacity-5:focus, a.text-warning-opacity-5:active {
color: rgba(155, 91, 0, 0.5) !important; }
.text-danger-opacity-5 {
color: rgba(255, 108, 95, 0.5) !important; }
a.text-danger-opacity-5:hover, a.text-danger-opacity-5:focus {
color: rgba(197, 16, 0, 0.5) !important; }
a.text-danger-opacity-5:focus, a.text-danger-opacity-5:active {
color: rgba(146, 12, 0, 0.5) !important; }
.text-dark-opacity-6 {
color: rgba(19, 19, 19, 0.6) !important; }
a.text-dark-opacity-6:hover, a.text-dark-opacity-6:focus {
color: rgba(0, 0, 0, 0.6) !important; }
a.text-dark-opacity-6:focus, a.text-dark-opacity-6:active {
color: rgba(0, 0, 0, 0.6) !important; }
.text-light-opacity-6 {
color: rgba(255, 255, 255, 0.6) !important; }
a.text-light-opacity-6:hover, a.text-light-opacity-6:focus {
color: rgba(179, 179, 179, 0.6) !important; }
a.text-light-opacity-6:focus, a.text-light-opacity-6:active {
color: rgba(153, 153, 153, 0.6) !important; }
.text-primary-opacity-6 {
color: rgba(78, 209, 153, 0.6) !important; }
a.text-primary-opacity-6:hover, a.text-primary-opacity-6:focus {
color: rgba(28, 106, 73, 0.6) !important; }
a.text-primary-opacity-6:focus, a.text-primary-opacity-6:active {
color: rgba(17, 66, 45, 0.6) !important; }
.text-success-opacity-6 {
color: rgba(78, 209, 153, 0.6) !important; }
a.text-success-opacity-6:hover, a.text-success-opacity-6:focus {
color: rgba(28, 106, 73, 0.6) !important; }
a.text-success-opacity-6:focus, a.text-success-opacity-6:active {
color: rgba(17, 66, 45, 0.6) !important; }
.text-info-opacity-6 {
color: rgba(13, 211, 255, 0.6) !important; }
a.text-info-opacity-6:hover, a.text-info-opacity-6:focus {
color: rgba(0, 94, 115, 0.6) !important; }
a.text-info-opacity-6:focus, a.text-info-opacity-6:active {
color: rgba(0, 52, 64, 0.6) !important; }
.text-warning-opacity-6 {
color: rgba(255, 193, 104, 0.6) !important; }
a.text-warning-opacity-6:hover, a.text-warning-opacity-6:focus {
color: rgba(206, 121, 0, 0.6) !important; }
a.text-warning-opacity-6:focus, a.text-warning-opacity-6:active {
color: rgba(155, 91, 0, 0.6) !important; }
.text-danger-opacity-6 {
color: rgba(255, 108, 95, 0.6) !important; }
a.text-danger-opacity-6:hover, a.text-danger-opacity-6:focus {
color: rgba(197, 16, 0, 0.6) !important; }
a.text-danger-opacity-6:focus, a.text-danger-opacity-6:active {
color: rgba(146, 12, 0, 0.6) !important; }
.text-dark-opacity-7 {
color: rgba(19, 19, 19, 0.7) !important; }
a.text-dark-opacity-7:hover, a.text-dark-opacity-7:focus {
color: rgba(0, 0, 0, 0.7) !important; }
a.text-dark-opacity-7:focus, a.text-dark-opacity-7:active {
color: rgba(0, 0, 0, 0.7) !important; }
.text-light-opacity-7 {
color: rgba(255, 255, 255, 0.7) !important; }
a.text-light-opacity-7:hover, a.text-light-opacity-7:focus {
color: rgba(179, 179, 179, 0.7) !important; }
a.text-light-opacity-7:focus, a.text-light-opacity-7:active {
color: rgba(153, 153, 153, 0.7) !important; }
.text-primary-opacity-7 {
color: rgba(78, 209, 153, 0.7) !important; }
a.text-primary-opacity-7:hover, a.text-primary-opacity-7:focus {
color: rgba(28, 106, 73, 0.7) !important; }
a.text-primary-opacity-7:focus, a.text-primary-opacity-7:active {
color: rgba(17, 66, 45, 0.7) !important; }
.text-success-opacity-7 {
color: rgba(78, 209, 153, 0.7) !important; }
a.text-success-opacity-7:hover, a.text-success-opacity-7:focus {
color: rgba(28, 106, 73, 0.7) !important; }
a.text-success-opacity-7:focus, a.text-success-opacity-7:active {
color: rgba(17, 66, 45, 0.7) !important; }
.text-info-opacity-7 {
color: rgba(13, 211, 255, 0.7) !important; }
a.text-info-opacity-7:hover, a.text-info-opacity-7:focus {
color: rgba(0, 94, 115, 0.7) !important; }
a.text-info-opacity-7:focus, a.text-info-opacity-7:active {
color: rgba(0, 52, 64, 0.7) !important; }
.text-warning-opacity-7 {
color: rgba(255, 193, 104, 0.7) !important; }
a.text-warning-opacity-7:hover, a.text-warning-opacity-7:focus {
color: rgba(206, 121, 0, 0.7) !important; }
a.text-warning-opacity-7:focus, a.text-warning-opacity-7:active {
color: rgba(155, 91, 0, 0.7) !important; }
.text-danger-opacity-7 {
color: rgba(255, 108, 95, 0.7) !important; }
a.text-danger-opacity-7:hover, a.text-danger-opacity-7:focus {
color: rgba(197, 16, 0, 0.7) !important; }
a.text-danger-opacity-7:focus, a.text-danger-opacity-7:active {
color: rgba(146, 12, 0, 0.7) !important; }
.text-dark-opacity-8 {
color: rgba(19, 19, 19, 0.8) !important; }
a.text-dark-opacity-8:hover, a.text-dark-opacity-8:focus {
color: rgba(0, 0, 0, 0.8) !important; }
a.text-dark-opacity-8:focus, a.text-dark-opacity-8:active {
color: rgba(0, 0, 0, 0.8) !important; }
.text-light-opacity-8 {
color: rgba(255, 255, 255, 0.8) !important; }
a.text-light-opacity-8:hover, a.text-light-opacity-8:focus {
color: rgba(179, 179, 179, 0.8) !important; }
a.text-light-opacity-8:focus, a.text-light-opacity-8:active {
color: rgba(153, 153, 153, 0.8) !important; }
.text-primary-opacity-8 {
color: rgba(78, 209, 153, 0.8) !important; }
a.text-primary-opacity-8:hover, a.text-primary-opacity-8:focus {
color: rgba(28, 106, 73, 0.8) !important; }
a.text-primary-opacity-8:focus, a.text-primary-opacity-8:active {
color: rgba(17, 66, 45, 0.8) !important; }
.text-success-opacity-8 {
color: rgba(78, 209, 153, 0.8) !important; }
a.text-success-opacity-8:hover, a.text-success-opacity-8:focus {
color: rgba(28, 106, 73, 0.8) !important; }
a.text-success-opacity-8:focus, a.text-success-opacity-8:active {
color: rgba(17, 66, 45, 0.8) !important; }
.text-info-opacity-8 {
color: rgba(13, 211, 255, 0.8) !important; }
a.text-info-opacity-8:hover, a.text-info-opacity-8:focus {
color: rgba(0, 94, 115, 0.8) !important; }
a.text-info-opacity-8:focus, a.text-info-opacity-8:active {
color: rgba(0, 52, 64, 0.8) !important; }
.text-warning-opacity-8 {
color: rgba(255, 193, 104, 0.8) !important; }
a.text-warning-opacity-8:hover, a.text-warning-opacity-8:focus {
color: rgba(206, 121, 0, 0.8) !important; }
a.text-warning-opacity-8:focus, a.text-warning-opacity-8:active {
color: rgba(155, 91, 0, 0.8) !important; }
.text-danger-opacity-8 {
color: rgba(255, 108, 95, 0.8) !important; }
a.text-danger-opacity-8:hover, a.text-danger-opacity-8:focus {
color: rgba(197, 16, 0, 0.8) !important; }
a.text-danger-opacity-8:focus, a.text-danger-opacity-8:active {
color: rgba(146, 12, 0, 0.8) !important; }
.text-dark-opacity-9 {
color: rgba(19, 19, 19, 0.9) !important; }
a.text-dark-opacity-9:hover, a.text-dark-opacity-9:focus {
color: rgba(0, 0, 0, 0.9) !important; }
a.text-dark-opacity-9:focus, a.text-dark-opacity-9:active {
color: rgba(0, 0, 0, 0.9) !important; }
.text-light-opacity-9 {
color: rgba(255, 255, 255, 0.9) !important; }
a.text-light-opacity-9:hover, a.text-light-opacity-9:focus {
color: rgba(179, 179, 179, 0.9) !important; }
a.text-light-opacity-9:focus, a.text-light-opacity-9:active {
color: rgba(153, 153, 153, 0.9) !important; }
.text-primary-opacity-9 {
color: rgba(78, 209, 153, 0.9) !important; }
a.text-primary-opacity-9:hover, a.text-primary-opacity-9:focus {
color: rgba(28, 106, 73, 0.9) !important; }
a.text-primary-opacity-9:focus, a.text-primary-opacity-9:active {
color: rgba(17, 66, 45, 0.9) !important; }
.text-success-opacity-9 {
color: rgba(78, 209, 153, 0.9) !important; }
a.text-success-opacity-9:hover, a.text-success-opacity-9:focus {
color: rgba(28, 106, 73, 0.9) !important; }
a.text-success-opacity-9:focus, a.text-success-opacity-9:active {
color: rgba(17, 66, 45, 0.9) !important; }
.text-info-opacity-9 {
color: rgba(13, 211, 255, 0.9) !important; }
a.text-info-opacity-9:hover, a.text-info-opacity-9:focus {
color: rgba(0, 94, 115, 0.9) !important; }
a.text-info-opacity-9:focus, a.text-info-opacity-9:active {
color: rgba(0, 52, 64, 0.9) !important; }
.text-warning-opacity-9 {
color: rgba(255, 193, 104, 0.9) !important; }
a.text-warning-opacity-9:hover, a.text-warning-opacity-9:focus {
color: rgba(206, 121, 0, 0.9) !important; }
a.text-warning-opacity-9:focus, a.text-warning-opacity-9:active {
color: rgba(155, 91, 0, 0.9) !important; }
.text-danger-opacity-9 {
color: rgba(255, 108, 95, 0.9) !important; }
a.text-danger-opacity-9:hover, a.text-danger-opacity-9:focus {
color: rgba(197, 16, 0, 0.9) !important; }
a.text-danger-opacity-9:focus, a.text-danger-opacity-9:active {
color: rgba(146, 12, 0, 0.9) !important; }
.text-body {
color: #212529 !important; }
.text-muted {
color: #6c757d !important; }
.text-black-50 {
color: rgba(0, 0, 0, 0.5) !important; }
.text-white-50 {
color: rgba(255, 255, 255, 0.5) !important; }
.rounded {
border-radius: 2px !important; }
.rounded-xl {
border-radius: 0.35rem !important; }
.rounded-top {
border-top-left-radius: 2px !important;
border-top-right-radius: 2px !important; }
.rounded-right {
border-top-right-radius: 2px !important;
border-bottom-right-radius: 2px !important; }
.rounded-bottom {
border-bottom-right-radius: 2px !important;
border-bottom-left-radius: 2px !important; }
.rounded-left {
border-top-left-radius: 2px !important;
border-bottom-left-radius: 2px !important; }
.shadow-sm,
.shadow,
.shadow-lg,
.shadow-hover-sm,
.shadow-hover,
.shadow-hover-lg,
.shadow-inverse-sm,
.shadow-inverse,
.shadow-inverse-lg {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.shadow-sm {
box-shadow: 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.05), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.15) !important; }
.shadow-hover-sm:hover {
box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.04), 0 0.1875rem 0.625rem rgba(0, 0, 0, 0.15) !important; }
.shadow {
box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.2rem rgba(0, 0, 0, 0.1) !important; }
.shadow-hover:hover {
box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05), 0 0.625rem 1.5rem rgba(0, 0, 0, 0.15) !important; }
.shadow-lg {
box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05), 0 1.5rem 2.2rem rgba(0, 0, 0, 0.1) !important; }
.shadow-hover-lg:hover {
box-shadow: 0 0.5rem 1.2rem rgba(0, 0, 0, 0.1), 0 2rem 3rem rgba(0, 0, 0, 0.15) !important; }
.shadow-inverse-sm {
box-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.04), 0 0.1875rem 0.625rem rgba(0, 0, 0, 0.15) !important; }
.shadow-inverse-hover-sm:hover {
box-shadow: 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.05), 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.15) !important; }
.shadow-inverse {
box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05), 0 0.625rem 1.5rem rgba(0, 0, 0, 0.15) !important; }
.shadow-inverse-hover:hover {
box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.2rem rgba(0, 0, 0, 0.1) !important; }
.shadow-inverse-lg {
box-shadow: 0 0.5rem 1.2rem rgba(0, 0, 0, 0.1), 0 2rem 3rem rgba(0, 0, 0, 0.15) !important; }
.shadow-inverse-hover-lg:hover {
box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.05), 0 1.5rem 2.2rem rgba(0, 0, 0, 0.1) !important; }
.shadow-none {
box-shadow: none !important; }
.inner-shadow-b {
box-shadow: inset 0px -73px 0px -41px red; }
.scale-sm,
.scale,
.scale-lg,
.scale-inverse-sm,
.scale-inverse,
.scale-inverse-lg {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.scale-sm:hover {
transform: scale(1.05) !important;
z-index: 999; }
.scale:hover {
transform: scale(1.1) !important;
z-index: 999; }
.scale-lg:hover {
transform: scale(1.15) !important;
z-index: 999; }
.scaled-sm {
transform: scale(1.05) !important;
z-index: 999; }
.scaled {
transform: scale(1.1) !important;
z-index: 999; }
.scaled-lg {
transform: scale(1.15) !important;
z-index: 999; }
.scale-inverse-sm:hover {
transform: scale(0.95) !important; }
.scale-inverse:hover {
transform: scale(0.925) !important; }
.scale-inverse-lg:hover {
transform: scale(0.9) !important; }
.fly-sm,
.fly,
.fly-lg {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.fly-sm:hover {
transform: translate(0, -3px) !important; }
.fly:hover {
transform: translate(0, -6px) !important; }
.fly-lg:hover {
transform: translate(0, -9px) !important; }
@keyframes pix_rotating {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
.pix-rotating {
animation: pix_rotating 50s linear infinite; }
.pix-rotating {
animation-name: pix_rotating;
animation-duration: 50s;
animation-timing-function: linear;
animation-fill-mode: both;
animation-iteration-count: infinite; }
@keyframes pix_rotating_inverse {
from {
transform: rotate(0deg); }
to {
transform: rotate(-360deg); } }
.pix-rotating-inverse {
animation-name: pix_rotating_inverse;
animation-duration: 50s;
animation-timing-function: linear;
animation-fill-mode: both;
animation-iteration-count: infinite; }
.pix-rotating-inverse.pix-duration-fast, .pix-rotating.pix-duration-fast {
animation-duration: 20s; }
.pix-rotating-inverse.pix-duration-md, .pix-rotating.pix-duration-md {
animation-duration: 50s; }
.pix-rotating-inverse.pix-duration-slow, .pix-rotating.pix-duration-slow {
animation-duration: 80s; }
@keyframes pix_bounce_sm {
0% {
transform: translateY(0); }
50% {
transform: translateY(10%); }
100% {
transform: translateY(0); } }
@keyframes pix_bounce_md {
0% {
transform: translateY(0); }
50% {
transform: translateY(20%); }
100% {
transform: translateY(0); } }
@keyframes pix_bounce_lg {
0% {
transform: translateY(0); }
50% {
transform: translateY(40%); }
100% {
transform: translateY(0); } }
.pix-bounce-fast {
animation: pix_bounce 6s ease infinite; }
.pix-bounce {
animation: pix_bounce 3s ease-in-out infinite; }
.pix-bounce-sm {
animation-name: pix_bounce_sm;
animation-duration: 5s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-iteration-count: infinite; }
.pix-bounce-md {
animation-name: pix_bounce_md;
animation-duration: 5s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-iteration-count: infinite; }
.pix-bounce-lg {
animation-name: pix_bounce_lg;
animation-duration: 5s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-iteration-count: infinite; }
@keyframes pix_fade {
0% {
opacity: 1; }
50% {
opacity: 0.6; }
100% {
opacity: 1; } }
@keyframes pix_scale_sm {
0% {
transform: scale(1); }
50% {
transform: scale(1.1); }
100% {
transform: scale(1); } }
@keyframes pix_scale_md {
0% {
transform: scale(1); }
50% {
transform: scale(1.4); }
100% {
transform: scale(1); } }
@keyframes pix_scale_lg {
0% {
transform: scale(1); }
50% {
transform: scale(1.8); }
100% {
transform: scale(1); } }
.pix-scale-sm {
animation-name: pix_scale_sm;
animation-duration: 5s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-iteration-count: infinite; }
.pix-scale-md {
animation-name: pix_scale_md;
animation-duration: 5s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-iteration-count: infinite; }
.pix-scale-lg {
animation-name: pix_scale_lg;
animation-duration: 5s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-iteration-count: infinite; }
.pix-fade {
animation-name: pix_fade;
animation-duration: 5s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-iteration-count: infinite; }
.pix-bounce-sm.pix-duration-fast, .pix-bounce-md.pix-duration-fast, .pix-bounce-lg.pix-duration-fast,
.pix-scale-sm.pix-duration-fast, .pix-scale-md.pix-duration-fast, .pix-scale-lg.pix-duration-fast, .pix-fade.pix-duration-fast {
animation-duration: 2s; }
.pix-bounce-sm.pix-duration-md, .pix-bounce-md.pix-duration-md, .pix-bounce-lg.pix-duration-md,
.pix-scale-sm.pix-duration-md, .pix-scale-md.pix-duration-md, .pix-scale-lg.pix-duration-md, .pix-fade.pix-duration-md {
animation-duration: 5s; }
.pix-bounce-sm.pix-duration-slow, .pix-bounce-md.pix-duration-slow, .pix-bounce-lg.pix-duration-slow,
.pix-scale-sm.pix-duration-slow, .pix-scale-md.pix-duration-slow, .pix-scale-lg.pix-duration-slow, .pix-fade.pix-duration-slow {
animation-duration: 10s; }
.pix-bg-slide-left {
animation-name: pix_scroll_left; }
.pix-bg-slide-right {
animation-name: pix_scroll_right; }
.pix-bg-slide-up {
animation-name: pix_scroll_up; }
.pix-bg-slide-down {
animation-name: pix_scroll_down; }
.pix-bg-slide-left, .pix-bg-slide-right,
.pix-bg-slide-up, .pix-bg-slide-down {
background-repeat: repeat;
animation-timing-function: linear;
animation-fill-mode: both;
animation-iteration-count: infinite; }
.pix-bg-slide-left.pix-duration-fast, .pix-bg-slide-right.pix-duration-fast,
.pix-bg-slide-up.pix-duration-fast, .pix-bg-slide-down.pix-duration-fast {
animation-duration: 15s; }
.pix-bg-slide-left.pix-duration-md, .pix-bg-slide-right.pix-duration-md,
.pix-bg-slide-up.pix-duration-md, .pix-bg-slide-down.pix-duration-md {
animation-duration: 30s; }
.pix-bg-slide-left.pix-duration-slow, .pix-bg-slide-right.pix-duration-slow,
.pix-bg-slide-up.pix-duration-slow, .pix-bg-slide-down.pix-duration-slow {
animation-duration: 60s; }
@keyframes pix_scroll_left {
0% {
background-position: 0 0; }
100% {
background-position: -300vw 0; } }
@keyframes pix_scroll_right {
0% {
background-position: 0 0; }
100% {
background-position: 300vw 0; } }
@keyframes pix_scroll_up {
0% {
background-position: 0 0; }
100% {
background-position: 0 -300vw; } }
@keyframes pix_scroll_down {
0% {
background-position: 0 0; }
100% {
background-position: 0 300vw; } }
/* Chart box */
.chart_box {
position: relative;
text-align: center;
display: inline-block;
width: 100%; }
.chart_box .chart {
width: 140px;
margin: 0 auto 10px;
position: relative; }
.chart_box .chart .icon, .chart_box .chart .image {
width: 70px;
height: 70px;
line-height: 70px;
overflow: hidden;
position: absolute;
left: 35px;
top: 35px;
z-index: 3;
text-align: center; }
.chart_box .chart .icon {
font-size: 45px; }
.chart_box .chart .icon i:before {
margin: 0; }
.chart_box .chart .image img {
vertical-align: middle; }
.chart_box .chart .num {
position: absolute;
left: 0px;
top: 45px;
z-index: 3;
width: 100%;
font-size: 18px;
line-height: 50px;
font-weight: bold;
color: #aaa !important; }
.chart_box .chart_title {
font-size: 18px;
color: #888888;
font-weight: bold;
line-height: 25px;
margin-bottom: 8px; }
.chart_box p {
margin-bottom: 0;
color: #bbbbbb;
font-size: 13px;
line-height: 18px; }
.pix-progress .progress {
height: 10px;
border-radius: 5px; }
.fancy_card {
border-radius: 5px;
z-index: 5;
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
box-shadow: 20px 10px 58px rgba(0, 0, 0, 0.3);
transform-style: preserve-3d; }
.fancy_card:hover {
z-index: 20;
box-shadow: 20px 10px 58px rgba(0, 0, 0, 0.3); }
.fancy_card:hover:after {
box-shadow: 0px 25px 35px rgba(0, 0, 0, 0.08), -1px 50px 40px -40px rgba(0, 0, 0, 0.1), -1px 30px 30px -60px black !important; }
.fancy_card .card-img img {
border-radius: 5px; }
.fancy_card .card-img-overlay {
background: rgba(0, 0, 0, 0.6);
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }
.fancy_card .card-img-overlay:hover {
background: rgba(0, 0, 0, 0.2); }
.fancy_card .card-img-overlay .card-content-box {
width: 100%; }
.fancy_card .card-img-overlay .card-title {
transform: translate3d(0, 0, 55px); }
.fancy_card .card-img-overlay .card-text {
transform: translate3d(0, 0, 45px); }
.fancy_card .card-img-overlay .btn {
transform: translate3d(0, 0, 35px);
cursor: pointer; }
.fancy_portfolio_card .card-img-overlay {
border: 5px solid rgba(0, 0, 0, 0.1); }
.fancy_portfolio_card .card-img-overlay:hover {
border: 0px; }
.hover-in {
transform: translate3d(0, 0, 235px);
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hover-out {
transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-info-card {
transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-info-card .card-content-box {
position: relative;
background: rgba(255, 255, 255, 0.8);
overflow: hidden;
z-index: 3; }
.pix-info-card .card-content-box:before {
content: '';
padding: 20px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: inset 0 0 0 200px rgba(255, 255, 255, 0.7);
filter: blur(20px);
z-index: -1; }
.pix-box {
transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transform: scale(1);
z-index: 2 !important;
display: inline-block;
position: relative;
padding: 0px;
border-radius: 5px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.pix-box:hover {
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05);
transform: scale(1.01); }
.pix-box:after {
content: "";
border-radius: 5px;
position: absolute;
z-index: -1 !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-box:hover::after {
box-shadow: 0px 25px 35px rgba(0, 0, 0, 0.18), -1px 50px 40px -40px rgba(0, 0, 0, 0.14), -1px 30px 30px -60px black;
opacity: 1; }
.pix-box-inverse {
transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
transform: scale(1);
z-index: 2 !important;
display: inline-block;
position: relative;
padding: 0px;
width: 100%;
border-radius: 5px;
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05); }
.pix-box-inverse:hover {
transform: scale(0.985);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.pix-box-inverse:after {
content: "";
border-radius: 5px;
position: absolute;
z-index: -1 !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-box-inverse:after {
box-shadow: 0px 25px 35px rgba(0, 0, 0, 0.18), -1px 50px 40px -40px rgba(0, 0, 0, 0.14), -1px 30px 30px -60px black;
opacity: 1; }
.pix-box-inverse:hover::after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15); }
.pix-fancy-mockup {
position: relative;
display: inline-block; }
.pix-fancy-mockup .pix-fancy-device {
z-index: 10;
position: relative; }
.pix-fancy-mockup .pix-fancy-content {
position: absolute;
object-fit: cover;
width: 85%;
left: 0px;
top: 0px;
right: 0px;
display: block;
height: 94%;
margin-top: 3%;
margin-right: auto;
margin-left: auto; }
.pix-fancy-mockup .pix-fancy-content img {
object-fit: cover;
min-width: 100%;
min-height: 100%;
max-width: 100%;
max-height: 100%;
left: 0;
top: 0;
position: absolute; }
.animate-in,
.animating,
.group-animate-in {
transition: none !important;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.animate-in,
.animate-out,
.group-animate-in {
visibility: hidden !important;
opacity: 0; }
.animating {
animation-duration: 0.5s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-animation-fill-mode: both;
animation-fill-mode: both; }
.no-js .animate-in,
.ie .animate-in,
.no-js .group-animate-in,
.ie .group-animate-in {
visibility: visible !important;
opacity: 1; }
.pix-sliding-headline {
opacity: 0; }
.pix-sliding-headline.pix-ready {
opacity: 1; }
/* #Fade In
// ================================================== */
@-webkit-keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fadeIn {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.animating.fade-in {
-webkit-animation-name: fadeIn;
animation-name: fadeIn; }
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px); }
80% {
opacity: 1; }
100% {
transform: translateY(0); } }
.animating.fade-in-up {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp; }
@keyframes fadeInUpBig {
0% {
opacity: 0;
transform: translateY(120px); }
80% {
opacity: 1; }
100% {
transform: translateY(0); } }
.animating.fade-in-up-big {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig; }
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px); }
80% {
opacity: 1; }
100% {
transform: translateY(0); } }
.animating.fade-in-down {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown; }
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px); }
80% {
opacity: 1; }
100% {
transform: translateX(0); } }
.animating.fade-in-right {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight; }
@keyframes fadeInRightBig {
0% {
opacity: 0;
transform: translateX(120px); }
80% {
opacity: 1; }
100% {
transform: translateX(0); } }
.animating.fade-in-right-big {
-webkit-animation-name: fadeInRighttBig;
animation-name: fadeInRighttBig; }
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px); }
80% {
opacity: 1; }
100% {
transform: translateX(0); } }
.animating.fade-in-left {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft; }
@keyframes fadeInLeftBig {
0% {
opacity: 0;
transform: translateX(-120px); }
80% {
opacity: 1; }
100% {
transform: translateX(0); } }
.animating.fade-in-left-big {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig; }
@keyframes fadeInImg {
0% {
transform: scale(1.2);
filter: brightness(50%); }
100% {
transform: scale(1);
filter: brightness(100%); } }
.animating.fade-in-Img {
animation: 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 fadeInImg; }
/* #Slide In
// ================================================== */
@keyframes slideInUp {
0% {
opacity: .2;
transform: translateY(200%); }
100% {
transform: translateY(0%);
opacity: 1; } }
.slide-in-container {
overflow-y: hidden;
display: inline-block;
padding: 5px 5px;
margin: -5px -5px;
vertical-align: middle;
position: relative; }
.slide-in-container span {
padding: 5px 5px;
margin: -5px -5px; }
.animating.slide-in-up {
-webkit-animation-name: slideInUp;
animation-name: slideInUp; }
@keyframes slideInDown {
0% {
opacity: .2;
transform: translateY(-200%); }
100% {
transform: translateY(0);
opacity: 1; } }
.animating.slide-in-down {
-webkit-animation-name: slideInDown;
animation-name: slideInDown; }
/* #Hover animations
// ================================================== */
.pix-hover-item.pix-hover-left, .pix-hover-item .pix-hover-left {
transition: padding 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
position: relative;
display: inline-block;
padding-left: 0px; }
.pix-hover-item.pix-hover-left.pix-slow, .pix-hover-item .pix-hover-left.pix-slow {
transition: padding 0.6s cubic-bezier(0.365, 0.84, 0.44, 1); }
.pix-hover-item.pix-hover-right, .pix-hover-item .pix-hover-right {
transition: padding 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
position: relative;
display: inline-block;
padding-left: 0px; }
.pix-hover-item.pix-hover-right.pix-slow, .pix-hover-item .pix-hover-right.pix-slow {
transition: padding 0.6s cubic-bezier(0.365, 0.84, 0.44, 1); }
.pix-hover-item.pix-img-scale, .pix-hover-item .pix-img-scale {
transition: all 1s cubic-bezier(0.365, 0.84, 0.44, 1);
transform: scale(1); }
.pix-hover-item.pix-slide-up, .pix-hover-item .pix-slide-up {
transition: all 0.4s cubic-bezier(0.365, 0.84, 0.44, 1);
opacity: 0;
transform: translateY(100%); }
.pix-hover-item.pix-fade-in, .pix-hover-item .pix-fade-in {
transition: all 0.3s cubic-bezier(0.365, 0.84, 0.44, 1);
opacity: 0; }
.pix-hover-item.pix-hover-colored, .pix-hover-item .pix-hover-colored {
filter: grayscale(1); }
.pix-hover-item.pix-hover-gradient-primary, .pix-hover-item .pix-hover-gradient-primary {
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed !important;
opacity: 0; }
.pix-hover-item.pix-img-scale, .pix-hover-item .pix-img-scale, .pix-hover-item.pix-slide-up, .pix-hover-item .pix-slide-up, .pix-hover-item.pix-fade-in, .pix-hover-item .pix-fade-in, .pix-hover-item.pix-hover-colored, .pix-hover-item .pix-hover-colored, .pix-hover-item.pix-hover-gradient-primary, .pix-hover-item .pix-hover-gradient-primary {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-hover-item.pix-img-scale.pix-slow, .pix-hover-item .pix-img-scale.pix-slow, .pix-hover-item.pix-slide-up.pix-slow, .pix-hover-item .pix-slide-up.pix-slow, .pix-hover-item.pix-fade-in.pix-slow, .pix-hover-item .pix-fade-in.pix-slow, .pix-hover-item.pix-hover-colored.pix-slow, .pix-hover-item .pix-hover-colored.pix-slow, .pix-hover-item.pix-hover-gradient-primary.pix-slow, .pix-hover-item .pix-hover-gradient-primary.pix-slow {
transition: all 0.6s cubic-bezier(0.365, 0.84, 0.44, 1); }
.pix-hover-item:hover.pix-hover-left, .pix-hover-item:hover .pix-hover-left {
padding-right: 8px; }
.pix-hover-item:hover.pix-hover-right, .pix-hover-item:hover .pix-hover-right {
padding-left: 8px; }
.pix-hover-item:hover.pix-img-scale, .pix-hover-item:hover .pix-img-scale {
transform: scale(1.2); }
.pix-hover-item:hover.pix-hover-opacity-7, .pix-hover-item:hover .pix-hover-opacity-7 {
opacity: 0.7; }
.pix-hover-item:hover.pix-hover-opacity-8, .pix-hover-item:hover .pix-hover-opacity-8 {
opacity: 0.8; }
.pix-hover-item:hover.pix-fade-in, .pix-hover-item:hover .pix-fade-in {
opacity: 1; }
.pix-hover-item:hover.pix-slide-up, .pix-hover-item:hover .pix-slide-up {
transform: translateY(0);
opacity: 1; }
.pix-hover-item:hover.pix-hover-colored, .pix-hover-item:hover .pix-hover-colored {
filter: grayscale(0); }
.pix-hover-item:hover.pix-hover-gradient-primary, .pix-hover-item:hover .pix-hover-gradient-primary {
opacity: 1 !important; }
/* --------------------------------
Primary style
-------------------------------- */
.pix-headline *::after, .pix-headline *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.pix-headline {
display: inline-block; }
.pix-headline * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.pix-words-wrapper {
display: inline-block !important;
position: relative;
text-align: left;
overflow: visible;
height: 100%;
margin: 0;
transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
top: 0; }
.pix-words-wrapper span {
display: inline;
position: absolute;
white-space: nowrap;
overflow: visible;
left: 0;
top: 0;
transition: width 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-words-wrapper span.is-visible {
position: relative; }
.no-js .pix-words-wrapper span {
opacity: 0; }
.no-js .pix-words-wrapper span.is-visible {
opacity: 1; }
/* --------------------------------
xrotate-1
-------------------------------- */
.pix-headline.rotate-1 .pix-words-wrapper {
perspective: 300px;
transition: width 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
transition-delay: 0.5s; }
.pix-headline.rotate-1 .pix-words-wrapper span {
opacity: 0;
transform-origin: 50% 100%;
transform: rotateX(180deg); }
.pix-headline.rotate-1 .pix-words-wrapper span.is-visible {
opacity: 1;
transform: rotateX(0deg);
animation: pix-rotate-1-in 1.2s; }
.pix-headline.rotate-1 .pix-words-wrapper span.is-hidden {
transform: rotateX(180deg);
animation: pix-rotate-1-out 1.2s; }
@keyframes pix-rotate-1-in {
0% {
transform: rotateX(180deg);
opacity: 0; }
35% {
transform: rotateX(120deg);
opacity: 0; }
65% {
opacity: 0; }
100% {
transform: rotateX(360deg);
opacity: 1; } }
@keyframes pix-rotate-1-out {
0% {
transform: rotateX(0deg);
opacity: 1; }
35% {
transform: rotateX(-20deg);
opacity: 1; }
65% {
opacity: 0; }
100% {
transform: rotateX(180deg);
opacity: 0; } }
/* --------------------------------
xtype
-------------------------------- */
.pix-headline.type .pix-words-wrapper {
vertical-align: middle;
overflow: hidden; }
.pix-headline.type .pix-words-wrapper::after {
/* vertical bar */
content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
transform: translateY(-50%);
height: 90%;
width: 1px;
background-color: #aebcb9; }
.pix-headline.type .pix-words-wrapper.waiting::after {
animation: pix-pulse 1s infinite; }
.pix-headline.type .pix-words-wrapper.selected {
background-color: #aebcb9; }
.pix-headline.type .pix-words-wrapper.selected::after {
visibility: hidden; }
.pix-headline.type .pix-words-wrapper.selected span {
color: #0d0d0d; }
.pix-headline.type .pix-words-wrapper span {
visibility: hidden; }
.pix-headline.type .pix-words-wrapper span.is-visible {
visibility: visible; }
.pix-headline.type .pix-words-wrapper i {
position: absolute;
visibility: hidden; }
.pix-headline.type .pix-words-wrapper i.in {
position: relative;
visibility: visible; }
@keyframes pix-pulse {
0% {
transform: translateY(-50%) scale(1);
opacity: 1; }
40% {
transform: translateY(-50%) scale(0.9);
opacity: 0; }
100% {
transform: translateY(-50%) scale(0);
opacity: 0; } }
/* --------------------------------
xrotate-2
-------------------------------- */
.pix-headline.rotate-2 .pix-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px; }
.pix-headline.rotate-2 i, .pix-headline.rotate-2 em {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.pix-headline.rotate-2 b {
opacity: 0; }
.pix-headline.rotate-2 i {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0; }
.is-visible .pix-headline.rotate-2 i {
opacity: 1; }
.pix-headline.rotate-2 i.in {
-webkit-animation: cd-rotate-2-in 0.4s forwards;
-moz-animation: cd-rotate-2-in 0.4s forwards;
animation: cd-rotate-2-in 0.4s forwards; }
.pix-headline.rotate-2 i.out {
-webkit-animation: cd-rotate-2-out 0.4s forwards;
-moz-animation: cd-rotate-2-out 0.4s forwards;
animation: cd-rotate-2-out 0.4s forwards; }
.pix-headline.rotate-2 em {
-webkit-transform: translateZ(20px);
-moz-transform: translateZ(20px);
-ms-transform: translateZ(20px);
-o-transform: translateZ(20px);
transform: translateZ(20px); }
.no-csstransitions .pix-headline.rotate-2 i {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 0; }
.no-csstransitions .pix-headline.rotate-2 i em {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
.no-csstransitions .pix-headline.rotate-2 .is-visible i {
opacity: 1; }
@-webkit-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg); }
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg); }
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg); } }
@-moz-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(90deg); }
60% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(-10deg); }
100% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0deg); } }
@keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg); }
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
-moz-transform: translateZ(-20px) rotateX(-10deg);
-ms-transform: translateZ(-20px) rotateX(-10deg);
-o-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg); }
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
-moz-transform: translateZ(-20px) rotateX(0deg);
-ms-transform: translateZ(-20px) rotateX(0deg);
-o-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg); } }
@-webkit-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0); }
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg); }
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg); } }
@-moz-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0); }
60% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-100deg); }
100% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-90deg); } }
@keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
-moz-transform: translateZ(-20px) rotateX(0);
-ms-transform: translateZ(-20px) rotateX(0);
-o-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0); }
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
-moz-transform: translateZ(-20px) rotateX(-100deg);
-ms-transform: translateZ(-20px) rotateX(-100deg);
-o-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg); }
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
-moz-transform: translateZ(-20px) rotateX(-90deg);
-ms-transform: translateZ(-20px) rotateX(-90deg);
-o-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg); } }
/* --------------------------------
xloading-bar
-------------------------------- */
.pix-headline.loading-bar > span {
display: inline; }
.pix-headline.loading-bar .pix-words-wrapper {
overflow: hidden;
vertical-align: top;
padding-bottom: 3px; }
.pix-headline.loading-bar .pix-words-wrapper::after {
/* loading bar */
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 0;
z-index: 2;
opacity: 0;
transition: width opacity 0.3s -0.1s; }
.pix-headline.loading-bar .pix-words-wrapper .pix-bar {
/* loading bar */
display: inline-block;
position: absolute;
left: 0;
top: 95% !important;
bottom: 0;
height: 3px;
width: 0;
z-index: 2;
opacity: 0;
transition: width opacity 0.3s -0.1s; }
.pix-headline.loading-bar .pix-words-wrapper.is-loading::after {
width: 100%;
opacity: 1;
transition: width 3s; }
.pix-headline.loading-bar .pix-words-wrapper.is-loading .pix-bar {
width: 100%;
opacity: 1;
transition: width 3s; }
.pix-headline.loading-bar .pix-words-wrapper span {
opacity: 0;
transition: opacity 0.6s; }
.pix-headline.loading-bar .pix-words-wrapper span.is-visible {
opacity: 1;
top: 0; }
/* --------------------------------
xslide
-------------------------------- */
.pix-headline.slide > span {
display: inline; }
.pix-headline.slide .pix-words-wrapper {
overflow: hidden;
vertical-align: top; }
.pix-headline.slide .pix-words-wrapper span {
opacity: 0; }
.pix-headline.slide span.is-visible {
top: 0;
opacity: 1;
animation: slide-in 0.4s; }
.pix-headline.slide span.is-hidden {
animation: slide-out 0.4s; }
@keyframes slide-in {
0% {
opacity: 0;
transform: translateY(-100%); }
60% {
opacity: 1;
transform: translateY(10%); }
100% {
opacity: 1;
transform: translateY(0); } }
@keyframes slide-out {
0% {
opacity: 1;
transform: translateY(0); }
60% {
opacity: 0;
transform: translateY(110%); }
100% {
opacity: 0;
transform: translateY(100%); } }
/* --------------------------------
xslide-inverse
-------------------------------- */
.pix-headline.slide-inverse .pix-words-wrapper span {
opacity: 0; }
.pix-headline.slide-inverse span.is-visible {
top: 0;
opacity: 1;
animation: slide-inverse-in 0.4s; }
.pix-headline.slide-inverse span.is-hidden {
animation: slide-inverse-out 0.4s; }
@keyframes slide-inverse-in {
0% {
opacity: 0;
transform: translateY(100%); }
60% {
opacity: 1;
transform: translateY(-10%); }
100% {
opacity: 1;
transform: translateY(0); } }
@keyframes slide-inverse-out {
0% {
opacity: 1;
transform: translateY(0); }
60% {
opacity: 0;
transform: translateY(-100%); }
100% {
opacity: 0;
width: 0%;
transform: translateY(-10%); } }
/* --------------------------------
xclip
-------------------------------- */
.pix-headline.clip span {
display: inline;
padding: .2em 0; }
.pix-headline.clip .pix-words-wrapper {
overflow: hidden;
vertical-align: top;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-headline.clip .pix-words-wrapper::after {
/* line */
content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #aebcb9; }
.pix-headline.clip b {
opacity: 0; }
.pix-headline.clip b.is-visible {
opacity: 1; }
/* --------------------------------
xzoom
-------------------------------- */
.pix-headline.zoom > span {
display: inline; }
.pix-headline.zoom .pix-words-wrapper {
perspective: 300px; }
.pix-headline.zoom .pix-words-wrapper span {
opacity: 0; }
.pix-headline.zoom .pix-words-wrapper span.is-visible {
opacity: 1;
animation: zoom-in 0.8s; }
.pix-headline.zoom .pix-words-wrapper span.is-hidden {
animation: zoom-out 0.8s; }
@keyframes zoom-in {
0% {
opacity: 0;
transform: translateZ(100px); }
100% {
opacity: 1;
transform: translateZ(0); } }
@keyframes zoom-out {
0% {
opacity: 1;
transform: translateZ(0); }
100% {
opacity: 0;
transform: translateZ(-100px); } }
/* --------------------------------
xrotate-3
-------------------------------- */
.pix-headline.rotate-3 .pix-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px; }
.pix-headline.rotate-3 b {
opacity: 0; }
.pix-headline.rotate-3 i {
display: inline-block;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.is-visible .pix-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg); }
.pix-headline.rotate-3 i.in {
-webkit-animation: cd-rotate-3-in 0.6s forwards;
-moz-animation: cd-rotate-3-in 0.6s forwards;
animation: cd-rotate-3-in 0.6s forwards; }
.pix-headline.rotate-3 i.out {
-webkit-animation: cd-rotate-3-out 0.6s forwards;
-moz-animation: cd-rotate-3-out 0.6s forwards;
animation: cd-rotate-3-out 0.6s forwards; }
.no-csstransitions .pix-headline.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 0; }
.no-csstransitions .pix-headline.rotate-3 .is-visible i {
opacity: 1; }
@-webkit-keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg); }
100% {
-webkit-transform: rotateY(0deg); } }
@-moz-keyframes cd-rotate-3-in {
0% {
-moz-transform: rotateY(180deg); }
100% {
-moz-transform: rotateY(0deg); } }
@keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg); }
100% {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg); } }
@-webkit-keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0); }
100% {
-webkit-transform: rotateY(-180deg); } }
@-moz-keyframes cd-rotate-3-out {
0% {
-moz-transform: rotateY(0); }
100% {
-moz-transform: rotateY(-180deg); } }
@keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0); }
100% {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg); } }
/* --------------------------------
xscale
-------------------------------- */
.pix-headline.scale b {
opacity: 0; }
.pix-headline.scale i {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0); }
.is-visible .pix-headline.scale i {
opacity: 1; }
.pix-headline.scale i.in {
-webkit-animation: scale-up 0.6s forwards;
-moz-animation: scale-up 0.6s forwards;
animation: scale-up 0.6s forwards; }
.pix-headline.scale i.out {
-webkit-animation: scale-down 0.6s forwards;
-moz-animation: scale-down 0.6s forwards;
animation: scale-down 0.6s forwards; }
.no-csstransitions .pix-headline.scale i {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0; }
.no-csstransitions .pix-headline.scale .is-visible i {
opacity: 1; }
@-webkit-keyframes scale-up {
0% {
-webkit-transform: scale(0);
opacity: 0; }
60% {
-webkit-transform: scale(1.2);
opacity: 1; }
100% {
-webkit-transform: scale(1);
opacity: 1; } }
@-moz-keyframes scale-up {
0% {
-moz-transform: scale(0);
opacity: 0; }
60% {
-moz-transform: scale(1.2);
opacity: 1; }
100% {
-moz-transform: scale(1);
opacity: 1; } }
@keyframes scale-up {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0; }
60% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 1; }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1; } }
@-webkit-keyframes scale-down {
0% {
-webkit-transform: scale(1);
opacity: 1; }
60% {
-webkit-transform: scale(0);
opacity: 0; } }
@-moz-keyframes scale-down {
0% {
-moz-transform: scale(1);
opacity: 1; }
60% {
-moz-transform: scale(0);
opacity: 0; } }
@keyframes scale-down {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1; }
60% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0; } }
/* --------------------------------
xpush
-------------------------------- */
.pix-headline.push {
display: inline-block; }
.pix-headline.push > span {
display: inline; }
.pix-headline.push .pix-words-wrapper {
position: relative; }
.pix-headline.push .pix-words-wrapper span {
opacity: 0;
line-height: 100%; }
.pix-headline.push .pix-words-wrapper span.is-visible {
opacity: 1;
animation: push-in 0.6s; }
.pix-headline.push .pix-words-wrapper span.is-hidden {
animation: push-out 0.6s; }
@keyframes push-in {
0% {
opacity: 0;
transform: translateX(-100%); }
60% {
opacity: 1;
transform: translateX(10%); }
100% {
opacity: 1;
transform: translateX(0); } }
@keyframes push-out {
0% {
opacity: 1;
transform: translateX(0); }
60% {
opacity: 0;
transform: translateX(110%); }
100% {
opacity: 0;
transform: translateX(100%); } }
/* --------------------------------
fade
-------------------------------- */
.pix-headline.pixfade {
display: inline-block; }
.pix-headline.pixfade > span {
display: inline; }
.pix-headline.pixfade .pix-words-wrapper {
position: relative; }
.pix-headline.pixfade .pix-words-wrapper span {
opacity: 0;
line-height: 100%; }
.pix-headline.pixfade .pix-words-wrapper span.is-visible {
opacity: 1;
animation: headline-fade-in 0.5s; }
.pix-headline.pixfade .pix-words-wrapper span.is-hidden {
animation: headline-fade-out 0.5s; }
@keyframes headline-fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes headline-fade-out {
0% {
opacity: 1; }
100% {
opacity: 0; } }
.clients:hover .client {
opacity: .5; }
.clients .client {
transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.clients .client:hover {
opacity: 1; }
.pix-shadow-sm {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.pix-shadow-sm:after {
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
opacity: 1; }
.pix-shadow-sm.pix-shadow-hover:hover {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05); }
.pix-shadow-sm.pix-shadow-hover:hover:after {
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15); }
.pix-shadow-md {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.pix-shadow-md:after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
opacity: 1; }
.pix-shadow-md.pix-shadow-hover:hover {
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05); }
.pix-shadow-md.pix-shadow-hover:hover::after {
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15); }
.pix-shadow-lg {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }
.pix-shadow-lg:after {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
opacity: 1; }
.pix-shadow-lg.pix-shadow-hover:hover {
box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05); }
.pix-shadow-lg.pix-shadow-hover:hover::after {
box-shadow: 0px 25px 35px rgba(0, 0, 0, 0.18), -1px 50px 40px -40px rgba(0, 0, 0, 0.14), -1px 30px 30px -60px black; }
.flickity-resize .carousel-cell {
min-height: 100%; }
.pix-carousel-single-1 .carousel-nav {
background: rgba(0, 0, 0, 0.02);
display: inline-block;
position: absolute;
top: 50%;
height: 50px;
margin-top: -25px;
text-align: center;
width: 50px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-carousel-single-1 .carousel-nav:hover {
background: rgba(0, 0, 0, 0.06); }
.pix-carousel-single-1 .carousel-nav:hover i {
color: rgba(255, 255, 255, 0.8); }
.pix-carousel-single-1 .carousel-nav i {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
line-height: 50px;
font-size: 30px;
color: rgba(255, 255, 255, 0.4); }
.pix-carousel-single-1 .carousel-nav.carousel-nav-left {
left: 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px; }
.pix-carousel-single-1 .carousel-nav.carousel-nav-right {
right: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px; }
.pix-carousel-single-1 {
border-radius: 5px !important;
overflow: hidden !important; }
.pix-carousel-single-1 .owl-item:before, .pix-carousel-single-1 .owl-item:after {
display: none; }
.pix-carousel-clients-1 .carousel-nav {
display: inline-block;
position: absolute;
top: 50%;
height: 50px;
margin-top: -25px;
text-align: center;
width: 50px;
border-radius: 25px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-carousel-clients-1 .carousel-nav i {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
line-height: 50px;
font-size: 30px; }
.pix-carousel-clients-1 .carousel-nav.carousel-nav-left {
left: -60px; }
.pix-carousel-clients-1 .carousel-nav.carousel-nav-right {
right: -60px; }
.pix-carousel-clients-1 .active img {
visibility: visible !important;
opacity: 1 !important; }
.pix-carousel-full-1 .owl-item:hover {
z-index: 999 !important; }
.pix-carousel-full-2 .owl-item {
opacity: 0.2 !important;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
transform: scale(0.8) !important; }
.pix-carousel-full-2 .owl-item .item {
padding: 100px 40px; }
.pix-carousel-full-2 .owl-item.center {
opacity: 1 !important;
transform: scale(1) !important; }
.pix-carousel-full-4 .carousel-nav {
display: inline-block;
position: absolute;
top: 50%;
height: 50px;
margin-top: -25px;
text-align: center;
width: 50px;
border-radius: 25px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-carousel-full-4 .carousel-nav i {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
line-height: 50px;
font-size: 100px; }
.pix-carousel-full-4 .carousel-nav.carousel-nav-left {
left: -20px; }
.pix-carousel-full-4 .carousel-nav.carousel-nav-right {
right: -20px; }
.pix-carousel-full-4 .active img {
visibility: visible !important;
opacity: 1 !important; }
.pix-carousel-padding .owl-stage-outer {
margin: -10px !important;
padding: 10px !important; }
.pix-carousel-padding .owl-item {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.carousel-cell {
width: 100%;
/* full width */
padding: 10px; }
.flickity-viewport {
transition: height 0.2s; }
.pix-slider-2 .carousel-cell {
width: 50%;
position: relative; }
/* smaller, dark, rounded square */
.flickity-button {
background: rgba(0, 0, 0, 0.5); }
.flickity-button:hover {
background: rgba(0, 0, 0, 0.4); }
.flickity-prev-next-button {
width: 40px;
height: 40px;
border-radius: 3px; }
/* icon color */
.flickity-button-icon {
fill: white; }
/* position outside */
.flickity-prev-next-button.previous {
left: -50px; }
.flickity-prev-next-button.next {
right: -50px; }
.pix-slider-dots .flickity-page-dots {
position: relative;
padding-top: 20px; }
.pix-slider-dots .flickity-page-dots .dot {
padding-top: 4px;
height: 10px;
width: 10px;
background: rgba(0, 0, 0, 0.5); }
.pix-slider-dots .flickity-page-dots .dot.is-selected {
height: 10px;
width: 10px;
background: rgba(0, 0, 0, 0.3);
box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.8); }
.pix-slider-dots.dark-dots .flickity-page-dots .dot {
background: rgba(255, 255, 255, 0);
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5); }
.pix-slider-dots.dark-dots .flickity-page-dots .dot.is-selected {
background: rgba(255, 255, 255, 0);
box-shadow: 0 0 0 2px #4ED199; }
.pix-slider-dots.light-dots .flickity-page-dots .dot {
background: rgba(255, 255, 255, 0.6); }
.pix-slider-dots.light-dots .flickity-page-dots .dot.is-selected {
background: rgba(255, 255, 255, 0);
box-shadow: 0 0 0 2px #4ED199; }
.pix-dots-left .flickity-page-dots {
text-align: left; }
.pix-dots-left .flickity-page-dots .dot {
float: left; }
.pix-dots-right .flickity-page-dots {
text-align: right; }
.pix-dots-right .flickity-page-dots .dot {
float: right; }
.no-dots .flickity-page-dots {
display: none; }
.pix-slider-full .flickity-page-dots {
text-align: left;
display: flex;
bottom: 0; }
.pix-slider-full .flickity-page-dots .dot {
height: 6px;
width: 40px;
margin: 0;
border-radius: 0;
flex-basis: 100%;
text-align: center;
opacity: 0.3;
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed; }
.pix-slider-full .flickity-page-dots .dot.is-selected {
opacity: 0.6; }
.pix-slider-single .carousel-cell {
width: 100%;
/* full width */
padding: 0px; }
.pix-opacity-slider .carousel-cell {
opacity: 0.4;
padding: 25px 0;
transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-opacity-slider .carousel-cell .card {
background-color: transparent;
transform: scale(0.95);
transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-opacity-slider .carousel-cell.is-selected {
opacity: 1; }
.pix-opacity-slider .carousel-cell.is-selected .card {
background-color: #fff;
box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.2rem rgba(0, 0, 0, 0.1) !important;
transform: scale(1); }
.pix-opacity-slider .flickity-page-dots {
position: relative;
padding-top: 20px; }
.pix-opacity-slider .flickity-page-dots .dot {
padding-top: 4px;
height: 10px;
width: 10px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
background: rgba(12, 46, 31, 0.3); }
.pix-opacity-slider .flickity-page-dots .dot.is-selected {
height: 10px;
width: 10px;
background: rgba(12, 46, 31, 0.6); }
.pix-opacity-slider-2 .carousel-cell {
opacity: 0;
padding: 25px 0;
transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-opacity-slider-2 .carousel-cell.is-selected {
opacity: 1; }
.pix-opacity-slider-2 .flickity-page-dots {
position: relative;
padding-top: 20px; }
.pix-opacity-slider-2 .flickity-page-dots .dot {
padding-top: 4px;
height: 10px;
width: 10px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
background: rgba(12, 46, 31, 0.3); }
.pix-opacity-slider-2 .flickity-page-dots .dot.is-selected {
height: 10px;
width: 10px;
background: rgba(12, 46, 31, 0.6); }
.pix-slider-nav {
margin-top: 30px; }
.pix-slider-nav .carousel-cell {
width: 33.33%;
text-align: center;
opacity: 0.5;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-slider-nav .carousel-cell:hover, .pix-slider-nav .carousel-cell.is-nav-selected {
opacity: 1;
cursor: pointer; }
.pix-slider-nav-full .carousel-cell {
width: 33.33%;
text-align: center;
height: 150px;
padding: 0px;
opacity: 0.8;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-slider-nav-full .carousel-cell img {
object-fit: cover;
height: 200px;
width: 100%;
filter: grayscale(1);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-slider-nav-full .carousel-cell:hover, .pix-slider-nav-full .carousel-cell.is-nav-selected {
opacity: 0.9;
cursor: pointer; }
.pix-slider-nav-full .carousel-cell:hover img, .pix-slider-nav-full .carousel-cell.is-nav-selected img {
filter: grayscale(0); }
.pix-slider-3 .carousel-cell {
width: 100%; }
.pix-slider-2 .carousel-cell {
width: 100%; }
@media screen and (min-width: 768px) {
.pix-slider-4 .carousel-cell {
width: 25%; }
.pix-slider-3 .carousel-cell {
width: 33.33%; }
.pix-slider-2 .carousel-cell {
width: 50%; } }
.pix-slider-effect-2.no-dots .flickity-page-dots {
display: none; }
.pix-slider-effect-3-over {
z-index: 999 !important; }
.pix-slider-effect-3 .flickity-viewport {
overflow: visible; }
.pix-slider-effect-3 .flickity-viewport .carousel-cell {
opacity: 0.1;
user-select: none;
z-index: -10 !important;
transform: scale(0.9);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
filter: grayscale(1); }
.pix-slider-effect-3 .flickity-viewport .carousel-cell.is-selected {
filter: grayscale(0);
z-index: 4 !important;
opacity: 1;
transform: scale(1); }
.back_to_top {
width: 50px;
height: 50px;
position: fixed;
bottom: -30px;
right: 30px;
display: inline-block;
text-align: center;
opacity: 0;
z-index: 99999; }
.back_to_top i {
line-height: 50px;
font-size: 30px;
display: inline-block;
position: relative; }
.back_to_top.active {
opacity: 1;
bottom: 30px; }
.back_to_top:focus {
outline: none !important; }
.pix-search {
padding-bottom: 20%; }
.pix-search .search-note {
color: rgba(255, 255, 255, 0.5); }
.pix-search .pix-search-close {
position: absolute;
top: 15px;
right: 15px;
display: inline-block;
z-index: 99;
color: rgba(255, 255, 255, 0.6);
font-size: 30px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-search .pix-search-close:hover {
color: #fff;
transform: scale(1.1); }
.pix-search .search-bar {
position: relative;
display: inline-block;
position: relative;
background: #fff;
z-index: 9999999999999;
width: 100%;
padding: 5px 15px;
border-radius: 5px;
box-shadow: none; }
.pix-search .search-bar .pix-search-form {
margin-bottom: 0; }
.pix-search .search-bar .pix-search-submit {
background: transparent;
outline: none;
border: 0;
margin-right: 15px;
font-size: 30px;
line-height: 25px;
cursor: pointer; }
.pix-search .search-bar .pix-search-input {
width: 100%;
outline: none;
border: 0;
box-sizing: border-box;
padding: 5px;
font-size: 30px; }
.pix-search .is-opened .search-bar {
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.3), 0px 1px 8px rgba(0, 0, 0, 0.05); }
.essential-search {
width: 0%;
height: 0%;
position: fixed;
top: 0;
left: 0;
padding: 200px 0;
opacity: 0;
overflow: hidden; }
.essential-search:before {
content: "";
box-sizing: inherit;
display: inline-block;
position: absolute;
width: 100%;
height: 100%;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
background: rgba(0, 0, 0, 0.85);
background: linear-gradient(to right, #4ED199, #4ED199) fixed;
opacity: 0;
top: 0;
left: 0;
z-index: -1; }
.essential-search .search-title {
opacity: 0;
transform: translateX(40px);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.essential-search .search-note {
color: rgba(255, 255, 255, 0.5);
opacity: .2;
transform: translateY(100%);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.essential-search .pix-search-close {
position: absolute;
top: 15px;
right: 15px;
display: inline-block;
z-index: 99;
color: rgba(255, 255, 255, 0.6);
font-size: 30px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.essential-search .pix-search-close:hover {
color: #fff;
transform: scale(1.1); }
.essential-search .search-bar {
position: relative;
transform: translate(0, 20px);
transform: scale(0.9);
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
display: inline-block;
position: relative;
background: #fff;
z-index: 9999999999999;
width: 100%;
padding: 5px 15px;
border-radius: 5px;
box-shadow: none;
opacity: 0; }
.essential-search .search-bar .pix-search-form {
margin-bottom: 0; }
.essential-search .search-bar .pix-search-submit {
background: transparent;
outline: none;
border: 0;
margin-right: 15px;
font-size: 30px;
line-height: 25px;
cursor: pointer; }
.essential-search .search-bar .pix-search-input {
width: 100%;
outline: none;
border: 0;
box-sizing: border-box;
padding: 5px;
font-size: 30px; }
.essential-search.open {
z-index: 9999999999999;
opacity: 1;
height: 100%;
width: 100%; }
.essential-search.open:before {
opacity: 0.8;
height: 100%;
animation-name: search_fold;
animation-duration: .4s;
animation-timing-function: ease-in-out; }
.essential-search.open .search-title {
opacity: 1;
transform: translateX(0); }
.essential-search.open .search-note {
transform: translateY(0%);
opacity: 1; }
.essential-search.open .search-bar {
transform: translate(0, 0px);
transform: scale(1);
box-shadow: 0px 25px 40px rgba(0, 0, 0, 0.3), 0px 1px 8px rgba(0, 0, 0, 0.05);
opacity: 1; }
@-webkit-keyframes search_fold {
0% {
-webkit-filter: hue-rotate(-20deg); }
100% {
-webkit-filter: hue-rotate(0deg); } }
.pix-grayscale {
filter: grayscale(1); }
#page, #content, footer, .pix-top-bar {
transition: filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.morphsearch {
width: 100%;
height: 0 !important;
min-height: 0px;
background: rgba(0, 0, 0, 0.7);
background: linear-gradient(to right, #4ED199, #4ED199) fixed;
position: fixed;
z-index: 99999999;
top: 0px;
right: 0px;
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
-webkit-transition-property: min-height, width, top, right;
transition-property: min-height, width, top, right, border-radius, opacity;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
.morphsearch .morphsearch-form {
width: 100%;
height: 0px;
opacity: 0;
margin: 0 auto;
position: relative;
-webkit-transition-property: width, height, -webkit-transform;
transition-property: width, height, transform, opacity;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
.morphsearch.open {
position: fixed;
width: 100%;
min-height: 100%;
top: 0px;
right: 0px; }
.morphsearch.open .morphsearch-form {
width: 80%;
opacity: 1;
height: 160px;
-webkit-transform: translate3d(0, 3em, 0);
transform: translate3d(0, 3em, 0); }
.morphsearch-input {
width: 100%;
height: 100%;
padding: 0 10% 0 10px;
font-weight: 700;
border: none;
background: transparent;
font-size: 0.8em;
color: #fff;
-webkit-transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.morphsearch-input::-ms-clear {
/* remove cross in IE */
display: none; }
.morphsearch.hideInput .morphsearch-input {
color: transparent;
-webkit-transition: color 0.3s;
transition: color 0.3s; }
.morphsearch.open .morphsearch-input {
font-size: 7em; }
/* placeholder */
.morphsearch-input::-webkit-input-placeholder {
color: #f4f4f4; }
.morphsearch-input:-moz-placeholder {
color: #f4f4f4; }
.morphsearch-input::-moz-placeholder {
color: #f4f4f4; }
.morphsearch-input:-ms-input-placeholder {
color: #f4f4f4; }
/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder {
color: transparent; }
input[type="search"] {
/* reset normalize */
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.morphsearch-input:focus,
.morphsearch-submit:focus {
outline: none; }
.morphsearch-submit {
position: absolute;
width: 80px;
height: 80px;
text-indent: 100px;
overflow: hidden;
right: 0;
top: 50%;
background: transparent url(../img/magnifier.svg) no-repeat center center;
background-size: 100%;
border: none;
pointer-events: none;
transform-origin: 50% 50%;
opacity: 0;
-webkit-transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1); }
.morphsearch.open .morphsearch-submit {
pointer-events: auto;
opacity: 1;
-webkit-transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.morphsearch-close {
width: 36px;
height: 36px;
position: absolute;
right: 1em;
top: 1em;
overflow: hidden;
text-indent: 100%;
cursor: pointer;
pointer-events: none;
opacity: 0;
-webkit-transform: scale3d(0, 0, 1);
transform: scale3d(0, 0, 1); }
.morphsearch.open .morphsearch-close {
opacity: 1;
pointer-events: auto;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.morphsearch-close::before,
.morphsearch-close::after {
content: '';
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 50%;
border-radius: 3px;
opacity: 0.2;
background: #f4f4f4; }
.morphsearch-close:hover.morphsearch-close::before,
.morphsearch-close:hover.morphsearch-close::after {
opacity: 1; }
.morphsearch-close::before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg); }
.morphsearch-close::after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg); }
.morphsearch-content {
color: #333;
margin-top: 4.5em;
width: 100%;
height: 0;
overflow: hidden;
padding: 0 10.5%;
position: absolute;
pointer-events: none;
opacity: 0; }
.morphsearch.open .morphsearch-content {
opacity: 1;
height: auto;
overflow: visible;
/* this breaks the transition of the children in FF: https://bugzilla.mozilla.org/show_bug.cgi?id=625289 */
pointer-events: auto;
-webkit-transition: opacity 0.3s 0.5s;
transition: opacity 0.3s 0.5s; }
.dummy-column {
width: 30%;
padding: 0 0 6em;
float: left;
opacity: 0;
-webkit-transform: translate3d(0, 100px, 0);
transform: translateY(100px);
-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
transition: transform 0.5s, opacity 0.5s; }
.morphsearch.open .dummy-column:first-child {
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s; }
.morphsearch.open .dummy-column:nth-child(2) {
-webkit-transition-delay: 0.45s;
transition-delay: 0.45s; }
.morphsearch.open .dummy-column:nth-child(3) {
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s; }
.morphsearch.open .dummy-column {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.dummy-column:nth-child(2) {
margin: 0 5%; }
.dummy-column h2 {
font-size: 1em;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 800;
color: #c2c2c2;
padding: 0.5em 0; }
.round {
border-radius: 50%; }
.dummy-media-object {
padding: 0.75em;
display: block;
margin: 0.3em 0;
cursor: pointer;
border-radius: 5px;
background: rgba(255, 255, 255, 0.1); }
.dummy-media-object:hover,
.dummy-media-object:focus {
background: rgba(255, 255, 255, 0.2); }
.dummy-media-object img {
display: inline-block;
width: 50px;
margin: 0 10px 0 0;
vertical-align: middle; }
.dummy-media-object h3 {
vertical-align: middle;
font-size: 0.85em;
display: inline-block;
font-weight: 700;
margin: 0 0 0 0;
width: calc(100% - 70px);
color: rgba(145, 145, 145, 0.7); }
.dummy-media-object:hover h3 {
color: #ec5a62; }
/* Overlay */
.overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
pointer-events: none;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
z-index: 9999998; }
.morphsearch.open ~ .overlay {
opacity: 1; }
@media screen and (max-width: 53.125em) {
.morphsearch-input {
padding: 0 25% 0 10px; }
.morphsearch.open .morphsearch-input {
font-size: 2em; }
.dummy-column {
float: none;
width: auto;
padding: 0 0 2em; }
.dummy-column:nth-child(2) {
margin: 0; }
.morphsearch.open .morphsearch-submit {
-webkit-transform: translate3d(0, -50%, 0) scale3d(0.5, 0.5, 1);
transform: translate3d(0, -50%, 0) scale3d(0.5, 0.5, 1); } }
@media screen and (max-width: 60.625em) {
.morphsearch {
width: 80%;
top: 10%;
right: 10%; } }
.pix-line-divider {
height: 2px;
width: 100%;
display: inline-block;
position: relative;
border-radius: 2px; }
.pix-line-divider.light {
background: rgba(255, 255, 255, 0.2); }
.pix-line-divider.dark {
background: rgba(0, 0, 0, 0.2); }
.pix-line-divider.thin {
height: 1px; }
/* Common style for pseudo-elements */
.pix-divider {
position: relative; }
.pix-divider::before,
.pix-divider::after {
position: absolute;
content: '';
pointer-events: none; }
/* Double Diagonal line */
.ss-style-doublediagonal {
z-index: 1;
padding-top: 6em;
background: #2072a7; }
.ss-style-doublediagonal::before,
.ss-style-doublediagonal::after {
top: 0;
left: -25%;
z-index: -1;
width: 150%;
height: 75%;
background: inherit;
-webkit-transform: rotate(-2deg);
transform: rotate(-2deg);
-webkit-transform-origin: 0 0;
transform-origin: 0 0; }
.ss-style-doublediagonal::before {
height: 50%;
background: rgba(0, 0, 0, 0.1);
-webkit-transform: rotate(-3deg);
transform: rotate(-3deg);
-webkit-transform-origin: 3% 0;
transform-origin: 3% 0;
box-shadow: 0px -8px 4px 0px rgba(0, 0, 0, 0.1); }
#bigHalfCircle {
fill: red; }
.pix-divider-in-front {
z-index: 999999999; }
.pix-divider-flip-h {
transform: scale(-1, 1); }
.pix-dividers-box {
position: relative;
display: inline-block;
width: 100%;
height: 100px;
pointer-events: none; }
.pix-dividers-box * {
pointer-events: none; }
.pix-dividers-box.pix-divider-bottom {
position: absolute;
bottom: 0; }
.pix-dividers-box.pix-divider-top {
position: absolute;
top: 0; }
.pix-dividers-box.pix-divider-top-inverse {
position: absolute;
transform: rotate(180deg);
top: 0; }
.pix-dividers-box .pix-shape-dividers path {
animation: wave 7s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }
.pix-divider {
position: absolute !important;
opacity: 1 !important;
width: 100%;
left: 0; }
.pix-divider.pix-top-divider {
transform: rotate(180deg);
top: 0; }
.pix-divider.pix-top-divider.pix-divider-flip-h {
transform: rotate(180deg) scale(-1, 1); }
.pix-divider.pix-bottom-divider {
bottom: 0; }
.pix-shape-dividers {
width: 100%;
height: 100px !important;
pointer-events: none;
position: relative;
top: 0;
left: 0; }
.pix-full-width-elm {
width: 100vw;
z-index: 9999;
margin-left: calc(-50vw + 50%);
left: 0; }
@keyframes wave {
0% {
margin-left: 0; }
100% {
margin-left: -1600px; } }
/* adds some margin below the link sets */
.navbar .dropdown-menu div[class*="col"] {
padding: 0px;
margin-bottom: 0; }
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
/* remove the padding from the navbar so the dropdown hover state is not broken */
/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
/* makes the dropdown full width */
/* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover, .dropdown-menu2 {
display: block !important;
opacity: 1 !important; } }
@media (min-width: 992px) {
.dropdown-menu {
padding: 0px; }
.nav-item:not(.mega-item) .container *:first-child {
border-radius: 5px; }
.nav-style-megamenu > li.nav-item {
position: relative;
padding: 0px 10px; }
.nav-style-megamenu > li.nav-item .dropdown-menu {
top: 88%;
opacity: 0;
transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
min-width: 240px; }
.nav-style-megamenu > li.nav-item .dropdown-menu a:active:focus {
background: rgba(0, 0, 0, 0.1) !important; }
.nav-style-megamenu > li.nav-item .dropdown-menu .dropdown-item {
padding: 0.5rem 1.8rem; }
.nav-style-megamenu > li.nav-item .dropdown-menu .container, .nav-style-megamenu > li.nav-item .dropdown-menu .container-fluid {
margin: 0 !important;
padding: 0 !important; }
.nav-style-megamenu > li.nav-item.mega-item {
position: inherit; }
.nav-style-megamenu > li.nav-item.mega-item .dropdown-menu {
top: 78%; }
.nav-style-megamenu > li.nav-item .nav-link {
position: relative; }
.nav-style-megamenu > li.nav-item .nav-link:after {
content: " ";
height: 3px;
position: absolute;
z-index: 203;
margin: 0;
opacity: 0;
filter: alpha(opacity=0);
top: 85% !important;
left: 10% !important;
width: 0% !important;
transition: all 0.2s ease-in-out;
background: linear-gradient(to right, #4ED199, #4ED199) fixed !important;
box-shadow: none;
border: 0px; }
.nav-style-megamenu > li.nav-item:hover .nav-link:after {
height: 3px;
width: 80% !important;
opacity: 1;
border-radius: 3px !important;
overflow: hidden; }
.nav-style-megamenu > li.nav-item:hover .dropdown-menu .submenu-box {
transform: translateY(0px);
opacity: 1; }
.nav-style-megamenu > li.nav-item .dropdown-menu {
width: 100%;
max-width: 1200px;
background: transparent; }
.nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box {
background: #fff;
transform: translateY(30px);
border-radius: 6px;
opacity: 0;
border: 0px solid transparent;
margin-top: 25px;
position: relative;
border-radius: 6px;
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05); }
.nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box .container, .nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box .container-fluid {
border-radius: 6px;
padding: 0px 15px 0 15px; }
.nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box .container .row, .nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box .container-fluid .row {
margin: 0px; }
.nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box:after {
content: "";
position: absolute;
border-radius: 6px;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box:after {
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15); }
.nav-style-megamenu > li.nav-item .dropdown-menu a {
border-radius: 0;
font-size: 14px;
font-weight: bold;
padding: 0px 15px 0 15px; }
.nav-style-megamenu > li.nav-item .dropdown-menu .mega-col-title {
padding: 15px 28px;
cursor: default; }
.nav-style-megamenu > li.nav-item .container, .nav-style-megamenu > li.nav-item .container-fluid {
padding: 0; } }
.pix-intro-1 {
position: relative;
width: 100%;
height: 100%;
display: inline-block; }
.pix-intro-1 .pix-intro-img {
position: absolute;
opacity: 1;
overflow: hidden;
width: 100%;
height: 100%;
display: inline-block; }
.pix-intro-1 .pix-intro-img img {
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: opacity 4.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 3.5s cubic-bezier(0.165, 0.84, 0.44, 1);
opacity: 0;
transform: scale(1.4); }
.pix-intro-1 .pix-intro-img img.animated {
transform: scale(1);
opacity: 0.2;
transition: transform 0s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-intro-1 .pix-intro-video {
position: absolute;
opacity: 1;
overflow: hidden;
width: 100%;
height: 100%;
display: inline-block;
transform: scale(1.4);
opacity: 0;
transition: opacity 4.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 3.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-intro-1 .pix-intro-video.animated {
transform: scale(1);
opacity: 0.5; }
.pix-intro-1 .pix-intro-video .jarallax {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: inline-block; }
.pix-intro-1 .pix-intro-video.is-gray {
filter: grayscale(1); }
.fullpage-container {
width: 100vw;
height: 100vh;
top: 0;
left: 0;
z-index: 1;
margin-left: calc(-50vw + 50%);
position: absolute;
display: inline-block; }
.fancy_popup_ph {
position: absolute;
width: 100%;
height: 100%;
display: inline-block; }
.pix_reveal {
position: fixed;
width: 100%;
bottom: 0;
height: 50vh;
background: #333; }
.pix_reveal svg {
z-index: 9999999;
margin-top: -420px;
width: 100%; }
.pix_reveal svg path:nth-child(1) {
opacity: 0.15; }
.pix_reveal svg path:nth-child(2) {
opacity: 0.3; }
.pix_reveal svg path {
transition: all 2.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
/* Color schemes */
.demo-1 {
--color-text: #fff;
--color-bg: #ddd;
--color-link: #fff;
--color-link-hover: #2735da;
--color-info: #fff;
--color-main-bg: #171619;
--path-fill-1: #413f46;
--path-fill-2: #e6e5ea;
--path-fill-3: #cccccc;
--color-title: #fff;
--font-family-title: 'Montserrat', sans-serif;
--font-size-title: 7vmax;
--font-weight-title: 700;
--color-menu: #171616;
--color-menu-hover: #ffffff;
--font-family-menu: 'Montserrat', sans-serif;
--font-size-menu: 3vmax;
--font-weight-menu: 700;
--button-bg: #fff;
--button-circle: #6b6b6b;
--button-line: #222; }
.demo-2 {
--color-text: #fff;
--color-bg: #333;
--color-link: #fff;
--color-link-hover: #f44e5e;
--color-info: #fff;
--color-main-bg: #efcb7b;
--path-fill-1: #dce3f1;
--path-fill-2: #869ccc;
--path-fill-3: #30436f;
--path-fill-4: #0d1831;
--color-title: #fff;
--font-family-title: inherit;
--font-size-title: 6vmax;
--font-weight-title: 200;
--color-menu: #fff;
--color-menu-hover: #fff;
--font-family-menu: inherit;
--font-size-menu: 4vmax;
--font-weight-menu: 200;
--button-bg: #fff;
--button-circle: #fff;
--button-line: #222; }
.demo-3 {
--color-text: #fbd54a;
--color-bg: #333;
--color-link: #4d4f5f;
--color-link-hover: #bfb5b5;
--color-info: #fff;
--color-main-bg: #24262d;
--path-fill-1: #000000;
--path-fill-2: #1d1d1f;
--path-fill-3: #fbd54a;
--color-title: #fff;
--font-family-title: 'Arapey', serif;
--font-size-title: 5vmax;
--font-weight-title: 400;
--color-menu: #000000;
--color-menu-hover: #fff;
--font-family-menu: 'Arapey', serif;
--font-size-menu: 4vmax;
--font-weight-menu: 400;
--button-bg: #fff;
--button-circle: #ada4a4;
--button-line: #222; }
.demo-4 {
--color-text: #fff;
--color-bg: #333;
--color-link: #1b198c;
--color-link-hover: #d3eaa2;
--color-info: #fff;
--color-main-bg: #3735d0;
--path-fill-1: #241e84;
--path-fill-2: #d3eaa2;
--color-title: #fff;
--font-family-title: 'Pompiere', serif;
--font-size-title: 6vmax;
--font-weight-title: 300;
--color-menu: #3735d0;
--color-menu-hover: #b2dc53;
--font-family-menu: var(--font-family-title);
--font-size-menu: 4vmax;
--font-weight-menu: 300;
--button-bg: #b3dc53;
--button-circle: #1b198b;
--button-line: #fff; }
.demo-5 {
--color-text: #c04444;
--color-bg: #333;
--color-link: #2d2c2b;
--color-link-hover: #c14343;
--color-info: #fff;
--color-main-bg: #ece7de;
--path-fill-1: #c04444;
--path-fill-2: #1b1a19;
--color-title: inherit;
--font-family-title: 'Playfair Display', serif;
--font-size-title: 6vmax;
--font-weight-title: 700;
--color-menu: #ffffff;
--color-menu-hover: #c14343;
--font-family-menu: var(--font-family-title);
--font-size-menu: 3.5vmax;
--font-weight-menu: 400;
--button-bg: #fff;
--button-circle: #c14343;
--button-line: #2d2c2b; }
.demo-6 {
--color-text: #120047;
--color-bg: #333;
--color-link: #110046;
--color-link-hover: #e83779;
--color-info: #fff;
--color-main-bg: #7115d8;
--path-fill-1: url(#gradient1);
--path-fill-2: url(#gradient2);
--path-fill-3: url(#gradient3);
--color-title: inherit;
--font-family-title: 'Rozha One', serif;
--font-size-title: 8vmax;
--font-weight-title: 400;
--color-menu: #ffffff;
--color-menu-hover: #c14343;
--font-family-menu: var(--font-family-title);
--font-size-menu: 3.5vmax;
--font-weight-menu: 400;
--button-bg: #120047;
--button-circle: #9236f7;
--button-line: #ffffff; }
/* Top Navigation Style */
.pix-overlay {
width: 100vw;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
pointer-events: none;
z-index: 99999999999999; }
.demo-5 .pix-overlay {
text-align: center; }
.pix-overlay-item {
color: var(--color-menu);
opacity: 0;
transform: translateY(-100%);
pointer-events: none;
transition: transform 0.3s, opacity 0.3s;
transition-timing-function: ease-in; }
.pix-overlay-item--style-2:nth-child(odd) {
transform: translateY(-100%) rotate(10deg); }
.pix-overlay-item--style-2:nth-child(even) {
transform: translateY(-100%) rotate(-10deg); }
.pix-overlay-item--style-3 {
transition: transform 0.1s, opacity 0.1s;
transform: translateY(100%);
transition-timing-function: ease-out; }
.pix-overlay-item--style-4,
.pix-overlay-item--style-5 {
transition: transform 0.1s, opacity 0.1s;
transition-timing-function: ease-out; }
.pix-overlay-item--style-4 {
transform: translateX(40%); }
.pix-overlay-item--style-5:nth-child(odd) {
transform: translateX(100%) rotate(10deg) scale(0.5); }
.pix-overlay-item--style-5:nth-child(even) {
transform: translateX(100%) rotate(-10deg) scale(0.5); }
.pix-overlay-item--style-6 {
transform: translateY(100%); }
.pix-overlay-item:hover {
color: var(--color-menu-hover); }
.pix-overlay-item.is-opened {
opacity: 1;
transform: translateY(0) rotate(0);
pointer-events: auto;
transition-timing-function: ease; }
.pix-overlay-item--style-4.is-opened,
.pix-overlay-item--style-5.is-opened {
transform: translateX(0) rotate(0); }
.pix-overlay-item--style-4.is-opened {
transition-timing-function: cubic-bezier(0.23, 1, 0.355, 1.4); }
.pix-overlay-item:nth-of-type(1) {
transition-delay: 0s; }
.pix-overlay-item.is-opened:nth-of-type(1) {
transition-delay: 0.85s; }
.pix-overlay-item:nth-of-type(2) {
transition-delay: 0.05s; }
.pix-overlay-item.is-opened:nth-of-type(2) {
transition-delay: 0.8s; }
.pix-overlay-item:nth-of-type(3) {
transition-delay: 0.1s; }
.pix-overlay-item.is-opened:nth-of-type(3) {
transition-delay: 0.75s; }
.pix-overlay-item:nth-of-type(4) {
transition-delay: 0.15s; }
.pix-overlay-item.is-opened:nth-of-type(4) {
transition-delay: 0.7s; }
/* demo 2 */
.pix-overlay-item--style-2:nth-of-type(1) {
transition-delay: 0s; }
.pix-overlay-item--style-2.is-opened:nth-of-type(1) {
transition-delay: 0.85s; }
.pix-overlay-item--style-2:nth-of-type(2) {
transition-delay: 0.05s; }
.pix-overlay-item--style-2.is-opened:nth-of-type(2) {
transition-delay: 0.8s; }
.pix-overlay-item--style-2:nth-of-type(3) {
transition-delay: 0.1s; }
.pix-overlay-item--style-2.is-opened:nth-of-type(3) {
transition-delay: 0.75s; }
.pix-overlay-item--style-2:nth-of-type(4) {
transition-delay: 0.15s; }
.pix-overlay-item--style-2.is-opened:nth-of-type(4) {
transition-delay: 0.7s; }
/* demo 3 */
.pix-overlay-item--style-3.is-opened {
transition-duration: 0.3s; }
.pix-overlay-item--style-3:nth-of-type(1) {
transition-delay: 0s; }
.pix-overlay-item--style-3.is-opened:nth-of-type(1) {
transition-delay: 0.65s; }
.pix-overlay-item--style-3:nth-of-type(2) {
transition-delay: 0s; }
.pix-overlay-item--style-3.is-opened:nth-of-type(2) {
transition-delay: 0.7s; }
.pix-overlay-item--style-3:nth-of-type(3) {
transition-delay: 0s; }
.pix-overlay-item--style-3.is-opened:nth-of-type(3) {
transition-delay: 0.75s; }
.pix-overlay-item--style-3:nth-of-type(4) {
transition-delay: 0s; }
.pix-overlay-item--style-3.is-opened:nth-of-type(4) {
transition-delay: 0.8s; }
/* demo 4 */
.pix-overlay-item--style-4.is-opened {
transition-duration: 0.6s; }
.pix-overlay-item--style-4:nth-of-type(1) {
transition-delay: 0s; }
.pix-overlay-item--style-4.is-opened:nth-of-type(1) {
transition-delay: 0.45s; }
.pix-overlay-item--style-4:nth-of-type(2) {
transition-delay: 0.05s; }
.pix-overlay-item--style-4.is-opened:nth-of-type(2) {
transition-delay: 0.5s; }
.pix-overlay-item--style-4:nth-of-type(3) {
transition-delay: 0.1s; }
.pix-overlay-item--style-4.is-opened:nth-of-type(3) {
transition-delay: 0.55s; }
.pix-overlay-item--style-4:nth-of-type(4) {
transition-delay: 0.15s; }
.pix-overlay-item--style-4.is-opened:nth-of-type(4) {
transition-delay: 0.6s; }
/* demo 5 */
.pix-overlay-item--style-5.is-opened {
transition-duration: 0.4s; }
.pix-overlay-item--style-5:nth-of-type(1) {
transition-delay: 0s; }
.pix-overlay-item--style-5.is-opened:nth-of-type(1) {
transition-delay: 0.55s; }
.pix-overlay-item--style-5:nth-of-type(2) {
transition-delay: 0.05s; }
.pix-overlay-item--style-5.is-opened:nth-of-type(2) {
transition-delay: 0.6s; }
.pix-overlay-item--style-5:nth-of-type(3) {
transition-delay: 0.1s; }
.pix-overlay-item--style-5.is-opened:nth-of-type(3) {
transition-delay: 0.65s; }
.pix-overlay-item--style-5:nth-of-type(4) {
transition-delay: 0.15s; }
.pix-overlay-item--style-5.is-opened:nth-of-type(4) {
transition-delay: 0.7s; }
/* demo 6 */
.pix-overlay-item--style-6.is-opened {
transition-duration: 0.8s; }
.pix-overlay-item--style-6:nth-of-type(1) {
transition-delay: 0.25s; }
.pix-overlay-item--style-6.is-opened:nth-of-type(1) {
transition-delay: 1s; }
.pix-overlay-item--style-6:nth-of-type(2) {
transition-delay: 0.2s; }
.pix-overlay-item--style-6.is-opened:nth-of-type(2) {
transition-delay: 1.1s; }
.pix-overlay-item--style-6:nth-of-type(3) {
transition-delay: 0.15s; }
.pix-overlay-item--style-6.is-opened:nth-of-type(3) {
transition-delay: 1.2s; }
.pix-overlay-item--style-6:nth-of-type(4) {
transition-delay: 0.1s; }
.pix-overlay-item--style-6.is-opened:nth-of-type(4) {
transition-delay: 1.3s; }
.shape-overlays {
width: 100vw;
height: 100vh;
pointer-events: none;
position: fixed;
top: 0;
left: 0;
z-index: 999999999; }
.shape-overlays.is-opened {
pointer-events: auto; }
.shape-overlays__path {
opacity: 0.7; }
.pix-heading-line {
display: inline-block;
width: 50px;
height: 6px;
border-radius: 6px;
background: #000; }
.pix-header {
transition: all 0.01 ease-in-out; }
.pix-header .navbar-brand svg, .pix-header .navbar-brand img {
margin-top: -10px; }
.pix-header .pix-logo-scroll:not(.pix-logo) {
display: none; }
.pix-header.is-scroll .pix-logo-scroll {
display: inline-block; }
.pix-header.is-scroll .pix-logo:not(.pix-logo-scroll) {
display: none; }
.pix-header .dropdown-menu, .pix-header .dropdown-menu:after {
box-shadow: none !important;
border: 0px; }
.pix-header .mega-item .dropdown-menu {
border-radius: 6px; }
.pix-header .nav .btn {
position: relative;
top: 2px; }
.pix-header .submenu-box {
transition: margin 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-header .pix-header-line {
margin-left: 15px; }
.pix-header.pix-drop-left .dropdown-menu {
right: 0 !important; }
.pix-header.pix-white-bar:not(.is-scroll) .nav-link:after {
background: #fff !important; }
.pix-header .dropdown-item {
transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
/*
* Header Normal
*/
.pix-topbar-normal {
width: 100%;
left: 0;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-topbar-normal .row {
margin: 0px; }
.pix-topbar-normal .column {
padding-left: 0px !important;
padding-right: 0px !important; }
.pix-topbar-normal.pix-topbar-fixed {
position: fixed;
top: 0px; }
.pix-topbar-normal.pix-hidden {
opacity: 0;
height: 0;
padding: 0 !important; }
.pix-topbar-normal:not(.pix-no-animation) {
animation-duration: 0.6s;
animation-timing-function: ease-in-out;
animation-name: headerReveal;
animation-fill-mode: both; }
.pix-header-normal {
width: 100%;
left: 0;
padding: 0px; }
.pix-header-normal.pix-header-fixed {
position: fixed;
top: 49px; }
.pix-header-normal.pix-header-fixed.pix-no-topbar {
top: 0px; }
.pix-header-normal .navbar, .pix-header-normal .pix-header-box {
padding-left: 0px !important;
padding-right: 0px !important; }
.pix-header-normal.is-scroll {
top: 0px;
transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), top 0.4s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-header-normal.is-scroll.pix-top-line {
top: 4px; }
.pix-header-normal.is-scroll.pix-scroll-gradient-primary {
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed !important;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
.pix-header-normal.is-scroll.pix-scroll-gray {
background: #343a40;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
.pix-header-normal.is-scroll.pix-scroll-shadow {
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
/*
* Header Boxed
*/
.pix-header-boxed {
position: fixed;
top: 44px;
width: 100%;
left: 0;
padding: 0px; }
.pix-header-boxed .navbar {
padding-left: 20px;
padding-right: 20px; }
.pix-header-boxed.is-scroll {
top: 10px; }
.pix-header-boxed.is-scroll.pix-scroll-light .pix-header-box {
background: #fff;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
.pix-header-boxed.is-scroll.pix-scroll-dark .pix-header-box {
background: rgba(0, 1, 1, 0.9) !important;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
.pix-header-boxed .pix-header-box {
border-radius: 6px;
position: relative;
top: 0;
animation-duration: 0.6s;
animation-timing-function: ease-in-out;
animation-name: headerReveal;
animation-fill-mode: both;
animation-delay: 0.4s;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
padding-left: 0;
padding-right: 0; }
.pix-header-boxed .pix-header-box:not(.pix-header-transparent) {
background: rgba(255, 255, 255, 0.96);
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
/*
* Header Colors
*/
.pix-topbar-dark {
color: rgba(255, 255, 255, 0.7); }
.pix-topbar-dark span, .pix-topbar-dark .pix-social, .pix-topbar-dark .pix-social a, .pix-topbar-dark .pix-social i {
color: rgba(255, 255, 255, 0.7); }
.pix-topbar-dark span.pix-emoji {
color: #fff !important; }
.pix-topbar-light {
color: rgba(34, 49, 43, 0.6) !important; }
.pix-topbar-light span, .pix-topbar-light .pix-social, .pix-topbar-light .pix-social a, .pix-topbar-light .pix-social i {
color: rgba(34, 49, 43, 0.6) !important; }
.pix-topbar-light span.pix-emoji {
color: #333 !important; }
.pix-header-dark .pix-header-btn, .pix-header-dark .pix-header-btn i {
color: rgba(255, 255, 255, 0.7) !important; }
.pix-header-dark .nav-link {
color: rgba(255, 255, 255, 0.7) !important; }
.pix-header-dark .pix-header-line {
border-color: rgba(255, 255, 255, 0.1) !important; }
.pix-header-light .pix-header-btn, .pix-header-light .pix-header-btn i {
color: rgba(34, 49, 43, 0.6) !important; }
.pix-header-light .nav-link {
color: rgba(34, 49, 43, 0.6) !important; }
.pix-header-light .pix-header-line {
border-color: rgba(17, 66, 45, 0.1) !important; }
.pix-header.is-scroll.pix-scroll-dark .pix-header-btn, .pix-header.is-scroll.pix-scroll-dark .pix-header-btn i {
color: rgba(255, 255, 255, 0.7) !important; }
.pix-header.is-scroll.pix-scroll-dark .nav-link {
color: rgba(255, 255, 255, 0.7) !important; }
.pix-header.is-scroll.pix-scroll-dark .pix-header-line {
border-color: rgba(255, 255, 255, 0.1) !important; }
.pix-header.is-scroll.pix-scroll-light .pix-header-btn, .pix-header.is-scroll.pix-scroll-light .pix-header-btn i {
color: rgba(34, 49, 43, 0.6) !important; }
.pix-header.is-scroll.pix-scroll-light .nav-link {
color: rgba(34, 49, 43, 0.6) !important; }
.pix-header.is-scroll.pix-scroll-light .pix-header-line {
border-color: rgba(17, 66, 45, 0.1) !important; }
.pix-dropdown-light .dropdown-item {
color: rgba(34, 49, 43, 0.6) !important; }
.pix-dropdown-dark .submenu-box {
background: rgba(6, 21, 15, 0.9) !important; }
.pix-dropdown-dark .dropdown-item {
color: rgba(255, 255, 255, 0.7) !important; }
.pix-dropdown-dark .dropdown-item:hover, .pix-dropdown-dark .dropdown-item:focus, .pix-dropdown-dark .dropdown-item:active {
color: rgba(255, 255, 255, 0.9) !important;
background: rgba(255, 255, 255, 0.05); }
.pix-dropdown-primary .submenu-box {
background: #3acc8d !important; }
.pix-dropdown-primary .dropdown-item {
color: rgba(255, 255, 255, 0.7) !important; }
.pix-dropdown-primary .dropdown-item:hover, .pix-dropdown-primary .dropdown-item:focus, .pix-dropdown-primary .dropdown-item:active {
color: rgba(255, 255, 255, 0.9) !important;
background: rgba(255, 255, 255, 0.05); }
.pix-social i {
position: relative;
top: 0px; }
.pix-social i:hover {
opacity: 0.7; }
@media (max-width: 992px) {
.pix-header {
position: absolute;
top: 70px; }
.pix-header .navbar-nav {
max-height: 75vh;
overflow: auto; } }
.pix-topbar-1 {
position: fixed;
top: 0;
width: 100%;
left: 0;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
animation-duration: 0.6s;
animation-timing-function: ease-in-out;
animation-name: headerReveal;
animation-fill-mode: both; }
.pix-topbar-1.pix-hidden {
opacity: 0; }
.pix-topbar-3 {
position: fixed;
top: 0;
width: 100%;
left: 0;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
animation-duration: 0.6s;
animation-timing-function: ease-in-out;
animation-name: headerReveal;
animation-fill-mode: both; }
.pix-topbar-3.pix-hidden {
opacity: 0; }
.pix-header-1 {
position: fixed;
top: 44px;
width: 100%;
left: 0;
padding: 0px; }
.pix-header-1.is-scroll {
top: 10px; }
.pix-header-1 .navbar-brand svg, .pix-header-1 .navbar-brand img {
margin-top: -6px; }
.pix-header-1 .pix-header-box {
border-radius: 6px;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
position: relative;
top: 0;
background: rgba(255, 255, 255, 0.96);
animation-duration: 0.6s;
animation-timing-function: ease-in-out;
animation-name: headerReveal;
animation-fill-mode: both;
animation-delay: 0.4s;
padding-left: 0;
padding-right: 0; }
.pix-header-1 .pix-header-box nav {
padding-left: 0;
padding-right: 0; }
.pix-header-1 .pix-header-box .dropdown-menu, .pix-header-1 .pix-header-box .dropdown-menu:after {
box-shadow: none !important;
border: 0px; }
.pix-header-1 .pix-header-box .mega-item .dropdown-menu {
border-radius: 6px; }
.pix-header-2 {
transition-property: padding, box-shadow;
transition-duration: 0.8s;
transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-header-2 .navbar-brand svg {
margin-top: -6px; }
.pix-header-2 nav {
padding-left: 0;
padding-right: 0; }
.pix-header-2 .dropdown-menu, .pix-header-2 .dropdown-menu:after {
box-shadow: none !important;
border: 0px; }
.pix-header-2 .mega-item .dropdown-menu {
border-radius: 6px; }
.pix-header-2.is-scroll {
padding-top: 0 !important;
padding-bottom: 0 !important;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
.pix-header-2.is-scroll .submenu-box {
margin-top: 5px !important; }
.pix-header-3 {
position: fixed;
top: 44px;
width: 100%;
left: 0;
padding: 0px; }
.pix-header-3.is-scroll {
top: 10px; }
.pix-header-3.is-scroll .container-fluid > .col-12.pix-scroll-light, .pix-header-3.is-scroll .container > .col-12.pix-scroll-light {
background: rgba(255, 255, 255, 0.95);
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
.pix-header-3.is-scroll .container-fluid > .col-12.pix-scroll-light .nav-item a, .pix-header-3.is-scroll .container > .col-12.pix-scroll-light .nav-item a {
color: rgba(0, 0, 0, 0.4) !important; }
.pix-header-3.is-scroll .container-fluid > .col-12.pix-scroll-dark, .pix-header-3.is-scroll .container > .col-12.pix-scroll-dark {
background: rgba(22, 22, 22, 0.86);
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); }
.pix-header-3 .container-fluid .col-12 {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-header-3 .navbar-brand svg, .pix-header-3 .navbar-brand img {
margin-top: -10px; }
.pix-header-3 .pix-header-box {
border-radius: 6px;
position: relative;
top: 0;
animation-duration: 0.6s;
animation-timing-function: ease-in-out;
animation-name: headerReveal;
animation-fill-mode: both;
animation-delay: 0.4s;
padding-left: 0;
padding-right: 0; }
.pix-header-3 .pix-header-box .navbar {
padding-left: 20px;
padding-right: 20px; }
.pix-header-3 .pix-header-box nav {
padding-left: 0;
padding-right: 0; }
.pix-header-3 .pix-header-box .dropdown-menu, .pix-header-3 .pix-header-box .dropdown-menu:after {
box-shadow: none !important;
border: 0px; }
.pix-header-3 .pix-header-box .mega-item .dropdown-menu {
border-radius: 6px; }
.pix-cart-btn {
position: relative; }
.cart-count {
background: rgba(0, 0, 0, 0.1);
border-radius: 6px;
padding: 3px 5px;
font-weight: bold;
line-height: 11px;
font-size: 11px;
position: absolute;
top: 2px;
right: 4px;
color: rgba(0, 0, 0, 0.3);
background: #4ED199;
color: rgba(255, 255, 255, 0.8);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05); }
@keyframes headerLine {
0% {
height: 10px;
width: 0%; }
85% {
width: 100%;
height: 10px;
top: 45%; }
100% {
top: 0;
height: 100%; } }
@keyframes headerRotate {
0% {
transform: rotate3d(1, 0, 0, -45deg) translateY(10px) scale(0.98);
background: #efefef;
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.5); }
100% {
transform: rotate3d(1, 0, 0, 0deg) translateY(0px) scale(1);
background: #fff;
box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1); } }
@keyframes headerReveal {
0% {
transform: translateY(-150px); }
100% {
transform: translateY(0px); } }
.pix-header-line {
border-left: 2px solid rgba(0, 0, 0, 0.03); }
@media (max-width: 992px) {
.pix-header-1, .pix-header-3 {
position: absolute;
top: 70px; } }
.pix-sidebar {
position: fixed;
width: 360px;
height: 100vh;
right: -380px;
top: 0;
padding: 10px;
z-index: 99999999;
opacity: 0;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-sidebar .sidebar-inner {
background: #fff;
border-radius: 6px;
padding: 20px;
height: 100%;
display: inline-block;
position: relative;
width: 100%;
box-shadow: 0 0.25rem 1.8rem rgba(0, 0, 0, 0.1), 0 1.5rem 6.8rem rgba(0, 0, 0, 0.4);
overflow: hidden; }
.pix-sidebar .sidebar-content {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
transform: translateY(30px); }
.pix-sidebar .pix-close-sidebar {
position: absolute;
top: 0;
right: 0;
transition: color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-sidebar .pix-close-sidebar i {
font-size: 22px; }
.pix-sidebar.opened {
right: 0;
opacity: 1; }
.pix-sidebar.opened .sidebar-content {
transform: translateY(0px); }
@media (max-width: 992px) {
.pix-sidebar {
width: 100vw;
right: -100vh; } }
.pix-story .story-img {
display: inline-block;
padding: 5px;
border-radius: 100%;
overflow: hidden;
position: relative; }
.pix-story .story-img:not(.pix-bg-custom) {
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed !important; }
.pix-story .story-img img {
border: 5px solid #fff;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
position: relative;
height: auto;
object-fit: cover; }
.pix-story .story-img img.hover-effect {
opacity: 1; }
.pix-story .story-img img.hover-effect-inverse {
opacity: 0.85; }
.pix-story .story-img img.hover-effect-gray {
filter: grayscale(1); }
.pix-story .story-img img.no-border {
border: 0px; }
.pix-story .story-img:hover img.hover-effect {
opacity: 0.85; }
.pix-story .story-img:hover img.hover-effect-inverse {
opacity: 1; }
.pix-video {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center; }
.pix-video .video-bg {
position: absolute;
max-width: 100%;
object-fit: cover;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-video .video-play-btn {
position: absolute;
z-index: 2;
margin: 0 auto;
cursor: pointer;
width: 100px;
height: 100px;
line-height: 100px;
border-radius: 50%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-video .video-play-btn i {
line-height: 100px;
font-size: 30px;
font-weight: bold; }
.pix-video iframe {
opacity: 0; }
.pix-video.video-active {
background: #000; }
.pix-video.video-active .video-bg {
opacity: 0;
background: #000; }
.pix-video.video-active .video-play-btn {
opacity: 0; }
.pix-video.video-active iframe {
opacity: 1; }
.pix-video.video-start .video-bg, .pix-video.video-start .video-play-btn {
display: none; }
.pix-video-section {
position: relative; }
.pix-video-cover {
position: absolute;
max-width: 100%;
object-fit: cover;
top: 0;
display: inline-block;
left: 0;
width: 100%;
height: 100%; }
.pix-video-cover .jarallax {
position: absolute;
max-width: 100%;
object-fit: cover;
top: 0;
display: inline-block;
left: 0;
width: 100%;
height: 100%; }
.pix-small-circles {
display: inline-block; }
.pix-small-circles .circle-item {
line-height: 100%;
display: inline-block;
padding: 3px;
border-radius: 100%;
overflow: hidden;
position: relative; }
.pix-small-circles .circle-item:not(.pix-bg-custom) {
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) fixed !important; }
.pix-small-circles .circle-item img {
width: 60px;
height: 60px;
object-fit: cover;
border: 3px solid #fff;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-small-circles .circle-item i {
width: 60px;
height: 60px;
line-height: 50px;
font-size: 30px;
text-align: center;
background: #fff;
display: inline-block;
object-fit: cover;
border: 3px solid #fff;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-small-circles .circle-item:not(:first-child) {
margin-left: -30px;
transition: margin 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-small-circles:hover .circle-item {
margin-left: 0; }
.pix-small-circles:hover .circle-item:hover img, .pix-small-circles:hover .circle-item:hover i {
opacity: 0.8; }
.pix-circle {
line-height: 100%;
display: inline-block;
padding: 2px;
border-radius: 100%;
overflow: hidden;
background: #4ED199;
background: linear-gradient(to right, #4ED199, #4ED199, #4ED199) !important;
position: relative; }
.pix-circle img {
max-width: 40px;
border: 2px solid #fff;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-circle.circle-48 img {
max-width: 48px; }
.pix-circle:hover:hover img {
opacity: 0.8; }
.pix-dark, .pix-dark-hover:hover {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-dark .text-white, .pix-dark-hover:hover .text-white {
color: #000 !important; }
.pix-dark p, .pix-dark h1, .pix-dark h2, .pix-dark h3, .pix-dark h4, .pix-dark h5, .pix-dark h6, .pix-dark span, .pix-dark cite, .pix-dark-hover:hover p, .pix-dark-hover:hover h1, .pix-dark-hover:hover h2, .pix-dark-hover:hover h3, .pix-dark-hover:hover h4, .pix-dark-hover:hover h5, .pix-dark-hover:hover h6, .pix-dark-hover:hover span, .pix-dark-hover:hover cite {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-dark .text-gray-1, .pix-dark-hover:hover .text-gray-1 {
color: #070605 !important; }
.pix-dark a.text-gray-1:hover, .pix-dark a.text-gray-1:focus, .pix-dark-hover:hover a.text-gray-1:hover, .pix-dark-hover:hover a.text-gray-1:focus {
color: black !important; }
.pix-dark .text-gray-2, .pix-dark-hover:hover .text-gray-2 {
color: #161310 !important; }
.pix-dark a.text-gray-2:hover, .pix-dark a.text-gray-2:focus, .pix-dark-hover:hover a.text-gray-2:hover, .pix-dark-hover:hover a.text-gray-2:focus {
color: black !important; }
.pix-dark .text-gray-3, .pix-dark-hover:hover .text-gray-3 {
color: #211d19 !important; }
.pix-dark a.text-gray-3:hover, .pix-dark a.text-gray-3:focus, .pix-dark-hover:hover a.text-gray-3:hover, .pix-dark-hover:hover a.text-gray-3:focus {
color: black !important; }
.pix-dark .text-gray-4, .pix-dark-hover:hover .text-gray-4 {
color: #312b25 !important; }
.pix-dark a.text-gray-4:hover, .pix-dark a.text-gray-4:focus, .pix-dark-hover:hover a.text-gray-4:hover, .pix-dark-hover:hover a.text-gray-4:focus {
color: #050504 !important; }
.pix-dark .text-gray-5, .pix-dark-hover:hover .text-gray-5 {
color: #524a42 !important; }
.pix-dark a.text-gray-5:hover, .pix-dark a.text-gray-5:focus, .pix-dark-hover:hover a.text-gray-5:hover, .pix-dark-hover:hover a.text-gray-5:focus {
color: #282420 !important; }
.pix-dark .text-gray-6, .pix-dark-hover:hover .text-gray-6 {
color: #938a82 !important; }
.pix-dark a.text-gray-6:hover, .pix-dark a.text-gray-6:focus, .pix-dark-hover:hover a.text-gray-6:hover, .pix-dark-hover:hover a.text-gray-6:focus {
color: #6c645d !important; }
.pix-dark .text-gray-7, .pix-dark-hover:hover .text-gray-7 {
color: #b6afa8 !important; }
.pix-dark a.text-gray-7:hover, .pix-dark a.text-gray-7:focus, .pix-dark-hover:hover a.text-gray-7:hover, .pix-dark-hover:hover a.text-gray-7:focus {
color: #93897e !important; }
.pix-dark .text-gray-8, .pix-dark-hover:hover .text-gray-8 {
color: #cbc5bf !important; }
.pix-dark a.text-gray-8:hover, .pix-dark a.text-gray-8:focus, .pix-dark-hover:hover a.text-gray-8:hover, .pix-dark-hover:hover a.text-gray-8:focus {
color: #a99f95 !important; }
.pix-dark .text-gray-9, .pix-dark-hover:hover .text-gray-9 {
color: #dedad6 !important; }
.pix-dark a.text-gray-9:hover, .pix-dark a.text-gray-9:focus, .pix-dark-hover:hover a.text-gray-9:hover, .pix-dark-hover:hover a.text-gray-9:focus {
color: #bcb4ac !important; }
.pix-dark .text-primary, .pix-dark-hover:hover .text-primary {
color: #b12e66 !important; }
.pix-dark a.text-primary:hover, .pix-dark a.text-primary:focus, .pix-dark-hover:hover a.text-primary:hover, .pix-dark-hover:hover a.text-primary:focus {
color: #741e43 !important; }
.pix-dark .text-secondary, .pix-dark-hover:hover .text-secondary {
color: #524a42 !important; }
.pix-dark a.text-secondary:hover, .pix-dark a.text-secondary:focus, .pix-dark-hover:hover a.text-secondary:hover, .pix-dark-hover:hover a.text-secondary:focus {
color: #282420 !important; }
.pix-dark .text-success, .pix-dark-hover:hover .text-success {
color: #b12e66 !important; }
.pix-dark a.text-success:hover, .pix-dark a.text-success:focus, .pix-dark-hover:hover a.text-success:hover, .pix-dark-hover:hover a.text-success:focus {
color: #741e43 !important; }
.pix-dark .text-info, .pix-dark-hover:hover .text-info {
color: #f22c00 !important; }
.pix-dark a.text-info:hover, .pix-dark a.text-info:focus, .pix-dark-hover:hover a.text-info:hover, .pix-dark-hover:hover a.text-info:focus {
color: #a61e00 !important; }
.pix-dark .text-warning, .pix-dark-hover:hover .text-warning {
color: #003e97 !important; }
.pix-dark a.text-warning:hover, .pix-dark a.text-warning:focus, .pix-dark-hover:hover a.text-warning:hover, .pix-dark-hover:hover a.text-warning:focus {
color: #001f4b !important; }
.pix-dark .text-danger, .pix-dark-hover:hover .text-danger {
color: #0093a0 !important; }
.pix-dark a.text-danger:hover, .pix-dark a.text-danger:focus, .pix-dark-hover:hover a.text-danger:hover, .pix-dark-hover:hover a.text-danger:focus {
color: #004d54 !important; }
.pix-dark .text-light, .pix-dark-hover:hover .text-light {
color: #070605 !important; }
.pix-dark a.text-light:hover, .pix-dark a.text-light:focus, .pix-dark-hover:hover a.text-light:hover, .pix-dark-hover:hover a.text-light:focus {
color: black !important; }
.pix-dark .text-dark, .pix-dark-hover:hover .text-dark {
color: #524a42 !important; }
.pix-dark a.text-dark:hover, .pix-dark a.text-dark:focus, .pix-dark-hover:hover a.text-dark:hover, .pix-dark-hover:hover a.text-dark:focus {
color: #282420 !important; }
.pix-dark .text-green, .pix-dark-hover:hover .text-green {
color: #b12e66 !important; }
.pix-dark a.text-green:hover, .pix-dark a.text-green:focus, .pix-dark-hover:hover a.text-green:hover, .pix-dark-hover:hover a.text-green:focus {
color: #741e43 !important; }
.pix-dark .text-cyan, .pix-dark-hover:hover .text-cyan {
color: #f22c00 !important; }
.pix-dark a.text-cyan:hover, .pix-dark a.text-cyan:focus, .pix-dark-hover:hover a.text-cyan:hover, .pix-dark-hover:hover a.text-cyan:focus {
color: #a61e00 !important; }
.pix-dark .text-yellow, .pix-dark-hover:hover .text-yellow {
color: #003e97 !important; }
.pix-dark a.text-yellow:hover, .pix-dark a.text-yellow:focus, .pix-dark-hover:hover a.text-yellow:hover, .pix-dark-hover:hover a.text-yellow:focus {
color: #001f4b !important; }
.pix-dark .text-orange, .pix-dark-hover:hover .text-orange {
color: #0066ff !important; }
.pix-dark a.text-orange:hover, .pix-dark a.text-orange:focus, .pix-dark-hover:hover a.text-orange:hover, .pix-dark-hover:hover a.text-orange:focus {
color: #0047b3 !important; }
.pix-dark .text-red, .pix-dark-hover:hover .text-red {
color: #0093a0 !important; }
.pix-dark a.text-red:hover, .pix-dark a.text-red:focus, .pix-dark-hover:hover a.text-red:hover, .pix-dark-hover:hover a.text-red:focus {
color: #004d54 !important; }
.pix-dark .text-blue, .pix-dark-hover:hover .text-blue {
color: #ed8b18 !important; }
.pix-dark a.text-blue:hover, .pix-dark a.text-blue:focus, .pix-dark-hover:hover a.text-blue:hover, .pix-dark-hover:hover a.text-blue:focus {
color: #ab630d !important; }
.pix-dark .text-brown, .pix-dark-hover:hover .text-brown {
color: #4b5669 !important; }
.pix-dark a.text-brown:hover, .pix-dark a.text-brown:focus, .pix-dark-hover:hover a.text-brown:hover, .pix-dark-hover:hover a.text-brown:focus {
color: #2b313c !important; }
.pix-dark .text-purple, .pix-dark-hover:hover .text-purple {
color: #b4e608 !important; }
.pix-dark a.text-purple:hover, .pix-dark a.text-purple:focus, .pix-dark-hover:hover a.text-purple:hover, .pix-dark-hover:hover a.text-purple:focus {
color: #7a9c05 !important; }
.pix-dark .text-white, .pix-dark-hover:hover .text-white {
color: black !important; }
.pix-dark a.text-white:hover, .pix-dark a.text-white:focus, .pix-dark-hover:hover a.text-white:hover, .pix-dark-hover:hover a.text-white:focus {
color: black !important; }
.pix-dark .text-gray, .pix-dark-hover:hover .text-gray {
color: #524a42 !important; }
.pix-dark a.text-gray:hover, .pix-dark a.text-gray:focus, .pix-dark-hover:hover a.text-gray:hover, .pix-dark-hover:hover a.text-gray:focus {
color: #282420 !important; }
.pix-dark .text-black, .pix-dark-hover:hover .text-black {
color: white !important; }
.pix-dark a.text-black:hover, .pix-dark a.text-black:focus, .pix-dark-hover:hover a.text-black:hover, .pix-dark-hover:hover a.text-black:focus {
color: #d9d9d9 !important; }
.pix-dark .text-dark-opacity-1, .pix-dark-hover:hover .text-dark-opacity-1 {
color: rgba(255, 255, 255, 0.1) !important; }
.pix-dark a.text-dark-opacity-1:hover, .pix-dark a.text-dark-opacity-1:focus, .pix-dark-hover:hover a.text-dark-opacity-1:hover, .pix-dark-hover:hover a.text-dark-opacity-1:focus {
color: rgba(179, 179, 179, 0.1) !important; }
.pix-dark a.text-dark-opacity-1:focus, .pix-dark a.text-dark-opacity-1:active, .pix-dark-hover:hover a.text-dark-opacity-1:focus, .pix-dark-hover:hover a.text-dark-opacity-1:active {
color: rgba(153, 153, 153, 0.1) !important; }
.pix-dark .text-light-opacity-1, .pix-dark-hover:hover .text-light-opacity-1 {
color: rgba(1, 5, 4, 0.1) !important; }
.pix-dark a.text-light-opacity-1:hover, .pix-dark a.text-light-opacity-1:focus, .pix-dark-hover:hover a.text-light-opacity-1:hover, .pix-dark-hover:hover a.text-light-opacity-1:focus {
color: rgba(0, 0, 0, 0.1) !important; }
.pix-dark a.text-light-opacity-1:focus, .pix-dark a.text-light-opacity-1:active, .pix-dark-hover:hover a.text-light-opacity-1:focus, .pix-dark-hover:hover a.text-light-opacity-1:active {
color: rgba(0, 0, 0, 0.1) !important; }
.pix-dark .text-dark-opacity-2, .pix-dark-hover:hover .text-dark-opacity-2 {
color: rgba(255, 255, 255, 0.2) !important; }
.pix-dark a.text-dark-opacity-2:hover, .pix-dark a.text-dark-opacity-2:focus, .pix-dark-hover:hover a.text-dark-opacity-2:hover, .pix-dark-hover:hover a.text-dark-opacity-2:focus {
color: rgba(179, 179, 179, 0.2) !important; }
.pix-dark a.text-dark-opacity-2:focus, .pix-dark a.text-dark-opacity-2:active, .pix-dark-hover:hover a.text-dark-opacity-2:focus, .pix-dark-hover:hover a.text-dark-opacity-2:active {
color: rgba(153, 153, 153, 0.2) !important; }
.pix-dark .text-light-opacity-2, .pix-dark-hover:hover .text-light-opacity-2 {
color: rgba(1, 5, 4, 0.2) !important; }
.pix-dark a.text-light-opacity-2:hover, .pix-dark a.text-light-opacity-2:focus, .pix-dark-hover:hover a.text-light-opacity-2:hover, .pix-dark-hover:hover a.text-light-opacity-2:focus {
color: rgba(0, 0, 0, 0.2) !important; }
.pix-dark a.text-light-opacity-2:focus, .pix-dark a.text-light-opacity-2:active, .pix-dark-hover:hover a.text-light-opacity-2:focus, .pix-dark-hover:hover a.text-light-opacity-2:active {
color: rgba(0, 0, 0, 0.2) !important; }
.pix-dark .text-dark-opacity-3, .pix-dark-hover:hover .text-dark-opacity-3 {
color: rgba(255, 255, 255, 0.3) !important; }
.pix-dark a.text-dark-opacity-3:hover, .pix-dark a.text-dark-opacity-3:focus, .pix-dark-hover:hover a.text-dark-opacity-3:hover, .pix-dark-hover:hover a.text-dark-opacity-3:focus {
color: rgba(179, 179, 179, 0.3) !important; }
.pix-dark a.text-dark-opacity-3:focus, .pix-dark a.text-dark-opacity-3:active, .pix-dark-hover:hover a.text-dark-opacity-3:focus, .pix-dark-hover:hover a.text-dark-opacity-3:active {
color: rgba(153, 153, 153, 0.3) !important; }
.pix-dark .text-light-opacity-3, .pix-dark-hover:hover .text-light-opacity-3 {
color: rgba(1, 5, 4, 0.3) !important; }
.pix-dark a.text-light-opacity-3:hover, .pix-dark a.text-light-opacity-3:focus, .pix-dark-hover:hover a.text-light-opacity-3:hover, .pix-dark-hover:hover a.text-light-opacity-3:focus {
color: rgba(0, 0, 0, 0.3) !important; }
.pix-dark a.text-light-opacity-3:focus, .pix-dark a.text-light-opacity-3:active, .pix-dark-hover:hover a.text-light-opacity-3:focus, .pix-dark-hover:hover a.text-light-opacity-3:active {
color: rgba(0, 0, 0, 0.3) !important; }
.pix-dark .text-dark-opacity-4, .pix-dark-hover:hover .text-dark-opacity-4 {
color: rgba(255, 255, 255, 0.4) !important; }
.pix-dark a.text-dark-opacity-4:hover, .pix-dark a.text-dark-opacity-4:focus, .pix-dark-hover:hover a.text-dark-opacity-4:hover, .pix-dark-hover:hover a.text-dark-opacity-4:focus {
color: rgba(179, 179, 179, 0.4) !important; }
.pix-dark a.text-dark-opacity-4:focus, .pix-dark a.text-dark-opacity-4:active, .pix-dark-hover:hover a.text-dark-opacity-4:focus, .pix-dark-hover:hover a.text-dark-opacity-4:active {
color: rgba(153, 153, 153, 0.4) !important; }
.pix-dark .text-light-opacity-4, .pix-dark-hover:hover .text-light-opacity-4 {
color: rgba(1, 5, 4, 0.4) !important; }
.pix-dark a.text-light-opacity-4:hover, .pix-dark a.text-light-opacity-4:focus, .pix-dark-hover:hover a.text-light-opacity-4:hover, .pix-dark-hover:hover a.text-light-opacity-4:focus {
color: rgba(0, 0, 0, 0.4) !important; }
.pix-dark a.text-light-opacity-4:focus, .pix-dark a.text-light-opacity-4:active, .pix-dark-hover:hover a.text-light-opacity-4:focus, .pix-dark-hover:hover a.text-light-opacity-4:active {
color: rgba(0, 0, 0, 0.4) !important; }
.pix-dark .text-dark-opacity-5, .pix-dark-hover:hover .text-dark-opacity-5 {
color: rgba(255, 255, 255, 0.5) !important; }
.pix-dark a.text-dark-opacity-5:hover, .pix-dark a.text-dark-opacity-5:focus, .pix-dark-hover:hover a.text-dark-opacity-5:hover, .pix-dark-hover:hover a.text-dark-opacity-5:focus {
color: rgba(179, 179, 179, 0.5) !important; }
.pix-dark a.text-dark-opacity-5:focus, .pix-dark a.text-dark-opacity-5:active, .pix-dark-hover:hover a.text-dark-opacity-5:focus, .pix-dark-hover:hover a.text-dark-opacity-5:active {
color: rgba(153, 153, 153, 0.5) !important; }
.pix-dark .text-light-opacity-5, .pix-dark-hover:hover .text-light-opacity-5 {
color: rgba(1, 5, 4, 0.5) !important; }
.pix-dark a.text-light-opacity-5:hover, .pix-dark a.text-light-opacity-5:focus, .pix-dark-hover:hover a.text-light-opacity-5:hover, .pix-dark-hover:hover a.text-light-opacity-5:focus {
color: rgba(0, 0, 0, 0.5) !important; }
.pix-dark a.text-light-opacity-5:focus, .pix-dark a.text-light-opacity-5:active, .pix-dark-hover:hover a.text-light-opacity-5:focus, .pix-dark-hover:hover a.text-light-opacity-5:active {
color: rgba(0, 0, 0, 0.5) !important; }
.pix-dark .text-dark-opacity-6, .pix-dark-hover:hover .text-dark-opacity-6 {
color: rgba(255, 255, 255, 0.6) !important; }
.pix-dark a.text-dark-opacity-6:hover, .pix-dark a.text-dark-opacity-6:focus, .pix-dark-hover:hover a.text-dark-opacity-6:hover, .pix-dark-hover:hover a.text-dark-opacity-6:focus {
color: rgba(179, 179, 179, 0.6) !important; }
.pix-dark a.text-dark-opacity-6:focus, .pix-dark a.text-dark-opacity-6:active, .pix-dark-hover:hover a.text-dark-opacity-6:focus, .pix-dark-hover:hover a.text-dark-opacity-6:active {
color: rgba(153, 153, 153, 0.6) !important; }
.pix-dark .text-light-opacity-6, .pix-dark-hover:hover .text-light-opacity-6 {
color: rgba(1, 5, 4, 0.6) !important; }
.pix-dark a.text-light-opacity-6:hover, .pix-dark a.text-light-opacity-6:focus, .pix-dark-hover:hover a.text-light-opacity-6:hover, .pix-dark-hover:hover a.text-light-opacity-6:focus {
color: rgba(0, 0, 0, 0.6) !important; }
.pix-dark a.text-light-opacity-6:focus, .pix-dark a.text-light-opacity-6:active, .pix-dark-hover:hover a.text-light-opacity-6:focus, .pix-dark-hover:hover a.text-light-opacity-6:active {
color: rgba(0, 0, 0, 0.6) !important; }
.pix-dark .text-dark-opacity-7, .pix-dark-hover:hover .text-dark-opacity-7 {
color: rgba(255, 255, 255, 0.7) !important; }
.pix-dark a.text-dark-opacity-7:hover, .pix-dark a.text-dark-opacity-7:focus, .pix-dark-hover:hover a.text-dark-opacity-7:hover, .pix-dark-hover:hover a.text-dark-opacity-7:focus {
color: rgba(179, 179, 179, 0.7) !important; }
.pix-dark a.text-dark-opacity-7:focus, .pix-dark a.text-dark-opacity-7:active, .pix-dark-hover:hover a.text-dark-opacity-7:focus, .pix-dark-hover:hover a.text-dark-opacity-7:active {
color: rgba(153, 153, 153, 0.7) !important; }
.pix-dark .text-light-opacity-7, .pix-dark-hover:hover .text-light-opacity-7 {
color: rgba(1, 5, 4, 0.7) !important; }
.pix-dark a.text-light-opacity-7:hover, .pix-dark a.text-light-opacity-7:focus, .pix-dark-hover:hover a.text-light-opacity-7:hover, .pix-dark-hover:hover a.text-light-opacity-7:focus {
color: rgba(0, 0, 0, 0.7) !important; }
.pix-dark a.text-light-opacity-7:focus, .pix-dark a.text-light-opacity-7:active, .pix-dark-hover:hover a.text-light-opacity-7:focus, .pix-dark-hover:hover a.text-light-opacity-7:active {
color: rgba(0, 0, 0, 0.7) !important; }
.pix-dark .text-dark-opacity-8, .pix-dark-hover:hover .text-dark-opacity-8 {
color: rgba(255, 255, 255, 0.8) !important; }
.pix-dark a.text-dark-opacity-8:hover, .pix-dark a.text-dark-opacity-8:focus, .pix-dark-hover:hover a.text-dark-opacity-8:hover, .pix-dark-hover:hover a.text-dark-opacity-8:focus {
color: rgba(179, 179, 179, 0.8) !important; }
.pix-dark a.text-dark-opacity-8:focus, .pix-dark a.text-dark-opacity-8:active, .pix-dark-hover:hover a.text-dark-opacity-8:focus, .pix-dark-hover:hover a.text-dark-opacity-8:active {
color: rgba(153, 153, 153, 0.8) !important; }
.pix-dark .text-light-opacity-8, .pix-dark-hover:hover .text-light-opacity-8 {
color: rgba(1, 5, 4, 0.8) !important; }
.pix-dark a.text-light-opacity-8:hover, .pix-dark a.text-light-opacity-8:focus, .pix-dark-hover:hover a.text-light-opacity-8:hover, .pix-dark-hover:hover a.text-light-opacity-8:focus {
color: rgba(0, 0, 0, 0.8) !important; }
.pix-dark a.text-light-opacity-8:focus, .pix-dark a.text-light-opacity-8:active, .pix-dark-hover:hover a.text-light-opacity-8:focus, .pix-dark-hover:hover a.text-light-opacity-8:active {
color: rgba(0, 0, 0, 0.8) !important; }
.pix-dark .text-dark-opacity-9, .pix-dark-hover:hover .text-dark-opacity-9 {
color: rgba(255, 255, 255, 0.9) !important; }
.pix-dark a.text-dark-opacity-9:hover, .pix-dark a.text-dark-opacity-9:focus, .pix-dark-hover:hover a.text-dark-opacity-9:hover, .pix-dark-hover:hover a.text-dark-opacity-9:focus {
color: rgba(179, 179, 179, 0.9) !important; }
.pix-dark a.text-dark-opacity-9:focus, .pix-dark a.text-dark-opacity-9:active, .pix-dark-hover:hover a.text-dark-opacity-9:focus, .pix-dark-hover:hover a.text-dark-opacity-9:active {
color: rgba(153, 153, 153, 0.9) !important; }
.pix-dark .text-light-opacity-9, .pix-dark-hover:hover .text-light-opacity-9 {
color: rgba(1, 5, 4, 0.9) !important; }
.pix-dark a.text-light-opacity-9:hover, .pix-dark a.text-light-opacity-9:focus, .pix-dark-hover:hover a.text-light-opacity-9:hover, .pix-dark-hover:hover a.text-light-opacity-9:focus {
color: rgba(0, 0, 0, 0.9) !important; }
.pix-dark a.text-light-opacity-9:focus, .pix-dark a.text-light-opacity-9:active, .pix-dark-hover:hover a.text-light-opacity-9:focus, .pix-dark-hover:hover a.text-light-opacity-9:active {
color: rgba(0, 0, 0, 0.9) !important; }
.pix-dark .text-body, .pix-dark-hover:hover .text-body {
color: #212529 !important; }
.pix-dark .text-muted, .pix-dark-hover:hover .text-muted {
color: #6c757d !important; }
.pix-dark .text-black-50, .pix-dark-hover:hover .text-black-50 {
color: rgba(255, 255, 255, 0.5) !important; }
.pix-dark .text-white-50, .pix-dark-hover:hover .text-white-50 {
color: rgba(0, 0, 0, 0.5) !important; }
.pix_masonry {
display: inline-block;
width: 100%;
/* clear fix */ }
.pix_masonry .grid-item,
.pix_masonry .grid-sizer {
width: 33.33%; }
.pix_masonry .grid-item {
float: left;
display: inline-block;
padding: 5px; }
.pix_masonry .grid-item--width2 {
width: 66.66%; }
.pix_masonry:after {
content: '';
display: block;
clear: both; }
.pix-bg-image {
position: absolute;
object-fit: cover;
font-family: 'object-fit: cover;';
top: 0;
left: 0;
width: 100%;
height: 100%; }
.pix-img-overlay {
z-index: 2;
position: relative;
display: inline-block; }
.pix-portfolio-modern .grid-item {
color: #fff;
padding-right: 10px;
padding-bottom: 10px; }
.pix-portfolio-modern .item-inner {
position: relative; }
.pix-portfolio-modern .grid-sizer,
.pix-portfolio-modern .item-small {
width: 25%;
height: 300px; }
.pix-portfolio-modern .item-wide {
width: 50%;
height: 300px; }
.pix-portfolio-modern .item-tall {
width: 25%;
height: 600px; }
.pix-portfolio-modern .item-big {
width: 50%;
height: 600px; }
.google-container {
position: relative;
width: 100%;
height: 200px; }
@media only screen and (min-width: 768px) {
.google-container {
height: 300px; } }
@media only screen and (min-width: 1170px) {
.google-container {
height: 600px; } }
.pix-google-map {
position: relative; }
.pix-google-map address {
position: absolute;
width: 50%;
bottom: 0;
left: 25%;
padding: 1em 1em;
color: white;
font-size: 13px;
font-size: 0.8125rem; }
@media only screen and (min-width: 768px) {
.pix-google-map address {
font-size: 15px;
font-size: 0.9375rem;
text-align: center; } }
.pix-zoom-in, .pix-zoom-out {
height: 32px;
width: 32px;
cursor: pointer;
margin-left: 10px;
line-height: 32px;
text-align: center;
opacity: 1;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-zoom-in i, .pix-zoom-out i {
line-height: 32px;
font-size: 16px;
color: #fff;
vertical-align: middle; }
.no-touch .pix-zoom-in:hover, .no-touch .pix-zoom-out:hover {
opacity: 0.9; }
.pix-zoom-in {
margin-top: 10px;
margin-bottom: 1px; }
@media only screen and (min-width: 768px) {
.pix-zoom-in {
margin-top: 10px; } }
.pix-levels .pix-leveles-dot-div {
position: relative;
width: 30px;
height: 30px;
display: block;
width: 100%;
margin-top: -39px;
margin-left: -15px; }
.pix-levels .pix-levels-dot {
position: absolute;
width: 30px;
height: 30px;
display: block;
background: #f5f5f5;
display: inline-block;
text-align: center;
border-radius: 50%;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-levels .pix-levels-dot-inner {
width: 14px;
height: 14px;
border-radius: 50px;
position: absolute;
top: 8px;
left: 8px; }
.pix-levels .pix-levels-step:hover .pix-levels-dot {
transform: scale(1.25); }
.pix-levels .pix-levels-step .progress {
position: relative;
border-radius: 0px;
height: 8px;
box-shadow: none;
margin: 20px 0;
width: 100%;
background: #f5f5f5; }
.pix-levels .pix-levels-step .progress .progress-bar {
width: 0px;
box-shadow: none;
background: #fbe8aa; }
.pix-levels .pix-levels-step.complete .progress .progress-bar {
width: 100%; }
.pix-levels .pix-levels-step.active .progress .progress-bar {
width: 50%; }
.pix-levels .pix-levels-step:first-child.active .progress .progress-bar {
width: 0%; }
.pix-levels .pix-levels-step:last-child.active .progress .progress-bar {
width: 100%; }
.pix-levels .pix-levels-step.disabled .pix-levels-dot {
background-color: #f5f5f5 !important; }
.pix-levels .pix-levels-step.disabled .pix-levels-dot:after {
opacity: 0; }
.pix-levels .pix-levels-step:first-child .progress {
left: 50%;
width: 50%; }
.pix-levels .pix-levels-step:last-child .progress {
width: 50%; }
@media (max-width: 767px) {
.pix-levels .progress {
opacity: 0; }
.pix-levels .progress .progress-bar {
display: none; } }
.widget .widget-title {
color: #4ED199;
background: linear-gradient(to right, #4ED199, #4ED199) fixed;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
-webkit-filter: grayscale(1);
filter: grayscale(1); }
.widget:hover .widget-title {
background: linear-gradient(to right, #4ED199, #4ED199) fixed;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-filter: grayscale(0);
filter: grayscale(0); }
/*
* Recent Posts
*/
.widget_recent_entries ul li {
margin-bottom: 10px;
height: 100%;
display: inline-block;
width: 100%;
padding: 6px 0 6px 10px;
position: relative;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
background: rgba(0, 0, 0, 0.02);
z-index: 1;
border-radius: 4px; }
.widget_recent_entries ul li a {
font-weight: bold;
font-size: 20px;
color: #6c757d;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.widget_recent_entries ul li .post-date {
font-family: "Nunito", sans-serif;
display: block;
color: #999;
font-size: 13px;
line-height: 16px;
padding-bottom: 6px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.widget_recent_entries ul li:before {
content: "";
box-sizing: inherit;
display: inline-block;
border-radius: 4px;
position: absolute;
width: 100%;
height: 100%;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
background: #4ED199;
background: linear-gradient(to right, #4ED199, #4ED199) fixed;
opacity: 0;
top: 0;
left: 0;
z-index: -1; }
.widget_recent_entries ul li:hover {
background: transparent;
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.05);
transform: translate(0, -3px) !important; }
.widget_recent_entries ul li:hover:before {
opacity: 1;
box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.15); }
.widget_recent_entries ul li:hover a {
color: #fff; }
.widget_recent_entries ul li:hover .post-date {
color: rgba(255, 255, 255, 0.6); }
/*
* Recent Comments
*/
.widget_recent_comments ul li {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
padding: 6px 0;
opacity: 0.6; }
.widget_recent_comments ul li:hover {
opacity: 1; }
/*
* Categories
*/
.widget_categories ul li {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
padding: 6px 0;
opacity: 0.6; }
.widget_categories ul li:hover {
opacity: 1; }
/*
* Archive
*/
.widget_archive ul li {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
padding: 6px 0;
opacity: 0.6; }
.widget_archive ul li:hover {
opacity: 1; }
/*
* Meta Links
*/
.widget_meta ul li {
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
padding: 6px 0;
opacity: 0.6; }
.widget_meta ul li:hover {
opacity: 1; }
.widget_calendar thead {
text-align: center; }
.widget_calendar tbody {
text-align: center; }
.widget_calendar tbody td {
position: relative;
color: rgba(0, 0, 0, 0.2); }
.widget_calendar tbody a {
color: #444;
display: inline-block;
width: 100%;
height: 100%; }
.widget_calendar tbody a:before {
content: "";
box-sizing: inherit;
display: inline-block;
border-radius: 50%;
position: absolute;
width: 30px;
height: 30px;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
background: #4ED199;
background: linear-gradient(to right, #4ED199, #4ED199) fixed;
opacity: 0.05;
top: 0;
left: 50%;
margin-left: -15px;
z-index: -1; }
.widget_calendar tbody a:hover {
color: #fff; }
.widget_calendar tbody a:hover:before {
opacity: 1;
box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1); }
.admin-bar header {
top: 32px; }
.admin-bar .pix-topbar.pix-topbar-fixed {
top: 32px; }
.admin-bar .pix-header.pix-header-fixed {
top: 76px; }
.admin-bar .pix-header.pix-header-fixed.pix-no-topbar {
top: 32px; }
.admin-bar .pix-header.pix-header-fixed.is-scroll {
top: 32px; }
.admin-bar .pix-header.is-scroll {
top: 32px; }
.admin-bar .pix-intro-1 .fullpage-container {
top: -32px !important; }
.pix-top-bar {
z-index: 9999; }
.entry-footer {
display: none; }
.pix-top-bar .social a {
color: rgba(255, 255, 255, 0.7);
font-size: 18px;
font-weight: normal;
margin: auto 4px; }
.pix-top-bar .social a:first-child {
margin-left: 0px; }
.pix-top-bar .social a:hover {
color: rgba(255, 255, 255, 0.1); }
.vc_editor {
overflow: hidden; }
.vc_editor .pix-header, .vc_editor .pix-topbar {
z-index: 20 !important; }
.vc_editor .pix-header.is-scroll, .vc_editor .pix-topbar.is-scroll {
z-index: 100 !important; }
.vc_editor .content-area {
position: relative;
top: -30px; }
.vc_editor .vc_row .vc_element {
z-index: 20; }
.vc_editor .vc_controls-out-tl {
z-index: 99999999999999; }
.vc_editor .vc_vc_section .vc_controls-out-tl {
top: 0 !important; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-content_box {
top: 30px;
margin-top: 30px; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-content_tabs {
top: 30px; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-pix_tabs {
top: 30px; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-pix_vertical_tabs {
top: 30px; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-pix_accordion {
top: 30px; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-pix_accordion_tab {
top: 60px; }
.vc_editor .vc_pix_vertical_tabs .vc_element.element-pix_content_tab .vc_control-btn.vc_element-name, .vc_editor .vc_pix_tabs .vc_element.element-pix_content_tab .vc_control-btn.vc_element-name {
pointer-events: none !important; }
.vc_editor .vc_pix_vertical_tabs .vc_element.element-pix_content_tab .vc_control-btn.vc_element-move i, .vc_editor .vc_pix_tabs .vc_element.element-pix_content_tab .vc_control-btn.vc_element-move i {
display: none !important; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-pix_content_tab {
top: 60px;
right: 0px !important; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-pix_highlight_box {
top: 30px; }
.vc_editor .vc_controls-container.vc_controls .vc_element.element-pix_blog_slider {
top: -30px; }
.vc_editor .vc_element.vc_pix_content_tab > .vc_controls-element.vc_controls .vc_controls-cc {
top: 0 !important;
right: 0px !important;
left: auto !important; }
.vc_editor .pix-content-box .scene {
pointer-events: none; }
.vc_editor .card-group .vc_content_box {
flex: 1; }
.vc_editor .pix-topbar, .vc_editor .pix-header {
pointer-events: none;
z-index: 1000; }
.vc_editor .pix-topbar *, .vc_editor .pix-header * {
pointer-events: none;
z-index: 1000; }
.vc_editor .pix-scene {
top: 56px !important; }
.vc_editor .tab-pane:not(.active) {
display: none; }
.vc_editor .vc_controls-container.vc_controls {
z-index: 999999999999 !important; }
.vc_editor .vc_controls-out-tl {
z-index: 999999999999 !important; }
.vc_row_visible, .vc_section_visible {
overflow: visible !important; }
.vc_pix_img, .vc_pix_badge {
display: inline-block !important; }
.vc_element.element-content_box {
margin-top: 32px !important; }
.pix-contact7-form p {
margin-bottom: 0px; }
.pix-contact7-form .ajax-loader:not(.is-active) {
display: none; }
.site-footer2 {
width: 100vw !important;
bottom: 0;
overflow: hidden; }
.particles-wrapper {
position: relative;
z-index: 1; }
.particles-container {
width: 100vw;
z-index: 1;
margin-left: calc(-50vw + 50%);
position: absolute;
left: 0;
height: 100vh;
display: inline-block;
pointer-events: auto !important; }
.pix-particle {
position: absolute; }
.pix-scene {
width: 100vw;
margin-left: calc(-50vw + 50%);
position: absolute;
left: 0;
top: 0;
display: block;
width: 100vw;
height: 100% !important; }
.pix-scene .pix-scene-particle {
position: absolute !important;
display: block;
width: 100%;
height: 100%; }
.pix-scene .pix-scene-particle .pix-scene-elm {
transition: all 0.4s cubic-bezier(0.365, 0.84, 0.44, 1);
position: absolute; }
.jarallax-elm-slow, .jarallax-elm-slow img {
transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.pix-particles {
position: absolute;
width: 100%;
height: 100%; }
@media screen and (max-width: 992px) {
.pix-particles {
display: inline-block;
width: 100%;
position: relative; }
.pix-particle {
right: 0 !important;
top: 0 !important;
width: 100% !important; }
.particles-container {
position: relative;
display: block; }
.pix-scene {
position: relative;
display: block; }
.pix-hide-sm {
display: none; }
.jarallax-elm {
width: 100% !important; } }
.inner-particles-container {
width: 100%;
z-index: 1;
position: absolute;
left: 0;
height: 100%;
display: inline-block; }
.scene {
position: absolute;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
z-index: -1; }
.scene .pix-scene-particle {
position: absolute !important;
display: block;
width: 100%;
height: 100%; }
.scene .pix-scene-particle .pix-scene-elm {
transition: all 0.4s cubic-bezier(0.365, 0.84, 0.44, 1);
position: absolute; }
.scene.scene-over {
z-index: 10; }
.p-relative {
position: relative; }
.vc_row-o-equal-height .wpb_wrapper {
height: 100%; }
.vc_row-o-equal-height .wpb_wrapper .pix-content-box {
height: 100%; }
.feature_img {
position: relative; }
.pix-sticky-sidebar {
top: 120px; }
.pix-faq .pix-faq-icon {
position: relative;
top: 2px; }
.pix-social-icons {
line-height: 0; }
.pix-social-icons a, .pix-social-icons span {
line-height: 0; }
body {
opacity: 0;
transition: opacity 0.3s; }
body.render {
opacity: 1; }