@charset "UTF-8";
@charset "UTF-8";


.d-flx {
display: flex;
flex-wrap: wrap;
}
.d-flx.no-wrap {
flex-wrap: nowrap;
}
.flex-both {
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.flex-top {
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.flex-bottom {
-moz-align-items: flex-end;
-ms-align-items: flex-end;
align-items: flex-end;
}
.flex-vcenter {
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.flex-left {
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: flex-start;
}
.flex-right {
-moz-justify-content: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: flex-end;
}
.flex-hcenter {
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
}
.flex-equal-space {
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
select {
word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type=radio],
input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: 2.5rem;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.75rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "— ";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
order: -1;
}
.order-last {
order: 13;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
order: -1;
}
.order-sm-last {
order: 13;
}
.order-sm-0 {
order: 0;
}
.order-sm-1 {
order: 1;
}
.order-sm-2 {
order: 2;
}
.order-sm-3 {
order: 3;
}
.order-sm-4 {
order: 4;
}
.order-sm-5 {
order: 5;
}
.order-sm-6 {
order: 6;
}
.order-sm-7 {
order: 7;
}
.order-sm-8 {
order: 8;
}
.order-sm-9 {
order: 9;
}
.order-sm-10 {
order: 10;
}
.order-sm-11 {
order: 11;
}
.order-sm-12 {
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
order: -1;
}
.order-md-last {
order: 13;
}
.order-md-0 {
order: 0;
}
.order-md-1 {
order: 1;
}
.order-md-2 {
order: 2;
}
.order-md-3 {
order: 3;
}
.order-md-4 {
order: 4;
}
.order-md-5 {
order: 5;
}
.order-md-6 {
order: 6;
}
.order-md-7 {
order: 7;
}
.order-md-8 {
order: 8;
}
.order-md-9 {
order: 9;
}
.order-md-10 {
order: 10;
}
.order-md-11 {
order: 11;
}
.order-md-12 {
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
order: -1;
}
.order-lg-last {
order: 13;
}
.order-lg-0 {
order: 0;
}
.order-lg-1 {
order: 1;
}
.order-lg-2 {
order: 2;
}
.order-lg-3 {
order: 3;
}
.order-lg-4 {
order: 4;
}
.order-lg-5 {
order: 5;
}
.order-lg-6 {
order: 6;
}
.order-lg-7 {
order: 7;
}
.order-lg-8 {
order: 8;
}
.order-lg-9 {
order: 9;
}
.order-lg-10 {
order: 10;
}
.order-lg-11 {
order: 11;
}
.order-lg-12 {
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
order: -1;
}
.order-xl-last {
order: 13;
}
.order-xl-0 {
order: 0;
}
.order-xl-1 {
order: 1;
}
.order-xl-2 {
order: 2;
}
.order-xl-3 {
order: 3;
}
.order-xl-4 {
order: 4;
}
.order-xl-5 {
order: 5;
}
.order-xl-6 {
order: 6;
}
.order-xl-7 {
order: 7;
}
.order-xl-8 {
order: 8;
}
.order-xl-9 {
order: 9;
}
.order-xl-10 {
order: 10;
}
.order-xl-11 {
order: 11;
}
.order-xl-12 {
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
color: #212529;
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #7abaff;
}
.table-hover .table-primary:hover {
background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
border-color: #8fd19e;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
border-color: #86cfda;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
border-color: #ed969e;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: #fbfcfc;
}
.table-hover .table-light:hover {
background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #95999c;
}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #343a40;
border-color: #454d55;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #454d55;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none;
}
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
color: #6c757d;
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.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
height: auto;
}
textarea.form-control {
height: auto;
}
.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: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(40, 167, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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");
background-repeat: no-repeat;
background-position: center right calc(0.375em + 0.1875rem);
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #28a745;
padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: #28a745;
}
.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: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #28a745;
}
.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: #34ce57;
background-color: #34ce57;
}
.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(40, 167, 69, 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: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.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: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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");
background-repeat: no-repeat;
background-position: center right calc(0.375em + 0.1875rem);
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545;
padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #dc3545;
}
.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: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #dc3545;
}
.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: #e4606d;
background-color: #e4606d;
}
.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(220, 53, 69, 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: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.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: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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;
}
}
.btn {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #212529;
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
box-shadow: 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: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #007bff;
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: #007bff;
border-color: #007bff;
}
.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: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #6c757d;
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: #6c757d;
border-color: #6c757d;
}
.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: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
color: #28a745;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
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: #28a745;
border-color: #28a745;
}
.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: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
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: #17a2b8;
border-color: #17a2b8;
}
.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: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
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: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.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: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
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: #dc3545;
border-color: #dc3545;
}
.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: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.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: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
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: #343a40;
border-color: #343a40;
}
.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: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
color: #007bff;
text-decoration: none;
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.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%;
}
.fade {
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade {
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.dropup,
.dropright,
.dropdown,
.dropleft {
position: relative;
}
.dropdown-toggle {
white-space: nowrap;
}
.dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
@media (min-width: 576px) {
.dropdown-menu-sm-left {
right: auto;
left: 0;
}
.dropdown-menu-sm-right {
right: 0;
left: auto;
}
}
@media (min-width: 768px) {
.dropdown-menu-md-left {
right: auto;
left: 0;
}
.dropdown-menu-md-right {
right: 0;
left: auto;
}
}
@media (min-width: 992px) {
.dropdown-menu-lg-left {
right: auto;
left: 0;
}
.dropdown-menu-lg-right {
right: 0;
left: auto;
}
}
@media (min-width: 1200px) {
.dropdown-menu-xl-left {
right: auto;
left: 0;
}
.dropdown-menu-xl-right {
right: 0;
left: auto;
}
}
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-toggle::after {
vertical-align: 0;
}
.dropleft .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after {
display: none;
}
.dropleft .dropdown-toggle::before {
display: inline-block;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
right: auto;
bottom: auto;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
color: #212529;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.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: -1px;
}
.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: -1px;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-append {
margin-left: -1px;
}
.input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px 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(1.5em + 1rem + 2px);
}
.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.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
height: calc(1.5em + 0.5rem + 2px);
}
.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.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 1.75rem;
}
.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;
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
border-color: #007bff;
background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #fff;
background-color: #b3d7ff;
border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
background-color: #fff;
border: #adb5bd solid 1px;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background: no-repeat 50%/50% 50%;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #007bff;
background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
left: -2.25rem;
width: 1.75rem;
pointer-events: all;
border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
top: calc(0.25rem + 2px);
left: calc(-2.25rem + 2px);
width: calc(1rem - 4px);
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
transition: none;
}
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
background-color: #fff;
transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
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 0.75rem center/8px 10px;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
display: none;
}
.custom-select-sm {
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem;
}
.custom-select-lg {
height: calc(1.5em + 1rem + 2px);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
border-color: #80bdff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
content: attr(data-browse);
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
width: 100%;
height: calc(1rem + 0.4rem);
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-range:focus {
outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
border: 0;
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none;
}
}
.custom-range::-webkit-slider-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-moz-range-thumb {
-moz-transition: none;
transition: none;
}
}
.custom-range::-moz-range-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
-ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-ms-thumb {
-ms-transition: none;
transition: none;
}
}
.custom-range::-ms-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
cursor: default;
}
.custom-range:disabled::-ms-thumb {
background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: none;
}
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.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;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
display: flex;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: flex;
flex: 1 0 0%;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group {
display: flex;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
flex-flow: row wrap;
}
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
column-count: 3;
column-gap: 1.25rem;
orphans: 1;
widows: 1;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.accordion > .card {
overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
border-bottom: 0;
border-radius: 0;
}
.accordion > .card:first-of-type {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion > .card .card-header {
margin-bottom: -1px;
}
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
}
.page-link:hover {
z-index: 2;
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.badge {
transition: none;
}
}
a.badge:hover, a.badge:focus {
text-decoration: none;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
color: #fff;
background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
color: #fff;
background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
color: #fff;
background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
color: #212529;
background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
color: #212529;
background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
color: #fff;
background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.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-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.alert-primary hr {
border-top-color: #9fcdff;
}
.alert-primary .alert-link {
color: #002752;
}
.alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.alert-secondary hr {
border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
color: #202326;
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-success hr {
border-top-color: #b1dfbb;
}
.alert-success .alert-link {
color: #0b2e13;
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info hr {
border-top-color: #abdde5;
}
.alert-info .alert-link {
color: #062c33;
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-warning hr {
border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
color: #533f03;
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-danger hr {
border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
color: #491217;
}
.alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.alert-light hr {
border-top-color: #ececf6;
}
.alert-light .alert-link {
color: #686868;
}
.alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.alert-dark hr {
border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
color: #040505;
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #007bff;
transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar {
transition: none;
}
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar-animated {
animation: none;
}
}
.media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.list-group-horizontal {
flex-direction: row;
}
.list-group-horizontal .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
@media (min-width: 576px) {
.list-group-horizontal-sm {
flex-direction: row;
}
.list-group-horizontal-sm .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-sm .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-sm .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 768px) {
.list-group-horizontal-md {
flex-direction: row;
}
.list-group-horizontal-md .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-md .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-md .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 992px) {
.list-group-horizontal-lg {
flex-direction: row;
}
.list-group-horizontal-lg .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-lg .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-lg .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 1200px) {
.list-group-horizontal-xl {
flex-direction: row;
}
.list-group-horizontal-xl .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-xl .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xl .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #004085;
background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.list-group-item-secondary {
color: #383d41;
background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #383d41;
background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41;
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #818182;
background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #1b1e21;
background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:hover {
color: #000;
text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
a.close.disabled {
pointer-events: none;
}
.toast {
max-width: 350px;
overflow: hidden;
font-size: 0.875rem;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
opacity: 0;
border-radius: 0.25rem;
}
.toast:not(:last-child) {
margin-bottom: 0.75rem;
}
.toast.showing {
opacity: 1;
}
.toast.show {
display: block;
opacity: 1;
}
.toast.hide {
display: none;
}
.toast-header {
display: flex;
align-items: center;
padding: 0.25rem 0.75rem;
color: #6c757d;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
padding: 0.75rem;
}
.modal-open {
overflow: hidden;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog {
transition: none;
}
}
.modal.show .modal-dialog {
transform: none;
}
.modal-dialog-scrollable {
display: flex;
max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 1rem);
overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto;
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
display: block;
height: calc(100vh - 1rem);
content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
flex-direction: column;
justify-content: center;
height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
content: none;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
margin-right: 0.25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-scrollable {
max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 3.5rem);
}
.modal-dialog-centered {
min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered::before {
height: calc(100vh - 3.5rem);
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg,
.modal-xl {
max-width: 800px;
}
}
@media (min-width: 1200px) {
.modal-xl {
max-width: 1140px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
left: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
right: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #212529;
}
.carousel {
position: relative;
}
.carousel.pointer-event {
touch-action: pan-y;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner::after {
display: block;
clear: both;
content: "";
}
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.carousel-item {
transition: none;
}
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
transform: translateX(-100%);
}
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
z-index: 1;
opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
z-index: 0;
opacity: 0;
transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
transition: none;
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-control-prev,
.carousel-control-next {
transition: none;
}
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: no-repeat 50%/100% 100%;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: 0.5;
transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-indicators li {
transition: none;
}
}
.carousel-indicators .active {
opacity: 1;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
@keyframes spinner-border {
to {
transform: rotate(360deg);
}
}
.spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: 0.25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em;
}
@keyframes spinner-grow {
0% {
transform: scale(0);
}
50% {
opacity: 1;
}
}
.spinner-grow {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
background-color: currentColor;
border-radius: 50%;
opacity: 0;
animation: spinner-grow 0.75s linear infinite;
}
.spinner-grow-sm {
width: 1rem;
height: 1rem;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-primary {
background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #0062cc !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #545b62 !important;
}
.bg-success {
background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #117a8b !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #bd2130 !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: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1d2124 !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #007bff !important;
}
.border-secondary {
border-color: #6c757d !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f8f9fa !important;
}
.border-dark {
border-color: #343a40 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded-sm {
border-radius: 0.2rem !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
border-radius: 0.3rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-pill {
border-radius: 50rem !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.overflow-auto {
overflow: auto !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: -webkit-sticky !important;
position: sticky !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
box-shadow: none !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.vw-100 {
width: 100vw !important;
}
.vh-100 {
height: 100vh !important;
}
.stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: rgba(0, 0, 0, 0);
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
text-align: justify !important;
}
.text-wrap {
white-space: normal !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-lighter {
font-weight: lighter !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-weight-bolder {
font-weight: bolder !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #0056b3 !important;
}
.text-secondary {
color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #494f54 !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
color: #19692c !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
color: #0f6674 !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
color: #ba8b00 !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
color: #a71d2a !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: #cbd3da !important;
}
.text-dark {
color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: #121416 !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;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.text-decoration-none {
text-decoration: none !important;
}
.text-break {
word-break: break-word !important;
overflow-wrap: break-word !important;
}
.text-reset {
color: inherit !important;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #adb5bd;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6 !important;
}
.table-dark {
color: inherit;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #dee2e6;
}
.table .thead-dark th {
color: inherit;
border-color: #dee2e6;
}
} *,
*::before,
*::after {
box-sizing: border-box;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
html {
font-size: 16px;
overflow: auto;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
}
@media (max-width: 1450.98px) {
html {
font-size: 15px;
}
}
@media (max-width: 767.98px) {
html {
font-size: 14px;
}
}
body {
background-color: #fff;
color: #717171;
font-family: "Muli", sans-serif;
font-size: 0.93rem;
font-weight: 400;
line-height: 1.5;
position: relative;
max-width: 2560px;
margin: 0 auto;
padding-top: 85px;
}
p {
font-size: 0.93rem;
font-weight: 400;
line-height: 1.5;
text-align: inherit;
margin-top: 0;
margin-bottom: 1rem;
}
p b,
p strong {
font-weight: 700;
}
p a {
color: inherit;
color: #315926;
}
p a:hover {
color: #C99247;
}
.clearfix {
*zoom: 1;
}
.clearfix:after, .clearfix:before {
content: "";
display: block;
}
.clearfix:after {
clear: both;
}
svg:focus {
-webkit-appearance: none;
appearance: none;
-moz-appearance: none;
outline: none;
}
svg {
transition: all ease 0.6s;
-o-transition: all ease 0.6s;
-webkit-transition: all ease 0.6s;
}
a,
button,
input[type=submit],
input[type=reset],
input[type=button] {
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
box-shadow: none;
-webkit-box-shadow: none;
outline: none;
text-shadow: none;
-webkit-text-shadow: none;
border-left: 0;
border-right: 0;
border-top: 0;
transition: all ease-in-out 0.3s;
-o-transition: all ease-in-out 0.3s;
-webkit-transition: all ease-in-out 0.3s;
}
a:hover,
button:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
outline: none;
text-decoration: none;
}
a {
color: inherit;
display: inline-block;
text-decoration: none;
}
a[href^=tel] {
color: inherit;
cursor: default;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
img {
height: auto;
max-height: 100%;
max-width: 100%;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
color: #0D0D0D;
display: block;
line-height: 1.3;
margin: 0;
font-weight: 600;
margin-bottom: 0.5rem;
}
h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
color: inherit;
display: inline-block;
font-size: inherit;
}
h1 a:hover, .h1 a:hover,
h2 a:hover, .h2 a:hover,
h3 a:hover, .h3 a:hover,
h4 a:hover, .h4 a:hover,
h5 a:hover, .h5 a:hover,
h6 a:hover, .h6 a:hover {
color: #C99247;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2.12rem;
}
h3 {
font-size: 3rem;
}
h4 {
font-size: 2.4rem;
}
h5 {
font-size: 1.06rem;
}
h6 {
font-size: 1.6rem;
}
.section-title {
color: #0D0D0D;
display: block;
margin-bottom: 0.5rem;
font-size: 2.5rem;
font-weight: 600;
line-height: 1.3;
}
.section-title.white {
color: #fff;
}
.section-title.black {
color: #000;
}
.section-title.ttu {
text-transform: uppercase;
}
.section-title.mb-0 {
margin-bottom: 0;
}
.section-title h1,
.section-title h2,
.section-title h3 {
color: inherit;
display: inline-block;
line-height: 1.3;
padding-bottom: 0;
margin-bottom: inherit;
}
.section-title h1 a,
.section-title h2 a,
.section-title h3 a {
color: inherit;
}
.section-title h1 a:hover,
.section-title h2 a:hover,
.section-title h3 a:hover {
color: #315926;
}
@media (max-width: 991px) {
.section-title h1,
.section-title h2,
.section-title h3 {
font-size: 2.3rem;
}
}
.section-title small {
display: block;
font-size: 0.93rem;
font-weight: 300;
text-transform: none;
}
.page-title {
color: #0D0D0D;
display: block;
margin-bottom: 25px;
text-align: left;
font-size: 2.5rem;
margin-bottom: 0.5rem;
}
.page-title h1 {
color: inherit;
display: inline-block;
font-size: inherit;
font-weight: 600;
line-height: 1.3;
letter-spacing: 0.2px;
margin-bottom: inherit;
}
.page-title h1 span {
display: block;
}
.page-title small {
font-size: 0.93rem;
font-weight: 300;
text-transform: none;
}
.page-title.white {
color: #fff;
}
.page-title.black {
color: #000;
}
.page-title.ttu {
text-transform: uppercase;
}
.page-title.mb-0 {
margin-bottom: 0;
}
.ttl {
font-weight: 600;
margin-bottom: 10px;
}
.ttl-lg {
font-size: 1.267rem;
font-weight: 600;
line-height: 1.3;
}
.ttl-lg h1, .ttl-lg h2, .ttl-lg h3, .ttl-lg h4, .ttl-lg h5, .ttl-lg h6 {
font-size: inherit;
margin-bottom: inherit;
}
.ttl-md {
font-size: 1.133rem;
font-weight: 600;
line-height: 1.3;
}
.ttl-md h1, .ttl-md h2, .ttl-md h3, .ttl-md h4, .ttl-md h5, .ttl-md h6 {
font-size: inherit;
margin-bottom: inherit;
}
.ttl-sm {
font-size: 0.9375rem;
font-weight: 600;
margin-bottom: 0.5rem;
}
.ttl-sm h1, .ttl-sm h2, .ttl-sm h3, .ttl-sm h4, .ttl-sm h5, .ttl-sm h6 {
font-size: inherit;
margin-bottom: inherit;
}
.admin-content,
.cnt {  }
.admin-content a,
.cnt a {
text-decoration: underline;
}
.admin-content ul,
.cnt ul {
display: block;
margin: 24px 0 24px;
padding-left: 20px;
}
.admin-content ul li,
.cnt ul li {
display: block;
line-height: 1.4;
padding-left: 22px;
position: relative;
font-size: 1rem;
}
.admin-content ul li + li,
.cnt ul li + li {
margin-top: 10px;
}
.admin-content ul li:before,
.cnt ul li:before {
color: #315926;
position: absolute;
font-family: "bisdesk";
content: "";
left: 0;
top: 3px;
font-size: 16px;
}
.admin-content ul.white li:before,
.cnt ul.white li:before {
border-color: #fff;
}
.admin-content ol,
.cnt ol {
margin: 24px 0 10px;
padding-left: 20px;
counter-reset: item;
}
.admin-content ol li,
.cnt ol li {
display: block;
line-height: 1.4;
padding-left: 20px;
position: relative;
}
.admin-content ol li + li,
.cnt ol li + li {
margin-top: 15px;
}
.admin-content ol li:before,
.cnt ol li:before {
content: counters(item, ".") ".";
counter-increment: item;
display: inline-block;
left: 0;
position: absolute;
}
.admin-content ol.lower-alpha li:before,
.cnt ol.lower-alpha li:before {
content: counters(item, "", lower-alpha) ")";
}
.admin-content ol.lower-roman li:before,
.cnt ol.lower-roman li:before {
content: counters(item, "", lower-roman) ")";
}
.admin-content ol.roman-sub li,
.cnt ol.roman-sub li {
padding-left: 30px;
}
.admin-content ol.roman-sub li:before,
.cnt ol.roman-sub li:before {
content: counters(item, ".", upper-roman) ".";
counter-increment: item;
font-weight: 500;
}
.admin-content ol.roman-sub li ol li,
.cnt ol.roman-sub li ol li {
padding-left: 32px;
}
.admin-content ol.decimal-sub li,
.cnt ol.decimal-sub li {
padding-left: 30px;
}
.admin-content ol.decimal-sub li:before,
.cnt ol.decimal-sub li:before {
content: counters(item, ". ", decimal) ".";
counter-increment: item;
font-weight: 500;
}
.admin-content ol.decimal-sub li ol,
.cnt ol.decimal-sub li ol {
padding-top: 5px;
}
.admin-content ol.decimal-sub li ol li,
.cnt ol.decimal-sub li ol li {
padding-left: 32px;
}
.admin-content ol.decimal-sub li ol ol li,
.cnt ol.decimal-sub li ol ol li {
padding-left: 50px;
}
.admin-content ul + h2, .admin-content ul + h3, .admin-content ul + h4, .admin-content ul + h5, .admin-content ul + h6,
.admin-content ol + h2,
.admin-content ol + h3,
.admin-content ol + h4,
.admin-content ol + h5,
.admin-content ol + h6,
.cnt ul + h2,
.cnt ul + h3,
.cnt ul + h4,
.cnt ul + h5,
.cnt ul + h6,
.cnt ol + h2,
.cnt ol + h3,
.cnt ol + h4,
.cnt ol + h5,
.cnt ol + h6 {
margin-top: 30px;
}
.admin-content ul + p,
.admin-content ol + p,
.cnt ul + p,
.cnt ol + p {
margin-top: 20px !important;
}
table {
border-collapse: collapse;
width: 100%;
}
table tr,
table th,
table td {
vertical-align: middle;
}
table th {
color: #315926;
font-weight: 700;
height: 34px;
}
table td {
height: 34px;
padding: 7px 12px;
}
table td.none {
height: 10px !important;
padding: 0 10px;
}
table:not([class]),
table[class=""] {
border-collapse: collapse;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
table:not([class]) td,
table[class=""] td {
min-height: 30px;
}
.responsive-table {
overflow-x: auto;
*zoom: 1;
}
.responsive-table:after, .responsive-table:before {
content: "";
display: block;
}
.responsive-table:after {
clear: both;
}
@media (max-width: 767px) {
.table-mobile table {
width: 100%;
}
.table-mobile table thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.table-mobile table td {
border-bottom: 1px solid #707070;
display: block;
padding: 9px 12px 9px 100px;
position: relative;
text-align: left;
width: 100%;
}
.table-mobile table td:last-child {
border-bottom-width: 3px;
}
.table-mobile table td:before {
content: attr(data-label);
display: inline-block;
float: left;
font-weight: 500;
left: 12px;
position: absolute;
}
}
.cf {
*zoom: 1;
}
.cf:after, .cf:before {
content: "";
display: block;
}
.cf:after {
clear: both;
}
.d-blk {
display: block;
}
.mr-auto {
margin-right: auto;
}
.ml-auto {
margin-left: auto;
}
.h100 {
height: 100%;
}
.w100 {
width: 100%;
}
.tel {
cursor: default;
}
.no-pad {
padding: 0 !important;
}
.default {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.default li {
list-style-type: none;
}
.default li:before, .default li:after {
display: none;
}
li {
list-style-type: none;
} input {
box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
}
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
.input,
textarea,
select,
.form-control {
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
background-color: #fff;
border: 0;
color: #717171;
display: block;
height: 40px;
padding: 0 20px;
width: 100%;
}
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
.input:focus,
textarea:focus,
select:focus,
.form-control:focus {
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
box-shadow: none;
-webkit-box-shadow: none;
outline: 0;
}
textarea.form-control {
height: 100px;
padding: 15px 20px;
resize: none;
}
@media (max-width: 1199px) {
textarea.form-control {
padding-left: 10px;
padding-right: 10px;
}
}
select {
-moz-appearance: none;
-webkit-appearance: none;
background: #fff url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/select-icon.svg) no-repeat 96% 50%;
outline: none;
}
select:focus, select:active {
outline: none;
}
option {
-moz-appearance: none;
-webkit-appearance: none;
}
.input-holder {
margin-bottom: 15px;
position: relative;
*zoom: 1;
}
.input-holder:after, .input-holder:before {
content: "";
display: block;
}
.input-holder:after {
clear: both;
}
.input-holder.error input,
.input-holder.error textarea {
border-color: #C60C02;
}
.input-holder .error,
.input-holder .newerror {
background-color: #C60C02;
border-radius: 0px;
-webkit-border-radius: 0px;
color: #fff;
display: inline-block;
font-size: 11px;
right: 0;
line-height: 1;
padding: 5px 5px;
position: absolute;
top: -19px;
}
.input-holder .error:after,
.input-holder .newerror:after {
border-bottom: none;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #C60C02;
bottom: -5px;
content: "";
right: 10px;
position: absolute;
}
.input-holder .newerror {
top: -20px;
}
@media (max-width: 767px) {
.input-holder .newerror {
top: -25px;
}
}
@media (min-width: 1200px) {
.desk-hide {
display: none;
}
.main-nav > ul {
margin: 0;
padding: 0;
}
.main-nav > ul > li {
display: inline-block;
padding-right: 17px;
padding-left: 17px;
}
.main-nav > ul > li.submenu i {
position: absolute;
width: 37px;
height: 33px;
top: 3px;
right: 0;
cursor: pointer;
transition: all ease 0.5s;
}
.main-nav > ul > li.submenu i:after {
content: "";
height: 0;
width: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 7px solid #b3b3b3;
position: absolute;
right: 17px;
top: 14px;
z-index: 10;
}
.main-nav > ul > li:last-child {
margin: 0;
}
.main-nav > ul > li:last-child ul {
left: auto;
right: 0;
}
.main-nav > ul > li > a {
display: block;
padding: 12px 15px;
padding-left: 0;
padding-right: 0;
text-decoration: none;
position: relative;
color: #717171;
}
.main-nav > ul > li > a:after {
position: absolute;
content: "";
width: 0;
left: 0;
bottom: 0;
height: 3px;
background: #F93549;
transition: all ease 0.5s;
-o-transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
}
.main-nav > ul > li:hover > a {
transition: all ease 0.5s;
-o-transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
}
.main-nav > ul > li:hover > a:after {
width: 50px;
}
.main-nav > ul > li:hover > ul {
opacity: 1;
pointer-events: all;
margin-top: 0;
}
.main-nav > ul > li ul {
background: #fff;
position: absolute;
margin: 0;
padding: 0;
width: 250px;
margin-top: 35px;
opacity: 0;
pointer-events: none;
transition: all ease 0.5s;
-o-transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.09), 0 0 20px 0px rgba(0, 0, 0, 0.19);
}
.main-nav > ul > li ul li {
display: block;
border-bottom: 1px solid #ccc;
position: relative;
}
.main-nav > ul > li ul li:last-child {
border: 0;
}
.main-nav > ul > li ul li a {
font-size: 0.9rem;
padding: 8px 20px;
display: block;
text-decoration: none;
}
.main-nav > ul > li ul li:hover > ul {
display: block;
left: 250px;
top: 0;
}
.main-nav > ul > li ul li:hover > a {
color: #315926;
}
.main-nav > ul > li ul li.submenu::after {
content: "";
font-family: "bisdesk";
position: absolute;
right: 12px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
color: #315926;
font-size: 10px;
}
.main-nav > ul > li.mob_class {
display: none;
}
.mob-btn {
display: none;
}
}
@media (max-width: 1199.98px) { .main-nav ul {
margin: 0;
padding: 0;
display: block;
margin-top: 0px;
}
.main-nav ul.mnav {
margin-bottom: 30px;
}
.main-nav ul li {
display: block;
position: relative;
text-transform: capitalize;
font-size: 13px;
}
.main-nav ul li span {
display: none;
}
.main-nav ul li a {
color: #000;
text-decoration: none;
font-size: 18px;
display: block;
padding: 10px;
padding-right: 40px;
}
}
@media (max-width: 1199.98px) and (max-width: 1199px) {
.main-nav ul li a:hover {
background: unset;
}
}
@media (max-width: 1199.98px) {
.main-nav ul li.submenu i {
position: absolute;
width: 43px;
height: 39px;
top: 0;
right: 0;
cursor: pointer;
transition: all ease 0.5s;
}
.main-nav ul li.submenu i:after {
content: "";
height: 0;
width: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 6px solid #b3b3b3;
position: absolute;
right: 17px;
top: 18px;
z-index: 10;
}
}
@media (max-width: 1199.98px) {
.main-nav ul li.submenu a {
color: #000 !important;
}
}
@media (max-width: 1199.98px) {
.main-nav ul li.submenu > a {
pointer-events: none;
}
}
@media (max-width: 1199.98px) {
.main-nav ul li.mob_class {
display: block;
opacity: 0;
}
.main-nav ul li.mob_class:first-child {
margin-bottom: 25px;
}
.main-nav ul li.mob_class a {
padding-right: 15px;
}
}
@media (max-width: 1199.98px) {
.main-nav ul ul {
display: none;
}
.main-nav ul ul:last-child {
border-bottom: 0;
}
.main-nav ul ul a {
padding-left: 20px;
}
.main-nav ul ul ul a {
padding-left: 30px;
}
}
@media (max-width: 1199.98px) {
.show-menu .main-nav {
opacity: 1;
transform: scale(1, 1);
}
}
@media (max-width: 1199.98px) {
.mob-btn {
position: absolute;
float: right;
padding: 5px 7px;
margin: 0px;
background-color: transparent;
cursor: pointer;
right: 15px;
top: 33px;
}
}
@media (max-width: 1199.98px) and (max-width: 991.98px) {
.mob-btn {
top: 28px;
}
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
.mob-btn {
top: 30px;
}
}
@media (max-width: 1199.98px) {
.mob-btn span {
display: block;
width: 30px;
height: 3px;
border-radius: 1px;
background: #000;
}
}
@media (max-width: 1199.98px) {
.mob-btn span + span {
margin-top: 5px;
}
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-slider *:focus {
outline: none;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir=rtl] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
z-index: 1;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
}
.slick-arrow.slick-hidden {
display: none;
}  .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 35px;
width: 35px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: #000;
top: 50%;
background: white;
transform: translate(0, -50%);
padding: 0;
border: 0;
outline: none;
border-radius: 50%;
-webkit-border-radius: 50%;
z-index: 1;
box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.1);
}
@media (max-width: 1450px) {
.slick-prev,
.slick-next {
width: 35px;
height: 35px;
}
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.36);
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
font-size: 17px;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 1;
}
.slick-prev:before,
.slick-next:before {
font-family: "bisdesk";
font-size: 15px;
line-height: 1;
color: #000;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.slick-prev {
left: -60px;
}
@media (max-width: 1450px) {
.slick-prev {
left: -40px;
}
}
[dir=rtl] .slick-prev {
left: auto;
right: -60px;
}
@media (max-width: 1450px) {
[dir=rtl] .slick-prev {
left: 0;
}
}
.slick-prev:before {
content: "‹";
}
[dir=rtl] .slick-prev:before {
content: "›";
}
.slick-next {
right: -60px;
}
@media (max-width: 1450px) {
.slick-next {
right: -40px;
}
}
[dir=rtl] .slick-next {
left: -60px;
right: auto;
}
@media (max-width: 1450px) {
[dir=rtl] .slick-next {
right: 0;
}
}
.slick-next:before {
content: "›";
}
[dir=rtl] .slick-next:before {
content: "‹";
} .slick-dots {
position: absolute;
bottom: 0;
list-style: none;
display: block;
text-align: center;
padding: 0 15px;
margin: 0;
}
@media (min-width: 1200px) {
.slick-dots li {
margin: 0 10px 0 0;
}
}
.slick-dots li {
position: relative;
display: inline-block;
margin: 0 3px;
padding: 0;
cursor: pointer;
}
.slick-dots li + li {
margin-left: 10px;
}
.slick-dots li button {
background: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
display: block;
height: 10px;
width: 10px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 0;
cursor: pointer;
overflow: hidden;
text-indent: -9999px;
border: none;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "";
width: 15px;
height: 15px;
font-family: "bisdesk";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button {
background-color: #315926;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 1;
}
@media (max-width: 767.98px) {
.slick-dots li {
margin: 0 5px;
}
.slick-dots li button {
border-width: 1px;
height: 12px;
width: 12px;
}
}
.dots-left .slick-dots {
left: 0;
}
.dots-right .slick-dots {
right: 0;
}
.dots-center .slick-dots {
left: 50%;
transform: translateX(-50%);
}
.iq-container {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 576px) {
.iq-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.iq-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.iq-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.iq-container {
max-width: 1170px;
}
}
@media (min-width: 1600px) {
.iq-container {
max-width: 1380px;
}
}
.bx-ttl {
margin-bottom: 1rem;
}
.bx-ttl h1,
.bx-ttl h2,
.bx-ttl h3,
.bx-ttl h4,
.bx-ttl h5,
.bx-ttl h6 {
font-size: inherit;
margin-bottom: inherit;
}
.img-center {
display: flex;
flex-wrap: wrap;
}
.img-center a {
display: flex;
flex-wrap: wrap;
max-width: 100%;
max-width: 100%;
}
.img-center img {
flex: 1;
object-fit: cover;
object-position: 100% 0;
max-width: inherit !important;
}
.img-bg-center {
background-position: center !important;
background-size: cover !important;
}
.bx-text p {
margin-bottom: 0;
}
.bx-text p + {
margin-top: 1rem;
}
.iq-btn {
position: relative;
display: block;
width: 171px;
height: 55px;
max-width: 171px;
overflow: hidden;
border: 1px solid #315926;
background-color: #315926;
color: #fff;
font-family: "Volkhov", serif;
z-index: 1;
transition: all 0.5s ease-in-out;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1360px) {
.iq-btn {
width: 150px;
height: 45px;
max-width: 150px;
font-size: 0.9375rem;
}
}
.iq-btn:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 0 0;
border-color: transparent transparent transparent #fff;
position: absolute;
bottom: 0;
left: 0;
transition: all 0.5s ease-in-out;
z-index: -1;
}
.iq-btn:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 0 0;
border-color: transparent #fff transparent transparent;
position: absolute;
top: 0;
right: 0;
transition: all 0.5s ease-in-out;
z-index: -1;
}
.iq-btn:hover {
color: #315926;
}
.iq-btn:hover:before {
border-width: 165px 0 0 165px;
}
.iq-btn:hover:after {
border-width: 0 165px 165px 0;
}
.iq-btn.white {
background-color: transparent;
color: #315926;
}
.iq-btn.white:before {
border-color: transparent transparent transparent #315926;
}
.iq-btn.white:after {
border-color: transparent #315926 transparent transparent;
}
.iq-btn.white:hover {
color: #fff;
}
.iq-btn.green {
background-color: transparent;
color: #fff;
border-color: #fff;
}
.iq-btn.green:before {
border-color: transparent transparent transparent #fff;
}
.iq-btn.green:after {
border-color: transparent #fff transparent transparent;
}
.iq-btn.green:hover {
color: #315926;
}
.ayurvedha-main-banner {
position: relative;
overflow: hidden;
margin-bottom: 100px;
}
@media (max-width: 1199px) {
.ayurvedha-main-banner {
margin-bottom: 50px;
}
}
.ayurvedha-main-banner > img {
position: absolute;
}
.ayurvedha-main-banner > img.yellow-banner-mask-1 {
top: -20%;
right: -4%;
width: 52%;
transform: rotate(17deg);
}
@media (max-width: 991px) {
.ayurvedha-main-banner > img.yellow-banner-mask-1 {
top: -22%;
right: -10%;
width: 60%;
transform: rotate(17deg);
}
}
@media (max-width: 575px) {
.ayurvedha-main-banner > img.yellow-banner-mask-1 {
top: -18%;
right: -7%;
width: 100%;
}
}
.ayurvedha-main-banner > img.yellow-banner-mask-2 {
top: -20%;
right: -8%;
width: 20%;
transform: rotate(-25deg);
}
@media (max-width: 991px) {
.ayurvedha-main-banner > img.yellow-banner-mask-2 {
top: -20%;
right: -10%;
width: 35%;
transform: rotate(-25deg);
}
}
@media (max-width: 575px) {
.ayurvedha-main-banner > img.yellow-banner-mask-2 {
top: -20%;
right: -10%;
width: 60%;
}
}
.ayurvedha-main-banner > img.ayurvedha-mask {
top: 0;
right: 8%;
}
@media (max-width: 991px) {
.ayurvedha-main-banner > img.ayurvedha-mask {
width: 30%;
top: -9%;
}
}
@media (max-width: 575px) {
.ayurvedha-main-banner > img.ayurvedha-mask {
width: 42%;
top: 0;
right: 20%;
}
}
.ayurvedha-main-banner > img.banner-circle {
top: -40%;
left: -13%;
transform: rotate(150deg);
width: 27%;
}
@media (max-width: 991px) {
.ayurvedha-main-banner > img.banner-circle {
top: -10%;
left: -18%;
transform: rotate(150deg);
width: 40%;
}
}
.ayurvedha-main-banner .iq-container {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding-top: 85px;
position: relative;
}
@media (max-width: 991px) {
.ayurvedha-main-banner .iq-container {
padding-top: 30px;
}
}
@media (max-width: 575px) {
.ayurvedha-main-banner .iq-container {
flex-direction: column-reverse;
}
}
.ayurvedha-main-banner .iq-container .ayurvedha-banner-content {
max-width: 60%;
flex: 0 0 60%;
padding-right: 91px;
}
@media (max-width: 1199px) {
.ayurvedha-main-banner .iq-container .ayurvedha-banner-content {
padding-right: 15px;
}
}
@media (max-width: 575px) {
.ayurvedha-main-banner .iq-container .ayurvedha-banner-content {
max-width: 100%;
flex: 0 0 100%;
padding-right: 0px;
}
}
.ayurvedha-main-banner .iq-container .ayurvedha-banner-content h2 {
margin-top: 30px;
margin-bottom: 25px;
line-height: 1;
}
.ayurvedha-main-banner .iq-container .ayurvedha-banner-content p {
line-height: 1.8;
}
.ayurvedha-main-banner .iq-container .ayurvedha-banner-content p:last-child {
margin-bottom: 30px;
}
.ayurvedha-main-banner .iq-container .ayurvedha-banner-content a {
border-radius: 25px;
height: 51px;
}
.ayurvedha-main-banner .iq-container .banner-img {
max-width: 40%;
flex: 0 0 40%;
}
@media (max-width: 1199px) {
.ayurvedha-main-banner .iq-container .banner-img {
max-width: 45%;
flex: 0 0 45%;
}
}
@media (max-width: 991px) {
.ayurvedha-main-banner .iq-container .banner-img {
margin-top: 50px;
}
}
@media (max-width: 575px) {
.ayurvedha-main-banner .iq-container .banner-img {
max-width: 100%;
flex: 0 0 100%;
}
}
.tab-food-wrpr {
position: relative;
}
.tab-food-wrpr > img {
position: absolute;
pointer-events: none;
}
.tab-food-wrpr > img.food-circle {
width: 20%;
top: 30%;
left: -10%;
}
@media (max-width: 575px) {
.tab-food-wrpr > img.food-circle {
width: 80%;
top: 30%;
left: -38%;
}
}
.tab-food-wrpr > img.food-circle-2 {
width: 20%;
top: 20%;
right: -10%;
}
@media (max-width: 575px) {
.tab-food-wrpr > img.food-circle-2 {
width: 80%;
top: 20%;
right: -40%;
}
}
.tab-food-wrpr ul.tabs {
margin: 0;
padding: 0;
display: flex;
list-style: none;
height: 50px;
width: 100%;
text-align: center;
align-items: center;
justify-content: center;
margin-bottom: 80px;
}
@media (max-width: 1599px) {
.tab-food-wrpr ul.tabs {
margin-bottom: 50px;
}
}
@media (max-width: 575px) {
.tab-food-wrpr ul.tabs {
display: none;
}
}
.tab-food-wrpr ul.tabs li {
margin: 0;
cursor: pointer;
padding: 0px 45px;
height: 50px;
line-height: 50px;
background-color: #F7F7F7;
color: #010101;
overflow: hidden;
position: relative;
font-size: 1rem;
}
.tab-food-wrpr ul.tabs li:hover {
background-color: #ccc;
color: #333;
}
.tab-food-wrpr ul.tabs li.active {
background-color: #FFBC00;
display: block;
border-radius: 5px;
font-weight: 700;
}
.tab-food-wrpr .tab-detail-wrpr {
display: flex;
align-items: flex-start;
justify-content: space-between;
position: relative;
}
@media (max-width: 575px) {
.tab-food-wrpr .tab-detail-wrpr {
flex-direction: column;
}
}
.tab-food-wrpr .tab-detail-wrpr .tab_container {
float: left;
width: 100%;
overflow: auto;
max-width: 58%;
flex: 0 0 58%;
}
@media (max-width: 575px) {
.tab-food-wrpr .tab-detail-wrpr .tab_container {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 30px;
}
}
.tab-food-wrpr .tab-detail-wrpr .tab_content {
display: none;
}
.tab-food-wrpr .tab-detail-wrpr .tab_content img {
margin-bottom: 30px;
}
@media (max-width: 1199px) {
.tab-food-wrpr .tab-detail-wrpr .tab_content img {
margin-bottom: 20px;
}
}
.tab-food-wrpr .tab-detail-wrpr .tab_content h2 {
margin-bottom: 30px;
font-size: 2.1875rem;
font-weight: 500;
}
@media (max-width: 1199px) {
.tab-food-wrpr .tab-detail-wrpr .tab_content h2 {
margin-bottom: 20px;
}
}
.tab-food-wrpr .tab-detail-wrpr .tab_content p {
line-height: 2;
}
.tab-food-wrpr .tab-detail-wrpr .tab_drawer_heading {
display: none;
}
@media screen and (max-width: 480px) {
.tab-food-wrpr .tab-detail-wrpr .tabs {
display: none;
}
.tab-food-wrpr .tab-detail-wrpr .tab_drawer_heading {
background-color: #ccc;
color: #010101;
font-size: 20px;
text-align: center;
margin: 0;
padding: 10px 20px;
display: block;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
margin-bottom: 10px;
border-radius: 5px;
}
.tab-food-wrpr .tab-detail-wrpr .d_active {
background-color: #FFBC00;
font-weight: 600;
}
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr {
flex: 0 0 38%;
max-width: 38%;
}
@media (max-width: 1599px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr {
flex: 0 0 40%;
max-width: 40%;
}
}
@media (max-width: 575px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr {
max-width: 100%;
flex: 0 0 100%;
}
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr h2 {
font-size: 20px;
color: #315926;
background: #D5E2D7;
padding: 15px 22px;
border-radius: 10px;
margin-bottom: 40px;
}
@media (max-width: 1599px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr h2 {
margin-bottom: 20px;
}
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main {
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-bottom: 45px;
}
@media (max-width: 1599px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main {
margin-bottom: 30px;
}
}
@media (max-width: 1199px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main img {
width: 135px;
}
}
@media (max-width: 767px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main {
flex-direction: column;
margin-bottom: 15px;
}
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details {
margin-left: 35px;
}
@media (max-width: 1599px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details {
margin-left: 20px;
}
}
@media (max-width: 1199px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details {
margin-left: 15px;
}
}
@media (max-width: 767px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details {
margin-left: 0px;
margin-top: 15px;
}
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details p.content {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
@media (max-width: 1199px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details p.content {
-webkit-line-clamp: 2;
}
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details p {
margin-bottom: 5px;
line-height: 1.8;
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 1199px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details p {
font-size: 12px;
}
}
@media (max-width: 991px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details p {
font-size: 11px;
flex-direction: column;
align-items: flex-start;
}
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details p span a {
color: #A8A5A5;
font-family: "Muli", sans-serif;
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details h3 {
font-size: 1.25rem;
}
@media (max-width: 1599px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details h3 {
font-size: 1.05rem;
}
}
.ayuvedha-detail-wrpr {
position: relative;
margin-bottom: 50px;
}
.ayuvedha-detail-wrpr > img {
position: absolute;
top: -9%;
left: -13%;
transform: rotate(150deg);
width: 33%;
pointer-events: none;
}
.ayuvedha-detail-wrpr .iq-container {
text-align: center;
position: relative;
}
.ayuvedha-detail-wrpr .iq-container > img {
margin: 0 auto;
}
.ayuvedha-detail-wrpr .iq-container h2 {
margin-bottom: 20px;
color: #315926;
}
.ayuvedha-detail-wrpr .iq-container > p {
width: 70%;
margin: 0 auto;
margin-bottom: 25px;
}
@media (max-width: 1599px) {
.ayuvedha-detail-wrpr .iq-container > p {
width: 80%;
}
}
@media (max-width: 1199px) {
.ayuvedha-detail-wrpr .iq-container > p {
width: 90%;
}
}
@media (max-width: 991px) {
.ayuvedha-detail-wrpr .iq-container > p {
width: 100%;
}
}
.panchabhootha-wrpr {
padding: 85px 0 75px 0;
position: relative;
background-color: #FFBC00;
}
@media (max-width: 1199px) {
.panchabhootha-wrpr {
padding: 50px 0 50px 0;
}
}
.panchabhootha-wrpr > img {
position: absolute;
opacity: 0.5;
right: 0;
top: -8%;
pointer-events: none;
}
@media (max-width: 1599px) {
.panchabhootha-wrpr > img {
right: -8%;
top: 0%;
width: 45%;
}
}
@media (max-width: 575px) {
.panchabhootha-wrpr > img {
width: 80%;
}
}
.panchabhootha-wrpr .iq-container {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
@media (max-width: 991px) {
.panchabhootha-wrpr .iq-container {
align-items: flex-start;
}
}
@media (max-width: 575px) {
.panchabhootha-wrpr .iq-container {
flex-direction: column-reverse;
}
}
.panchabhootha-wrpr .iq-container .pancha-content {
max-width: 55%;
flex: 0 0 55%;
}
@media (max-width: 1599px) {
.panchabhootha-wrpr .iq-container .pancha-content {
max-width: 60%;
flex: 0 0 60%;
}
}
@media (max-width: 575px) {
.panchabhootha-wrpr .iq-container .pancha-content {
max-width: 100%;
flex: 0 0 100%;
}
}
.panchabhootha-wrpr .iq-container .pancha-content h2 {
color: #315926;
margin-bottom: 33px;
}
@media (max-width: 1199px) {
.panchabhootha-wrpr .iq-container .pancha-content h2 {
margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.panchabhootha-wrpr .iq-container .pancha-content h2 {
font-size: 26px;
}
}
.panchabhootha-wrpr .iq-container .pancha-content p {
color: #000;
line-height: 1.8;
}
.panchabhootha-wrpr .iq-container .pancha-bhootha-img-wrpr {
max-width: 45%;
flex: 0 0 45%;
padding-left: 90px;
}
@media (max-width: 1599px) {
.panchabhootha-wrpr .iq-container .pancha-bhootha-img-wrpr {
max-width: 40%;
flex: 0 0 40%;
padding-left: 35px;
}
}
@media (max-width: 575px) {
.panchabhootha-wrpr .iq-container .pancha-bhootha-img-wrpr {
max-width: 100%;
flex: 0 0 100%;
padding-left: 0px;
width: 80%;
margin: 0 auto;
margin-bottom: 25px;
}
}
@media (max-width: 1199px) {
.panchabhootha-wrpr .iq-container .pancha-bhootha-img-wrpr {
padding-left: 5px;
}
}
.thidosha-elements-wrpr {
position: relative;
padding: 75px 0 120px 0;
}
@media (max-width: 991px) {
.thidosha-elements-wrpr {
padding: 50px 0 60px 0;
}
}
@media (max-width: 575px) {
.thidosha-elements-wrpr {
padding: 25px 0 25px 0;
}
}
.thidosha-elements-wrpr > img {
position: absolute;
pointer-events: none;
}
.thidosha-elements-wrpr > img.dosha-circle {
width: 20%;
top: 30%;
left: -10%;
}
.thidosha-elements-wrpr > img.dosha-circle-1 {
width: 20%;
top: 20%;
right: -10%;
}
.thidosha-elements-wrpr .iq-container {
text-align: center;
position: relative;
}
.thidosha-elements-wrpr .iq-container h3 {
font-size: 30px;
line-height: 1;
margin-bottom: 30px;
}
.thidosha-elements-wrpr .iq-container > img {
margin: 0 auto;
margin-bottom: 80px;
}
@media (max-width: 1199px) {
.thidosha-elements-wrpr .iq-container > img {
margin: 0 auto;
margin-bottom: 40px;
}
}
.thidosha-elements-wrpr .iq-container .tri-wrpr {
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-bottom: 38px;
border-radius: 19px;
-webkit-border-radius: 19px;
overflow: hidden;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr {
flex: 0 0 60%;
max-width: 60%;
text-align: left;
padding: 75px 0 95px 100px;
position: relative;
}
@media (max-width: 1599px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr {
padding: 50px 0 50px 50px;
}
}
@media (max-width: 1199px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr {
padding: 40px 0 40px 40px;
flex: 0 0 75%;
max-width: 75%;
}
}
@media (max-width: 991px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr {
padding: 40px;
flex: 0 0 100%;
max-width: 100%;
z-index: 1;
}
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr > h5 {
color: #fff;
font-size: 40px;
font-weight: 600;
line-height: 1;
margin-bottom: 15px;
}
@media (max-width: 1599px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr > h5 {
margin-bottom: 10px;
}
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr p {
margin-bottom: 0px;
color: #fff;
font-size: 1rem;
line-height: 1.8;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr p b {
color: #fff;
font-size: 20px;
width: 45%;
display: block;
line-height: 1.5;
margin-bottom: 25px;
}
@media (max-width: 1599px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr p b {
margin-bottom: 15px;
line-height: 1.3;
}
}
@media (max-width: 1199px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr p b {
width: 100%;
}
}
@media (max-width: 1599px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr p {
line-height: 1.7;
}
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-img-wrpr {
flex: 0 0 50%;
max-width: 50%;
margin-left: -21%;
}
@media (max-width: 1199px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-img-wrpr {
flex: 0 0 50%;
max-width: 50%;
margin-left: -26%;
}
}
@media (max-width: 991px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-img-wrpr {
flex: 0 0 70%;
max-width: 70%;
margin-left: -83%;
opacity: 0.5;
}
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.vata {
background-color: #14955E;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita {
background-color: #6443BF;
flex-direction: row-reverse;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-wrpr {
padding: 75px 100px 95px 0;
}
@media (max-width: 1599px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-wrpr {
padding: 55px 50px 80px 0;
}
}
@media (max-width: 1199px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-wrpr {
padding: 40px 40px 50px 20px;
}
}
@media (max-width: 991px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-wrpr {
padding: 40px;
}
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-img-wrpr {
margin-right: -25%;
margin-left: auto;
flex: 0 0 70%;
max-width: 70%;
}
@media (max-width: 1199px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-img-wrpr {
margin-right: -25%;
}
}
@media (max-width: 991px) {
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-img-wrpr {
margin-right: -70%;
}
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.kapha {
background-color: #CE6212;
margin-bottom:0;
}
.ingredients-main-wrpr {
height: 392px;
min-height: 392px;
display: flex;
align-items: center;
justify-content: center;
}
.ingredients-main-wrpr h2 {
color: #fff;
font-size: 40px;
}
.ingredient-main {
padding: 100px 0;
}
@media (max-width: 1199px) {
.ingredient-main {
padding: 50px 0;
}
}
@media (max-width: 767px) {
.ingredient-main {
padding: 25px 0;
}
}
.ingredient-main > img {
position: absolute;
}
.ingredient-main .iq-container {
display: flex;
align-items: flex-start;
justify-content: space-between;
position: relative;
}
@media (max-width: 575px) {
.ingredient-main .iq-container {
flex-direction: column;
}
}
.ingredient-main .iq-container .ingredient-block {
margin-bottom: 30px;
padding-bottom: 0;
border-radius: 25px;
-webkit-border-radius: 25px;
}
@media (max-width: 991px) {
.ingredient-main .iq-container .ingredient-block {
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.ingredient-main .iq-container .ingredient-block {
margin-bottom: 15px;
}
}
@media (max-width: 575px) {
.ingredient-main .iq-container .ingredient-block {
border-radius: 15px;
-webkit-border-radius: 15px;
}
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail {
padding: 0 40px;
padding-top: 50px;
display: flex;
align-items: flex-start;
justify-content: space-between;
margin-bottom: 30px;
}
@media (max-width: 1199px) {
.ingredient-main .iq-container .ingredient-block .ingredient-detail {
padding: 0 25px;
padding-top: 30px;
margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.ingredient-main .iq-container .ingredient-block .ingredient-detail {
flex-direction: column-reverse;
}
}
@media (max-width: 767px) {
.ingredient-main .iq-container .ingredient-block .ingredient-detail {
padding: 0 20px;
padding-top: 25px;
margin-bottom: 15px;
}
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail .list-wrpr h3 {
color: #fff;
font-size: 25px;
font-weight: 600;
line-height: 1;
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail .list-wrpr small {
color: #fff;
font-size: 1rem;
margin-bottom: 25px;
display: block;
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail .list-wrpr ul {
padding: 0;
margin: 0;
list-style: none;
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail .list-wrpr ul li {
color: #fff;
padding-left: 35px;
margin-bottom: 10px;
position: relative;
}
@media (max-width: 1199px) {
.ingredient-main .iq-container .ingredient-block .ingredient-detail .list-wrpr ul li {
padding-left: 25px;
}
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail .list-wrpr ul li:after {
content: "";
position: absolute;
width: 12px;
height: 12px;
background-color: #00000024;
left: 0;
top: 5px;
border-radius: 50%;
-webkit-border-radius: 50%;
}
@media (max-width: 991px) {
.ingredient-main .iq-container .ingredient-block .ingredient-detail .ingredient-img {
text-align: center;
width: 100%;
}
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail .ingredient-img img {
width: 85%;
}
@media (max-width: 1199px) {
.ingredient-main .iq-container .ingredient-block .ingredient-detail .ingredient-img img {
width: 100%;
}
}
@media (max-width: 991px) {
.ingredient-main .iq-container .ingredient-block .ingredient-detail .ingredient-img img {
width: 60%;
margin-bottom: 20px;
}
}
.ingredient-main .iq-container .ingredient-block.chery {
background-color: #F16E84;
}
.ingredient-main .iq-container .ingredient-block.curcum {
background-color: #FFAF43;
}
.ingredient-main .iq-container .ingredient-block.maca {
background-color: #EBB51B;
}
.ingredient-main .iq-container .ingredient-block.quinua {
background-color: #B7B05E;
}
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr p {
color: #fff;
line-height: 1.8;
padding: 0 40px;
padding-bottom: 0;
max-height: 0;
overflow: hidden;
margin-bottom: 0;
transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
}
@media (max-width: 1199px) {
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr p {
padding: 0 20px;
}
}
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr .btn-wrpr {
padding: 20px 0;
border-top: 2px solid #0000001a;
text-align: center;
position: relative;
}
@media (max-width: 1199px) {
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr .btn-wrpr {
padding: 15px 0;
}
}
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr .btn-wrpr a {
color: #fff;
pointer-events: all;
position: relative;
opacity: 1;
}
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr .btn-wrpr a:last-child {
opacity: 0;
pointer-events: none;
position: absolute;
display: none;
}
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr.show p {
max-height: 500px;
padding-bottom: 20px;
}
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr.show .btn-wrpr a:first-child {
opacity: 0;
display: none;
pointer-events: none;
position: absolute;
}
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr.show .btn-wrpr a:last-child {
opacity: 1;
display: block;
pointer-events: all;
position: relative;
}
.ingredient-main .iq-container .ingredient-right-wrpr {
max-width: calc(50% - 20px);
flex: 0 0 calc(50% - 20px);
}
@media (max-width: 991px) {
.ingredient-main .iq-container .ingredient-right-wrpr {
max-width: calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 767px) {
.ingredient-main .iq-container .ingredient-right-wrpr {
max-width: calc(50% - 12px);
flex: 0 0 calc(50% - 12px);
}
}
@media (max-width: 575px) {
.ingredient-main .iq-container .ingredient-right-wrpr {
max-width: 100%;
flex: 0 0 100%;
}
}
.ingredient-main .iq-container .ingredient-left-wrpr {
max-width: calc(50% - 20px);
flex: 0 0 calc(50% - 20px);
}
@media (max-width: 991px) {
.ingredient-main .iq-container .ingredient-left-wrpr {
max-width: calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 767px) {
.ingredient-main .iq-container .ingredient-left-wrpr {
max-width: calc(50% - 12px);
flex: 0 0 calc(50% - 12px);
}
}
@media (max-width: 575px) {
.ingredient-main .iq-container .ingredient-left-wrpr {
max-width: 100%;
flex: 0 0 100%;
}
}
.ingradiants-grey-tab-main {
padding: 60px 0;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab {
max-height: 62px;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
position: relative;
overflow: hidden;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab:after {
position: absolute;
content: "";
height: 13px;
width: 1px;
background-color: #000;
top: 16px;
right: 30px;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab:before {
position: absolute;
content: "";
width: 13px;
height: 1px;
background-color: #000;
top: 22px;
right: 24px;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab h5 {
padding: 10px 50px 10px 25px;
border: 1px solid #bdbdbd;
border-radius: 10px;
cursor: pointer;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab p {
padding: 10px 25px 10px 25px;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab.active {
max-height: 500px;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab.active:after {
transform: rotate(90deg);
}
.happy-stories-banner {
height: 375px;
max-height: 375px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
background-size: cover;
}
.happy-stories-banner h1 {
font-size: 40px;
color: #FFF;
line-height: 1;
margin-bottom: 20px;
text-align: center;
}
@media (max-width: 480px) {
.happy-stories-banner h1 {
width: 95%;
text-align: center;
}
}
.happy-stories-banner p {
line-height: 29px;
margin-bottom: 0;
color: #fff;
font-size: 1rem;
width: 45%;
text-align: center;
}
@media (max-width: 1199px) {
.happy-stories-banner p {
width: 80%;
}
}
@media (max-width: 480px) {
.happy-stories-banner p {
width: 95%;
line-height: 20px;
}
}
.shop-tab-wrpr.happy-stories {
padding: 80px 0;
background: #F7F9F8;
}
@media (max-width: 1199px) {
.shop-tab-wrpr.happy-stories {
padding: 50px 0;
}
}
.shop-tab-wrpr.happy-stories .iq-container {
background: transparent;
margin-bottom: 0 !important;
box-shadow: none !important;
}
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr {
background-color: transparent;
padding: 0;
}
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block {
border: none;
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
box-shadow: 0 2px 4px #00000026;
margin: 10px;
margin-right: 20px;
margin-bottom: 30px;
}
@media (max-width: 991px) {
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block {
max-width: calc(50% - 20px);
flex: 0 0 calc(50% - 20px);
margin: 10px;
margin-right: 10px;
margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block {
flex-direction: column;
}
}
@media (max-width: 480px) {
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block {
max-width: 100%;
flex: 0 0 100%;
margin: 0;
margin-right: 0;
margin-bottom: 15px;
border-radius: 10px;
}
}
@media (max-width: 767px) {
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block .testimony-img-wrpr {
max-width: 100%;
flex: 0 0 100%;
width: auto;
min-width: auto;
margin: 0;
max-height: 150px;
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block .testimony-contnt {
max-width: 100%;
flex: 0 0 100%;
}
}
@media (max-width: 767px) and (max-width: 767px) {
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block .testimony-contnt svg {
right: 0;
}
}
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block .testimony-contnt h5 {
font-size: 1.125rem;
font-weight: 600;
color: #315926;
}
@media (max-width: 767px) {
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block .testimony-contnt p {
width: 100%;
}
}
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr .testimony-main-wrpr .testimony-block:hover .testimony-contnt svg path {
fill: #C99247;
}
@media (max-width: 480px) {
footer .footer-bottom p {
text-align: center;
}
}
.join-banner-wrpr {
padding: 75px 0;
background: #f7f9f8;
background: linear-gradient(0deg, rgba(247, 249, 248, 0) 0%, #ecf2ed 100%);
position: relative;
padding-bottom: 345px;
}
@media (max-width: 1199px) {
.join-banner-wrpr {
padding-bottom: 300px;
}
}
@media (max-width: 991px) {
.join-banner-wrpr {
padding: 50px 0;
padding-bottom: 300px;
}
}
@media (max-width: 767px) {
.join-banner-wrpr {
padding-bottom: 280px;
}
}
.join-banner-wrpr .iq-container {
position: relative;
text-align: center;
}
.join-banner-wrpr .iq-container video {
height: 520px;
position: relative;
object-fit: cover;
width: 80%;
}
@media (max-width: 1599px) {
.join-banner-wrpr .iq-container video {
width: 95%;
}
}
@media (max-width: 991px) {
.join-banner-wrpr .iq-container video {
width: 100%;
height: 330px;
}
}
.join-banner-wrpr .iq-container > img {
position: absolute;
}
.join-banner-wrpr .iq-container > img.play-btn {
position: absolute;
width: auto;
cursor: pointer;
z-index: 99;
top: calc(50% + 30px);
left: calc(50% - 40px);
}
@media (max-width: 991px) {
.join-banner-wrpr .iq-container > img.play-btn {
top: calc(50% + 15px);
}
}
.join-banner-wrpr .iq-container > img.big {
width: 70%;
top: 0;
right: -20%;
pointer-events: none;
}
.join-banner-wrpr .iq-container > img.smalll {
top: 0;
left: -10%;
transform: rotate(190deg);
pointer-events: none;
}
.join-banner-wrpr .iq-container h1 {
position: relative;
color: #1A5D1C;
font-size: 46px;
font-weight: 600;
width: 69%;
margin: 0 auto;
text-align: center;
margin-bottom: 50px;
}
@media (max-width: 1599px) {
.join-banner-wrpr .iq-container h1 {
width: 80%;
margin-bottom: 40px;
line-height: 50px;
}
}
@media (max-width: 1199px) {
.join-banner-wrpr .iq-container h1 {
width: 100%;
margin-bottom: 40px;
line-height: 44px;
font-size: 40px;
}
}
@media (max-width: 991px) {
.join-banner-wrpr .iq-container h1 {
margin-bottom: 35px;
line-height: 40px;
font-size: 36px;
}
}
@media (max-width: 767px) {
.join-banner-wrpr .iq-container h1 {
margin-bottom: 25px;
line-height: 36px;
font-size: 28px;
}
}
.join-form-wrpr {
padding-bottom: 95px;
position: relative;
background-repeat: no-repeat;
background-position: 5% 115%;
background-size: 26.3%;
}
@media (max-width: 1600px) {
.join-form-wrpr {
background-size: 33.3%;
}
}
@media (max-width: 1360px) {
.join-form-wrpr {
background-size: 39.3%;
}
}
@media (max-width: 1199px) {
.join-form-wrpr {
background-size: 45.3%;
}
}
@media (max-width: 991px) {
.join-form-wrpr {
background-size: 55%;
}
}
@media (max-width: 767px) {
.join-form-wrpr {
background-size: 75%;
}
}
.join-form-wrpr:after {
content: "";
position: absolute;
height: 440px;
width: 100%;
background-color: #315926;
bottom: 0;
right: 0;
z-index: -1;
}
.join-form-wrpr .iq-container {
position: relative;
}
.join-form-wrpr .iq-container .cust-form {
width: 80%;
margin: 0 auto;
padding: 75px 90px;
border: 1px solid #336c3533;
border-radius: 22px;
margin-top: -250px;
background: #fff;
}
@media (max-width: 1599px) {
.join-form-wrpr .iq-container .cust-form {
width: 95%;
padding: 60px 60px;
}
}
@media (max-width: 991px) {
.join-form-wrpr .iq-container .cust-form {
width: 100%;
padding: 50px 50px;
}
}
@media (max-width: 767px) {
.join-form-wrpr .iq-container .cust-form {
padding: 35px 35px;
}
}
@media (max-width: 575px) {
.join-form-wrpr .iq-container .cust-form {
padding: 35px 35px;
}
}
.join-form-wrpr .iq-container .cust-form h2 {
line-height: 1;
margin-bottom: 10px;
color: #315926;
font-size: 25px;
font-weight: 600;
}
@media (max-width: 767px) {
.join-form-wrpr .iq-container .cust-form h2 {
line-height: 1.3;
text-align: center;
}
}
.join-form-wrpr .iq-container .cust-form p {
font-size: 18px;
margin-bottom: 25px;
}
@media (max-width: 767px) {
.join-form-wrpr .iq-container .cust-form p {
text-align: center;
}
}
@media (max-width: 575px) {
.join-form-wrpr .iq-container .cust-form form {
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
}
.join-form-wrpr .iq-container .cust-form submit {
height: 46px;
border-radius: 23px;
}
.join-form-wrpr .iq-container .cust-form submit input {
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
}
.join-form-wrpr .iq-container .cust-form .form-wrpr {
display: flex;
align-items: flex-start;
justify-content: space-between;
}
@media (max-width: 575px) {
.join-form-wrpr .iq-container .cust-form .form-wrpr {
flex-direction: column;
}
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .form-right {
max-width: calc(50% - 60px);
flex: 0 0 calc(50% - 60px);
}
@media (max-width: 1199px) {
.join-form-wrpr .iq-container .cust-form .form-wrpr .form-right {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 575px) {
.join-form-wrpr .iq-container .cust-form .form-wrpr .form-right {
max-width: 100%;
flex: 0 0 100%;
width: 100%;
}
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .form-left {
max-width: calc(50% - 60px);
flex: 0 0 calc(50% - 60px);
}
@media (max-width: 1199px) {
.join-form-wrpr .iq-container .cust-form .form-wrpr .form-left {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 575px) {
.join-form-wrpr .iq-container .cust-form .form-wrpr .form-left {
max-width: 100%;
flex: 0 0 100%;
width: 100%;
}
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld {
margin-bottom: 38px;
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span input {
box-shadow: none;
border-radius: 0;
padding-left: 10px;
margin: 0px 25px 40px 0;
width: 100%;
display: block;
border: none;
padding: 0;
border-bottom: solid 1px #01010126;
transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 99%, #209600 4%);
background-position: -590px 0;
background-size: 590px 100%;
background-repeat: no-repeat;
color: #010101;
font-size: 17px;
}
@media (max-width: 767px) {
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span input {
margin: 0px 25px 20px 0;
font-size: 16px;
}
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span input:focus,
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span input:valid {
box-shadow: none;
outline: none;
background-position: 0 0;
border-bottom-color: #209600;
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span input::-webkit-input-placeholder {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span input:focus::-webkit-input-placeholder,
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span input:valid::-webkit-input-placeholder {
color: #229005;
font-size: 11px;
transform: translateY(-18px);
visibility: visible !important;
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span textarea {
box-shadow: none;
border-radius: 0;
padding-left: 10px;
margin: 0px 25px 40px 0;
width: 100%;
display: block;
border: none;
padding: 0;
border-bottom: solid 1px #01010126;
transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 99%, #209600 4%);
background-position: -590px 0;
background-size: 590px 100%;
background-repeat: no-repeat;
color: #010101;
font-size: 17px;
}
@media (max-width: 767px) {
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span textarea {
margin: 0px 25px 20px 0;
font-size: 16px;
height: 85px;
}
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span textarea:focus,
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span textarea:valid {
box-shadow: none;
outline: none;
background-position: 0 0;
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span textarea::-webkit-input-placeholder {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span textarea:focus::-webkit-input-placeholder,
.join-form-wrpr .iq-container .cust-form .form-wrpr .cust-form-fld span textarea:valid::-webkit-input-placeholder {
color: #229005;
font-size: 11px;
transform: translateY(-18px);
visibility: visible !important;
}
.about-banner-wrpr {
position: relative;
}
.about-banner-wrpr .about-banner-slider {
height: 410px;
}
.about-banner-wrpr .about-banner-slider img {
height: 100%;
object-fit: cover;
}
.about-banner-wrpr h1 {
position: absolute;
z-index: 1;
top: 50%;
left: calc(50% - 75px);
color: #fff;
}
.about-banner-wrpr .about-item {
position: relative;
}
.about-banner-wrpr ul.slick-dots {
width: 100%;
margin-bottom: 20px;
}
.about-banner-wrpr ul.slick-dots li {
margin: 0 5px;
}
.about-banner-wrpr ul.slick-dots li button {
height: 6px;
width: 6px;
opacity: 0.5;
}
.about-banner-wrpr ul.slick-dots li.slick-active button {
height: 10px;
width: 10px;
opacity: 1;
background-color: #fff;
}
.our-story-wrpr {
position: relative;
}
.our-story-wrpr > img {
position: absolute;
pointer-events: none;
}
.our-story-wrpr > img.natural {
right: -16%;
filter: grayscale(1);
bottom: -45%;
width: 30%;
}
@media (max-width: 991px) {
.our-story-wrpr > img.natural {
bottom: -25%;
width: 40%;
}
}
.our-story-wrpr > img.health-circle {
width: 59%;
left: -2%;
top: -5%;
opacity: 0.3;
}
@media (max-width: 1650px) {
.our-story-wrpr > img.health-circle {
width: 60%;
left: -5%;
top: 0%;
}
}
@media (max-width: 1599px) {
.our-story-wrpr > img.health-circle {
left: -5%;
top: -3%;
}
}
@media (max-width: 1360px) {
.our-story-wrpr > img.health-circle {
left: -8%;
top: -2%;
}
}
@media (max-width: 991px) {
.our-story-wrpr > img.health-circle {
left: -8%;
top: 3%;
}
}
.our-story-wrpr .iq-container {
display: flex;
align-items: center;
justify-content: space-between;
padding: 40px 0;
padding-bottom: 150px;
position: relative;
}
@media (max-width: 1650px) {
.our-story-wrpr .iq-container {
padding-bottom: 90px;
}
}
@media (max-width: 1199px) {
.our-story-wrpr .iq-container {
padding-bottom: 50px;
}
}
@media (max-width: 991px) {
.our-story-wrpr .iq-container {
align-items: flex-start;
}
}
@media (max-width: 767px) {
.our-story-wrpr .iq-container {
flex-direction: column-reverse;
padding: 40px;
}
}
@media (max-width: 479px) {
.our-story-wrpr .iq-container {
padding: 30px 20px;
}
}
.our-story-wrpr .iq-container .our-story-detail {
max-width: 50%;
flex: 0 0 50%;
padding-right: 190px;
}
@media (max-width: 1599px) {
.our-story-wrpr .iq-container .our-story-detail {
padding-right: 70px;
}
}
@media (max-width: 1199px) {
.our-story-wrpr .iq-container .our-story-detail {
padding-right: 40px;
}
}
@media (max-width: 767px) {
.our-story-wrpr .iq-container .our-story-detail {
padding-right: 0px;
max-width: 100%;
flex: 0 0 100%;
}
}
.our-story-wrpr .iq-container .our-story-detail h2 {
color: #315926;
margin-bottom: 30px;
font-size: 2.5rem;
}
@media (max-width: 1199px) {
.our-story-wrpr .iq-container .our-story-detail h2 {
margin-bottom: 19px;
line-height: 1;
}
}
.our-story-wrpr .iq-container .our-story-detail p {
color: #020202;
font-size: 1rem;
font-weight: 400;
}
@media (max-width: 1199px) {
.our-story-wrpr .iq-container .our-story-detail p {
font-size: 1rem;
}
}
@media (max-width: 575px) {
.our-story-wrpr .iq-container .our-story-detail p {
font-size: 1rem;
font-weight: 400;
}
}
.our-story-wrpr .iq-container .our-story-detail small {
font-size: 1rem;
}
.our-story-wrpr .iq-container .our-story-pic {
max-width: 50%;
flex: 0 0 50%;
}
@media (max-width: 767px) {
.our-story-wrpr .iq-container .our-story-pic {
padding-right: 0px;
max-width: 100%;
flex: 0 0 100%;
text-align: center;
}
}
.our-story-wrpr.who-we-are-wrpr {
padding: 150px 0;
position: relative;
}
@media (max-width: 1599px) {
.our-story-wrpr.who-we-are-wrpr {
padding: 60px 0;
}
}
@media (max-width: 767px) {
.our-story-wrpr.who-we-are-wrpr {
padding: 20px 0;
}
}
@media (max-width: 767px) {
.our-story-wrpr.who-we-are-wrpr .iq-container {
flex-direction: column;
}
}
@media (max-width: 479px) {
.our-story-wrpr.who-we-are-wrpr .iq-container {
padding: 30px 20px;
}
}
@media (max-width: 767px) {
.our-story-wrpr.who-we-are-wrpr .our-story-pic {
margin-bottom: 25px;
}
}
.our-story-wrpr.who-we-are-wrpr .our-story-pic img {
width: 82%;
}
.our-story-wrpr.who-we-are-wrpr .our-story-detail {
padding-right: 0;
}
@media (max-width: 991px) {
.our-story-wrpr.who-we-are-wrpr .our-story-detail {
padding-bottom: 25px;
}
}
.our-story-wrpr.why-us-wrpr {
background-color: #315926;
}
.our-story-wrpr.why-us-wrpr > img {
pointer-events: none;
}
.our-story-wrpr.why-us-wrpr > img:first-child {
opacity: 0.1;
right: -38%;
top: -20%;
transform: rotate(210deg);
width: 100%;
}
.our-story-wrpr.why-us-wrpr > img:nth-child(2) {
opacity: 0.1;
transform: rotate(54deg);
width: 100%;
left: -40%;
bottom: -20%;
}
.our-story-wrpr.why-us-wrpr .iq-container {
padding: 114px 0;
}
@media (max-width: 1599px) {
.our-story-wrpr.why-us-wrpr .iq-container {
padding: 70px 0;
}
}
@media (max-width: 1199px) {
.our-story-wrpr.why-us-wrpr .iq-container {
padding: 50px 0;
}
}
@media (max-width: 767px) {
.our-story-wrpr.why-us-wrpr .iq-container {
padding: 40px;
}
}
@media (max-width: 479px) {
.our-story-wrpr.why-us-wrpr .iq-container {
padding: 35px 20px;
}
}
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail {
max-width: calc(50% - 50px);
flex: 0 0 calc(50% - 50px);
}
@media (max-width: 1360px) {
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 767px) {
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail {
max-width: 100%;
flex: 0 0 100%;
}
}
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail h2 {
color: #fff;
font-size: 40px;
font-weight: 600;
margin-bottom: 25px;
line-height: 1;
}
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail p {
color: #fff;
line-height: 2;
}
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-img {
max-width: calc(50% - 50px);
flex: 0 0 calc(50% - 50px);
}
@media (max-width: 1360px) {
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-img {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 991px) {
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-img {
margin-top: 70px;
}
}
@media (max-width: 767px) {
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-img {
max-width: 100%;
flex: 0 0 100%;
margin-top: 0px;
margin-bottom: 30px;
}
}
.research-wrpr {
padding: 160px 0 40px 0;
text-align: center;
}
@media (max-width: 1650px) {
.research-wrpr {
padding: 90px 0 40px 0;
}
}
@media (max-width: 1599px) {
.research-wrpr {
padding: 70px 0 40px 0;
}
}
@media (max-width: 1199px) {
.research-wrpr {
padding: 50px 0 40px 0;
}
}
.research-wrpr .iq-container h2 {
color: #315926;
margin-bottom: 30px;
font-size: 2.5rem;
line-height: 1;
}
.research-wrpr .iq-container > p {
width: 50%;
margin: 0 auto;
margin-bottom: 50px;
}
@media (max-width: 1599px) {
.research-wrpr .iq-container > p {
width: 60%;
}
}
@media (max-width: 1360px) {
.research-wrpr .iq-container > p {
width: 70%;
margin-bottom: 40px;
}
}
@media (max-width: 1199px) {
.research-wrpr .iq-container > p {
width: 85%;
}
}
@media (max-width: 767px) {
.research-wrpr .iq-container > p {
width: 100%;
}
}
.research-wrpr .iq-container .research-slider {
margin-bottom: 40px;  }
@media (max-width: 991px) {
.research-wrpr .iq-container .research-slider {
margin-bottom: 70px;
}
.research-wrpr .iq-container .research-slider .slick-dots {
left: calc(50% - 45px);
bottom: -10%;
}
}
@media (max-width: 991px) and (max-width: 767px) {
.research-wrpr .iq-container .research-slider .slick-dots {
left: calc(50% - 55px);
}
}
@media (max-width: 991px) {
.research-wrpr .iq-container .research-slider .slick-dots li button {
background-color: #315926;
opacity: 0.5;
}
.research-wrpr .iq-container .research-slider .slick-dots li.slick-active button {
opacity: 1;
}
}
.research-wrpr .iq-container .research-slider .slick-slide {
margin: 0 27px;
text-align: left;
}
@media (max-width: 1199px) {
.research-wrpr .iq-container .research-slider .slick-slide {
margin: 0 17px;
}
}
.research-wrpr .iq-container .research-slider .slick-list {
margin: 0 -27px;
}
@media (max-width: 1199px) {
.research-wrpr .iq-container .research-slider .slick-list {
margin: 0 -17px;
}
}
.research-wrpr .iq-container .research-slider img {
margin-bottom: 10px;
}
.research-wrpr .iq-container .research-slider p {
font-size: 1rem;
text-align: left;
line-height: 1.4;
color: #000;
}
@media (max-width: 1599px) {
.research-wrpr .iq-container .research-slider p {
font-size: 1.5rem;
}
}
@media (max-width: 1199px) {
.research-wrpr .iq-container .research-slider p {
font-size: 1.2rem;
}
}
.research-wrpr .iq-container .research-slider small {
font-size: 1rem;
color: #000;
}
.research-wrpr .iq-container a {
color: #315926;
}
.quality-and-trust-wrpr {
padding: 123px 0;
background-color: #FFBA00;
position: relative;
}
@media (max-width: 1199px) {
.quality-and-trust-wrpr {
padding-bottom: 70px;
}
}
@media (max-width: 767px) {
.quality-and-trust-wrpr {
padding-top: 50px;
padding-bottom: 50px;
}
}
.quality-and-trust-wrpr > img {
position: absolute;
pointer-events: none;
}
.quality-and-trust-wrpr > img:first-child {
width: 100%;
top: 4%;
right: 40%;
opacity: 0.4;
transform: rotate(45deg);
}
.quality-and-trust-wrpr > img:nth-child(2) {
right: 0;
top: 0;
width: 17%;
}
@media (max-width: 1199px) {
.quality-and-trust-wrpr > img:nth-child(2) {
width: 29%;
opacity: 0.5;
}
}
.quality-and-trust-wrpr .iq-container {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
@media (max-width: 1199px) {
.quality-and-trust-wrpr .iq-container {
align-items: flex-start;
}
}
@media (max-width: 767px) {
.quality-and-trust-wrpr .iq-container {
align-items: flex-start;
flex-direction: column;
}
}
.quality-and-trust-wrpr .iq-container .why-us-wrpr-img {
max-width: calc(50% - 50px);
flex: 0 0 calc(50% - 50px);
}
@media (max-width: 1360px) {
.quality-and-trust-wrpr .iq-container .why-us-wrpr-img {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 991px) {
.quality-and-trust-wrpr .iq-container .why-us-wrpr-img {
max-width: calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
margin-top: 70px;
}
}
@media (max-width: 767px) {
.quality-and-trust-wrpr .iq-container .why-us-wrpr-img {
max-width: 100%;
flex: 0 0 100%;
margin-top: 0px;
margin-bottom: 20px;
}
}
.quality-and-trust-wrpr .iq-container .why-us-wrpr-detail {
max-width: calc(50% - 50px);
flex: 0 0 calc(50% - 50px);
}
@media (max-width: 1360px) {
.quality-and-trust-wrpr .iq-container .why-us-wrpr-detail {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 991px) {
.quality-and-trust-wrpr .iq-container .why-us-wrpr-detail {
max-width: calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
}
@media (max-width: 767px) {
.quality-and-trust-wrpr .iq-container .why-us-wrpr-detail {
max-width: 100%;
flex: 0 0 100%;
}
}
.quality-and-trust-wrpr .iq-container .why-us-wrpr-detail h2 {
color: #000;
font-size: 40px;
font-weight: 600;
margin-bottom: 25px;
line-height: 1;
}
.quality-and-trust-wrpr .iq-container .why-us-wrpr-detail p {
color: #000;
line-height: 2;
}
.substainability-wrpr {
padding: 125px 0 115px 0;
}
@media (max-width: 1650px) {
.substainability-wrpr {
padding: 90px 0 90px 0;
}
}
@media (max-width: 1599px) {
.substainability-wrpr {
padding: 70px 0 70px 0;
}
}
@media (max-width: 1199px) {
.substainability-wrpr {
padding: 50px 0 50px 20px;
}
}
@media (max-width: 479px) {
.substainability-wrpr {
padding: 30px 0 30px 20px;
}
}
.substainability-wrpr .iq-container { }
.substainability-wrpr .iq-container h2 {
display: flex;
color: #315926;
margin-bottom: 50px;
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container h2 {
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.substainability-wrpr .iq-container h2 {
flex-direction: column;
align-items: center;
}
}
.substainability-wrpr .iq-container h2 span {
font-size: 40px;
width: 20%;
display: inline-block;
line-height: 1;
margin-right: 20px;
}
@media (max-width: 1599px) {
.substainability-wrpr .iq-container h2 span {
width: 25%;
}
}
@media (max-width: 1199px) {
.substainability-wrpr .iq-container h2 span {
width: 28%;
}
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container h2 span {
width: 30%;
font-size: 32px;
}
}
@media (max-width: 767px) {
.substainability-wrpr .iq-container h2 span {
width: 100%;
margin: 0;
margin-bottom: 15px;
text-align: center;
}
}
@media (max-width: 479px) {
.substainability-wrpr .iq-container h2 span {
width: 100%;
font-size: 28px;
}
}
@media (max-width: 479px) {
.substainability-wrpr .iq-container h2 img {
width: 35%;
}
}
.substainability-wrpr .iq-container .tabs {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-direction: row-reverse;
}
.substainability-wrpr .iq-container .tabs-nav {
max-width: calc(40% - 42px);
flex: 0 0 calc(40% - 42px);
padding: 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
@media (max-width: 1599px) {
.substainability-wrpr .iq-container .tabs-nav {
max-width: calc(40% - 30px);
flex: 0 0 calc(40% - 30px);
}
}
@media (max-width: 1199px) {
.substainability-wrpr .iq-container .tabs-nav {
max-width: calc(40% - 15px);
flex: 0 0 calc(40% - 15px);
}
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-nav {
max-width: calc(30% - 15px);
flex: 0 0 calc(30% - 15px);
}
}
@media (max-width: 767px) {
.substainability-wrpr .iq-container .tabs-nav {
max-width: calc(25% - 15px);
flex: 0 0 calc(25% - 15px);
}
}
@media (max-width: 479px) {
.substainability-wrpr .iq-container .tabs-nav {
max-width: calc(20% - 10px);
flex: 0 0 calc(20% - 10px);
}
}
.substainability-wrpr .iq-container .tabs-nav li {
width: calc(50% - 8px);
flex: 0 0 calc(50% - 8px);
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-nav li {
width: 100%;
flex: 0 0 100%;
}
}
.substainability-wrpr .iq-container .tabs-nav li a {
border-radius: 17px;
padding: 28px 30px;
color: #fff;
margin-bottom: 15px;
min-height: 300px;
display: flex;
align-items: flex-start;
flex-direction: column;
justify-content: space-between;
}
@media (max-width: 1199px) {
.substainability-wrpr .iq-container .tabs-nav li a {
padding: 20px 20px;
}
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-nav li a {
min-height: unset;
}
}
@media (max-width: 479px) {
.substainability-wrpr .iq-container .tabs-nav li a {
padding: 10px;
align-items: center;
}
}
.substainability-wrpr .iq-container .tabs-nav li a span {
font-size: 30px;
}
.substainability-wrpr .iq-container .tabs-nav li a p {
font-size: 24px;
line-height: 1.4;
min-height: 99px;
}
@media (max-width: 1599px) {
.substainability-wrpr .iq-container .tabs-nav li a p {
font-size: 19px;
}
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-nav li a p {
min-height: unset;
font-size: 18px;
}
}
@media (max-width: 767px) {
.substainability-wrpr .iq-container .tabs-nav li a p {
font-size: 0px;
}
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-nav li a img {
height: 45px;
}
}
.substainability-wrpr .iq-container .tabs-nav li:first-child a {
background-color: #14955E;
}
.substainability-wrpr .iq-container .tabs-nav li:nth-child(2) a {
background-color: #C42032;
}
.substainability-wrpr .iq-container .tabs-nav li:nth-child(3) a {
background-color: #8F1938;
}
.substainability-wrpr .iq-container .tabs-nav li:nth-child(4) a {
background-color: #D08E2A;
}
.substainability-wrpr .iq-container .tabs-stage {
padding: 0;
position: relative;
max-width: calc(60% - 42px);
flex: 0 0 calc(60% - 42px);
}
@media (max-width: 1599px) {
.substainability-wrpr .iq-container .tabs-stage {
max-width: calc(60% - 30px);
flex: 0 0 calc(60% - 30px);
}
}
@media (max-width: 1199px) {
.substainability-wrpr .iq-container .tabs-stage {
max-width: calc(60% - 15px);
flex: 0 0 calc(60% - 15px);
}
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-stage {
max-width: calc(70% - 15px);
flex: 0 0 calc(70% - 15px);
}
}
@media (max-width: 767px) {
.substainability-wrpr .iq-container .tabs-stage {
max-width: calc(75% - 15px);
flex: 0 0 calc(75% - 15px);
}
}
@media (max-width: 479px) {
.substainability-wrpr .iq-container .tabs-stage {
max-width: calc(80% - 10px);
flex: 0 0 calc(80% - 10px);
}
}
.substainability-wrpr .iq-container .tabs-stage p { line-height: 1.7;
}
.substainability-wrpr .iq-container .tabs-stage div:first-child .tab-head-wrpr {
background-color: #14955E;
}
.substainability-wrpr .iq-container .tabs-stage div:nth-child(2) .tab-head-wrpr {
background-color: #C42032;
}
.substainability-wrpr .iq-container .tabs-stage div:nth-child(3) .tab-head-wrpr {
background-color: #8F1938;
}
.substainability-wrpr .iq-container .tabs-stage div:nth-child(4) .tab-head-wrpr {
background-color: #D08E2A;
}
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr {
display: flex !important;
align-items: center;
justify-content: space-between;
padding: 22px 80px 22px 22px;
border-radius: 16px;
color: #fff;
margin-bottom: 50px;
}
@media (max-width: 1599px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr {
margin-bottom: 30px;
}
}
@media (max-width: 1199px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr {
padding: 22px 22px 22px 22px;
}
}
@media (max-width: 479px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr {
padding: 15px;
margin-bottom: 20px;
}
}
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr .tab-head {
display: flex !important;
align-items: center;
}
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr .tab-head span {
font-size: 64px;
margin-right: 25px;
line-height: 1;
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr .tab-head span {
font-size: 44px;
margin-right: 14px;
}
}
@media (max-width: 479px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr .tab-head span {
font-size: 34px;
margin-right: 10px;
}
}
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr .tab-head p {
margin-bottom: 0;
font-size: 29px;
width: 65%;
line-height: 1.2;
color: #fff;
}
@media (max-width: 1599px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr .tab-head p {
font-size: 19px;
}
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr .tab-head p {
font-size: 18px;
}
}
@media (max-width: 1599px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr img {
height: 60px;
}
}
@media (max-width: 991px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr img {
height: 45px;
}
}
@media (max-width: 479px) {
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr img {
height: 45px;
width: 45px;
}
}
.main-header .head-menu .main-nav {
margin-right: 0px;
display: flex;
align-items: center;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr {
position: absolute;
width: 100%;
left: 0;
top: 50px;
background: #fff;
padding: 75px 60px 40px 165px;
display: flex;
align-items: flex-start;
justify-content: space-between;
box-shadow: 0 6px 6px #00000026;
opacity: 0;
pointer-events: none;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
@media (max-width: 1599px) {
.main-header .head-menu .main-nav ul li .about-sub-wrpr {
padding: 40px 50px 25px 85px;
}
}
@media (max-width: 1199px) {
.main-header .head-menu .main-nav ul li .about-sub-wrpr {
display: none;
}
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr:hover {
pointer-events: all;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr h5 {
color: #315926;
font-size: 1.5625rem;
margin-bottom: 15px;
}
@media (max-width: 1599px) {
.main-header .head-menu .main-nav ul li .about-sub-wrpr h5 {
font-size: 1.5rem;
}
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr small {
font-size: 0.9rem;
font-weight: 600;
color: #315926;
margin-bottom: 15px;
display: block;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p {
color: #0D0D0D;
line-height: 1.7;
position: relative;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p span {
position: absolute;
right: 0;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p a {
color: #315926;
text-transform: uppercase;
display: flex;
justify-content: space-between;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p a:before {
display: none;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p a.iq-btn {
color: #fff;
text-transform: capitalize;
display: flex;
align-items: center;
justify-content: center;
width: 130px;
height: 45px;
border-radius: 25px;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p a.iq-btn:hover {
color: #315926;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p.bor-line {
padding-bottom: 20px;
border-bottom: 1px solid #70707021;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p.bor-line a {
text-transform: capitalize;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p.mar-btn-70 {
margin-bottom: 70px;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr .about-sub-wrpr-left {
max-width: 33.33%;
flex: 0 0 33.33%;
padding-right: 55px;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr .about-sub-wrpr-right {
max-width: 33.33%;
flex: 0 0 33.33%;
padding-right: 160px;
}
@media (max-width: 1599px) {
.main-header .head-menu .main-nav ul li .about-sub-wrpr .about-sub-wrpr-right {
padding-right: 70px;
}
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr .about-sub-wrpr-img {
max-width: 33.33%;
flex: 0 0 33.33%;
}
.main-header .head-menu .main-nav ul li:hover .about-sub-wrpr {
opacity: 1;
pointer-events: all;
}
.banner.home-banner .banner_contnt .inner-banner-wrpr .inner-banner-slider .inner-slider-blk.slick-current {
transform: scale(1.1, 1.1);
box-shadow: 2px 4px 43px 0px rgba(17, 33, 12, 0.15);
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .tab-pane {
display: block !important;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image > img {
display: none;
width: 100%;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image > img.active {
display: block;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .box-title p {
display: none;
text-transform: capitalize;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .box-title p.active {
display: block;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .box-title a {
display: none;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .box-title a.active {
display: block;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .health-tips-wrap .tips-wrpr {
display: flex;
justify-content: space-between;
width: calc(70% - 15px);
margin-right: 15px;
}
@media (max-width: 1199px) {
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .health-tips-wrap .tips-wrpr {
width: 100%;
margin-right: 0px;
margin-bottom: 15px;
}
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .health-tips-wrap .tips-wrpr {
width: calc(70% - 15px);
margin-right: 15px;
margin-bottom: 0px;
}
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .health-tips-wrap .tips-wrpr > img {
display: none;
width: 35px;
object-fit: contain;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .health-tips-wrap .tips-wrpr > img.active {
display: block;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image .health-tips-wrap > a {
margin-bottom: 0;
justify-content: flex-end;
pointer-events: none;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-tabs .img-wrpr.active {
box-shadow: 0 6px 14px rgba(0, 0, 0, 0.14);
opacity: 1;
}
.iq-immune-page .bread-cramps {
z-index: 9;
position: relative;
padding-top: 10px;
}
.iq-immune-page .iq-immune-banner {
position: relative;
margin-top: -50px;
}
@media (max-width: 991px) {
.iq-immune-page .iq-immune-banner {
padding-bottom: 150px;
}
}
@media (max-width: 575px) {
.iq-immune-page .iq-immune-banner {
background-size: cover;
}
}
@media (max-width: 479px) {
.iq-immune-page .iq-immune-banner {
padding-bottom: 100px;
}
}
.iq-immune-page .iq-immune-banner > img {
position: absolute;
pointer-events: none;
}
.iq-immune-page .iq-immune-banner > img:first-child {
top: 0px;
right: -20px;
}
@media (max-width: 991px) {
.iq-immune-page .iq-immune-banner > img:first-child {
top: -5%;
right: -5%;
}
}
@media (max-width: 575px) {
.iq-immune-page .iq-immune-banner > img:first-child {
width: 50%;
opacity: 0.5;
}
}
.iq-immune-page .iq-immune-banner > img:nth-child(2) {
top: -40px;
left: -20px;
}
@media (max-width: 991px) {
.iq-immune-page .iq-immune-banner > img:nth-child(2) {
top: -10%;
right: -10%;
}
}
@media (max-width: 575px) {
.iq-immune-page .iq-immune-banner > img:nth-child(2) {
top: -7%;
right: auto;
left: -3%;
width: 50%;
opacity: 0.5;
}
}
.iq-immune-page .iq-immune-banner .iq-container {
position: relative;
}
@media (max-width: 991px) {
.iq-immune-page .iq-immune-banner .iq-container {
align-items: flex-start;
}
}
@media (max-width: 575px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content {
padding: 0 25px;
}
}
@media (max-width: 479px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content {
padding: 0 5px;
}
}
@media (max-width: 991px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content > img {
width: 60%;
}
}
@media (max-width: 575px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content > img {
margin-bottom: 25px;
}
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content p {
margin-bottom: 40px;
line-height: 1.8;
}
@media (max-width: 575px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content p {
margin-bottom: 25px;
}
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content ul {
padding-left: 0;
margin-bottom: 75px;
}
@media (max-width: 767px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content ul {
margin-bottom: 25px;
}
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content ul li {
position: relative;
padding-left: 15px;
font-size: 20px;
font-weight: 600;
color: #1F3E1C;
margin-bottom: 10px;
}
@media (max-width: 767px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content ul li {
font-size: 17px;
}
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content ul li:after {
content: "";
position: absolute;
width: 6px;
height: 6px;
background-color: #0EA4B2;
border-radius: 50%;
top: 10px;
left: 0;
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content ul li:before {
content: "";
position: absolute;
width: 6px;
height: 6px;
background-color: #E30041;
border-radius: 50%;
top: 14px;
left: 0;
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content .iq-immue-logo {
display: flex;
align-items: center;
}
@media (max-width: 991px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content .iq-immue-logo {
position: absolute;
}
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content .iq-immue-logo img {
margin-right: 45px;
}
@media (max-width: 480px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content .iq-immue-logo img {
margin-right: 15px;
width: 20%;
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content .iq-immue-logo img:last-child {
margin-right: 0;
}
}
@media (max-width: 575px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-img {
text-align: center;
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-img > img {
width: 75%;
margin: 0 auto;
}
}
@media (max-width: 479px) {
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-img > img {
width: 95%;
}
}
.iq-immune-page .tea-section {
background-color: #315926;
padding: 155px 0 135px 0;
}
@media (max-width: 1599px) {
.iq-immune-page .tea-section {
padding: 100px 0 100px 0;
}
}
@media (max-width: 991px) {
.iq-immune-page .tea-section {
padding: 70px 0 70px 0;
}
}
@media (max-width: 767px) {
.iq-immune-page .tea-section {
padding: 50px 0 50px 0;
}
}
@media (max-width: 767px) {
.iq-immune-page .tea-section .iq-container {
align-items: flex-start;
}
}
@media (max-width: 575px) {
.iq-immune-page .tea-section .iq-container {
flex-direction: column-reverse;
}
}
.iq-immune-page .tea-section .iq-container .abt-content {
max-width: 50%;
flex: 0 0 50%;
padding-right: 230px;
}
@media (max-width: 1599px) {
.iq-immune-page .tea-section .iq-container .abt-content {
padding-right: 110px;
}
}
@media (max-width: 1199px) {
.iq-immune-page .tea-section .iq-container .abt-content {
padding-right: 25px;
}
}
@media (max-width: 991px) {
.iq-immune-page .tea-section .iq-container .abt-content {
padding-right: 0px;
}
}
@media (max-width: 575px) {
.iq-immune-page .tea-section .iq-container .abt-content {
max-width: 100%;
flex: 0 0 100%;
}
}
.iq-immune-page .tea-section .iq-container .abt-content h3 {
color: #fff;
font-size: 33px;
margin-bottom: 25px;
}
@media (max-width: 991px) {
.iq-immune-page .tea-section .iq-container .abt-content h3 {
font-size: 25px;
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.iq-immune-page .tea-section .iq-container .abt-content h3 {
font-size: 19px;
}
}
@media (max-width: 575px) {
.iq-immune-page .tea-section .iq-container .abt-content h3 {
font-size: 20px;
margin-bottom: 15px;
}
}
.iq-immune-page .tea-section .iq-container .abt-content p {
color: #fff;
}
.iq-immune-page .tea-section .iq-container .abt-img {
max-width: 50%;
flex: 0 0 50%;
position: relative;
}
@media (max-width: 991px) {
.iq-immune-page .tea-section .iq-container .abt-img {
padding-left: 15px;
}
}
@media (max-width: 767px) {
.iq-immune-page .tea-section .iq-container .abt-img {
margin-top: 70px;
}
}
@media (max-width: 575px) {
.iq-immune-page .tea-section .iq-container .abt-img {
max-width: 100%;
flex: 0 0 100%;
padding-left: 0px;
margin-top: 0;
width: 100%;
margin-bottom: 20px;
}
}
.iq-immune-page .tea-section .iq-container .abt-img > img {
position: absolute;
width: 10%;
top: calc(50% - 34px);
left: calc(50% - 34px);
cursor: pointer;
z-index: 99;
}
@media (max-width: 1199px) {
.iq-immune-page .tea-section .iq-container .abt-img > img {
top: calc(50% - 25px);
left: calc(50% - 25px);
}
}
@media (max-width: 767px) {
.iq-immune-page .tea-section .iq-container .abt-img > img {
top: calc(50% - 10px);
left: calc(50% - 15px);
}
}
.iq-immune-page .tea-section .iq-container .abt-img video {
width: 100%;
object-fit: cover;
height: 470px;
}
@media (max-width: 1199px) {
.iq-immune-page .tea-section .iq-container .abt-img video {
height: auto;
}
}
.iq-immune-page .immue-abt-wrpr {
padding: 150px 0;
background-color: #fff;
}
@media (max-width: 1599px) {
.iq-immune-page .immue-abt-wrpr {
padding: 110px 0;
}
}
@media (max-width: 1199px) {
.iq-immune-page .immue-abt-wrpr {
padding: 70px 0;
}
}
@media (max-width: 575px) {
.iq-immune-page .immue-abt-wrpr {
padding: 50px 0;
}
}
@media (max-width: 575px) {
.iq-immune-page .immue-abt-wrpr .iq-container .abt-img {
width: 35%;
margin-bottom: 25px;
}
.iq-immune-page .immue-abt-wrpr .iq-container .abt-img img {
width: 100%;
}
}
@media (max-width: 767px) {
.iq-immune-page .immue-abt-wrpr .iq-container .abt-content {
padding-left: 25px;
}
}
@media (max-width: 479px) {
.iq-immune-page .immue-abt-wrpr .iq-container .abt-content {
padding-left: 0px;
}
}
.iq-immune-page .immue-ingredients-wrpr {
padding: 150px 0 220px 0;
background-size: cover;
position: relative;
}
@media (max-width: 1599px) {
.iq-immune-page .immue-ingredients-wrpr {
padding: 100px 0 110px 0;
}
}
@media (max-width: 991px) {
.iq-immune-page .immue-ingredients-wrpr {
padding: 100px 0 70px 0;
}
}
@media (max-width: 479px) {
.iq-immune-page .immue-ingredients-wrpr {
padding: 50px 0 50px 0;
}
}
.iq-immune-page .immue-ingredients-wrpr > img {
position: absolute;
top: 0;
right: 0;
}
@media (max-width: 1199px) {
.iq-immune-page .immue-ingredients-wrpr > img {
width: 30%;
}
}
@media (max-width: 479px) {
.iq-immune-page .immue-ingredients-wrpr > img {
width: 50%;
}
}
.iq-immune-page .main-ingdtin {
padding: 50px 0 100px;
position: relative;
background-size: cover;
}
@media (max-width: 767px) {
.iq-immune-page .main-ingdtin {
padding: 50px 0 60px;
}
}
@media (max-width: 575px) {
.iq-immune-page .main-ingdtin {
padding: 40px 0 40px;
}
}
.iq-immune-page .main-ingdtin img.leaf {
position: absolute;
top: 0;
right: 0;
}
@media (max-width: 1199px) {
.iq-immune-page .main-ingdtin img.leaf {
width: 30%;
}
}
@media (max-width: 479px) {
.iq-immune-page .main-ingdtin img.leaf {
width: 50%;
}
}
.iq-immune-page .main-ingdtin .iq-container > img {
z-index: 9;
}
@media (max-width: 991px) {
.iq-immune-page .main-ingdtin .iq-container > img {
width: 48%;
}
}
@media (max-width: 767px) {
.iq-immune-page .main-ingdtin .iq-container > img {
width: 54%;
margin-left: -10%;
}
}
@media (max-width: 479px) {
.iq-immune-page .main-ingdtin .iq-container > img {
width: 80%;
margin-left: -20%;
}
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 50px 350px 50px 230px;
margin-top: 275px;
background: #315926;
position: relative;
}
@media (max-width: 1599px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 50px 150px 50px 230px;
}
}
@media (max-width: 1199px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-top: 165px;
}
}
@media (max-width: 991px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-top: 145px;
padding: 25px 80px 20px 190px;
}
}
@media (max-width: 767px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-top: 85px;
padding: 25px 40px 20px 100px;
}
}
@media (max-width: 575px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-top: 15px;
padding: 50px;
}
}
@media (max-width: 479px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 40px;
}
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr h2 {
color: #fff;
}
@media (max-width: 767px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr h2 {
font-size: 2rem;
}
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr p {
color: #fff;
}
.shaping-page .iq-immune-banner {
background-size: contain;
}
@media (max-width: 1199px) {
.shaping-page .iq-immune-banner {
background-size: cover;
}
}
@media (max-width: 991px) {
.shaping-page .iq-immune-banner {
padding-bottom: 50px;
}
}
@media (max-width: 767px) {
.shaping-page .iq-immune-banner {
padding-bottom: 0px;
}
}
.shaping-page .iq-immune-banner > img {
pointer-events: none;
}
.shaping-page .iq-immune-banner > img:first-child {
top: 0px;
right: 20%;
transform: rotate(130deg);
}
@media (max-width: 1199px) {
.shaping-page .iq-immune-banner > img:first-child {
right: 0%;
}
}
.shaping-page .iq-immune-banner > img:nth-child(2) {
top: 0;
left: 38%;
}
@media (max-width: 991px) {
.shaping-page .iq-immune-banner > img:nth-child(2) {
left: 20%;
}
}
.shaping-page .iq-immune-banner > img:nth-child(3) {
bottom: 20%;
left: 35%;
}
@media (max-width: 991px) {
.shaping-page .iq-immune-banner > img:nth-child(3) {
left: 10%;
bottom: 20%;
}
}
.shaping-page .iq-immune-banner > img:nth-child(4) {
bottom: 2%;
left: 40%;
transform: rotate(200deg);
}
@media (max-width: 991px) {
.shaping-page .iq-immune-banner > img:nth-child(4) {
left: 20%;
}
}
@media (max-width: 991px) {
.shaping-page .iq-immune-banner .iq-container .detail-banner-content > img {
margin-bottom: 15px;
padding-top: 10px;
}
}
@media (max-width: 575px) {
.shaping-page .iq-immune-banner .iq-container .detail-banner-content > img {
margin-bottom: 15px;
padding-top: 0px;
width: 50%;
}
}
.shaping-page .iq-immune-banner .iq-container .detail-banner-content p {
width: 70%;
}
@media (max-width: 1199px) {
.shaping-page .iq-immune-banner .iq-container .detail-banner-content p {
width: 95%;
}
}
@media (max-width: 767px) {
.shaping-page .iq-immune-banner .iq-container .detail-banner-img {
max-width: 65%;
flex: 0 0 65%;
margin-left: -5%;
}
}
@media (max-width: 575px) {
.shaping-page .iq-immune-banner .iq-container .detail-banner-img {
max-width: 100%;
flex: 0 0 100%;
margin-left: 0;
width: 95%;
margin: 0 auto;
margin-bottom: 30px;
}
}
.shaping-page .tea-section {
background-color: #C31A21;
background-repeat: no-repeat;
background-size: contain;
}
@media (max-width: 575px) {
.shaping-page .tea-section {
background-position: bottom;
}
}
.shaping-page .immue-abt-wrpr {
position: relative;
}
.shaping-page .immue-abt-wrpr > img.red_cherry {
position: absolute;
top: 0;
right: 0;
z-index: 9;
}
@media (max-width: 991px) {
.shaping-page .immue-abt-wrpr > img.red_cherry {
right: -85px;
}
}
@media (max-width: 767px) {
.shaping-page .immue-abt-wrpr > img.red_cherry {
opacity: 0.6;
}
}
@media (max-width: 575px) {
.shaping-page .immue-abt-wrpr > img.red_cherry {
opacity: 0.4;
height: 100%;
object-fit: cover;
right: 0;
}
}
@media (max-width: 991px) {
.shaping-page .immue-abt-wrpr .iq-container {
position: relative;
z-index: 9;
}
}
.shaping-page .immue-abt-wrpr .iq-container .abt-content {
padding-right: 30%;
}
@media (max-width: 991px) {
.shaping-page .immue-abt-wrpr .iq-container .abt-content {
padding-right: 15%;
}
}
@media (max-width: 767px) {
.shaping-page .immue-abt-wrpr .iq-container .abt-content {
padding-right: 0%;
}
}
.shaping-page .immue-abt-wrpr .iq-container .abt-content p {
line-height: 2;
}
@media (max-width: 767px) {
.shaping-page .immue-abt-wrpr .iq-container .abt-content p {
color: #000;
}
}
.shaping-page .main-ingdtin {
margin-top: -50px;
padding-bottom: 200px;
}
@media (max-width: 991px) {
.shaping-page .main-ingdtin {
padding-bottom: 85px;
}
}
@media (max-width: 767px) {
.shaping-page .main-ingdtin {
padding-bottom: 65px;
}
}
@media (max-width: 575px) {
.shaping-page .main-ingdtin {
padding-bottom: 25px;
}
}
.shaping-page .main-ingdtin .iq-container > img {
position: absolute;
pointer-events: none;
}
@media (max-width: 991px) {
.shaping-page .main-ingdtin .iq-container > img {
width: 40%;
}
}
@media (max-width: 767px) {
.shaping-page .main-ingdtin .iq-container > img {
width: 45%;
}
}
@media (max-width: 575px) {
.shaping-page .main-ingdtin .iq-container > img {
width: 75%;
position: relative;
margin-left: 0;
}
}
.shaping-page .main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 50px 50px 50px 630px;
margin-top: 156px;
background: #c31a21;
position: relative;
width: 100%;
margin-left: 0;
}
@media (max-width: 991px) {
.shaping-page .main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 50px 50px 50px 350px;
margin-top: 50px;
}
}
@media (max-width: 767px) {
.shaping-page .main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 35px 35px 35px 200px;
}
}
@media (max-width: 575px) {
.shaping-page .main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 50px;
}
}
.shaping-page .testimony-wrpr {
background: #c31a21;
}

.d-flx {
display: flex;
flex-wrap: wrap;
}
.d-flx.no-wrap {
flex-wrap: nowrap;
}
img{
outline:none;
}
.flex-both {
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.flex-top {
-moz-align-items: flex-start;
-ms-align-items: flex-start;
align-items: flex-start;
}
.flex-bottom {
-moz-align-items: flex-end;
-ms-align-items: flex-end;
align-items: flex-end;
}
.flex-vcenter {
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
}
.flex-left {
-moz-justify-content: flex-start;
-ms-justify-content: flex-start;
justify-content: flex-start;
-ms-flex-pack: flex-start;
}
.flex-right {
-moz-justify-content: flex-end;
-ms-justify-content: flex-end;
justify-content: flex-end;
-ms-flex-pack: flex-end;
}
.flex-hcenter {
-moz-justify-content: center;
-ms-justify-content: center;
justify-content: center;
-ms-flex-pack: center;
}
.flex-equal-space {
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
select {
word-wrap: normal;
}
button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type=radio],
input[type=checkbox] {
box-sizing: border-box;
padding: 0;
}
input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: 2.5rem;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.75rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 80%;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline-item {
display: inline-block;
}
.list-inline-item:not(:last-child) {
margin-right: 0.5rem;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem;
}
.blockquote-footer {
display: block;
font-size: 80%;
color: #6c757d;
}
.blockquote-footer::before {
content: "—";
}
.img-fluid {
max-width: 100%;
height: auto;
}
.img-thumbnail {
padding: 0.25rem;
background-color: #fff;
border: 1px solid #dee2e6;
border-radius: 0.25rem;
max-width: 100%;
height: auto;
}
.figure {
display: inline-block;
}
.figure-img {
margin-bottom: 0.5rem;
line-height: 1;
}
.figure-caption {
font-size: 90%;
color: #6c757d;
}
code {
font-size: 87.5%;
color: #e83e8c;
word-break: break-word;
}
a > code {
color: inherit;
}
kbd {
padding: 0.2rem 0.4rem;
font-size: 87.5%;
color: #fff;
background-color: #212529;
border-radius: 0.2rem;
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
}
pre {
display: block;
font-size: 87.5%;
color: #212529;
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1140px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: flex;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
order: -1;
}
.order-last {
order: 13;
}
.order-0 {
order: 0;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
.offset-1 {
margin-left: 8.333333%;
}
.offset-2 {
margin-left: 16.666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.333333%;
}
.offset-5 {
margin-left: 41.666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.333333%;
}
.offset-8 {
margin-left: 66.666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.333333%;
}
.offset-11 {
margin-left: 91.666667%;
}
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-sm-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
order: -1;
}
.order-sm-last {
order: 13;
}
.order-sm-0 {
order: 0;
}
.order-sm-1 {
order: 1;
}
.order-sm-2 {
order: 2;
}
.order-sm-3 {
order: 3;
}
.order-sm-4 {
order: 4;
}
.order-sm-5 {
order: 5;
}
.order-sm-6 {
order: 6;
}
.order-sm-7 {
order: 7;
}
.order-sm-8 {
order: 8;
}
.order-sm-9 {
order: 9;
}
.order-sm-10 {
order: 10;
}
.order-sm-11 {
order: 11;
}
.order-sm-12 {
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.333333%;
}
.offset-sm-2 {
margin-left: 16.666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.333333%;
}
.offset-sm-5 {
margin-left: 41.666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.333333%;
}
.offset-sm-8 {
margin-left: 66.666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.333333%;
}
.offset-sm-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 768px) {
.col-md {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-md-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
order: -1;
}
.order-md-last {
order: 13;
}
.order-md-0 {
order: 0;
}
.order-md-1 {
order: 1;
}
.order-md-2 {
order: 2;
}
.order-md-3 {
order: 3;
}
.order-md-4 {
order: 4;
}
.order-md-5 {
order: 5;
}
.order-md-6 {
order: 6;
}
.order-md-7 {
order: 7;
}
.order-md-8 {
order: 8;
}
.order-md-9 {
order: 9;
}
.order-md-10 {
order: 10;
}
.order-md-11 {
order: 11;
}
.order-md-12 {
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.333333%;
}
.offset-md-2 {
margin-left: 16.666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.333333%;
}
.offset-md-5 {
margin-left: 41.666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.333333%;
}
.offset-md-8 {
margin-left: 66.666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.333333%;
}
.offset-md-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 992px) {
.col-lg {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-lg-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
order: -1;
}
.order-lg-last {
order: 13;
}
.order-lg-0 {
order: 0;
}
.order-lg-1 {
order: 1;
}
.order-lg-2 {
order: 2;
}
.order-lg-3 {
order: 3;
}
.order-lg-4 {
order: 4;
}
.order-lg-5 {
order: 5;
}
.order-lg-6 {
order: 6;
}
.order-lg-7 {
order: 7;
}
.order-lg-8 {
order: 8;
}
.order-lg-9 {
order: 9;
}
.order-lg-10 {
order: 10;
}
.order-lg-11 {
order: 11;
}
.order-lg-12 {
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.333333%;
}
.offset-lg-2 {
margin-left: 16.666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.333333%;
}
.offset-lg-5 {
margin-left: 41.666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.333333%;
}
.offset-lg-8 {
margin-left: 66.666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.333333%;
}
.offset-lg-11 {
margin-left: 91.666667%;
}
}
@media (min-width: 1200px) {
.col-xl {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}
.col-xl-1 {
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-xl-2 {
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-xl-3 {
flex: 0 0 25%;
max-width: 25%;
}
.col-xl-4 {
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-xl-5 {
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-xl-6 {
flex: 0 0 50%;
max-width: 50%;
}
.col-xl-7 {
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-xl-8 {
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-xl-9 {
flex: 0 0 75%;
max-width: 75%;
}
.col-xl-10 {
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-xl-11 {
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-xl-12 {
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
order: -1;
}
.order-xl-last {
order: 13;
}
.order-xl-0 {
order: 0;
}
.order-xl-1 {
order: 1;
}
.order-xl-2 {
order: 2;
}
.order-xl-3 {
order: 3;
}
.order-xl-4 {
order: 4;
}
.order-xl-5 {
order: 5;
}
.order-xl-6 {
order: 6;
}
.order-xl-7 {
order: 7;
}
.order-xl-8 {
order: 8;
}
.order-xl-9 {
order: 9;
}
.order-xl-10 {
order: 10;
}
.order-xl-11 {
order: 11;
}
.order-xl-12 {
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.333333%;
}
.offset-xl-2 {
margin-left: 16.666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.333333%;
}
.offset-xl-5 {
margin-left: 41.666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.333333%;
}
.offset-xl-8 {
margin-left: 66.666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.333333%;
}
.offset-xl-11 {
margin-left: 91.666667%;
}
}
.table {
width: 100%;
margin-bottom: 1rem;
color: #212529;
}
.table th,
.table td {
padding: 0.75rem;
vertical-align: top;
border-top: 1px solid #dee2e6;
}
.table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.table-sm th,
.table-sm td {
padding: 0.3rem;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
color: #212529;
background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #7abaff;
}
.table-hover .table-primary:hover {
background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
background-color: #c8cbcf;
}
.table-success,
.table-success > th,
.table-success > td {
background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
border-color: #8fd19e;
}
.table-hover .table-success:hover {
background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
border-color: #86cfda;
}
.table-hover .table-info:hover {
background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
border-color: #ed969e;
}
.table-hover .table-danger:hover {
background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
border-color: #fbfcfc;
}
.table-hover .table-light:hover {
background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #95999c;
}
.table-hover .table-dark:hover {
background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
color: #fff;
background-color: #343a40;
border-color: #454d55;
}
.table .thead-light th {
color: #495057;
background-color: #e9ecef;
border-color: #dee2e6;
}
.table-dark {
color: #fff;
background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
border-color: #454d55;
}
.table-dark.table-bordered {
border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
color: #fff;
background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-sm > .table-bordered {
border: 0;
}
}
@media (max-width: 767.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-md > .table-bordered {
border: 0;
}
}
@media (max-width: 991.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-lg > .table-bordered {
border: 0;
}
}
@media (max-width: 1199.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive-xl > .table-bordered {
border: 0;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
border: 0;
}
.form-control {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.form-control {
transition: none;
}
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
color: #6c757d;
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.375rem + 1px);
padding-bottom: calc(0.375rem + 1px);
margin-bottom: 0;
font-size: inherit;
line-height: 1.5;
}
.col-form-label-lg {
padding-top: calc(0.5rem + 1px);
padding-bottom: calc(0.5rem + 1px);
font-size: 1.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
margin-bottom: 0;
line-height: 1.5;
color: #212529;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
padding-right: 0;
padding-left: 0;
}
.form-control-sm {
height: calc(1.5em + 0.5rem + 2px);
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
height: auto;
}
textarea.form-control {
height: auto;
}
.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: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(40, 167, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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");
background-repeat: no-repeat;
background-position: center right calc(0.375em + 0.1875rem);
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
border-color: #28a745;
padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
border-color: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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: #28a745;
}
.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: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
border-color: #28a745;
}
.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: #34ce57;
background-color: #34ce57;
}
.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(40, 167, 69, 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: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
border-color: #28a745;
}
.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: #28a745;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
display: none;
width: 100%;
margin-top: 0.25rem;
font-size: 80%;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.25rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem);
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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");
background-repeat: no-repeat;
background-position: center right calc(0.375em + 0.1875rem);
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: calc(1.5em + 0.75rem);
background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
border-color: #dc3545;
padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
border-color: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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: #dc3545;
}
.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: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
border-color: #dc3545;
}
.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: #e4606d;
background-color: #e4606d;
}
.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(220, 53, 69, 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: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
border-color: #dc3545;
}
.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: #dc3545;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 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;
}
}
.btn {
display: inline-block;
font-weight: 400;
color: #212529;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.375rem 0.75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.btn {
transition: none;
}
}
.btn:hover {
color: #212529;
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:hover {
color: #fff;
background-color: #5a6268;
border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
color: #fff;
background-color: #545b62;
border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:hover {
color: #fff;
background-color: #218838;
border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
color: #fff;
background-color: #1e7e34;
border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:hover {
color: #fff;
background-color: #138496;
border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
color: #fff;
background-color: #117a8b;
border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:hover {
color: #212529;
background-color: #e0a800;
border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
color: #212529;
background-color: #d39e00;
border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:hover {
color: #fff;
background-color: #c82333;
border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #bd2130;
border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-light:hover {
color: #212529;
background-color: #e2e6ea;
border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
box-shadow: 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: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:hover {
color: #fff;
background-color: #23272b;
border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
color: #fff;
background-color: #1d2124;
border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #007bff;
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: #007bff;
border-color: #007bff;
}
.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: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:hover {
color: #fff;
background-color: #6c757d;
border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
color: #6c757d;
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: #6c757d;
border-color: #6c757d;
}
.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: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
color: #28a745;
border-color: #28a745;
}
.btn-outline-success:hover {
color: #fff;
background-color: #28a745;
border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
color: #28a745;
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: #28a745;
border-color: #28a745;
}
.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: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:hover {
color: #fff;
background-color: #17a2b8;
border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
color: #17a2b8;
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: #17a2b8;
border-color: #17a2b8;
}
.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: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:hover {
color: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
color: #ffc107;
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: #212529;
background-color: #ffc107;
border-color: #ffc107;
}
.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: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:hover {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
color: #dc3545;
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: #dc3545;
border-color: #dc3545;
}
.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: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
color: #f8f9fa;
border-color: #f8f9fa;
}
.btn-outline-light:hover {
color: #212529;
background-color: #f8f9fa;
border-color: #f8f9fa;
}
.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: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:hover {
color: #fff;
background-color: #343a40;
border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
color: #343a40;
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: #343a40;
border-color: #343a40;
}
.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: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
font-weight: 400;
color: #007bff;
text-decoration: none;
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.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%;
}
.fade {
transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
.fade {
transition: none;
}
}
.fade:not(.show) {
opacity: 0;
}
.collapse:not(.show) {
display: none;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing {
transition: none;
}
}
.dropup,
.dropright,
.dropdown,
.dropleft {
position: relative;
}
.dropdown-toggle {
white-space: nowrap;
}
.dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid;
border-right: 0.3em solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
margin-left: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
color: #212529;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 0.25rem;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
@media (min-width: 576px) {
.dropdown-menu-sm-left {
right: auto;
left: 0;
}
.dropdown-menu-sm-right {
right: 0;
left: auto;
}
}
@media (min-width: 768px) {
.dropdown-menu-md-left {
right: auto;
left: 0;
}
.dropdown-menu-md-right {
right: 0;
left: auto;
}
}
@media (min-width: 992px) {
.dropdown-menu-lg-left {
right: auto;
left: 0;
}
.dropdown-menu-lg-right {
right: 0;
left: auto;
}
}
@media (min-width: 1200px) {
.dropdown-menu-xl-left {
right: auto;
left: 0;
}
.dropdown-menu-xl-right {
right: 0;
left: auto;
}
}
.dropup .dropdown-menu {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0;
border-right: 0.3em solid transparent;
border-bottom: 0.3em solid;
border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-menu {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0;
border-bottom: 0.3em solid transparent;
border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropright .dropdown-toggle::after {
vertical-align: 0;
}
.dropleft .dropdown-menu {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
}
.dropleft .dropdown-toggle::after {
display: none;
}
.dropleft .dropdown-toggle::before {
display: inline-block;
margin-right: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 0.3em solid transparent;
border-right: 0.3em solid;
border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
margin-left: 0;
}
.dropleft .dropdown-toggle::before {
vertical-align: 0;
}
.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
right: auto;
bottom: auto;
}
.dropdown-divider {
height: 0;
margin: 0.5rem 0;
overflow: hidden;
border-top: 1px solid #e9ecef;
}
.dropdown-item {
display: block;
width: 100%;
padding: 0.25rem 1.5rem;
clear: both;
font-weight: 400;
color: #212529;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
color: #16181b;
text-decoration: none;
background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: transparent;
}
.dropdown-menu.show {
display: block;
}
.dropdown-header {
display: block;
padding: 0.5rem 1.5rem;
margin-bottom: 0;
font-size: 0.875rem;
color: #6c757d;
white-space: nowrap;
}
.dropdown-item-text {
display: block;
padding: 0.25rem 1.5rem;
color: #212529;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-flex;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
z-index: 1;
}
.btn-toolbar {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.btn-toolbar .input-group {
width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
padding-right: 0.5625rem;
padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
padding-right: 0.75rem;
padding-left: 0.75rem;
}
.btn-group-vertical {
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.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: -1px;
}
.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: -1px;
}
.input-group-prepend {
margin-right: -1px;
}
.input-group-append {
margin-left: -1px;
}
.input-group-text {
display: flex;
align-items: center;
padding: 0.375rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
text-align: center;
white-space: nowrap;
background-color: #e9ecef;
border: 1px 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(1.5em + 1rem + 2px);
}
.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.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
height: calc(1.5em + 0.5rem + 2px);
}
.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.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
padding-right: 1.75rem;
}
.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;
}
.custom-control {
position: relative;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
}
.custom-control-inline {
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
z-index: -1;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
border-color: #007bff;
background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #fff;
background-color: #b3d7ff;
border-color: #b3d7ff;
}
.custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
background-color: #e9ecef;
}
.custom-control-label {
position: relative;
margin-bottom: 0;
vertical-align: top;
}
.custom-control-label::before {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
background-color: #fff;
border: #adb5bd solid 1px;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background: no-repeat 50%/50% 50%;
}
.custom-checkbox .custom-control-label::before {
border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #007bff;
background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
left: -2.25rem;
width: 1.75rem;
pointer-events: all;
border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
top: calc(0.25rem + 2px);
left: calc(-2.25rem + 2px);
width: calc(1rem - 4px);
height: calc(1rem - 4px);
background-color: #adb5bd;
border-radius: 0.5rem;
transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-switch .custom-control-label::after {
transition: none;
}
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
background-color: #fff;
transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 1.75rem 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
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 0.75rem center/8px 10px;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #80bdff;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
color: #495057;
background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
height: auto;
padding-right: 0.75rem;
background-image: none;
}
.custom-select:disabled {
color: #6c757d;
background-color: #e9ecef;
}
.custom-select::-ms-expand {
display: none;
}
.custom-select-sm {
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem;
}
.custom-select-lg {
height: calc(1.5em + 1rem + 2px);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
}
.custom-file {
position: relative;
display: inline-block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin-bottom: 0;
}
.custom-file-input {
position: relative;
z-index: 2;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
margin: 0;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
border-color: #80bdff;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
content: attr(data-browse);
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
width: 100%;
height: calc(1rem + 0.4rem);
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-range:focus {
outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
border: 0;
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-webkit-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-webkit-slider-thumb {
-webkit-transition: none;
transition: none;
}
}
.custom-range::-webkit-slider-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
width: 1rem;
height: 1rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-moz-range-thumb {
-moz-transition: none;
transition: none;
}
}
.custom-range::-moz-range-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: #dee2e6;
border-color: transparent;
border-radius: 1rem;
}
.custom-range::-ms-thumb {
width: 1rem;
height: 1rem;
margin-top: 0;
margin-right: 0.2rem;
margin-left: 0.2rem;
background-color: #007bff;
border: 0;
border-radius: 1rem;
-ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-ms-thumb {
-ms-transition: none;
transition: none;
}
}
.custom-range::-ms-thumb:active {
background-color: #b3d7ff;
}
.custom-range::-ms-track {
width: 100%;
height: 0.5rem;
color: transparent;
cursor: pointer;
background-color: transparent;
border-color: transparent;
border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
margin-right: 15px;
background-color: #dee2e6;
border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
cursor: default;
}
.custom-range:disabled::-ms-thumb {
background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.custom-control-label::before,
.custom-file-label,
.custom-select {
transition: none;
}
}
.nav {
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav-link {
display: block;
padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
text-decoration: none;
}
.nav-link.disabled {
color: #6c757d;
pointer-events: none;
cursor: default;
}
.nav-tabs {
border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
margin-bottom: -1px;
}
.nav-tabs .nav-link {
border: 1px solid transparent;
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
color: #6c757d;
background-color: transparent;
border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
color: #495057;
background-color: #fff;
border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.nav-pills .nav-link {
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill .nav-item {
flex: 1 1 auto;
text-align: center;
}
.nav-justified .nav-item {
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.navbar {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.navbar-brand {
display: inline-block;
padding-top: 0.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
line-height: inherit;
white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-nav {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
}
.navbar-nav .dropdown-menu {
position: static;
float: none;
}
.navbar-text {
display: inline-block;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.navbar-collapse {
flex-basis: 100%;
flex-grow: 1;
align-items: center;
}
.navbar-toggler {
padding: 0.25rem 0.75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
text-decoration: none;
}
.navbar-toggler-icon {
display: inline-block;
width: 1.5em;
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
.navbar-expand-sm {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-sm .navbar-nav {
flex-direction: row;
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-sm .navbar-toggler {
display: none;
}
}
@media (max-width: 767.98px) {
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 768px) {
.navbar-expand-md {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-md .navbar-nav {
flex-direction: row;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-md > .container,
.navbar-expand-md > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-md .navbar-toggler {
display: none;
}
}
@media (max-width: 991.98px) {
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 992px) {
.navbar-expand-lg {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-lg .navbar-nav {
flex-direction: row;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-lg > .container,
.navbar-expand-lg > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-lg .navbar-toggler {
display: none;
}
}
@media (max-width: 1199.98px) {
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 1200px) {
.navbar-expand-xl {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand-xl .navbar-nav {
flex-direction: row;
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand-xl .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand-xl > .container,
.navbar-expand-xl > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand-xl .navbar-toggler {
display: none;
}
}
.navbar-expand {
flex-flow: row nowrap;
justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
padding-right: 0;
padding-left: 0;
}
.navbar-expand .navbar-nav {
flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
padding-right: 0.5rem;
padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
display: flex !important;
flex-basis: auto;
}
.navbar-expand .navbar-toggler {
display: none;
}
.navbar-light .navbar-brand {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
color: #fff;
}
.navbar-dark .navbar-toggler {
color: rgba(255, 255, 255, 0.5);
border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
color: #fff;
}
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background-color: #fff;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.125);
border-radius: 0.25rem;
}
.card > hr {
margin-right: 0;
margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.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;
}
.card-link:hover {
text-decoration: none;
}
.card-link + .card-link {
margin-left: 1.25rem;
}
.card-header {
padding: 0.75rem 1.25rem;
margin-bottom: 0;
background-color: rgba(0, 0, 0, 0.03);
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
border-top: 0;
}
.card-footer {
padding: 0.75rem 1.25rem;
background-color: rgba(0, 0, 0, 0.03);
border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
margin-right: -0.625rem;
margin-bottom: -0.75rem;
margin-left: -0.625rem;
border-bottom: 0;
}
.card-header-pills {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
.card-img-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 1.25rem;
}
.card-img {
width: 100%;
border-radius: calc(0.25rem - 1px);
}
.card-img-top {
width: 100%;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
width: 100%;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
display: flex;
flex-direction: column;
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
flex-flow: row wrap;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
display: flex;
flex: 1 0 0%;
flex-direction: column;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group {
display: flex;
flex-direction: column;
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
flex-flow: row wrap;
}
.card-group > .card {
flex: 1 0 0%;
margin-bottom: 0;
}
.card-group > .card + .card {
margin-left: 0;
border-left: 0;
}
.card-group > .card:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
border-top-right-radius: 0;
}
.card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
border-bottom-right-radius: 0;
}
.card-group > .card:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
border-top-left-radius: 0;
}
.card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
border-bottom-left-radius: 0;
}
}
.card-columns .card {
margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
.card-columns {
column-count: 3;
column-gap: 1.25rem;
orphans: 1;
widows: 1;
}
.card-columns .card {
display: inline-block;
width: 100%;
}
}
.accordion > .card {
overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
border-bottom: 0;
border-radius: 0;
}
.accordion > .card:first-of-type {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion > .card .card-header {
margin-bottom: -1px;
}
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0.75rem 1rem;
margin-bottom: 1rem;
list-style: none;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
display: inline-block;
padding-right: 0.5rem;
color: #6c757d;
content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
text-decoration: none;
}
.breadcrumb-item.active {
color: #6c757d;
}
.pagination {
display: flex;
padding-left: 0;
list-style: none;
border-radius: 0.25rem;
}
.page-link {
position: relative;
display: block;
padding: 0.5rem 0.75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
}
.page-link:hover {
z-index: 2;
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.page-link:focus {
z-index: 2;
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
margin-left: 0;
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
z-index: 1;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.page-item.disabled .page-link {
color: #6c757d;
pointer-events: none;
cursor: auto;
background-color: #fff;
border-color: #dee2e6;
}
.pagination-lg .page-link {
padding: 0.75rem 1.5rem;
font-size: 1.25rem;
line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
border-top-left-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
border-top-right-radius: 0.3rem;
border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
border-top-left-radius: 0.2rem;
border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
border-top-right-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
}
.badge {
display: inline-block;
padding: 0.25em 0.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.badge {
transition: none;
}
}
a.badge:hover, a.badge:focus {
text-decoration: none;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
color: #fff;
background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
color: #fff;
background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
color: #fff;
background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
color: #212529;
background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
color: #212529;
background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
color: #fff;
background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.alert {
position: relative;
padding: 0.75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.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-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.alert-primary hr {
border-top-color: #9fcdff;
}
.alert-primary .alert-link {
color: #002752;
}
.alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.alert-secondary hr {
border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
color: #202326;
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-success hr {
border-top-color: #b1dfbb;
}
.alert-success .alert-link {
color: #0b2e13;
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info hr {
border-top-color: #abdde5;
}
.alert-info .alert-link {
color: #062c33;
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-warning hr {
border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
color: #533f03;
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-danger hr {
border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
color: #491217;
}
.alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.alert-light hr {
border-top-color: #ececf6;
}
.alert-light .alert-link {
color: #686868;
}
.alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.alert-dark hr {
border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
color: #040505;
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: flex;
height: 1rem;
overflow: hidden;
font-size: 0.75rem;
background-color: #e9ecef;
border-radius: 0.25rem;
}
.progress-bar {
display: flex;
flex-direction: column;
justify-content: center;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #007bff;
transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar {
transition: none;
}
}
.progress-bar-striped {
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 1rem 1rem;
}
.progress-bar-animated {
animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar-animated {
animation: none;
}
}
.media {
display: flex;
align-items: flex-start;
}
.media-body {
flex: 1;
}
.list-group {
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
}
.list-group-item-action {
width: 100%;
color: #495057;
text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
z-index: 1;
color: #495057;
text-decoration: none;
background-color: #f8f9fa;
}
.list-group-item-action:active {
color: #212529;
background-color: #e9ecef;
}
.list-group-item {
position: relative;
display: block;
padding: 0.75rem 1.25rem;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
color: #6c757d;
pointer-events: none;
background-color: #fff;
}
.list-group-item.active {
z-index: 2;
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.list-group-horizontal {
flex-direction: row;
}
.list-group-horizontal .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
@media (min-width: 576px) {
.list-group-horizontal-sm {
flex-direction: row;
}
.list-group-horizontal-sm .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-sm .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-sm .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 768px) {
.list-group-horizontal-md {
flex-direction: row;
}
.list-group-horizontal-md .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-md .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-md .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 992px) {
.list-group-horizontal-lg {
flex-direction: row;
}
.list-group-horizontal-lg .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-lg .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-lg .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
@media (min-width: 1200px) {
.list-group-horizontal-xl {
flex-direction: row;
}
.list-group-horizontal-xl .list-group-item {
margin-right: -1px;
margin-bottom: 0;
}
.list-group-horizontal-xl .list-group-item:first-child {
border-top-left-radius: 0.25rem;
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xl .list-group-item:last-child {
margin-right: 0;
border-top-right-radius: 0.25rem;
border-bottom-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
}
.list-group-flush .list-group-item {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
margin-bottom: 0;
border-bottom: 0;
}
.list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #004085;
background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.list-group-item-secondary {
color: #383d41;
background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
color: #383d41;
background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
color: #fff;
background-color: #383d41;
border-color: #383d41;
}
.list-group-item-success {
color: #155724;
background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
color: #155724;
background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
color: #fff;
background-color: #155724;
border-color: #155724;
}
.list-group-item-info {
color: #0c5460;
background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
color: #0c5460;
background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
color: #fff;
background-color: #0c5460;
border-color: #0c5460;
}
.list-group-item-warning {
color: #856404;
background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
color: #856404;
background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
color: #fff;
background-color: #856404;
border-color: #856404;
}
.list-group-item-danger {
color: #721c24;
background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
color: #721c24;
background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
color: #fff;
background-color: #721c24;
border-color: #721c24;
}
.list-group-item-light {
color: #818182;
background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
color: #818182;
background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
color: #fff;
background-color: #818182;
border-color: #818182;
}
.list-group-item-dark {
color: #1b1e21;
background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
color: #1b1e21;
background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
color: #fff;
background-color: #1b1e21;
border-color: #1b1e21;
}
.close {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:hover {
color: #000;
text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
a.close.disabled {
pointer-events: none;
}
.toast {
max-width: 350px;
overflow: hidden;
font-size: 0.875rem;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.1);
box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
opacity: 0;
border-radius: 0.25rem;
}
.toast:not(:last-child) {
margin-bottom: 0.75rem;
}
.toast.showing {
opacity: 1;
}
.toast.show {
display: block;
opacity: 1;
}
.toast.hide {
display: none;
}
.toast-header {
display: flex;
align-items: center;
padding: 0.25rem 0.75rem;
color: #6c757d;
background-color: rgba(255, 255, 255, 0.85);
background-clip: padding-box;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
padding: 0.75rem;
}
.modal-open {
overflow: hidden;
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal {
position: fixed;
top: 0;
left: 0;
z-index: 1050;
display: none;
width: 100%;
height: 100%;
overflow: hidden;
outline: 0;
}
.modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: none;
}
.modal.fade .modal-dialog {
transition: transform 0.3s ease-out;
transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
.modal.fade .modal-dialog {
transition: none;
}
}
.modal.show .modal-dialog {
transform: none;
}
.modal-dialog-scrollable {
display: flex;
max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 1rem);
overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto;
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
display: block;
height: calc(100vh - 1rem);
content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
flex-direction: column;
justify-content: center;
height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
content: none;
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop.show {
opacity: 0.5;
}
.modal-header {
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: 0.3rem;
border-top-right-radius: 0.3rem;
}
.modal-header .close {
padding: 1rem 1rem;
margin: -1rem -1rem -1rem auto;
}
.modal-title {
margin-bottom: 0;
line-height: 1.5;
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
}
.modal-footer {
display: flex;
align-items: center;
justify-content: flex-end;
padding: 1rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: 0.3rem;
border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
margin-right: 0.25rem;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 500px;
margin: 1.75rem auto;
}
.modal-dialog-scrollable {
max-height: calc(100% - 3.5rem);
}
.modal-dialog-scrollable .modal-content {
max-height: calc(100vh - 3.5rem);
}
.modal-dialog-centered {
min-height: calc(100% - 3.5rem);
}
.modal-dialog-centered::before {
height: calc(100vh - 3.5rem);
}
.modal-sm {
max-width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg,
.modal-xl {
max-width: 800px;
}
}
@media (min-width: 1200px) {
.modal-xl {
max-width: 1140px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
top: 0;
border-width: 0.4rem 0.4rem 0;
border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
right: 0;
border-width: 0.4rem 0.4rem 0.4rem 0;
border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
bottom: 0;
border-width: 0 0.4rem 0.4rem;
border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
left: 0;
border-width: 0.4rem 0 0.4rem 0.4rem;
border-left-color: #000;
}
.tooltip-inner {
max-width: 200px;
padding: 0.25rem 0.5rem;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 0.25rem;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: block;
max-width: 276px;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
white-space: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 0.3rem;
}
.popover .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^=top] {
margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .arrow::after {
bottom: 1px;
border-width: 0.5rem 0.5rem 0;
border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^=right] {
margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
left: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .arrow::before {
left: 0;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^=right] > .arrow::after {
left: 1px;
border-width: 0.5rem 0.5rem 0.5rem 0;
border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .arrow::before {
top: 0;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .arrow::after {
top: 1px;
border-width: 0 0.5rem 0.5rem 0.5rem;
border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^=bottom] .popover-header::before {
position: absolute;
top: 0;
left: 50%;
display: block;
width: 1rem;
margin-left: -0.5rem;
content: "";
border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^=left] {
margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
right: calc((0.5rem + 1px) * -1);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .arrow::before {
right: 0;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^=left] > .arrow::after {
right: 1px;
border-width: 0.5rem 0 0.5rem 0.5rem;
border-left-color: #fff;
}
.popover-header {
padding: 0.5rem 0.75rem;
margin-bottom: 0;
font-size: 1rem;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
display: none;
}
.popover-body {
padding: 0.5rem 0.75rem;
color: #212529;
}
.carousel {
position: relative;
}
.carousel.pointer-event {
touch-action: pan-y;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner::after {
display: block;
clear: both;
content: "";
}
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.carousel-item {
transition: none;
}
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
transform: translateX(-100%);
}
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
z-index: 1;
opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
z-index: 0;
opacity: 0;
transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
transition: none;
}
}
.carousel-control-prev,
.carousel-control-next {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
color: #fff;
text-align: center;
opacity: 0.5;
transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-control-prev,
.carousel-control-next {
transition: none;
}
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
color: #fff;
text-decoration: none;
outline: 0;
opacity: 0.9;
}
.carousel-control-prev {
left: 0;
}
.carousel-control-next {
right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
display: inline-block;
width: 20px;
height: 20px;
background: no-repeat 50%/100% 100%;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 15;
display: flex;
justify-content: center;
padding-left: 0;
margin-right: 15%;
margin-left: 15%;
list-style: none;
}
.carousel-indicators li {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: 0.5;
transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
.carousel-indicators li {
transition: none;
}
}
.carousel-indicators .active {
opacity: 1;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
}
@keyframes spinner-border {
to {
transform: rotate(360deg);
}
}
.spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
border: 0.25em solid currentColor;
border-right-color: transparent;
border-radius: 50%;
animation: spinner-border 0.75s linear infinite;
}
.spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em;
}
@keyframes spinner-grow {
0% {
transform: scale(0);
}
50% {
opacity: 1;
}
}
.spinner-grow {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: text-bottom;
background-color: currentColor;
border-radius: 50%;
opacity: 0;
animation: spinner-grow 0.75s linear infinite;
}
.spinner-grow-sm {
width: 1rem;
height: 1rem;
}
.align-baseline {
vertical-align: baseline !important;
}
.align-top {
vertical-align: top !important;
}
.align-middle {
vertical-align: middle !important;
}
.align-bottom {
vertical-align: bottom !important;
}
.align-text-bottom {
vertical-align: text-bottom !important;
}
.align-text-top {
vertical-align: text-top !important;
}
.bg-primary {
background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #0062cc !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #545b62 !important;
}
.bg-success {
background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #117a8b !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #bd2130 !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: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1d2124 !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #007bff !important;
}
.border-secondary {
border-color: #6c757d !important;
}
.border-success {
border-color: #28a745 !important;
}
.border-info {
border-color: #17a2b8 !important;
}
.border-warning {
border-color: #ffc107 !important;
}
.border-danger {
border-color: #dc3545 !important;
}
.border-light {
border-color: #f8f9fa !important;
}
.border-dark {
border-color: #343a40 !important;
}
.border-white {
border-color: #fff !important;
}
.rounded-sm {
border-radius: 0.2rem !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.rounded-top {
border-top-left-radius: 0.25rem !important;
border-top-right-radius: 0.25rem !important;
}
.rounded-right {
border-top-right-radius: 0.25rem !important;
border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
border-bottom-right-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
border-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
border-radius: 0.3rem !important;
}
.rounded-circle {
border-radius: 50% !important;
}
.rounded-pill {
border-radius: 50rem !important;
}
.rounded-0 {
border-radius: 0 !important;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.d-none {
display: none !important;
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
@media (min-width: 576px) {
.d-sm-none {
display: none !important;
}
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 768px) {
.d-md-none {
display: none !important;
}
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 992px) {
.d-lg-none {
display: none !important;
}
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
}
@media (min-width: 1200px) {
.d-xl-none {
display: none !important;
}
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
}
@media print {
.d-print-none {
display: none !important;
}
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.857143%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
@media (min-width: 576px) {
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.overflow-auto {
overflow: auto !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: sticky !important;
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030;
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
}
@supports (position: sticky) {
.sticky-top {
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.shadow-sm {
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
box-shadow: none !important;
}
.w-25 {
width: 25% !important;
}
.w-50 {
width: 50% !important;
}
.w-75 {
width: 75% !important;
}
.w-100 {
width: 100% !important;
}
.w-auto {
width: auto !important;
}
.h-25 {
height: 25% !important;
}
.h-50 {
height: 50% !important;
}
.h-75 {
height: 75% !important;
}
.h-100 {
height: 100% !important;
}
.h-auto {
height: auto !important;
}
.mw-100 {
max-width: 100% !important;
}
.mh-100 {
max-height: 100% !important;
}
.min-vw-100 {
min-width: 100vw !important;
}
.min-vh-100 {
min-height: 100vh !important;
}
.vw-100 {
width: 100vw !important;
}
.vh-100 {
height: 100vh !important;
}
.stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
pointer-events: auto;
content: "";
background-color: rgba(0, 0, 0, 0);
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}
.text-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
text-align: justify !important;
}
.text-wrap {
white-space: normal !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !important;
}
.font-weight-light {
font-weight: 300 !important;
}
.font-weight-lighter {
font-weight: lighter !important;
}
.font-weight-normal {
font-weight: 400 !important;
}
.font-weight-bold {
font-weight: 700 !important;
}
.font-weight-bolder {
font-weight: bolder !important;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #0056b3 !important;
}
.text-secondary {
color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
color: #494f54 !important;
}
.text-success {
color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
color: #19692c !important;
}
.text-info {
color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
color: #0f6674 !important;
}
.text-warning {
color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
color: #ba8b00 !important;
}
.text-danger {
color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
color: #a71d2a !important;
}
.text-light {
color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
color: #cbd3da !important;
}
.text-dark {
color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
color: #121416 !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;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.text-decoration-none {
text-decoration: none !important;
}
.text-break {
word-break: break-word !important;
overflow-wrap: break-word !important;
}
.text-reset {
color: inherit !important;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #adb5bd;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6 !important;
}
.table-dark {
color: inherit;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #dee2e6;
}
.table .thead-dark th {
color: inherit;
border-color: #dee2e6;
}
} *,
*::before,
*::after {
box-sizing: border-box;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
html {
font-size: 16px;
overflow: auto;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
}
@media (max-width: 1450.98px) {
html {
font-size: 15px;
}
}
@media (max-width: 767.98px) {
html {
font-size: 14px;
}
}
body {
background-color: #fff;
color: #717171;
font-family: "Muli", sans-serif;
font-size: 0.93rem;
font-weight: 400;
line-height: 1.5;
position: relative;
max-width: 2560px;
margin: 0 auto;
padding-top: 80px;
overflow: hidden;
}
@media (max-width: 1199px) {
body {
padding-top: 65px;
}
}
p {
font-size: 0.93rem;
font-weight: 400;
line-height: 1.5;
text-align: inherit;
margin-top: 0;
margin-bottom: 1rem;
}
p b,
p strong {
font-weight: 700;
}
p a {
color: inherit;
color: #315926;
}
p a:hover {
color: #C99247;
}
.clearfix {
*zoom: 1;
}
.clearfix:after, .clearfix:before {
content: "";
display: block;
}
.clearfix:after {
clear: both;
}
svg:focus {
-webkit-appearance: none;
appearance: none;
-moz-appearance: none;
outline: none;
}
svg {
transition: all ease 0.6s;
-o-transition: all ease 0.6s;
-webkit-transition: all ease 0.6s;
}
a,
button,
input[type=submit],
input[type=reset],
input[type=button] {
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
box-shadow: none;
-webkit-box-shadow: none;
outline: none;
text-shadow: none;
-webkit-text-shadow: none;
border-left: 0;
border-right: 0;
border-top: 0;
transition: all ease-in-out 0.3s;
-o-transition: all ease-in-out 0.3s;
-webkit-transition: all ease-in-out 0.3s;
}
a:hover,
button:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
outline: none;
text-decoration: none;
}
a {
color: inherit;
display: inline-block;
text-decoration: none;
}
a[href^=tel] {
color: inherit;
cursor: default;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
img {
height: auto;
max-height: 100%;
max-width: 100%;
}
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
color: #0D0D0D;
display: block;
line-height: 1.3;
margin: 0;
font-weight: 600;
margin-bottom: 0.5rem;
}
h1 a, .h1 a,
h2 a, .h2 a,
h3 a, .h3 a,
h4 a, .h4 a,
h5 a, .h5 a,
h6 a, .h6 a {
color: inherit;
display: inline-block;
font-size: inherit;
}
h1 a:hover, .h1 a:hover,
h2 a:hover, .h2 a:hover,
h3 a:hover, .h3 a:hover,
h4 a:hover, .h4 a:hover,
h5 a:hover, .h5 a:hover,
h6 a:hover, .h6 a:hover {
color: #C99247;
}
h1 {
font-size: 2.5rem;
}
h2 {
font-size: 2.12rem;
}
h3 {
font-size: 3rem;
}
h4 {
font-size: 2.4rem;
}
h5 {
font-size: 1.06rem;
}
h6 {
font-size: 1.6rem;
}
.section-title {
color: #0D0D0D;
display: block;
margin-bottom: 0.5rem;
font-size: 2.5rem;
font-weight: 600;
line-height: 1.3;
}
.section-title.white {
color: #fff;
}
.section-title.black {
color: #000;
}
.section-title.ttu {
text-transform: uppercase;
}
.section-title.mb-0 {
margin-bottom: 0;
}
.section-title h1,
.section-title h2,
.section-title h3 {
color: inherit;
display: inline-block;
line-height: 1.3;
padding-bottom: 0;
margin-bottom: inherit;
}
.section-title h1 a,
.section-title h2 a,
.section-title h3 a {
color: inherit;
}
.section-title h1 a:hover,
.section-title h2 a:hover,
.section-title h3 a:hover {
color: #315926;
}
@media (max-width: 991px) {
.section-title h1,
.section-title h2,
.section-title h3 {
font-size: 2.3rem;
}
}
.section-title small {
display: block;
font-size: 0.93rem;
font-weight: 300;
text-transform: none;
}
.page-title {
color: #0D0D0D;
display: block;
margin-bottom: 25px;
text-align: left;
font-size: 2.5rem;
margin-bottom: 0.5rem;
}
.page-title h1 {
color: inherit;
display: inline-block;
font-size: inherit;
font-weight: 600;
line-height: 1.3;
letter-spacing: 0.2px;
margin-bottom: inherit;
}
.page-title h1 span {
display: block;
}
.page-title small {
font-size: 0.93rem;
font-weight: 300;
text-transform: none;
}
.page-title.white {
color: #fff;
}
.page-title.black {
color: #000;
}
.page-title.ttu {
text-transform: uppercase;
}
.page-title.mb-0 {
margin-bottom: 0;
}
.ttl {
font-weight: 600;
margin-bottom: 10px;
}
.ttl-lg {
font-size: 1.267rem;
font-weight: 600;
line-height: 1.3;
}
.ttl-lg h1, .ttl-lg h2, .ttl-lg h3, .ttl-lg h4, .ttl-lg h5, .ttl-lg h6 {
font-size: inherit;
margin-bottom: inherit;
}
.ttl-md {
font-size: 1.133rem;
font-weight: 600;
line-height: 1.3;
}
.ttl-md h1, .ttl-md h2, .ttl-md h3, .ttl-md h4, .ttl-md h5, .ttl-md h6 {
font-size: inherit;
margin-bottom: inherit;
}
.ttl-sm {
font-size: 0.9375rem;
font-weight: 600;
margin-bottom: 0.5rem;
}
.ttl-sm h1, .ttl-sm h2, .ttl-sm h3, .ttl-sm h4, .ttl-sm h5, .ttl-sm h6 {
font-size: inherit;
margin-bottom: inherit;
}
.admin-content,
.cnt {  }
.admin-content a,
.cnt a {
text-decoration: underline;
}
.admin-content ul,
.cnt ul {
display: block;
margin: 24px 0 24px;
padding-left: 20px;
}
.admin-content ul li,
.cnt ul li {
display: block;
line-height: 1.4;
padding-left: 22px;
position: relative;
font-size: 1rem;
}
.admin-content ul li + li,
.cnt ul li + li {
margin-top: 10px;
}
.admin-content ul li:before,
.cnt ul li:before {
color: #315926;
position: absolute;
font-family: "bisdesk";
content: "";
left: 0;
top: 3px;
font-size: 16px;
}
.admin-content ul.white li:before,
.cnt ul.white li:before {
border-color: #fff;
}
.admin-content ol,
.cnt ol {
margin: 24px 0 10px;
padding-left: 20px;
counter-reset: item;
}
.admin-content ol li,
.cnt ol li {
display: block;
line-height: 1.4;
padding-left: 20px;
position: relative;
}
.admin-content ol li + li,
.cnt ol li + li {
margin-top: 15px;
}
.admin-content ol li:before,
.cnt ol li:before {
content: counters(item, ".") ".";
counter-increment: item;
display: inline-block;
left: 0;
position: absolute;
}
.admin-content ol.lower-alpha li:before,
.cnt ol.lower-alpha li:before {
content: counters(item, "", lower-alpha) ")";
}
.admin-content ol.lower-roman li:before,
.cnt ol.lower-roman li:before {
content: counters(item, "", lower-roman) ")";
}
.admin-content ol.roman-sub li,
.cnt ol.roman-sub li {
padding-left: 30px;
}
.admin-content ol.roman-sub li:before,
.cnt ol.roman-sub li:before {
content: counters(item, ".", upper-roman) ".";
counter-increment: item;
font-weight: 500;
}
.admin-content ol.roman-sub li ol li,
.cnt ol.roman-sub li ol li {
padding-left: 32px;
}
.admin-content ol.decimal-sub li,
.cnt ol.decimal-sub li {
padding-left: 30px;
}
.admin-content ol.decimal-sub li:before,
.cnt ol.decimal-sub li:before {
content: counters(item, ". ", decimal) ".";
counter-increment: item;
font-weight: 500;
}
.admin-content ol.decimal-sub li ol,
.cnt ol.decimal-sub li ol {
padding-top: 5px;
}
.admin-content ol.decimal-sub li ol li,
.cnt ol.decimal-sub li ol li {
padding-left: 32px;
}
.admin-content ol.decimal-sub li ol ol li,
.cnt ol.decimal-sub li ol ol li {
padding-left: 50px;
}
.admin-content ul + h2, .admin-content ul + h3, .admin-content ul + h4, .admin-content ul + h5, .admin-content ul + h6,
.admin-content ol + h2,
.admin-content ol + h3,
.admin-content ol + h4,
.admin-content ol + h5,
.admin-content ol + h6,
.cnt ul + h2,
.cnt ul + h3,
.cnt ul + h4,
.cnt ul + h5,
.cnt ul + h6,
.cnt ol + h2,
.cnt ol + h3,
.cnt ol + h4,
.cnt ol + h5,
.cnt ol + h6 {
margin-top: 30px;
}
.admin-content ul + p,
.admin-content ol + p,
.cnt ul + p,
.cnt ol + p {
margin-top: 20px !important;
}
table {
border-collapse: collapse;
width: 100%;
}
table tr,
table th,
table td {
vertical-align: middle;
}
table th {
color: #315926;
font-weight: 700;
height: 34px;
}
table td {
height: 34px;
padding: 7px 12px;
}
table td.none {
height: 10px !important;
padding: 0 10px;
}
table:not([class]),
table[class=""] {
border-collapse: collapse;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
table:not([class]) td,
table[class=""] td {
min-height: 30px;
}
.responsive-table {
overflow-x: auto;
*zoom: 1;
}
.responsive-table:after, .responsive-table:before {
content: "";
display: block;
}
.responsive-table:after {
clear: both;
}
@media (max-width: 767px) {
.table-mobile table {
width: 100%;
}
.table-mobile table thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.table-mobile table td {
border-bottom: 1px solid #707070;
display: block;
padding: 9px 12px 9px 100px;
position: relative;
text-align: left;
width: 100%;
}
.table-mobile table td:last-child {
border-bottom-width: 3px;
}
.table-mobile table td:before {
content: attr(data-label);
display: inline-block;
float: left;
font-weight: 500;
left: 12px;
position: absolute;
}
}
.cf {
*zoom: 1;
}
.cf:after, .cf:before {
content: "";
display: block;
}
.cf:after {
clear: both;
}
.d-blk {
display: block;
}
.mr-auto {
margin-right: auto;
}
.ml-auto {
margin-left: auto;
}
.h100 {
height: 100%;
}
.w100 {
width: 100%;
}
.tel {
cursor: default;
}
.no-pad {
padding: 0 !important;
}
.default {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.default li {
list-style-type: none;
}
.default li:before, .default li:after {
display: none;
}
li {
list-style-type: none;
} input {
box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
}
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
.input,
textarea,
select,
.form-control {
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
background-color: #fff;
border: 0;
color: #717171;
display: block;
height: 40px;
padding: 0 20px;
width: 100%;
}
input[type=email]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
.input:focus,
textarea:focus,
select:focus,
.form-control:focus {
-moz-appearance: none;
appearance: none;
-webkit-appearance: none;
box-shadow: none;
-webkit-box-shadow: none;
outline: 0;
}
textarea.form-control {
height: 80px;
padding: 15px 20px;
resize: none;
}
@media (max-width: 1199px) {
textarea.form-control {
padding-left: 10px;
padding-right: 10px;
}
}
select {
-moz-appearance: none;
-webkit-appearance: none;
background: #fff url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/select-icon.svg) no-repeat 96% 50%;
outline: none;
}
select:focus, select:active {
outline: none;
}
option {
-moz-appearance: none;
-webkit-appearance: none;
}
.input-holder {
margin-bottom: 15px;
position: relative;
*zoom: 1;
}
.input-holder:after, .input-holder:before {
content: "";
display: block;
}
.input-holder:after {
clear: both;
}
.input-holder.error input,
.input-holder.error textarea {
border-color: #C60C02;
}
.input-holder .error,
.input-holder .newerror {
background-color: #C60C02;
border-radius: 0px;
-webkit-border-radius: 0px;
color: #fff;
display: inline-block;
font-size: 11px;
right: 0;
line-height: 1;
padding: 5px 5px;
position: absolute;
top: -19px;
}
.input-holder .error:after,
.input-holder .newerror:after {
border-bottom: none;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #C60C02;
bottom: -5px;
content: "";
right: 10px;
position: absolute;
}
.input-holder .newerror {
top: -20px;
}
@media (max-width: 767px) {
.input-holder .newerror {
top: -25px;
}
}
@media (min-width: 1200px) {
.desk-hide {
display: none;
}
.main-nav > ul {
margin: 0;
padding: 0;
}
.main-nav > ul > li {
display: inline-block; padding-right: 17px;
padding-left: 17px;
}
.main-nav > ul > li.submenu i {
position: absolute;
width: 37px;
height: 33px;
top: 3px;
right: 0;
cursor: pointer;
transition: all ease 0.5s;
}
.main-nav > ul > li.submenu i:after {
content: "";
height: 0;
width: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 7px solid #b3b3b3;
position: absolute;
right: 17px;
top: 14px;
z-index: 10;
}
.main-nav > ul > li:last-child {
margin: 0;
}
.main-nav > ul > li:last-child ul {
left: auto;
right: 0;
}
.main-nav > ul > li > a {
display: block;
padding: 12px 15px;
padding-left: 0;
padding-right: 0;
text-decoration: none;
position: relative;
color: #717171;
}
.main-nav > ul > li > a:after {
position: absolute;
content: "";
width: 0;
left: 0;
bottom: 0;
height: 3px;
background: #F93549;
transition: all ease 0.5s;
-o-transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
}
.main-nav > ul > li:hover > a {
transition: all ease 0.5s;
-o-transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
}
.main-nav > ul > li:hover > a:after {
width: 50px;
}
.main-nav > ul > li:hover > ul {
opacity: 1;
pointer-events: all;
margin-top: 0;
}
.main-nav > ul > li ul {
background: #fff;
position: absolute;
margin: 0;
padding: 0;
width: 250px;
margin-top: 35px;
opacity: 0;
pointer-events: none;
transition: all ease 0.5s;
-o-transition: all ease 0.5s;
-webkit-transition: all ease 0.5s;
box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.09), 0 0 20px 0px rgba(0, 0, 0, 0.19);
}
.main-nav > ul > li ul li {
display: block;
border-bottom: 1px solid #ccc;
position: relative;
}
.main-nav > ul > li ul li:last-child {
border: 0;
}
.main-nav > ul > li ul li a {
font-size: 0.9rem;
padding: 8px 20px;
display: block;
text-decoration: none;
}
.main-nav > ul > li ul li:hover > ul {
display: block;
left: 250px;
top: 0;
}
.main-nav > ul > li ul li:hover > a {
color: #315926;
}
.main-nav > ul > li ul li.submenu::after {
content: "";
font-family: "bisdesk";
position: absolute;
right: 12px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
color: #315926;
font-size: 10px;
}
.main-nav > ul > li.mob_class {
display: none;
}
.mob-btn {
display: none;
}
}
.main-header .hdr-contact ul li a img{
display:none;
}
.main-header .hdr-contact ul li a.menu_account img{
display:none;
width: 32px;
height: 32px;
}
@media (max-width: 1600px) {
.main-nav > ul > li {
padding-right: 13px;
padding-left: 13px;
}
}
@media (max-width: 1199.98px) { .main-nav ul {
margin: 0;
padding: 0;
display: block;
margin-top: 0px;
}
.main-nav ul.mnav {
margin-bottom: 30px;
}
.main-nav ul li {
display: block;
position: relative;
text-transform: capitalize;
font-size: 13px;
}
.main-nav ul li span {
display: none;
}
.main-nav ul li a {
color: #000;
text-decoration: none;
font-size: 18px;
display: block;
padding: 10px;
padding-right: 40px;
}
}
@media (max-width: 1199.98px) and (max-width: 1199px) {
.main-nav ul li a:hover {
background: unset;
}
}
@media (max-width: 1199.98px) {
.main-nav ul li.submenu i {
position: absolute;
width: 43px;
height: 39px;
top: 0;
right: 0;
cursor: pointer;
transition: all ease 0.5s;
}
.main-nav ul li.submenu i:after {
content: "";
height: 0;
width: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 6px solid #b3b3b3;
position: absolute;
right: 17px;
top: 18px;
z-index: 10;
}
}
@media (max-width: 1199.98px) {
.main-nav ul li.submenu a {
color: #000 !important;
}
}
@media (max-width: 1199.98px) {
.main-nav ul li.submenu > a {
pointer-events: none;
}
}
@media (max-width: 1199.98px) {
.main-nav ul li.mob_class {
display: block;
opacity: 1;
}
.main-nav ul li.mob_class:first-child {
margin-bottom: 25px;
}
.main-nav ul li.mob_class a {
padding-right: 15px;
}
}
@media (max-width: 1199.98px) {
.main-nav ul ul {
display: none;
}
.main-nav ul ul:last-child {
border-bottom: 0;
}
.main-nav ul ul a {
padding-left: 20px;
}
.main-nav ul ul ul a {
padding-left: 30px;
}
}
@media (max-width: 1199.98px) {
.show-menu .main-nav {
opacity: 1;
transform: scale(1, 1);
}
}
@media (max-width: 1199.98px) {
.mob-btn {
position: absolute;
float: right;
padding: 5px 7px;
margin: 0px;
background-color: transparent;
cursor: pointer;
right: 0px;
top: 33px;
}
}
@media (max-width: 1199.98px) and (max-width: 991.98px) {
.mob-btn {
top: 28px;
}
}
@media (max-width: 1199.98px) and (max-width: 767.98px) {
.mob-btn {
top: 30px;
}
}
@media (max-width: 1199.98px) {
.mob-btn span {
display: block;
width: 30px;
height: 3px;
border-radius: 1px;
background: #000;
}
}
@media (max-width: 1199.98px) {
.mob-btn span + span {
margin-top: 5px;
}
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-slider *:focus {
outline: none;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir=rtl] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
z-index: 1;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
}
.slick-arrow.slick-hidden {
display: none;
}  .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 35px;
width: 35px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: #000;
top: 50%;
background: white;
transform: translate(0, -50%);
padding: 0;
border: 0;
outline: none;
border-radius: 50%;
-webkit-border-radius: 50%;
z-index: 1;
box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.1);
}
@media (max-width: 1450px) {
.slick-prev,
.slick-next {
width: 35px;
height: 35px;
}
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.36);
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
font-size: 28px;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 1;
}
.slick-prev:before,
.slick-next:before {
font-family: "bisdesk";
font-size: 15px;
line-height: 1;
color: #000;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: relative;
}
.slick-prev {
left: -60px;
}
@media (max-width: 1450px) {
.slick-prev {
left: -40px;
}
}
[dir=rtl] .slick-prev {
left: auto;
right: -60px;
}
@media (max-width: 1450px) {
[dir=rtl] .slick-prev {
left: 0;
}
}
.slick-prev:before {
content: "‹";
color: #C99247;
font-size: 28px;
top: -2px;
}
[dir=rtl] .slick-prev:before {
content: "›";
}
.slick-next {
right: -60px;
}
@media (max-width: 1450px) {
.slick-next {
right: -40px;
}
}
[dir=rtl] .slick-next {
left: -60px;
right: auto;
}
@media (max-width: 1450px) {
[dir=rtl] .slick-next {
right: 0;
}
}
.slick-next:before {
content: "›";
color: #C99247;
font-size: 28px;
top: -2px;
}
[dir=rtl] .slick-next:before {
content: "‹";
} .slick-dots {
position: absolute;
bottom: 0;
list-style: none;
display: block;
text-align: cener;
padding: 0 15px;
margin: 0;
}
@media (min-width: 1200px) {
.slick-dots li {
margin: 0 10px 0 0;
}
}
.slick-dots li {
position: relative;
display: inline-block;
margin: 0 3px;
padding: 0;
cursor: pointer;
}
.slick-dots li + li {
margin-left: 10px;
}
.slick-dots li button {
background: #fff;
border-radius: 50%;
-webkit-border-radius: 50%;
display: block;
height: 10px;
width: 10px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 0;
cursor: pointer;
overflow: hidden;
text-indent: -9999px;
border: none;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "";
width: 15px;
height: 15px;
font-family: "bisdesk";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button {
background-color: #315926;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 1;
}
@media (max-width: 767.98px) {
.slick-dots li {
margin: 0 5px;
}
.slick-dots li button {
border-width: 1px;
height: 12px;
width: 12px;
}
}
.dots-left .slick-dots {
left: 0;
}
.dots-right .slick-dots {
right: 0;
}
.dots-center .slick-dots {
left: 50%;
transform: translateX(-50%);
}
.main-header {
width: 100%;
position: fixed;
left: 0;
top: 0;
margin: 0 auto;
height: 80px;
z-index: 99999;
background-color: #fff;
}
@media (max-width: 1199px) {
.main-header {
height: 65px;
}
}
.main-header .iq-container {
display: flex;
align-items: center;
justify-content: space-between;
height: 80px;
position:relative;
}
@media (max-width: 1199px) {
.main-header .iq-container {
height: 65px;
max-width: 100%;
}
}
.main-header .head-logo {
position: relative;
}
.main-header .head-logo .logo .logo_white {
opacity: 1;
position: relative;
pointer-events: all;
outline: none;
border: none;
}
@media (max-width: 480px) {
.main-header .head-logo .logo .logo_white {
width: 80%;
}
}
.main-header .head-logo .logo .logo_black {
opacity: 0;
position: absolute;
pointer-events: none;
left: 0;
}
.main-header .head-menu .main-nav ul > li a {
color: #000;
font-weight: 500;
position: relative;
outline:none;
}
.main-header .head-menu .main-nav ul > li a:focus{
outline:none;
}
.main-header .head-menu .main-nav ul > li > a:before {
content: "";
background-color: #C99247;
height: 50%;
width: 0px;
top: 12px;
left: -9px;
opacity: 0.5;
position: absolute;
pointer-events: none;
transition: width 0.5s ease-in-out;
}
.main-header .head-menu .main-nav ul.mob_content > li > a:before{
display:none;
}
@media (max-width: 1199px) {
.main-header .head-menu .main-nav ul > li > a:before {
left: 0px;
}
}
.main-header .head-menu .main-nav ul > li a:hover:before, .main-header .head-menu .main-nav ul > li a.active:before {
width: 25px;
}
@media (max-width: 1199px) {
.main-header .head-menu .main-nav ul > li a:hover:before, .main-header .head-menu .main-nav ul > li a.active:before {
width: 30px;
}
}
.main-header .head-menu .main-nav:after {
display: none;
}
.main-header .hdr-contact {
display: flex;
}
@media (max-width: 1199px) {
.main-header .hdr-contact {
margin-right: 40px;
}
}
.main-header .hdr-contact ul {
display: flex;
padding: 0;
margin: 0;
}
.main-header .hdr-contact ul li {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.main-header .hdr-contact ul li form{
display: flex;
margin-bottom: 0;
border-bottom: 0;
width: 185px;
}
.main-header .hdr-contact ul li form input{
box-shadow: none;
}
.main-header .hdr-contact ul li form button{
background:transparent;
}
@media (max-width:1600px){
.main-header .hdr-contact ul li form{
width: 135px;
}
.main-header .hdr-contact ul li form button {
padding: 5px 15px;
}
.main-header .hdr-contact ul li form input {
padding-right: 0;
padding-left: 10px;
}
}
.main-header .hdr-contact ul li a {
padding-right: 17px;
padding-left: 17px;
}
@media (max-width: 480px) {
.main-header .hdr-contact ul li a {
padding-right: 10px;
padding-left: 10px;
}
}
@media (max-width: 355px) {
.main-header .hdr-contact ul li a {
padding-right: 8px;
padding-left: 8px;
min-width: 35px;
}
}
.main-header .hdr-contact ul li.cust-bag {
position: relative;
}
.main-header .hdr-contact ul li.cust-bag p {
width: 15px;
height: 15px;
border-radius: 50%;
background-color: #C99247;
position: absolute;
top: 8px;
right: 10px;
display: flex;
align-items: center;
justify-content: center;
}
.main-header .hdr-contact ul li.cust-bag p span {
color: #fff;
font-size: 0.625rem;
font-weight: 600;
}
.main-header.header-smooth {
transition: 0.5s all ease-in-out;
}
.main-header.header-fix-top {
position: fixed;
background-color: #fff;
box-shadow: 0 0px 19px rgba(0, 0, 0, 0.28);
height: 65px;
-webkit-animation-name: top;
-webkit-animation-duration: 1s;
animation-name: top;
}
.main-header.header-fix-top:after {
display: none;
}
.main-header.header-fix-top .iq-container {
height: 65px;
}
@keyframes top {
0% {
transform: translateY(0px);
background-color: transparent;
}
50% {
transform: translateY(-100px);
background-color: transparent;
}
100% {
transform: translateY(0px);
background-color: #fff;
}
}
.main-header.header-fix-top .head-logo .logo .logo_black {
opacity: 1;
position: relative;
pointer-events: all;
}
@media (max-width: 480px) {
.main-header.header-fix-top .head-logo .logo .logo_black {
width: 80%;
}
}
.main-header.header-fix-top .head-logo .logo .logo_white {
opacity: 0;
position: absolute;
pointer-events: none;
}
.main-header.header-fix-top .mob-btn {
top: 0px;
}
.main-header.header-fix-top .mob-btn .line {
stroke: #000;
}
.main-header .main-nav {
margin-right: 0px; }
@media (max-width: 1199px) {
.main-header .main-nav {
position: absolute;
right: -315px;
top: 0;
z-index: 99;
height: 100vh;
display: block;
width: 315px;
background: #fff;
margin-right: 0;
padding: 0 30px;
padding-top: 100px;
margin-right: -315px;
transition: all 500ms cubic-bezier(0, 0.995, 0.99, 1);
-webkit-transition: all 500ms cubic-bezier(0, 0.995, 0.99, 1);
-moz-transition: all 500ms cubic-bezier(0, 0.995, 0.99, 1);
-ms-transition: all 500ms cubic-bezier(0, 0.995, 0.99, 1);
-o-transition: all 500ms cubic-bezier(0, 0.995, 0.99, 1);
}
}
@media (max-width: 480px) {
.main-header .main-nav {
background-color: transparent;
box-shadow: none;
top: 50%;
}
}
.main-header .main-nav > ul > li.submenu {
padding-left: 30px;
cursor: pointer;
}
@media (max-width: 1450px) {
.main-header .main-nav > ul > li.submenu {
padding-left: 20px;
}
}
.main-header .main-nav > ul > li.submenu > a {
color: #000;
}
.main-header .main-nav > ul > li.submenu > a:hover {     }
@keyframes shine {
from {
-webkit-mask-position: 150%;
}
to {
-webkit-mask-position: -50%;
}
}
.main-header .main-nav > ul > li.submenu ul {
width: 260px;
border-radius: 8px;
}
@media (max-width: 1199px) {
.main-header .main-nav > ul > li.submenu ul {
width: 255px;
}
}
.main-header .main-nav > ul > li.submenu ul li {
border-bottom: none;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
@media (max-width: 1199px) {
.main-header .main-nav > ul > li.submenu ul li {
border-bottom: 1px solid #fff;
}
.main-header .main-nav > ul > li.submenu ul li:last-child {
border: none;
}
.main-header .main-nav > ul > li.submenu ul li:first-child {
border-top: 1px solid #fff;
}
}
.main-header .main-nav > ul > li.submenu ul li a {
color: #C99247;
font-size: 1.4rem;
padding: 0;
font-weight: 600;
padding: 20px 30px;
}
.main-header .main-nav > ul > li.submenu ul li:hover {
background-color: rgba(37, 169, 222, 0.06);
}
.main-header .main-nav > ul > li.submenu i {
transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
display:none;
}
.main-header .main-nav > ul > li.submenu.open i {
transform: rotate(-180deg);
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
}
.shop-page,.impressum-page,.happy-stories-page,.about-page,.ingredients-page,.ayurvedha-page,.impressum-wrpr{
padding-top: 80px;
}
.detail-page .bread-cramps {
padding-top: 100px;
}
.shaping-page.iq-immune-page .immue-abt-wrpr.about-wapr .iq-container .abt-content {
display: flex;
align-items: flex-start;
flex-direction: column;
}
@media (max-width: 1199px) {
.main-header .main-nav > ul > li.submenu i {
top: 3px;
right: 5px !important;
width: 40px;
height: 40px;
border-left: 1px solid #fff;
display:block;
transform: rotate(90deg);
}
.shop-page,.impressum-page,.happy-stories-page,.about-page,.ingredients-page,.ayurvedha-page,.impressum-wrpr{
padding-top: 0;
}
}
.main-header .main-nav > ul > li.submenu i:after {
display: none;
}
.main-header .main-nav > ul > li.submenu i::before {
content: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/down-arrow.svg);
}
@media (max-width: 1199px) {
.main-header .main-nav > ul > li.submenu i::before {  top: 8px;
position: absolute;
left: 15px;
transition-delay: unset !important;
}
}
.main-header .main-nav > ul > li:hover > a:after {
width: 100%;
}
.main-header .main-nav > ul > li > a:after {
background: #315926;
display: none;
}
.head-menu {
display: flex;
align-items: center;
}
@media (max-width: 1199px) {
.head-menu {
width: auto;
justify-content: flex-end;
}
}
::-webkit-scrollbar {
width: 6px;
height: 6px;
background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
border-radius: 13px;
background-color: #fff;
background-image: -webkit-gradient(linear, 40% 0, 75% 84%, from(#C99247), to(#315926), color-stop(0.5, #C99247));
}
::-webkit-scrollbar-track {
box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #f5f5f5;
border-radius: 11px;
}
#Mask {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #315926;
pointer-events: none;
will-change: transform;
z-index: 99999;
transform: translateY(-100%);
display: none;
}
.show-menu .head-menu {
display: block;
margin: 0;
width: 300px;
max-width: 100%;
display: block;
float: right;
padding-top: 90px;
height: 100%;
padding-right: 30px;
padding-left: 30px;
}
.show-menu .main-header .main-nav {
margin-right: 0;
border: none;
overflow: visible;
overflow: auto;
right: 0px;
align-items: flex-start;
flex-direction: column;
}
@media (max-width: 480px) {
.show-menu .main-header .main-nav {
margin-right: 0;
border: none;
overflow: visible;
top: 0;
left: calc(50% - 149px);
right: auto;
overflow: auto;
overflow-x: hidden;
padding-right: 43px;
padding-bottom: 100px;
}
}
.show-menu .main-header .main-nav ul > li.submenu {
padding-left: 0;
border: none;
font-size: 18px;
opacity: 0;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.main-header .head-menu .main-nav ul > li > a.wpml-ls-link:before{
display:none;
}
@media (max-width: 1199px) {
.show-menu .main-header .main-nav ul > li.submenu {
background-color: #fff;
border-bottom: 1px solid #fff;
border-radius: 5px;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
margin-left: .4em;
display: block;
}
.main-header .head-menu .main-nav ul > li a.wpml-ls-link {
display: flex;
align-items: center;
}
}
.show-menu .main-header .main-nav:after {
display: none;
}
.show-menu .main-header .overlay {
display: none;
}
.show-menu .main-header .main-nav ul ul li:first-child {
border-top: 1px solid transparent;
}
.show-menu .main-header .main-nav > ul > li.submenu ul li {
padding: 11px 30px;
}
.show-menu .main-header .main-nav > ul > li.submenu ul li a {
color: #fff;
font-size: 1.7rem;
font-weight: 400;
padding: 0;
}
.show-menu .main-header.header-fix-top .head-menu .main-nav ul > li.submenu a {
color: #fff;
}
.show-menu .main-header.header-fix-top .main-nav ul li.submenu i:before {
filter: invert(0);
-webkit-filter: invert(0);
}
@media (max-width: 1199px) {
.show-menu .main-header.header-fix-top .main-nav ul li.submenu i:before {
filter: invert(1);
-webkit-filter: invert(1);
}
}
.show-menu .main-header.header-fix-top .mob-btn span {
background: #fff;
}
@media (max-width: 1199px) {
.circle {
display: block;
border-radius: 50%;
width: 0px;
height: 0px;
position: fixed;
z-index: 8;
background-color: rgba(0, 0, 0, 0.89);
top: 30px;
right: 45px;
opacity: 1;
transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
}
}
@media (max-width: 1199px) and (max-width: 575px) {
.circle {
right: 27px;
}
}
@media (max-width: 1199px) and (max-width: 480px) {
.circle {
background-color: #fff;
}
}
@media (max-width: 1199px) {
.show-menu .main-header .circle {
width: 1900px;
height: 1900px;
top: -250px;
right: -310px;
transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
}
.show-menu .main-header .main-nav ul > li:nth-child(5) ul{
display:none!important;
}
.show-menu .main-header .main-nav ul > li:nth-child(5) i{
display:none!important;
}
}
.show-menu .main-header .mob-btn {
z-index: 999;
}
.show-menu .main-header .mob-btn path {
stroke: #315926;
transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
}
.ham {
cursor: pointer;
-webkit-tap-highlight-color: transparent;
transition: transform 400ms;
-webkit-user-select: none;
user-select: none;
}
.hamRotate.active {
transform: rotate(45deg);
}
.hamRotate180.active {
transform: rotate(180deg);
}
.line {
fill: none;
transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
stroke: #315926;
stroke-width: 5;
stroke-linecap: round;
}
.ham8 .top {
stroke-dasharray: 40 160;
}
.ham8 .middle {
stroke-dasharray: 40 142;
transform-origin: 50%;
transition: transform 400ms;
}
.ham8 .bottom {
stroke-dasharray: 40 85;
transform-origin: 50%;
transition: transform 400ms, stroke-dashoffset 400ms;
}
.ham8.active .top {
stroke-dashoffset: -64px;
}
.ham8.active .middle {
transform: rotate(90deg);
}
.ham8.active .bottom {
stroke-dashoffset: -64px;
}
.show-menu .main-header .hdr-contact {
display: flex;
position: absolute;
top: 12px;
width: 350px;
right: 7.3%;
}
@media (max-width: 1050px) {
.show-menu .main-header .hdr-contact {
display: none;
}
}
.show-menu body {
overflow: hidden;
}
.iq-container {
width: 100%;
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 576px) {
.iq-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.iq-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.iq-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.iq-container {
max-width: 1170px;
}
}
@media (min-width: 1600px) {
.iq-container {
max-width: 1380px;
}
}
.bx-ttl {
margin-bottom: 1rem;
}
.bx-ttl h1,
.bx-ttl h2,
.bx-ttl h3,
.bx-ttl h4,
.bx-ttl h5,
.bx-ttl h6 {
font-size: inherit;
margin-bottom: inherit;
}
.img-center {
display: flex;
flex-wrap: wrap;
}
.img-center a {
display: flex;
flex-wrap: wrap;
max-width: 100%;
max-width: 100%;
}
.img-center img {
flex: 1;
object-fit: cover;
object-position: 100% 0;
max-width: inherit !important;
}
.img-bg-center {
background-position: center !important;
background-size: cover !important;
}
.bx-text p {
margin-bottom: 0;
}   .iq-btn {
position: relative;
display: block;
width: 171px;
height: 55px;
max-width: 171px;
overflow: hidden;
border: 1px solid #315926;
background-color: #315926;
color: #fff;
font-family: "muli", serif;
z-index: 1;
transition: all 0.5s ease-in-out;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 1360px) {
.iq-btn {
width: 150px;
height: 45px;
max-width: 150px;
font-size: 0.9375rem;
}
}
.iq-btn:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 0 0;
border-color: transparent transparent transparent #fff;
position: absolute;
bottom: 0;
left: 0;
transition: all 0.5s ease-in-out;
z-index: -1;
}
.iq-btn:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 0 0;
border-color: transparent #fff transparent transparent;
position: absolute;
top: 0;
right: 0;
transition: all 0.5s ease-in-out;
z-index: -1;
}
.iq-btn:hover {
color: #315926;
}
.iq-btn:hover:before {
border-width: 165px 0 0 165px;
}
.iq-btn:hover:after {
border-width: 0 165px 165px 0;
}
.iq-btn.white {
background-color: transparent;
color: #315926;
}
.iq-btn.white:before {
border-color: transparent transparent transparent #315926;
}
.iq-btn.white:after {
border-color: transparent #315926 transparent transparent;
}
.iq-btn.white:hover {
color: #fff;
}
.iq-btn.green {
background-color: transparent;
color: #fff;
border-color: #fff;
}
.iq-btn.green:before {
border-color: transparent transparent transparent #fff;
}
.iq-btn.green:after {
border-color: transparent #fff transparent transparent;
}
.iq-btn.green:hover {
color: #315926;
} @keyframes zoomInImage {
from {
transform: scale3d(1, 1, 1);
transition: 0.5;
}
to {
transform: scale3d(1.1, 1.1, 1.1);
transition: 0.5;
}
}
.zoomInImage {
animation-name: zoomInImage;
}
@keyframes zoomOutImage {
from {
transform: scale3d(1.1, 1.1, 1.1);
transition: 0.5;
}
to {
transform: scale3d(1, 1, 1);
transition: 0.5;
}
}
.zoomOutImage {
animation-name: zoomOutImage;
transition: 0.5;
}
.banner-slider [data-animation-in] {
opacity: 0;
animation-duration: 1.5s;
transition: opacity 0.5s ease 0.3s;
transition: 1s;
}
::selection {
color: #fff;
background: #315926;
}
.contact-nav {
padding: 99px 0;
background: #f5f9fb;
}
@media (max-width: 1199px) {
.contact-nav {
padding: 40px 0;
margin-top: -20px;
}
}
.contact-nav .head {
margin-bottom: 40px;
}
.contact-nav .head hr {
width: 32px;
height: 4px;
background: #315926;
margin-left: 0;
}
.contact-nav .head h4 {
font-size: 3.8rem;
font-weight: 700;
color: #000C52;
margin-bottom: 15px;
position: relative;
}
.contact-nav .contact-box {
background: #fff;
padding: 40px;
border-radius: 18px;
-webkit-border-radius: 18px;
box-shadow: 10px 10px 10px 10px rgba(37, 169, 222, 0.052);
}
@media (max-width: 768px) {
.contact-nav .contact-box {
padding-left: 25px;
padding-right: 25px;
}
}
.contact-nav .contact-box .is-floating-label.textarea {
height: 195px;
}
.contact-nav .contact-box .is-floating-label.textarea textarea {
height: auto;
padding: 15px;
border-radius: 6px;
}
.contact-nav .contact-box a {
height: 65px;
font-weight: 600;
border: 1px solid #315926;
border-radius: 8px;
-webkit-border-radius: 8px;
max-width: 100%;
}
@media (max-width: 1199px) {
.contact-nav .contact-box a {
height: 50px;
}
}
.contact-nav .left-box {
background: #fff;
padding: 40px;
border-radius: 18px;
-webkit-border-radius: 18px;
max-width: 446px;
box-shadow: 10px 10px 10px 10px rgba(37, 169, 222, 0.052);
}
@media (max-width: 991px) {
.contact-nav .left-box {
max-width: 100%;
}
}
@media (max-width: 767px) {
.contact-nav .left-box {
padding-left: 25px;
padding-right: 25px;
}
}
.contact-nav .left-box h4 {
padding: 25px 0 15px 0;
font-weight: 400;
font-size: 2.4rem;
}
.contact-nav .left-box:last-child {
margin-top: 50px;
}
.contact-nav .left-box p {
font-size: 1.8rem;
color: #868686;
}
.contact-nav .left-box p b {
margin-top: 18px;
color: #315926;
display: inline-block;
font-weight: 500;
}
.contact-nav .left-box h3 {
font-size: 2.4rem;
}
.contact-nav .left-box.mail {
position: relative;
}
.contact-nav .left-box.mail:after {
position: absolute;
right: -20px;
top: 44px;
background: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/contact-arrow.png) center left no-repeat;
content: "";
width: 24px;
height: 14px;
}
@media (max-width: 993px) {
.contact-nav .left-box.mail:after {
display: none;
}
}
.blog-details-banner {
height: 450px;
display: flex;
align-items: center;
background-position: 70% 65%;
}
@media (max-width: 1199px) {
.blog-details-banner {
margin-top: -20px;
height: 450px;
}
}
@media (max-width: 991px) {
.blog-details-banner {
height: 250px;
}
}
.blog-detail-content {
margin-top: -14%;
}
@media (max-width: 575px) {
.blog-detail-content {
margin-top: -30%;
}
}
.blog-detail-content hr {
width: 32px;
height: 4px;
background: #315926;
margin-left: 0;
}
.blog-detail-content p {
margin: 30px 0;
}
.blog-detail-content ul {
padding: 0 0 0 15px;
}
.blog-detail-content ul li {
list-style: decimal;
list-style-position: initial;
color: #061886;
padding-right: 5px;
margin-bottom: 20px;
}
.blog-detail-content .breadcrumb-nav p {
display: inline-block;
}
.blog-detail-content .breadcrumb-nav p span:first-child {
font-weight: 700;
color: #315926;
border: 1px solid #315926;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
padding: 7px 25px;
}
.blog-detail-content .breadcrumb-nav p span:nth-child(2) {
padding-left: 25px;
font-size: 1.4rem;
}
.latest-blog {
background: #f5f9fb;
padding: 100px 0;
margin-top: 70px;
}
@media (max-width: 1199px) {
.latest-blog {
padding: 50px 0;
margin-top: 50px;
padding-bottom: 50px;
}
}
@media (max-width: 991px) {
.latest-blog {
padding: 30px 0 0 0;
margin-top: 30px;
padding-bottom: 0;
}
}
@media (max-width: 991px) {
.latest-blog {
padding-bottom: 30px;
}
}
.latest-blog hr {
width: 32px;
height: 4px;
background: #315926;
margin-left: 0;
}
.latest-blog h4 {
font-weight: 700;
font-size: 2.2rem;
}
.latest-blog .blog_section {
padding-bottom: 0;
}
@media (max-width: 575px) {
.latest-blog .blog_section {
padding: 30px 0;
padding-bottom: 0;
}
}
.latest-blog .blog_section .blog_wrpr {
padding: 0;
}
.latest-blog .blog_section .blog_wrpr a.blog_blk {
margin-bottom: 0;
}
@media (max-width: 991px) {
.latest-blog .blog_section .blog_wrpr a.blog_blk {
margin-bottom: 30px;
}
}
@media (max-width: 575px) {
.latest-blog .blog_section .blog_wrpr a.blog_blk {
margin-bottom: 30px;
}
.latest-blog .blog_section .blog_wrpr a.blog_blk:last-child {
margin-bottom: 0px;
}
}
.latest-blog .more-blog {
color: #061886;
}
.latest-blog .more-blog span {
margin-right: 10px;
}
.latest-blog .col-lg-6.text-right {
text-align: right !important;
display: flex;
align-items: center;
justify-content: flex-end;
}
@media (max-width: 991px) {
.latest-blog .col-lg-6 {
max-width: 50%;
flex: 0 0 50%;
}
}
.banner.home-banner.section-1 {
margin-top: 0px;
padding-bottom:50px;
}
.banner_contnt {
position: relative;
overflow: hidden;
}
.banner_contnt > img.white-circle {
position: absolute;
top: 12%;
left: 42%;
z-index: 99;
}
@media (max-width: 991px) {
.banner_contnt > img.white-circle {
position: absolute;
top: 2%;
left: 42%;
z-index: 99;
}
}
@media (max-width: 767px) {
.banner_contnt > img.white-circle {
display: none;
}
}
.banner_contnt > img.banner-circle {
position: absolute;
top: auto;
left: -5%;
z-index: 0;
bottom: -18%;
width: 30%;
}
@media (max-width: 767px) {
.banner_contnt > img.banner-circle {
bottom: -5%;
width: 50%;
}
}
.banner_contnt .banner-slider.slick-slider .banner-slide-item {
display: block;
}
.banner_contnt .banner-slider .banner-slide-item {
height: 825px;
background-size: cover !important;
position: relative;
display: none;
}
.banner_contnt .banner-slider .banner-slide-item:first-child {
display: block;
}
@media (max-width: 1199px) {
.banner_contnt .banner-slider .banner-slide-item {
height: 650px;
}
}
@media (max-width: 767px) {
.banner_contnt .banner-slider .banner-slide-item {
height: 815px;
}
}
@media (max-width: 480px) {
.banner_contnt .banner-slider .banner-slide-item {
height: 815px;
}
}
.banner_contnt .banner-slider .banner-slide-item:after {
position: absolute;
content: "";
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(to bottom, #f7f9f8 0%, rgba(236, 242, 237, 0) 100%); height: 100%;
width: 100%;
pointer-events: none;
}
.banner_contnt .banner-slider .banner-slide-item .owl_title {
justify-content: space-between;
}
@media (max-width: 767px) {
.banner_contnt .banner-slider .banner-slide-item .owl_title {
flex-direction: column-reverse;
justify-content: center;
align-items: baseline;
}
}
@media (max-width: 575px) {
.banner_contnt .banner-slider .banner-slide-item .owl_title {
align-items: center;
}
}
.banner_contnt .banner-slider .banner-slide-item .iq-container {
position: relative;
height: 825px;
}
@media (max-width: 1199px) {
.banner_contnt .banner-slider .banner-slide-item .iq-container {
height: 600px;
}
}
.banner_contnt .banner-slider .banner-slide-item .iq-container > img {
display: block;
height: 625px;
object-fit: contain;
}
@media (max-width: 1199px) {
.banner_contnt .banner-slider .banner-slide-item .iq-container > img {
height: 70%;
}
}
@media (max-width: 991px) {
.banner_contnt .banner-slider .banner-slide-item .iq-container > img {
margin-left: -25%;
}
}
@media (max-width: 767px) {
.banner_contnt .banner-slider .banner-slide-item .iq-container > img {
object-fit: cover;
margin-left: 0%;
margin-top: 75%;
min-height: 375px;
}
}
@media (max-width: 480px) {
.banner_contnt .banner-slider .banner-slide-item .iq-container > img {
margin-top: 100%;
}
}
.banner_contnt .banner-slider .banner-ttle {
max-width: 50%;
flex: 0 0 50%;
z-index: 9;
}
@media (max-width: 991px) {
.banner_contnt .banner-slider .banner-ttle {
max-width: 60%;
flex: 0 0 60%;
margin-top: -15%;
}
}
@media (max-width: 767px) {
.banner_contnt .banner-slider .banner-ttle {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
margin-top: 0%;
}
}
.banner_contnt .banner-slider .banner-ttle h2 {
font-size: 2.875rem;
color: #315926;
line-height: 56px;
margin-bottom: 10px;
font-weight: 700;
}
@media (max-width: 1599px) {
.banner_contnt .banner-slider .banner-ttle h2 {
font-size: 2.575rem;
line-height: 50px;
}
}
@media (max-width: 1199px) {
.banner_contnt .banner-slider .banner-ttle h2 {
font-size: 1.8rem;
line-height: 32px;
}
}
@media (max-width: 991px) {
.banner_contnt .banner-slider .banner-ttle h2 {
font-size: 1.9rem;
line-height: 35px;
}
}
@media (max-width: 767px) {
.banner_contnt .banner-slider .banner-ttle h2 {
font-size: 1.6rem;
line-height: 26px;
}
}
.banner_contnt .banner-slider .banner-ttle p {
font-size: 1rem;
margin-bottom: 25px;
}
.banner_contnt .banner-slider .banner-ttle a {
font-size: 1rem;
color: #fff;
text-decoration: none;
font-weight: 500;
transition: all 0.3s ease-in-out !important;
font-family: "muli", serif;
border-radius: 25px;
}
.banner_contnt .banner-slider .banner-ttle a:hover {
color: #315926;
}
.banner_contnt .banner-slider > img {
max-width: 50%;
flex: 0 0 50%;
z-index: 9;
}
.banner_contnt .banner-slider .slick-dots {
bottom: 0px;
right: 5%;
}
@media (max-width: 1199px) {
.banner_contnt .banner-slider .slick-dots {
bottom: 5%;
}
}
.banner_contnt .banner-slider .slick-dots li button {
border: 3px solid rgba(49, 89, 38, 0.1);
background: rgba(49, 89, 38, 0.1);
height: 6px;
width: 6px;
transition: all 0.5s ease-in-out;
}
@media (max-width: 767px) {
.banner_contnt .banner-slider .slick-dots li button {
height: 8px;
width: 8px;
border: 1px solid #fff;
}
}
.banner_contnt .banner-slider .slick-dots li.slick-active button {
background-color: rgba(49, 89, 38, 0.99);
width: 15px;
height: 6px;
border-radius: 5px;
}
.banner_contnt .inner-banner-wrpr {
width: 44%;
margin-top: -120px;
}
.banner_contnt .inner-banner-wrpr.opacity{
opacity:0;
}
@media (max-width: 1199px) {
.banner_contnt .inner-banner-wrpr {
width: 52%;
margin-top: -120px;
}
}
@media (max-width: 1199px) {
.banner_contnt .inner-banner-wrpr {
width: 65%;
margin-left: 50px;
}
}
@media (max-width: 991px) {
.banner_contnt .inner-banner-wrpr {
width: 75%;
}
}
@media (max-width: 767px) {
.banner_contnt .inner-banner-wrpr {
width: 95%;
margin: 0 auto;
}
}
@media (max-width: 575px) {
.banner_contnt .inner-banner-wrpr {
width: 75%;
}
}
@media (max-width: 480px) {
.banner_contnt .inner-banner-wrpr {
width: 70%;
}
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk {
background-color: #fff;
padding: 20px 15px;
box-shadow: 2px 3px 8px 0px rgba(17, 33, 12, 0.15);
margin: 30px 10px;
border-radius: 20px;
display: flex;
flex-direction: column;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
max-width: 183px;
display:none;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk.active{
display:block;
}
@media (max-width: 575px) {
.banner_contnt .inner-banner-wrpr .inner-slider-blk {
max-width: unset;
margin:30px;
}
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk .globe-content {
display: flex;
align-items: center;
justify-content: space-between;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk .globe-content p {
font-size: 0.9375rem;
font-weight: 700;
margin-bottom: 0;
color: #B7B7B7;
text-align: right;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk .globe-content img{
width: 28px;
height: 28px;
object-fit: contain;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk:hover {
transform: scale(1.1, 1.1);
box-shadow: 2px 4px 43px 0px rgba(17, 33, 12, 0.15);
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk button.slick-prev:before {
content: "";
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/images/arrow-right.svg);
}
.why-main {
background: linear-gradient(to top, #f7f9f8 0%, rgba(236, 242, 237, 0) 100%);
}
.why-main .why-wrpr {
padding: 55px 0 150px 0;
text-align: center;
}
@media (max-width: 1599px) {
.why-main .why-wrpr {
padding: 55px 0 100px 0;
}
}
@media (max-width: 1450px) {
.why-main .why-wrpr {
width: 90%;
margin: 0 auto;
padding: 55px 0 50px 0;
}
}
@media (max-width: 1199px) {
.why-main .why-wrpr {
width: 85%;
padding: 55px 0 0px 0;
}
}
@media (max-width: 767px) {
.why-main .why-wrpr {
width: 94%;
padding: 40px 0 0px 0;
}
}
@media (max-width: 480px) {
}
.why-main .why-wrpr h2 {
font-weight: 200;
}
.why-main .why-wrpr h2 b {
font-weight: 800;
padding-left: 15px;
}
.why-main .why-wrpr > p {
margin-bottom: 50px;
}
@media (max-width: 1599px) {
.why-main .why-wrpr > p {
margin-bottom: 25px;
}
}
@media (max-width: 767px) {
.why-main .why-wrpr > p {
margin-bottom: 10px;
}
}
.why-main .why-wrpr .why-block {
display: flex;
flex-direction: column;
align-items: center;
padding: 20px 15px;
margin: 20px 7px;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
max-width: 258px;
}
@media (max-width: 1599px) {
.why-main .why-wrpr .why-block {
padding: 20px 10px;
}
}
@media (max-width: 991px) {
.why-main .why-wrpr .why-block {
padding: 20px 0px;
}
}
.why-main .why-wrpr .why-block:hover {
background-color: #fff;
border-radius: 20px;
box-shadow: 0 8px 14px rgba(0, 0, 0, 0.17);
}
.why-main .why-wrpr .why-block img {
height: 70px;
margin-bottom: 20px;
}
.why-main .why-wrpr .why-block h5 {
margin-bottom: 15px;
font-weight: 700;
font-size: 0.9375rem;
}
.why-main .why-wrpr .why-block p {
font-size: 0.875rem;
}
.dr-wrpr {
background-color: #315926;
padding: 65px 0;
position: relative;
}
@media (max-width: 991px) {
.dr-wrpr {
padding: 50px 0;
}
}
.dr-wrpr > img.white-circle {
opacity: 0.1;
position: absolute;
bottom: -30%;
left: -13%;
transform: rotate(100deg);
pointer-events: none;
}
@media (max-width: 767px) {
.dr-wrpr > img.white-circle {
display: none;
}
}
.dr-wrpr > img.banner-circle {
opacity: 0.1;
position: absolute;
right: 30%;
top: -12%;
pointer-events: none;
}
.dr-wrpr > img.dr-bg {
position: absolute;
bottom: 0;
right: 0;
z-index: 0;
opacity: 0.9;
width: 30%;
pointer-events: none;
}
.dr-wrpr .iq-container {
display: flex;
align-items: center;
position: relative;
}
@media (max-width: 480px) {
.dr-wrpr .iq-container {
flex-direction: column;
}
}
.dr-wrpr .iq-container .dr-img-wrpr {
max-width: 40%;
flex: 0 0 40%;
}
@media (max-width: 991px) {
.dr-wrpr .iq-container .dr-img-wrpr {
max-width: calc(30% - 25px);
flex: 0 0 calc(30% - 25px);
margin-right: 30px;
}
}
@media (max-width: 480px) {
.dr-wrpr .iq-container .dr-img-wrpr {
max-width: calc(50% - 25px);
flex: 0 0 calc(50% - 25px);
margin-bottom: 25px;
}
}
.dr-wrpr .iq-container .dr-detail-wrpr {
max-width: 60%;
flex: 0 0 60%;
}
@media (max-width: 991px) {
.dr-wrpr .iq-container .dr-detail-wrpr {
max-width: 70%;
flex: 0 0 70%;
}
}
@media (max-width: 480px) {
.dr-wrpr .iq-container .dr-detail-wrpr {
max-width: 100%;
flex: 0 0 100%;
text-align:center;
}
}
.dr-wrpr .iq-container .dr-detail-wrpr h5 {
color: #fff;
margin-bottom: 5px;
font-weight: 700;
}
.dr-wrpr .iq-container .dr-detail-wrpr p {
color: #fff;
width: 85%;
}
@media (max-width: 991px) {
.dr-wrpr .iq-container .dr-detail-wrpr p {
width: 100%;
}
}
.dr-wrpr .iq-container .dr-detail-wrpr p.first-child {
margin-bottom: 35px;
}
.dr-wrpr .iq-container .dr-detail-wrpr a {
font-family: "muli", serif;
color: #C99247;
font-weight: 700;
font-style: italic;
padding: 10px 10px 10px 0;
position: relative;
}
.dr-wrpr .iq-container .dr-detail-wrpr a > img {
position: absolute;
bottom: 5px;
right: 3px;
}
.our-health-wrpr {
text-align: center;
padding: 100px 0;
}
@media (max-width: 1199px) {
.our-health-wrpr {
padding: 50px 0;
}
}
.our-health-wrpr h2 {
font-weight: 200;
margin-bottom: 30px;
}
.our-health-wrpr h2 b {
font-weight: 800;
padding-left: 15px;
}
.our-health-wrpr .health-tab {  }
.our-health-wrpr .health-tab .nav-tabs {
max-width: 68%;
margin: 0 auto;
border-bottom: 1px solid #E8E8E8;
height:59px;
}
@media (max-width: 1599px) {
.our-health-wrpr .health-tab .nav-tabs {
max-width: 80%;
}
}
@media (max-width: 1199px) {
.our-health-wrpr .health-tab .nav-tabs {
max-width: 100%;
}
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .nav-tabs {
display: flex;
flex-wrap: nowrap;
overflow: scroll;
overflow-y: hidden;
}
}
.our-health-wrpr .health-tab .nav-tabs li > a {
border: none;
border-bottom: 2px solid transparent;
padding: 10px 15px;
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .nav-tabs li > a {
padding: 10px 3px;
}
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .nav-tabs li > a {
width: 105px;
}
}
.our-health-wrpr .health-tab .nav-tabs li > a img {
filter: grayscale(1);
width:100px;
height:36px;
object-fit: contain;
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .nav-tabs li > a img {
width: 80%;
}
}
.our-health-wrpr .health-tab .nav-tabs li > a:focus{
outline:none;
}
.our-health-wrpr .health-tab .nav-tabs li > a.active {
background: linear-gradient(to top, #f7f9f8 0%, rgba(236, 242, 237, 0) 100%);
border-bottom: 2px solid #209500;
}
.our-health-wrpr .health-tab .nav-tabs li > a.active img {
filter: none;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content {
display: flex;
align-items: flex-start;
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content {
flex-direction: column;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image {
max-width: 40%;
flex: 0 0 40%;
margin-left: -10%;
position: relative;
}
@media (max-width: 1360px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image {
max-width: 30%;
flex: 0 0 30%;
margin-left: 0%;
}
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image {
margin-top: 20px;
max-width: 35%;
flex: 0 0 35%;
}
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image {
max-width: 100%;
flex: 0 0 100%;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image > img {
width: 75%;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .box-title {
display: flex;
padding: 35px 50px;
justify-content: space-between;
align-items: center;
z-index: 9;
position: relative;
margin-bottom: 30px;
border-radius: 20px;
}
@media (max-width: 1199px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .box-title {
padding: 20px 20px;
margin-bottom: 20px;
}
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .box-title {
padding: 20px 20px;
margin-bottom: 0;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .box-title:after {
content: "";
background: linear-gradient(to top, #f7f9f8 0%, rgba(236, 242, 237, 0) 100%);
width: 100%;
bottom: 0;
right: 0;
height: 100%;
position: absolute;
pointer-events: none;
border-radius: 20px;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .box-title > p {
margin: 0;
line-height: 1;
font-size: 1.437em;
font-weight: 700;
color: #315926;
z-index: 9;
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .box-title > p {
font-size: 16px;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .box-title > a {
font-family: "muli", serif;
color: #C99247;
font-weight: 700;
font-style: italic;
padding: 10px 10px 10px 0;
position: relative;
border: none;
z-index: 9;
outline:none;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .box-title > a > img {
position: absolute;
bottom: 5px;
right: 3px;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap {
display: flex;
align-items: center;
justify-content: space-between;
padding: 15px;
border-style: dashed;
border-color: #E8E8E8;
border-right: 0;
border-left: 0;
}
@media (max-width: 1199px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap {
flex-wrap: wrap;
}
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap {
padding: 5px 0;
}
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap {
flex-wrap: nowrap;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a {
display: flex;
align-items: center;
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a {
width: 33.33%;
flex: 0 0 33.33%;
margin-bottom: 10px;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a:last-child {
width: auto;
flex: auto;
}
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a {
width: 20%;
flex: 0 0 20%;
margin-bottom: 10px;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a:last-child {
width: auto;
flex: auto;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a p {
margin-bottom: 0;
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a p {
padding-right: 10px;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a img {
padding-left: 15px;
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-image .health-tips-wrap a img {
padding-left: 0;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs {
max-width: 70%;
flex: 0 0 70%;
padding: 60px 0 0 75px;
display: flex;
flex-wrap: wrap;
}
@media (max-width: 1360px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs {
padding: 40px 0 0 40px;
}
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs {
max-width: 65%;
flex: 0 0 65%;
}
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs {
max-width: 100%;
flex: 0 0 100%;
padding: 20px 0 0 0px;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr {
width: 110px;
height: 110px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
opacity: 0.5;
border-radius: 50%;
margin-right: 10px;
margin-bottom: 15px;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr img{
width:50px;
height:50px;
object-fit: contain;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr p {
font-size: 0.85rem;
color: #315926;
margin: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 60px;
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr p {
font-size: 12px;
width: 45px;
}
}
@media (max-width: 1199px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr {
width: 90px;
height: 90px;
}
}
@media (max-width: 991px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr {
width: 57px;
height: 57px;
}
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr {
width: 62px;
height: 62px;
}
}
@media (max-width: 480px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr {
width: calc(25% - 12px);
height: 85px;
min-width: 80px;
min-height: 80px;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr p {
font-size: 11px;
}
}
@media (max-width: 380px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr {
width: calc(25% - 12px);
height: 70px;
min-width: 62px;
min-height: 70px;
}
}
@media (max-width: 1199px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr img {
width: 45%;
object-fit: contain;
height: auto;
}
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:hover, .our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:hover {
box-shadow: 0 6px 14px rgba(0, 0, 0, 0.14);
opacity: 1;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:nth-child(7), .our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:nth-child(18) {
margin-left: 50px;
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:nth-child(7), .our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:nth-child(18) {
margin-left: 0px;
}
}
@media (max-width: 767px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:nth-child(8), .our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:nth-child(21) {
margin-left: 50px;
}
}
@media (max-width: 767px) and (max-width: 480px) {
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:nth-child(8), .our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr:nth-child(21) {
margin-left: 0px;
}
}
@media screen and (max-width: 992px) {
.our-health-wrpr .health-tab { }
.our-health-wrpr .health-tab .responsive-tabs .panel-heading {
display: none;
}
}
@media screen and (min-width: 991px) {
.our-health-wrpr .health-tab { }
.our-health-wrpr .health-tab .responsive-tabs .panel-heading {
display: none;
}
.our-health-wrpr .health-tab .responsive-tabs > .active {
height: auto !important;
}
}
.hand-wrap {
background-repeat: no-repeat;
padding: 80px 0;
background-size: cover;
}
@media (max-width: 1920px) {
.hand-wrap {
width: 101%;
}
}
.hand-wrap .hand-green-wrap {
background-color: #1A5D1B;
width: 50%;
padding: 110px 75px 95px 95px;
border-radius: 15px;
margin-left: 50%;
overflow: hidden;
position: relative;
}
@media (max-width: 1199px) {
.hand-wrap .hand-green-wrap {
background-color: rgba(26, 93, 27, 0.85);
width: 75%;
margin-left: 25%;
}
}
@media (max-width: 991px) {
.hand-wrap .hand-green-wrap {
padding: 50px;
}
}
@media (max-width: 767px) {
.hand-wrap .hand-green-wrap {
width: 90%;
margin-left: 5%;
}
}
.hand-wrap .hand-green-wrap > img {
width: 70%;
position: absolute;
opacity: 0.2;
top: -10%;
left: -10%;
}
@media (max-width: 1199px) {
.hand-wrap .hand-green-wrap > img {
opacity: 0.5;
}
}
.hand-wrap .hand-green-wrap p {
color: #fff;
margin-bottom: 0;
}
.national-wrpr {
padding-top: 110px;
text-align: center;
position: relative;
overflow: hidden;
}
@media (max-width: 1199px) {
.national-wrpr {
padding-top: 50px;
}
}
.national-wrpr > img {
position: absolute;
top: -10%;
left: -8%;
width: 51%;
}
@media (max-width: 1199px) {
.national-wrpr p {
padding-bottom: 20px;
}
}
@media (max-width: 767px) {
.national-wrpr p {
text-align: justify;
}
}
.national-wrpr h2 {
font-weight: 200;
margin-bottom: 10px;
line-height: 1;
}
@media (max-width: 767px) {
.national-wrpr h2 {
line-height: 1.3;
}
}
.national-wrpr h2 b {
font-weight: 800;
padding-left: 15px;
}
.national-wrpr small {
margin-bottom: 15px;
display: block;
}
.national-wrpr > p {
width: 80%;
margin: 0 auto;
margin-bottom: 30px;
}
.national-wrpr a {
margin-bottom: 15px;
font-family: "muli", serif;
color: #C99247;
font-weight: 700;
font-style: italic;
margin: 0 auto;
height: 45px;
border-radius: 20px;
}
.national-wrpr .popup-wrpr {
margin-top: 65px;
position: relative;
height: 620px;
display: flex;
padding: 50px;
background: #fff;
border-radius: 37px;
box-shadow: 0 0 8px 0px #00000021;
align-items: flex-start;
}
.national-wrpr .popup-wrpr >img{
position:absolute;
}
.national-wrpr .popup-wrpr >img:first-child{
left: 100px;
top: 44%;
}
.national-wrpr .popup-wrpr >img:nth-child(2){
right: 0;
bottom: 0;
}
.national-wrpr .popup-wrpr >img:nth-child(3){
right: 15px;
top: 10px;
}
.national-wrpr .popup-wrpr >img:nth-child(4){
right: 20%;
top: 25%;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr{
max-width: 72%;
flex: 0 0 72%;
position: relative;
}
.national-wrpr .popup-wrpr .popup-video-wrpr{
max-width: 28%;
flex: 0 0 28%;
position: relative;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr >p{
padding: 5% 20% 5% 25%;
text-align: left;
font-size: 15px;
font-weight: 400;
}
.national-wrpr .popup-wrpr .name-detail p {
margin-bottom: 10px;
color: #315926;
font-weight: 700;
font-size: 23px;
line-height: 1;
padding:0;
}
.national-wrpr .popup-wrpr .name-detail {
position: absolute;
width: 100%;
text-align: right;
bottom: -40px;
left: -40px;
}
.substainability-wrpr .iq-container .tabs-nav li a p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.substainability-wrpr .iq-container .tabs-nav li a{
outline:none;
}
@media (max-width: 1599px) {
.national-wrpr .popup-wrpr .popup-video-content-wrpr >p { text-align: left;
font-size: 15px;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr {
max-width: 70%;
flex: 0 0 70%;
}
.national-wrpr .popup-wrpr .popup-video-wrpr {
max-width: 30%;
flex: 0 0 30%;
}
.national-wrpr .popup-wrpr {
height: 570px;
}
}
@media (max-width: 1199px) {
.national-wrpr .popup-wrpr {
margin-top: 50px;
height: auto;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr >p {
padding: 5% 5% 5% 5%;
font-size: 15px;
}
.national-wrpr .popup-wrpr >img:first-child {
left: 25px;
top: 5%;
width: 7%;
}
.national-wrpr .popup-wrpr >img:nth-child(4) {
right: 15%;
top: 25%;
}
}
@media (max-width: 991px) {
.national-wrpr .popup-wrpr {
height: auto;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr >p {
padding: 5% 5% 10% 5%;
text-align: left;
font-size: 14px;
}
.national-wrpr .popup-wrpr >img:nth-child(2) {
width: 20%;
}
.national-wrpr .popup-wrpr >img:nth-child(4) {
right: 18%;
top: 25%;
width: 21%;
}
.national-wrpr .popup-wrpr >img:first-child {
left: 20px;
top: 35%;
width: 5%;
}
.national-wrpr .popup-wrpr .name-detail {
bottom: 0px;
left: -30px;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt {
max-width: 100%;
flex: 0 0 100%;
}
}
@media (max-width: 767px) {
.national-wrpr .popup-wrpr {
margin-top: 35px;
padding: 30px;
border-radius: 17px;
height: auto;
}
.national-wrpr .popup-wrpr .name-detail {
position: absolute;
width: 100%;
text-align: left;
bottom: -20px;
left: auto;
}
.national-wrpr .popup-wrpr .name-detail p{
margin-bottom: 10px;
font-size: 20px;
text-align: right;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr >p {
padding: 5% 5% 5% 0%;
text-align: left;
font-size: 14px;
}
.national-wrpr .popup-wrpr >img:first-child {
left: 20px;
top: 5%;
width: 5%;
}
.national-wrpr .popup-wrpr .name-detail {
position: absolute;
width: 100%;
text-align: right;
bottom: -20px;
left: -20px;
}
}
@media (max-width: 575px) {
.national-wrpr .popup-wrpr {
height: auto;
flex-direction: column-reverse;
text-align: center;
margin-top: 45px;
}
.national-wrpr .popup-wrpr .popup-video-wrpr {
max-width: 100%;
flex: 0 0 100%;
width: 50%;
margin: 0 auto;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr {
max-width: 100%;
flex: 0 0 100%;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr >p {
padding: 5% 0% 0% 0%;
text-align: left;
font-size: 14px;
}
.national-wrpr .popup-wrpr .name-detail {
position: relative;
width: 100%;
text-align: right;
bottom: 0;
left: 0;
}
.national-wrpr .popup-wrpr >img:first-child {
left: 20px;
top: 45%;
width: 7%;
}
}
.national-wrpr .popup-wrpr video {
border-radius: 20px;
}
.national-wrpr .popup-wrpr .name-detail small {
margin-bottom: 0px;
color: #315926;
line-height: 1;
}
.national-wrpr .globel-wrpr {
padding: 200px 0 100px 0;
margin-top: -120px;
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/globel-bg.png);
background-repeat: no-repeat;
background-size: cover;
}
@media (max-width: 1199px) {
.national-wrpr .globel-wrpr {
padding: 175px 0 50px 0;
}
}
@media (max-width: 767px) {
.national-wrpr .globel-wrpr {
padding: 160px 0 40px 0;
}
}
.national-wrpr .globel-wrpr h2 {
font-weight: 600;
line-height: 1;
color: #fff;
font-size: 3.2rem;
width: 90%;
margin: 0 auto;
margin-bottom: 30px;
}
@media (max-width: 1199px) {
.national-wrpr .globel-wrpr h2 {
font-size: 2.5rem;
width: 100%;
}
}
@media (max-width: 991px) {
.national-wrpr .globel-wrpr h2 {
font-size: 1.9rem;
line-height: 35px
}
}
@media (max-width: 767px) {
.national-wrpr .globel-wrpr h2 {
font-size: 1.7rem;
line-height: 34px;
}
}
@media (max-width: 575px) {
.national-wrpr .globel-wrpr h2 {
font-size: 1.5rem;
line-height: 30px;
}
}
.testimony-wrpr {
background-color: #D65D3F;
padding: 225px 0 226px 0;
overflow: hidden;
position: relative;
z-index: 99;
}
@media (max-width: 1599px) {
.testimony-wrpr {
padding: 160px 0 190px 0;
}
}
@media (max-width: 1359px) {
.testimony-wrpr {
padding: 100px 0 150px 0;
}
}
@media (max-width: 1199px) {
.testimony-wrpr {
padding: 70px 0 100px 0;
}
}
@media (max-width: 991px) {
.testimony-wrpr {
padding: 50px 0 110px 0;
}
}
.testimony-wrpr img.natural-bg {
position: absolute;
bottom: 0;
right: 0;
}
.testimony-wrpr img.red-circle {
position: absolute;
top: 0%;
pointer-events: none;
z-index: -1;
transform: scale(1.5);
}
.testimony-wrpr img.red-bg {
position: absolute;
top: 0%;
pointer-events: none;
left: 10%;
}
.testimony-wrpr img.footer-top-bg {
position: absolute;
bottom: 0;
right: 0;
width: 100%;
pointer-events: none;
}
.testimony-wrpr h2 {
font-size: 2.125rem;
color: #fff;
text-align: center;
margin-bottom: 85px;
position: relative;
}
@media (max-width: 991px) {
.testimony-wrpr h2 {
margin-bottom: 40px;
}
}
.testimony-wrpr h2 b {
font-weight: 800;
}
.testimony-wrpr .testimony-main-wrpr {
margin-left: 15%;
position: relative;
width: 110%;
} @media (max-width: 767px) {
.testimony-wrpr .testimony-main-wrpr {
width: 91%;
margin: 0 5%;
}
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider {
max-height: 254px;  }
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block {
display: flex;
padding: 24px 27px;
justify-content: space-between;
align-items: center;
min-width: 650px;
background-color: #fff;
border-radius: 20px;
min-height: 260px;
}
@media (max-width: 1599px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block {
min-width: 630px;
}
}
@media (max-width: 1449px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block {
min-width: auto;
padding: 25px 25px;
}
}
@media (max-width: 991px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block {
padding: 20px 20px;
min-height:unset;
}
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-img-wrpr {
max-width: calc(30% - 24px);
flex: 0 0 calc(30% - 24px);
width: 145px;
min-width: 145px;
margin-right: 24px;
display:none;
}
@media (max-width: 1449px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-img-wrpr {
max-width: calc(20% - 24px);
flex: 0 0 calc(20% - 24px);
width: auto;
min-width: auto;
}
}
@media (max-width: 1199px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-img-wrpr {
max-width: calc(25% - 24px);
flex: 0 0 calc(25% - 24px);
width: auto;
min-width: auto;
}
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt {
max-width: 100%;
flex: 0 0 100%;
position: relative;
overflow-x: hidden;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt svg {
position: absolute;
right: 0;
top: 0px;
}
@media (max-width: 1449px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt svg {
top: 0px;
right: 15px;
}
}
@media (max-width: 991px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt svg {
top: 0px;
}
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt h5 {
font-size: 1.125rem;
font-weight: 500;
}
@media (max-width: 991px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt h5 {
line-height: 1;
}
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt small {
color: #B1B1B1;
font-size: 1rem;
margin-bottom: 26px;
display: block;
}
@media (max-width: 991px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt small {
margin-bottom: 10px;
}
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt p {
font-size: 1rem;
line-height: 1.5; max-height: 115px;
overflow-y: auto; overflow-x: hidden; }
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block.slick-current.slick-active .testimony-contnt svg path {
fill: #C99247;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-dots {
left: calc(35% - 115px);
bottom: -60px;
} @media (max-width: 767px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-dots {
left: calc(50% - 125px);
bottom: -40px;
}
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-dots li button {
background-color: #B44C33;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-dots li.slick-active button {
border: 1px solid #fff;
background-color: transparent;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-slide {
margin: 0 17px;
}   @media (max-width: 1599px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-slide {
margin: 0 10px;
}
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-list {
margin: 0 -17px;
max-height: 262px;
overflow: hidden;
}
@media (max-width: 1450px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-list {
max-height: 255px;
}
}
@media (max-width: 991px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-list {
max-height: unset;
}
}
@media (max-width: 480px) {
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-list {
max-height: unset;
}
.national-wrpr .popup-wrpr >img:first-child {
left: 20px;
top: 30%;
width: 7%;
}
}
.health-solution-main-wrpr {
background-color: #FFAC00;
padding: 150px 0 50px 0;
position: relative;
overflow: hidden;
}
@media (max-width: 1199px) {
.health-solution-main-wrpr {
padding: 100px 0 50px 0;
}
}
@media (max-width: 767px) {
.health-solution-main-wrpr {
padding: 50px 0 50px 0;
}
}
.health-solution-main-wrpr > img {
position: absolute;
}
.health-solution-main-wrpr > img.health-mask {
top: 0;
right: 0;
}
@media (max-width: 767px) {
.health-solution-main-wrpr > img.health-mask {
opacity: 0.2;
width: 40%;
}
}
.health-solution-main-wrpr > img.health-circle {
top: -25%;
left: -15%;
}
@media (max-width: 767px) {
.health-solution-main-wrpr > img.health-circle {
top: 0%;
left: -35%;
width: 85%;
}
}
.health-solution-main-wrpr .iq-container {
display: flex;
position: relative;
justify-content: space-between;
}
@media (max-width: 767px) {
.health-solution-main-wrpr .iq-container {
flex-direction: column;
}
}
.health-solution-main-wrpr .iq-container .health-content-solution {
max-width: 100%;
flex: 0 0 100%;
}
@media (max-width: 1199px) {
.health-solution-main-wrpr .iq-container .health-content-solution {
max-width: 100%;
flex: 0 0 100%;
}
}
@media (max-width: 767px) {
.health-solution-main-wrpr .iq-container .health-content-solution {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 35px;
}
}
.health-solution-main-wrpr .iq-container .health-content-solution h2 {
color: #315926;
font-size: 2.875rem;
font-weight: 700;
margin-bottom: 26px;
}
@media (max-width: 1199px) {
.health-solution-main-wrpr .iq-container .health-content-solution h2 {
font-size: 2rem;
margin-bottom: 15px;
}
}
.health-solution-main-wrpr .iq-container .health-content-solution p {
color: #4B4B4B;
margin-bottom: 30px;
line-height: 2;
width: 55%;
}
@media (max-width: 991px) {
.health-solution-main-wrpr .iq-container .health-content-solution p {
margin-bottom: 25px;
width: 100%;
}
}
.certificates-wrpr {
display: flex;
align-items: center;
justify-content: flex-start;
}
@media (max-width: 1599px) {
.certificates-wrpr {
justify-content: flex-start;
flex-wrap: wrap;
}
}
.certificates-wrpr .certificate-block {
display: flex;
max-width: 33.33%;
align-items: center;
padding: 0 15px;
border: 0;
border-left: 1.5px solid #707070;
border-style: dashed;
}
@media (max-width: 1599px) {
.certificates-wrpr .certificate-block {
max-width: 50%;
margin-bottom: 15px;
border: 0;
}
}
.certificates-wrpr .certificate-block:first-child {
border: 0;
}
.certificates-wrpr .certificate-block > img {
width: 56px;
height: 56px;
object-fit: contain;
}
.certificates-wrpr .certificate-block .certificate-block-title {
margin-left: 25px;
display:none;
}
@media (max-width: 1199px) {
.certificates-wrpr .certificate-block .certificate-block-title {
margin-left: 5px;
}
}
.certificates-wrpr .certificate-block .certificate-block-title p {
color: #4B4B4B;
margin-bottom: 6px;
line-height: 1;
font-size: 0.875rem;
}
.certificates-wrpr .certificate-block .certificate-block-title p:first-child {
font-weight: 600;
}
.certificates-wrpr .certificate-block .certificate-block-title p:nth-child(2) {
margin-bottom: 0;
}
.health-solution-main-wrpr .iq-container .health-tab-solution {
max-width: calc(50% - 60px);
flex: 0 0 calc(50% - 60px);
}
@media (max-width: 1199px) {
.health-solution-main-wrpr .iq-container .health-tab-solution {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 767px) {
.health-solution-main-wrpr .iq-container .health-tab-solution {
max-width: 100%;
flex: 0 0 100%;
}
}
.health-solution-main-wrpr .iq-container .health-tab-solution #tabs-content .tab-content .popup-wrpr {
margin-top: 0px;
position: relative;
height: 260px;
margin-bottom: 30px;
}
.health-solution-main-wrpr .iq-container .health-tab-solution #tabs-content .tab-content .popup-wrpr > img {
position: absolute;
top: 45%;
left: 50%;
width: 10%;
z-index: 99;
filter: grayscale(1);
}
.health-solution-main-wrpr .iq-container .health-tab-solution #tabs-content .tab-content .popup-wrpr video {
border-radius: 20px;
}
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs {
border: 0;
display: flex;
align-items: center;
justify-content: space-between;
margin:0;
}
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li {
max-width: calc(25% - 15px);
flex: 0 0 calc(25% - 15px);
text-align: center;
}
@media (max-width: 1599px) {
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li {
max-width: calc(25% - 5px);
flex: 0 0 calc(25% - 5px);
}
}
@media (max-width: 991px) {
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li {
max-width: calc(25% - 0px);
flex: 0 0 calc(25% - 0px);
}
}
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li a > img {
width: 95px;
height: 95px;
margin-bottom: 8px;
border-radius: 50%;
padding: 3px;
box-shadow: 0 0 0 2px transparent;
}
@media (max-width: 991px) {
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li a > img {
width: 75px;
height: 75px;
}
}
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li a p {
color: #4B4B4B;
font-size: 0.875rem;
font-weight: 600;
}
@media (max-width: 991px) {
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li a p {
font-size: 0.625rem;
}
}
@media (max-width: 767px) {
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li a p {
font-size: 0.75rem;
}
}
.health-solution-main-wrpr .iq-container .health-tab-solution .responsive-tabs .nav-tabs li a.active img {
box-shadow: 0 0 0 2px #548446;
}
.circle-main-wrpr {
padding: 75px 0 75px 0;
}
@media (max-width: 1199px) {
.circle-main-wrpr {
padding: 50px 0 50px 0;
}
}
@media (max-width: 991px) {
.circle-main-wrpr {
padding: 50px 0 75px 0;
}
}
@media (max-width: 767px) {
.circle-main-wrpr {
padding: 50px 0 50px 0;
}
}
.circle-main-wrpr .iq-container {
display: flex;
align-items: center;
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container {
flex-direction: column;
}
}
.circle-main-wrpr .iq-container .menu-wrpr {
max-width: 40%;
flex: 0 0 40%;
}
@media (max-width: 1199px) {
.circle-main-wrpr .iq-container .menu-wrpr {
max-width: 30%;
flex: 0 0 30%;
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .menu-wrpr {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 100px;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .menu-wrpr {
margin-bottom: 100px;
}
}
@media (max-width: 480px) {
.circle-main-wrpr .iq-container .menu-wrpr {
margin-bottom: 100px;
}
}
.circle-main-wrpr .iq-container .menu-wrpr p {
margin-bottom: 15px;
}
.circle-main-wrpr .iq-container .reset-wrpr{
flex-direction: column;
align-items: flex-start;
margin-bottom:30px;
}
.circle-main-wrpr .iq-container .reset-wrpr >a.reset{
padding: 10px 25px;
line-height: 1;
border:1px solid #315926;
background: #fff;
color: #315926;
border-radius: 17px;
outline:none;
margin-bottom:0px;
}
.circle-main-wrpr .iq-container .reset-wrpr >a.reset:hover{
background: #315926;
color: #fff;
border:1px solid #fff;
outline:none;
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block {
display: flex;
align-items: flex-start;
justify-content: space-between;
}
@media (max-width: 1199px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block {
align-items: end;
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block {
flex-direction: column;
}
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr {
max-width: calc(50% - 70px);
flex: 0 0 calc(50% - 70px);
}
@media (max-width: 1199px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr {
max-width: 100%;
flex: 0 0 100%;
width:100%;
}
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul {
padding: 0;
margin:0;
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul {
display: flex;
flex-wrap:wrap;
}
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul li {
margin-bottom: 40px;
opacity: 0.5;
cursor: pointer;
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul li img{
width: 95px;
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul li {
margin-bottom: 20px;
margin-right: 15px;
width: calc(16.33% - 15px);
}
}
@media (max-width: 767px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul li {
width: calc(25% - 15px);
}
}
@media (max-width: 480px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul li {
margin-bottom: 15px;
margin-right: 10px;
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul{
display: flex;
margin: 0;
flex-wrap: wrap;
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul li{
margin-bottom: 20px;
margin-right: 10px;
width: calc(33% - 10px);
}
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul li.active {
opacity: 1;
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .menu-sub-wrpr ul li.active1 {
opacity: 1;
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr {
max-width: calc(50% - 89px);
flex: 0 0 calc(50% - 89px);
display: flex;
flex-wrap: wrap;
}
@media (max-width: 1199px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr {
max-width: calc(50% - 0px);
flex: 0 0 calc(50% - 0px);
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr {
max-width: 100%;
flex: 0 0 100%;
}
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span {
display: inline-block;
opacity: 0.5;
cursor: pointer;
border: 1px solid rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0);
width: 60px;
height: 62px;
padding: 5px;
border-radius: 9px;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
margin-right: 15px;
margin-bottom: 15px;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 767px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span {
margin-right: 12px;
}
}
@media (max-width: 480px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span {
width: 50px;
height: 50px;
}
}
@media (max-width: 340px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span {
width: 46px;
height: 46px;
}
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span:nth-child(2n) {
margin-right: 0;
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span:nth-child(2n) {
margin-right: 15px;
}
}
@media (max-width: 767px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span:nth-child(2n) {
margin-right: 12px;
}
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span.active {
opacity: 1;
border: 1px solid #315926;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr span.active1 {
opacity: 1;
border: 1px solid #315926;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.circle-main-wrpr .iq-container .circle-wrpr {
max-width: 60%;
flex: 0 0 60%;
position: relative;
}
@media (max-width: 1199px) {
.circle-main-wrpr .iq-container .circle-wrpr {
max-width: 70%;
flex: 0 0 70%;
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .circle-wrpr {
max-width: 100%;
flex: 0 0 100%;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .circle-wrpr {
max-height: 310px;
}
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container {
position: relative; width: 28em;
height: 28em;
padding: 0;
border-radius: 50%;
list-style: none; box-sizing: content-box; margin: 0em auto 0;
border: solid 1px #DCE2DA;
animation: rotated 500s infinite;
z-index: 9999;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > * { display: block;
position: absolute;
top: 50%;
left: 50%;
width: 4.5em;
height: 4.5em;
margin: -2.25em;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(1) {
transform: rotate(0deg) translate(14em) rotate(0deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(2) {
transform: rotate(25.7142857143deg) translate(14em) rotate(-25.7142857143deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(3) {
transform: rotate(51.4285714286deg) translate(14em) rotate(-51.4285714286deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(4) {
transform: rotate(77.1428571429deg) translate(14em) rotate(-77.1428571429deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(5) {
transform: rotate(102.8571428571deg) translate(14em) rotate(-102.8571428571deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(6) {
transform: rotate(128.5714285714deg) translate(14em) rotate(-128.5714285714deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(7) {
transform: rotate(154.2857142857deg) translate(14em) rotate(-154.2857142857deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(8) {
transform: rotate(180deg) translate(14em) rotate(-180deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(9) {
transform: rotate(205.7142857143deg) translate(14em) rotate(-205.7142857143deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(10) {
transform: rotate(231.4285714286deg) translate(14em) rotate(-231.4285714286deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(11) {
transform: rotate(257.1428571429deg) translate(14em) rotate(-257.1428571429deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(12) {
transform: rotate(282.8571428571deg) translate(14em) rotate(-282.8571428571deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(13) {
transform: rotate(308.5714285714deg) translate(14em) rotate(-308.5714285714deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(14) {
transform: rotate(334.2857142857deg) translate(14em) rotate(-334.2857142857deg);
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container {
position: relative; width: 22em;
height: 22em;
padding: 0;
border-radius: 50%;
list-style: none; box-sizing: content-box; }
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > * { display: block;
position: absolute;
top: 50%;
left: 50%;
width: 4em;
height: 4em;
margin: -2em;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(1) {
transform: rotate(0deg) translate(11em) rotate(0deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(2) {
transform: rotate(25.7142857143deg) translate(11em) rotate(-25.7142857143deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(3) {
transform: rotate(51.4285714286deg) translate(11em) rotate(-51.4285714286deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(4) {
transform: rotate(77.1428571429deg) translate(11em) rotate(-77.1428571429deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(5) {
transform: rotate(102.8571428571deg) translate(11em) rotate(-102.8571428571deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(6) {
transform: rotate(128.5714285714deg) translate(11em) rotate(-128.5714285714deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(7) {
transform: rotate(154.2857142857deg) translate(11em) rotate(-154.2857142857deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(8) {
transform: rotate(180deg) translate(11em) rotate(-180deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(9) {
transform: rotate(205.7142857143deg) translate(11em) rotate(-205.7142857143deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(10) {
transform: rotate(231.4285714286deg) translate(11em) rotate(-231.4285714286deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(11) {
transform: rotate(257.1428571429deg) translate(11em) rotate(-257.1428571429deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(12) {
transform: rotate(282.8571428571deg) translate(11em) rotate(-282.8571428571deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(13) {
transform: rotate(308.5714285714deg) translate(11em) rotate(-308.5714285714deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(14) {
transform: rotate(334.2857142857deg) translate(11em) rotate(-334.2857142857deg);
}
}
@media (max-width: 480px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container {
position: relative; width: 18em;
height: 18em;
padding: 0;
border-radius: 50%;
list-style: none; box-sizing: content-box; }
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > * { display: block;
position: absolute;
top: 50%;
left: 50%;
width: 3.5em;
height: 3.5em;
margin: -1.75em;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(1) {
transform: rotate(0deg) translate(9em) rotate(0deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(2) {
transform: rotate(25.7142857143deg) translate(9em) rotate(-25.7142857143deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(3) {
transform: rotate(51.4285714286deg) translate(9em) rotate(-51.4285714286deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(4) {
transform: rotate(77.1428571429deg) translate(9em) rotate(-77.1428571429deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(5) {
transform: rotate(102.8571428571deg) translate(9em) rotate(-102.8571428571deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(6) {
transform: rotate(128.5714285714deg) translate(9em) rotate(-128.5714285714deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(7) {
transform: rotate(154.2857142857deg) translate(9em) rotate(-154.2857142857deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(8) {
transform: rotate(180deg) translate(9em) rotate(-180deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(9) {
transform: rotate(205.7142857143deg) translate(9em) rotate(-205.7142857143deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(10) {
transform: rotate(231.4285714286deg) translate(9em) rotate(-231.4285714286deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(11) {
transform: rotate(257.1428571429deg) translate(9em) rotate(-257.1428571429deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(12) {
transform: rotate(282.8571428571deg) translate(9em) rotate(-282.8571428571deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(13) {
transform: rotate(308.5714285714deg) translate(9em) rotate(-308.5714285714deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container > :nth-of-type(14) {
transform: rotate(334.2857142857deg) translate(9em) rotate(-334.2857142857deg);
}
}
@keyframes rotated {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
position: relative; width: 40em;
height: 40em;
padding: 0;
border-radius: 50%;
list-style: none; box-sizing: content-box; margin: 0em auto 0;
border: solid 1px #DCE2DA;
position: absolute;
top: -21%;
right: 12%;
animation: rotated-anty 500s infinite;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > * { display: block;
position: absolute;
top: 50%;
left: 50%;
width: 4.5em;
height: 4.5em;
margin: -2.25em;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(1) {
transform: rotate(0deg) translate(20em) rotate(0deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(2) {
transform: rotate(18deg) translate(20em) rotate(-18deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(3) {
transform: rotate(36deg) translate(20em) rotate(-36deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(4) {
transform: rotate(54deg) translate(20em) rotate(-54deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(5) {
transform: rotate(72deg) translate(20em) rotate(-72deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(6) {
transform: rotate(90deg) translate(20em) rotate(-90deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(7) {
transform: rotate(108deg) translate(20em) rotate(-108deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(8) {
transform: rotate(126deg) translate(20em) rotate(-126deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(9) {
transform: rotate(144deg) translate(20em) rotate(-144deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(10) {
transform: rotate(162deg) translate(20em) rotate(-162deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(11) {
transform: rotate(180deg) translate(20em) rotate(-180deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(12) {
transform: rotate(198deg) translate(20em) rotate(-198deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(13) {
transform: rotate(216deg) translate(20em) rotate(-216deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(14) {
transform: rotate(234deg) translate(20em) rotate(-234deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(15) {
transform: rotate(252deg) translate(20em) rotate(-252deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(16) {
transform: rotate(270deg) translate(20em) rotate(-270deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(17) {
transform: rotate(288deg) translate(20em) rotate(-288deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(18) {
transform: rotate(306deg) translate(20em) rotate(-306deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(19) {
transform: rotate(324deg) translate(20em) rotate(-324deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(20) {
transform: rotate(342deg) translate(20em) rotate(-342deg);
}
@media (max-width: 1599px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
right: 6%;
}
}
@media (max-width: 1450px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
right: 8%;
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
right: -21%;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
position: relative; width: 32em;
height: 32em;
padding: 0;
border-radius: 50%;
list-style: none; box-sizing: content-box; top: -350px;
right: 0;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > * { display: block;
position: absolute;
top: 50%;
left: 50%;
width: 4em;
height: 4em;
margin: -2em;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(1) {
transform: rotate(0deg) translate(16em) rotate(0deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(2) {
transform: rotate(18deg) translate(16em) rotate(-18deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(3) {
transform: rotate(36deg) translate(16em) rotate(-36deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(4) {
transform: rotate(54deg) translate(16em) rotate(-54deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(5) {
transform: rotate(72deg) translate(16em) rotate(-72deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(6) {
transform: rotate(90deg) translate(16em) rotate(-90deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(7) {
transform: rotate(108deg) translate(16em) rotate(-108deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(8) {
transform: rotate(126deg) translate(16em) rotate(-126deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(9) {
transform: rotate(144deg) translate(16em) rotate(-144deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(10) {
transform: rotate(162deg) translate(16em) rotate(-162deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(11) {
transform: rotate(180deg) translate(16em) rotate(-180deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(12) {
transform: rotate(198deg) translate(16em) rotate(-198deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(13) {
transform: rotate(216deg) translate(16em) rotate(-216deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(14) {
transform: rotate(234deg) translate(16em) rotate(-234deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(15) {
transform: rotate(252deg) translate(16em) rotate(-252deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(16) {
transform: rotate(270deg) translate(16em) rotate(-270deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(17) {
transform: rotate(288deg) translate(16em) rotate(-288deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(18) {
transform: rotate(306deg) translate(16em) rotate(-306deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(19) {
transform: rotate(324deg) translate(16em) rotate(-324deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(20) {
transform: rotate(342deg) translate(16em) rotate(-342deg);
}
}
@media (max-width: 480px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
position: relative; width: 27em;
height: 27em;
padding: 0;
border-radius: 50%;
list-style: none; box-sizing: content-box; top: -295px;
right: 0;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > * { display: block;
position: absolute;
top: 50%;
left: 50%;
width: 3.5em;
height: 3.5em;
margin: -1.75em;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(1) {
transform: rotate(0deg) translate(13.5em) rotate(0deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(2) {
transform: rotate(18deg) translate(13.5em) rotate(-18deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(3) {
transform: rotate(36deg) translate(13.5em) rotate(-36deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(4) {
transform: rotate(54deg) translate(13.5em) rotate(-54deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(5) {
transform: rotate(72deg) translate(13.5em) rotate(-72deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(6) {
transform: rotate(90deg) translate(13.5em) rotate(-90deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(7) {
transform: rotate(108deg) translate(13.5em) rotate(-108deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(8) {
transform: rotate(126deg) translate(13.5em) rotate(-126deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(9) {
transform: rotate(144deg) translate(13.5em) rotate(-144deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(10) {
transform: rotate(162deg) translate(13.5em) rotate(-162deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(11) {
transform: rotate(180deg) translate(13.5em) rotate(-180deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(12) {
transform: rotate(198deg) translate(13.5em) rotate(-198deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(13) {
transform: rotate(216deg) translate(13.5em) rotate(-216deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(14) {
transform: rotate(234deg) translate(13.5em) rotate(-234deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(15) {
transform: rotate(252deg) translate(13.5em) rotate(-252deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(16) {
transform: rotate(270deg) translate(13.5em) rotate(-270deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(17) {
transform: rotate(288deg) translate(13.5em) rotate(-288deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(18) {
transform: rotate(306deg) translate(13.5em) rotate(-306deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(19) {
transform: rotate(324deg) translate(13.5em) rotate(-324deg);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 > :nth-of-type(20) {
transform: rotate(342deg) translate(13.5em) rotate(-342deg);
}
}
@keyframes rotated-anty {
from {
transform: rotate(360deg);
}
to {
transform: rotate(0deg);
}
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span {
display: block;
width: 55px;
height: 55px;
padding: 8px;
background: #fff;
border-radius: 50%;
border: 1px solid #DCE2DA;
border-style: dashed;
font-size: 10px;
text-align: center;
animation: rotated-anty 500s infinite;
box-shadow: 0 5px 14px rgba(0, 0, 0, 0);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span.active {
box-shadow: 0 5px 14px rgba(0, 0, 0, 0.16);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span.active img {
opacity: 1;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span.active1 {
box-shadow: 0 5px 14px rgba(0, 0, 0, 0.16);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span.active1 img {
opacity: 1;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span img {
opacity: 0.5;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span {
display: block;
width: 55px;
height: 55px;
padding: 8px;
background: #fff;
border-radius: 50%;
border: 1px solid #DCE2DA;
border-style: dashed;
font-size: 10px;
text-align: center;
animation: rotated 500s infinite;
box-shadow: 0 5px 14px rgba(0, 0, 0, 0);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span.active {
box-shadow: 0 5px 14px rgba(0, 0, 0, 0.16);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span.active img {
opacity: 1;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span.active1 {
box-shadow: 0 5px 14px rgba(0, 0, 0, 0.16);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span.active1 img {
opacity: 1;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span img {
opacity: 0.5;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block {
position: absolute;
top: 26%;
display: flex;
right: 28.5%;
width: 350px;
justify-content: space-evenly;
z-index: 9999;
}
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block.mobile {
display: none;
}
@media (max-width: 1599px) {
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block {
right: 24.5%;
}
}
@media (max-width: 1199px) {
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block {
right: 23.5%;
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block {
right: 2.5%;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block {
display: none;
}
}
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block .selected-products {
display: flex;
flex-direction: column;
align-items: center;
width: 40%;
display: none;
}
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block .selected-products > img {
width: 100%;
margin-bottom: 10px;
}
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block .selected-products a.shop {
width: 80px;
height: 32px;
border-radius: 23px;
font-size: 0.8125rem;
margin-bottom: 10px;
}
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block .selected-products a.explore {
color: #315926;
text-decoration: underline;
font-size: 0.8125rem;
}
.circle-main-wrpr .iq-container .circle-wrpr .selected-product-block .selected-products.active {
display: flex;
}
.circle-main-wrpr .iq-container .selected-product-block.mobile {
display: none;
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .selected-product-block.mobile {
display: flex;
justify-content: space-evenly;
}
.circle-main-wrpr .iq-container .selected-product-block.mobile .selected-products {
display: flex;
flex-direction: column;
align-items: center;
width: 40%;
display: none;
margin-top: 100px;
margin-bottom: 50px;
width: 100%;
margin-right: 20px;
}
}
@media (max-width: 575px) and (max-width: 480px) {
.circle-main-wrpr .iq-container .selected-product-block.mobile .selected-products {
margin-top: 50px;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .selected-product-block.mobile .selected-products.active {
display: flex;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .selected-product-block.mobile .selected-products > img {
width: 100%;
margin-bottom: 10px;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .selected-product-block.mobile .selected-products a.shop {
width: 80px;
height: 32px;
border-radius: 23px;
font-size: 0.8125rem;
}
.circle-main-wrpr .iq-container .selected-product-block.mobile .selected-products a.explore {
color: #315926;
text-decoration: underline;
font-size: 0.8125rem;
}
}
.circle-main-wrpr .iq-container .content-detail-wrpr {
margin-top: 50px;
display: flex;
align-items: flex-start;
width:100%;
}
@media (max-width: 1199px) {
.circle-main-wrpr .iq-container .content-detail-wrpr{
margin-top: 0px;
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .content-detail-wrpr {
margin-top: 120px;
}
.circle-main-wrpr .iq-container.reset-wrpr {
margin-top: 120px;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .content-detail-wrpr {
margin-top: 0px;
}
.circle-main-wrpr .iq-container.reset-wrpr {
margin-top: 100px;
}
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block {
max-width: 50%;
flex: 0 0 50%;
display: none;
padding-right:50px;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block h2 {
color: #1A5D1C;
margin-bottom: 15px;
line-height: 1;
font-size: 2.0625rem;
font-weight: 600;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block .box-content{
margin-top: 15px;
padding: 10px;
border: 1px solid #ccc;
border-radius: 10px;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block .box-content ul{
margin: 0;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block .box-content ul li{
font-size: 13px;
line-height: 1.2;
margin-bottom: 10px;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block .box-content ul li:last-child{
margin-bottom:0;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block .box-content ul li:first-child{
font-weight: 700;
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block h2 {
font-size: 2rem;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block {
padding-right: 25px;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block h2 {
font-size: 1.6rem;
}
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block p {
width: 85%;
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block p {
width: 95%;
}
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block.active {
display: block;
}
.shop-main-wrpr {
background-color: #315926;
height: 240px;
overflow: hidden;
position: relative;
}
.shop-main-wrpr > img {
position: absolute;
}
.shop-main-wrpr > img.green-bg-mask {
width: 43%;
opacity: 0.5;
left: 30%;
top: 0;
}
@media (max-width: 1400px) {
.shop-main-wrpr > img.green-bg-mask {
width: 48%;
left: 24%;
}
}
@media (max-width: 1360px) {
.shop-main-wrpr > img.green-bg-mask {
width: 55%;
left: 21%;
}
}
@media (max-width: 1199px) {
.shop-main-wrpr > img.green-bg-mask {
width: 65%;
left: 14%;
}
}
@media (max-width: 991px) {
.shop-main-wrpr > img.green-bg-mask {
width: 85%;
left: 5%;
}
}
@media (max-width: 767px) {
.shop-main-wrpr > img.green-bg-mask {
width: 100%;
left: 0%;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block h2 {
font-size: 1.8rem;
}
}
.shop-main-wrpr > img.green-bg-circle {
width: 22%;
left: 0;
bottom: 0;
}
.shop-main-wrpr .iq-container {
position: relative;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.shop-main-wrpr .iq-container .shop-wrpr {
width: 60%;
text-align: center;
}
@media (max-width: 767px) {
.shop-main-wrpr .iq-container .shop-wrpr {
width: 100%;
}
}
.shop-main-wrpr .iq-container .shop-wrpr h2 {
color: #fff;
font-weight: 600;
}
.shop-main-wrpr .iq-container .shop-wrpr p {
color: #fff;
}
.shop-tab-wrpr {
padding: 130px 0;
background: #f7f9f8;
background: linear-gradient(0deg, rgba(247, 249, 248, 0) 0%, #ecf2ed 100%);
overflow: hidden;
padding-bottom: 0;
}
.shop-tab-wrpr > img {
position: absolute;
}
.shop-tab-wrpr > img.natural-bg {
right: -10%;
top: 25%;
width: 35%;
}
.shop-tab-wrpr .iq-container {
background: #fff;
border-radius: 18px;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
margin-bottom: 140px;
}
.shop-tab-wrpr .iq-container:last-child {
margin-bottom: 50px;
}
.shop-tab-wrpr .iq-container:hover {
box-shadow: 0 26px 32px rgba(0, 0, 0, 0.17);
}
.shop-tab-wrpr .iq-container .tab-main-wrpr {
position: relative;
padding: 50px 20px;
border: 0;
border-bottom: 1px solid;
border-style: dashed;
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr {
padding: 20px 0px;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr > img {
position: absolute;
top: -110px;
left: -10%;
width: 530px;
object-fit: contain;
max-width: 530px;
min-width: 530px;
min-height:445px;
max-height:445px;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr > img {
width: 350px;
max-width: 350px;
min-width: 350px;
left: 0%;
}
.shop-tab-wrpr {
padding: 100px 0;
}
.shop-tab-wrpr .iq-container{
margin-bottom: 100px;
}
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr > img {
width: 266px;
height: 266px;
max-width: unset;
min-width: unset;
min-height: unset;
max-height: unset;
top: 10px;
}
.shop-tab-wrpr {
padding: 60px 0;
padding-bottom:0;
}
.shop-tab-wrpr .iq-container{
margin-bottom: 60px;
}
}
@media (max-width: 480px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr > img {
top: -25px;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block {
padding-right: 0;
margin-bottom: 25px;
}
.circle-main-wrpr .iq-container.reset-wrpr {
margin-top: 10px;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img {
max-width: 38%;
flex: 0 0 38%;
max-height: 415px;
min-height: 415px;
display: flex;
align-items: flex-end;
justify-content: center;
position: absolute;
left: 0;
top: 0;
width: 100%;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img {
max-height: 365px;
min-height: 365px;
}
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img {
max-height: 315px;
min-height: 315px;
}
}
@media (max-width: 767px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img {
max-height: unset;
min-height: unset;
height: 276px;
max-width: 100%;
flex: 0 0 100%;
width: 100%;
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
}
@media (max-width: 480px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img {  }
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img .price-wrpr {
display: flex;
align-items: center;
justify-content: center;
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img .price-wrpr p {
font-size: 40px;
font-weight: 600;
color: #000;
margin-right: 20px;
}
@media (max-width: 575px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img .price-wrpr p {
font-size: 30px;
margin-right: 10px;
margin-bottom: 0;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img .price-wrpr a {
width: 105px;
border-radius: 30px;
height: 46px;
font-family: "muli", serif;
font-style: italic;
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img .price-wrpr span{
font-size: 40px;
font-weight: 600;
color: #000;
margin-right: 20px;
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img .price-wrpr span.woocommerce-Price-currencySymbol{
vertical-align: super;
font-size: smaller;
margin-right: 5px;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img .price-wrpr a {
height: 40px;
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .shop-tab-img .price-wrpr span{
font-size: 24px;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr {
max-width: 62%;
flex: 0 0 62%;
margin-left: 38%;
min-height: 415px;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr {
min-height: 315px;
}
}
@media (max-width: 767px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr {
max-width: 100%;
flex: 0 0 100%;
margin-left: 0;
margin-top: 275px;
position: relative;
min-height: unset;
}
}
@media (max-width: 480px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr { }
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-title {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 44px;
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-title {
margin-bottom: 30px;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-title h2 {
font-size: 2.0625rem;
margin-bottom: 0;
font-weight: 600;
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-title >img{
width: 210px;
}
@media (max-width: 1599px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-title >img{
width: 175px;
}
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-title >img{
width: 150px;
}
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-title h2 {
font-size: 2rem;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block {
max-height: 66px;
overflow: hidden;
margin-bottom: 20px;
position: relative;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block {
max-height: 55px;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block.active {
max-height: 1000px;
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block.active::before {
transform: rotate(90deg);
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block:after {
position: absolute;
content: "";
width: 13px;
height: 1px;
background-color: #000;
top: 30px;
right: 24px;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block:after {
top: 26px;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block::before {
position: absolute;
content: "";
height: 13px;
width: 1px;
background-color: #000;
top: 24px;
right: 30px;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block::before {
top: 20px;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block h2 {
font-size: 1.125rem;
margin-bottom: 0;
padding: 20px 20px;
border: 1px solid #CCCCCC;
border-radius: 6px;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block h2 {
padding: 15px 15px;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block .tab-block-content {
display: flex;
align-items: center;
padding: 20px;
padding-top: 0px;
justify-content: space-between;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block .tab-block-content {
padding: 10px;
padding-top: 0px;
}
}
@media (max-width: 480px) {
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block .tab-block-content {
align-items: flex-start;
}
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block .tab-block-content > img {
width: 40%;
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block .tab-block-content p {
font-size: 0.875rem;
margin-bottom: 0;
padding-top: 15px;
pointer-events: none;
width: 53%;
}
.shop-tab-wrpr .iq-container .best-combo-wrap {
padding: 20px 35px;
}
@media (max-width: 767px) {
.shop-tab-wrpr .iq-container .best-combo-wrap {
padding: 20px 15px;
}
}
.shop-tab-wrpr .iq-container .best-combo-wrap h2 {
line-height: 1;
margin-bottom: 25px;
font-size: 1.5625rem;
font-weight: 600;
}
@media (max-width: 480px) {
.shop-tab-wrpr .iq-container .best-combo-wrap h2 {
text-align: center;
}
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr {
display: flex;
align-items: center;
}
@media (max-width: 575px) {
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr {
flex-direction: column;
}
}
@media (max-width: 480px) {
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr {
align-items: center;
}
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products {
max-width: calc(25% - 10px);
flex: calc(25% - 10px);
margin-right: 24px;
padding: 15px;
border: 1px solid #D5D5D5;
border-radius: 16px;
text-align: center;
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products {
max-width: calc(30% - 10px);
flex: calc(30% - 10px);
}
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products {
max-width: calc(50% - 10px);
flex: calc(50% - 10px);
}
}
@media (max-width: 767px) {
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products {
max-width: calc(50% - 10px);
flex: calc(50% - 10px);
margin-right: 15px;
}
}
@media (max-width: 575px) {
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products {
max-width: 100%;
flex: 100%;
margin-right: 0px;
margin-bottom: 20px;
width:90%;
}
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products:last-child {
margin-right: 0;
margin-bottom: 0;
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products .product-title {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
min-height:65px;
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products .product-title p {
color: #000;
font-weight: 600;
font-size: 1.125rem;
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products .product-title img{
width:100px;
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products > a {
margin: 0 auto;
height: 32px;
width: 110px;
border-radius: 16px;
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products > img {
margin:0 auto;
margin-bottom: 15px;
width: 210px;
height:212px;
object-fit: cover;
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr {
background-color: #fff;
padding: 40px;  }
@media (max-width: 767px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr {
padding: 25px;
padding-bottom: 50px;
}
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-main-wrpr {
margin-left: 0;
margin: 0px 0%;
width: 100%;
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block {
display: flex;
padding: 35px 30px;
justify-content: space-between;
align-items: flex-start;
background-color: #fff;
border-radius: 20px;
border: 1px solid #315926;
}
@media (max-width: 1449px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block {
min-width: auto;
padding: 25px 25px;
}
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block {
padding: 20px 20px;
}
}
@media (max-width: 480px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block {
padding: 20px 20px;
}
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-img-wrpr {
max-width: calc(30% - 24px);
flex: 0 0 calc(30% - 24px);
width: 145px;
min-width: 145px;
margin-right: 24px;
}
@media (max-width: 1449px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-img-wrpr {
max-width: calc(20% - 24px);
flex: 0 0 calc(20% - 24px);
width: auto;
min-width: auto;
}
}
@media (max-width: 1199px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-img-wrpr {
max-width: calc(25% - 24px);
flex: 0 0 calc(25% - 24px);
width: auto;
min-width: auto;
}
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt {
max-width: 100%;
flex: 0 0 100%;
position: relative;
}            .shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt svg {
position: absolute;
right: 10px;
top: -5px;
}
@media (max-width: 1449px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt svg {
top: 0px;
right: 15px;
}
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt svg {
top: 0px;
}
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt h5 {
font-size: 1.125rem;
font-weight: 500;
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt h5 {
line-height: 1;
}
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt small {
color: #B1B1B1;
font-size: 1rem;
margin-bottom: 20px;
display: block;
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt small {
margin-bottom: 10px;
}
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt p {
line-height: 1.5;
color: #000;
width: 100%;
}
@media (max-width: 480px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block .testimony-contnt p {
margin-bottom: 0px;
width: 100%;
}
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .testimony-block.slick-current.slick-active .testimony-contnt svg path {
fill: #C99247;
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .slick-dots {
left: calc(50% - 50px);
bottom: -25px;
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .slick-dots li button {
background-color: rgba(75, 75, 75, 0.28);
height: 5px;
width: 5px;
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .slick-dots li.slick-active button {
height: 8px;
width: 8px;
background-color: #315926;
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .slick-slide {
margin: 0 17px;
}
@media (max-width: 1599px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .slick-slide {
margin: 0 10px;
}
}
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .slick-list {
margin: 0 -17px;
max-height: 262px;
overflow: hidden;
}
@media (max-width: 1450px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .slick-list {
max-height: 255px;
}
}
@media (max-width: 991px) {
.shop-tab-wrpr .iq-container .shop-testimony-wrpr .slick-list {
max-height: 201px;
}
}
.how-use-wrpr-detail .how-use-wrpr {
padding: 20px 0px;
}
@media (max-width: 1199px) {
.how-use-wrpr-detail .how-use-wrpr {
padding-bottom: 40px;
}
}
.how-use-wrpr {
padding: 20px 35px;
padding-bottom: 35px;
}
@media (max-width: 480px) {
.how-use-wrpr {
padding: 30px 20px;
padding-bottom:60px;
}
}
.how-use-wrpr h2 {
line-height: 1;
margin-bottom: 25px;
font-size: 1.5625rem;
font-weight: 600;
}
.how-use-wrpr .step-slider {  }
.how-use-wrpr .step-slider .steps {
display: flex;
align-items: center;
justify-content: center;
padding: 8px;
border: 1px solid #EAD9BE;
border-radius: 7px;
min-height: 126px;
}
@media (max-width: 480px) {
.how-use-wrpr .step-slider .steps {
justify-content: space-around;
}
}
.how-use-wrpr .step-slider .steps > img {
width: 35%;
}
@media (max-width: 1199px) {
.how-use-wrpr .step-slider .steps > img {
width: 30%;
}
}
@media (max-width: 480px) {
.how-use-wrpr .step-slider .steps > img {
width: 25%;
}
}
.how-use-wrpr .step-slider .steps .step-title {
margin-left: 10px;
}
.how-use-wrpr .step-slider .steps .step-title p {
margin-bottom: 5px;
font-size: 1.125rem;
color: #464749;
font-weight: 500;
}
.how-use-wrpr .step-slider .steps .step-title small {
font-size: 0.79rem;
color: #464749;
font-weight: 200;
line-height: 1.7;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
}
.how-use-wrpr .step-slider .steps.last {
background-color: #76C67E;
}
.how-use-wrpr .step-slider .steps.last img.play {
width: 6%;
position: absolute;
z-index: 99;
}
@media (max-width: 1199px) {
.how-use-wrpr .step-slider .steps.last img.play {
width: 2%;
}
}
.how-use-wrpr .step-slider .slick-dots {
left: calc(50% - 50px);
bottom: -25px;
}
.how-use-wrpr .step-slider .slick-dots li button {
background-color: rgba(75, 75, 75, 0.28);
height: 5px;
width: 5px;
}
.how-use-wrpr .step-slider .slick-dots li.slick-active button {
height: 8px;
width: 8px;
background-color: #315926;
}
.how-use-wrpr .step-slider .slick-slide {
margin: 0 17px;
}
@media (max-width: 1599px) {
.how-use-wrpr .step-slider .slick-slide {
margin: 0 10px;
}
}
.how-use-wrpr .step-slider .slick-list {
margin: 0 -17px;
}
.bread-cramps ul {
padding: 0;
display: flex;
margin: 0;
margin-bottom: 20px;
}
.bread-cramps ul li {
padding: 0 5px;
color: #000;
}
.bread-cramps ul li a {
color: #717171;
}
.bread-cramps ul li a:hover{
color: #c99247;
}
.detail-banner {
margin-top: -50px;
padding: 50px 0;
}
@media (max-width: 1199px) {
.detail-banner {
margin-top: -50px;
}
}
@media (max-width: 991px) {
.detail-banner {
margin-top: -60px;
}
}
@media (max-width: 767px) {
.detail-banner {
margin-top: -40px;
}
}
.detail-banner .iq-container {
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 575px) {
.detail-banner .iq-container {
flex-direction: column-reverse;
}
}
.detail-banner .iq-container .detail-banner-content {
max-width: 50%;
flex: 0 0 50%;
}
@media (max-width: 575px) {
.detail-banner .iq-container .detail-banner-content {
max-width: 100%;
flex: 0 0 100%;
}
}
.detail-banner .iq-container .detail-banner-content > img {
margin-bottom: 25px;
max-width: 350px;
width: 350px;
object-fit: contain;
}
@media (max-width: 1199px) {
.detail-banner .iq-container .detail-banner-content > img {
width: 45%;
}
}
@media (max-width: 767px) {
.detail-banner .iq-container .detail-banner-content > img {
margin-bottom: 15px;
}
}
.detail-banner .iq-container .detail-banner-content h2 {
color: #1A5D1C;
margin-bottom: 15px;
line-height: 1;
display:none;
}
.detail-banner .iq-container .detail-banner-img {
max-width: 50%;
flex: 0 0 50%;
}
.detail-banner .iq-container .detail-banner-content .shop-tab-img .price-wrpr{
display: flex;
align-items: center;
justify-content: flex-start;
}
.detail-banner .iq-container .detail-banner-content .shop-tab-img .price-wrpr span{
font-size: 24px;
font-weight: 600;
color: #000;
margin-right: 20px;
}
.detail-banner .iq-container .detail-banner-content .shop-tab-img .price-wrpr span.woocommerce-Price-currencySymbol{
vertical-align: super;
font-size: smaller;
margin-right: 5px;
}
.detail-banner .iq-container .detail-banner-content .shop-tab-img .price-wrpr a.iq-btn.white{
width: 105px;
border-radius: 30px;
height: 46px;
font-family: "muli", serif;
font-style: italic;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab{
max-height: 45px;
}
.iq-btn{
font-family: "muli", serif;
}
@media (max-width: 575px) {
.detail-banner .iq-container .detail-banner-img {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 25px;
}
}
.about-wapr {
background-color: #ECF2ED;
padding: 90px 0;
position: relative;
overflow: hidden;
}
@media (max-width: 1360px) {
.about-wapr {
padding: 60px 0;
}
}
@media (max-width: 991px) {
.about-wapr {
padding: 50px 0;
}
}
@media (max-width: 480px) {
.about-wapr {
padding: 40px 0;
}
}
.about-wapr > img.natural-bg {
width: 30%;
position: absolute;
right: -10%;
bottom: -30%;
}
.about-wapr .iq-container {
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 480px) {
.about-wapr .iq-container {
flex-direction: column;
}
}
.about-wapr .iq-container .abt-content {
max-width: 80%;
flex: 0 0 80%;
}
.about-wapr .iq-container .abt-img {
max-width: 20%;
flex: 0 0 20%;
}
@media (max-width: 1360px) {
.about-wapr .iq-container .abt-img {
text-align: center;
}
}
@media (max-width: 480px) {
.about-wapr .iq-container .abt-img {
max-width: 50%;
flex: 0 0 50%;
}
}
.about-wapr .iq-container .abt-img > img {
width: 42%;
}
@media (max-width: 767px) {
.about-wapr .iq-container .abt-img > img {
width: 75%;
}
}
@media (max-width: 480px) {
.about-wapr .iq-container .abt-img > img {
width: 100%;
}
}
@media (max-width: 480px) {
.about-wapr .iq-container .abt-content {
max-width: 100%;
flex: 0 0 100%;
}
}
.about-wapr .iq-container .abt-content h3 {
font-size: 2.1875rem;
font-weight: 500;
color: #315926;
}
@media (max-width: 991px) {
.about-wapr .iq-container .abt-content h3 {
font-size: 2rem;
}
}
.about-wapr .iq-container .abt-content h3 b {
font-weight: 800;
}
.about-wapr.real-world-wrpr {
background-color: #fff;
padding-top: 20px;
}
.about-wapr.real-world-wrpr .abt-img {
text-align: center;
}
.ingredients-wrpr {
padding: 80px 0 80px 0;
position: relative;
}
@media (max-width: 1360px) {
.ingredients-wrpr {
padding: 60px 0 40px 0;
}
}
@media (max-width: 1199px) {
.ingredients-wrpr {
padding: 40px 0 20px 0;
}
}
.ingredients-wrpr > img.natural-bg {
width: 35%;
position: absolute;
bottom: 0;
right: 0;
}
.ingredients-wrpr .iq-container {
position: relative;
}
.ingredients-wrpr .iq-container h3 {
font-size: 2.1875rem;
color: #0D0D0D;
width: 100%;
font-weight: 500;
text-align: center;
margin-bottom: 35px;
}
@media (max-width: 991px) {
.ingredients-wrpr .iq-container h3 {
font-size: 2rem;
}
}
.ingredients-wrpr .iq-container h3 b {
font-weight: 800;
}
.ingredients-wrpr .iq-container .ingredient-block {
display: flex;
align-items: center;
justify-content: space-between;
padding: 40px;
margin-bottom: 30px;
border-radius: 25px;
position:relative;
}
@media (max-width: 991px) {
.ingredients-wrpr .iq-container .ingredient-block {
padding: 25px;
padding-bottom:50px;
}
}
@media (max-width: 767px) {
.ingredients-wrpr .iq-container .ingredient-block {
flex-wrap: wrap;
}
}
.ingredients-wrpr .iq-container .ingredient-block:nth-child(2) {
background-color: #F16E84;
}
.ingredients-wrpr .iq-container .ingredient-block:nth-child(3) {
background-color: #EBB51B;
}
.ingredients-wrpr .iq-container .ingredient-block:nth-child(4) {
background-color: #B7B05E;
}
.ingredients-wrpr .iq-container .ingredient-block:nth-child(5) {
background-color: #FFAF43;
}
.ingredients-wrpr .iq-container .ingredient-block:nth-child(6) {
background-color: #fa7d92;
}
.ingredients-wrpr .iq-container .ingredient-block .ingred-img {
max-width: 20%;
flex: 0 0 20%;
}
@media (max-width: 767px) {
.ingredients-wrpr .iq-container .ingredient-block .ingred-img {
max-width: 40%;
flex: 0 0 40%;
}
}
.ingredients-wrpr .iq-container .ingredient-block .ingre-details {
max-width: 50%;
flex: 0 0 50%;
}
.ingredients-wrpr .iq-container .ingredient-block .ingre-details ul{
margin-left: 0;
}
@media (max-width: 767px) {
.ingredients-wrpr .iq-container .ingredient-block .ingre-details {
max-width: 100%;
flex: 0 0 100%;
order: -1;
}
}
.ingredients-wrpr .iq-container .ingredient-block .ingre-details h2 {
color: #fff;
font-size: 2.0625rem;
margin-bottom: 20px;
}
@media (max-width: 991px) {
.ingredients-wrpr .iq-container .ingredient-block .ingre-details h2 {
font-size: 2rem;
margin-bottom: 10px;
}
}
.ingredients-wrpr .iq-container .ingredient-block .ingre-details p {
line-height: 1.5;
color: #fff;
}
.ingredients-wrpr .iq-container .ingredient-block .ingred-globe {
max-width: 20%;
flex: 0 0 20%;
}
@media (max-width: 767px) {
.ingredients-wrpr .iq-container .ingredient-block .ingred-globe {
max-width: 40%;
flex: 0 0 40%;
}
}
.map-wrpr .iq-container {
display: flex;
align-items: center;
justify-content: space-between;
padding: 75px;
padding-top: 0;
}
@media (max-width: 991px) {
.map-wrpr .iq-container {
padding: 45px;
padding-top: 0;
}
}
@media (max-width: 767px) {
.map-wrpr .iq-container {
padding: 20px;
padding-top: 0;
}
}
.map-wrpr .iq-container .map-block {
max-width: calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
}
.main-ingdtin{
margin-bottom:50px;
}
.shaping-page .main-ingdtin{
margin-bottom:0px;
}
.main-ingdtin .iq-container {
display: flex;
align-items: center;
position:relative;
}
.main-ingdtin .iq-container .shop_now{
border-radius: 25px;
font-weight: 600;
margin: 0 auto;
margin-top: 20px;
margin-left: 20%;
}
@media (max-width: 575px) {
.main-ingdtin .iq-container {
flex-direction: column;
}
}
.main-ingdtin .iq-container .pkg-wrpr {
position: relative;
margin-left: -100px;
z-index:1;
width:55%;
}
@media (max-width: 1199px) {
.main-ingdtin .iq-container .pkg-wrpr {
width: 55%;
}
}
@media (max-width: 575px) {
.main-ingdtin .iq-container .pkg-wrpr {
width: 75%;
margin:0 auto;
}
}
.main-ingdtin .iq-container .ingdtiant-wrpr {
margin-top: 40px;
width: 100%;
background: #A83636;
padding: 50px 50px 50px 175px;
border-radius: 25px;
margin-left: -15%;
}
@media (max-width: 1199px) {
.main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 30px 120px 40px 230px;
margin-top: 90px;
margin-left: -30%;
}
}
@media (max-width: 991px) {
.main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 20px 70px 20px 190px;
margin-top: 20px;
}
}
@media (max-width: 767px) {
.main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 20px 20px 20px 100px;
margin-top: 20px;
margin-left: -90px;
}
}
@media (max-width: 575px) {
.main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 30px;
margin-top: 25px;
margin-left: 0;
width: 100%;
margin-bottom: 0px;
}
.ingradiants-grey-tab-main {
padding: 30px 0;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab {
max-height: 82px;
}
.main-ingdtin .iq-container {
padding-bottom: 0;
}
.ingradiants-grey-tab-main {
padding: 30px 0;
padding-top: 0;
}
.main-ingdtin .iq-container .shop_now {
border-radius: 25px;
font-weight: 600;
margin: 0 auto;
margin-bottom: 15px;
}
}     .main-ingdtin .iq-container .ingdtiant-wrpr h2 {
font-size: 2.1875rem;
font-weight: 700;
color: #315926;
line-height: 1;
margin-bottom: 20px;
}
.order-section {
overflow-y: hidden;
}
.order-section .order-head-block {
background-color: #315926;
position: relative;
overflow: hidden;
}
.order-section .order-head-block > img {
position: absolute;
top: 0;
right: 0;
}
.order-section .order-head-block .bread-cramps {
padding: 10px 0 30px 0;
}
@media (max-width: 991px) {
.order-section .order-head-block .bread-cramps {
padding: 10px 0 20px 0;
}
}
.order-section .order-head-block .bread-cramps ul {
opacity: 0.6;
}
.order-section .order-head-block .bread-cramps ul li {
color: #fff;
}
@media (max-width: 340px) {
.order-section .order-head-block .bread-cramps ul li {
font-size: 12px;
}
}
.order-section .order-head-block .bread-cramps ul li a {
color: #fff;
}
@media (max-width: 340px) {
.order-section .order-head-block .bread-cramps ul li a {
font-size: 12px;
}
}
.order-section .order-head-block h2 {
color: #fff;
font-size: 2.0625rem;
line-height: 1;
margin-bottom: 120px;
}
.order-section .my-order-wrpr {
position: relative;
}
.order-section .my-order-wrpr:after {
position: absolute;
content: "";
width: 100%;
height: 105%;
top: 75px;
background: #FFBC00;
}
.order-section .my-order-wrpr .iq-container {
margin-top: -80px;
position: relative;
z-index: 99;
}
.order-section .my-order-wrpr > img {
position: absolute;
}
.order-section .my-order-wrpr > img:first-child {
bottom: -14.5%;
right: 2%;
z-index: 99;
width: 30%;
opacity: 0.9;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr > img:first-child {
bottom: -15%;
right: 5%;
z-index: 99;
width: 40%;
opacity: 0.9;
}
}
.order-section .my-order-wrpr > img:nth-child(2) {
bottom: -50%;
left: 0;
z-index: 99;
opacity: 0.5;
width: 50%;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr > img:nth-child(2) {
bottom: -30%;
left: 0;
z-index: 99;
opacity: 0.5;
width: 60%;
}
}
.order-section .my-order-wrpr .my-order-blks {
display: flex;
align-items: center;
background: #fff;
padding: 20px 50px;
margin-bottom: 10px;
position: relative;
border-radius: 7px;
justify-content: space-between;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks {
padding: 20px 20px;
}
}
@media (max-width: 767px) {
.order-section .my-order-wrpr .my-order-blks {
flex-wrap: wrap;
}
}
.order-section .my-order-wrpr .my-order-blks:last-child {
margin-bottom: 115px;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks:last-child {
margin-bottom: 55px;
}
}
.order-section .my-order-wrpr .my-order-blks img.order-item {
height: 150px;
width: 140px;
margin-right: 25px;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks img.order-item {
height: 140px;
width: 130px;
margin-right: 10px;
}
}
@media (max-width: 767px) {
.order-section .my-order-wrpr .my-order-blks img.order-item {
margin-right: 0;
max-width: 50%;
flex: 0 0 50%;
object-fit: contain;
object-position: left;
margin-bottom: 15px;
}
}
.order-section .my-order-wrpr .my-order-blks img.order-item-name-pic {
height: 50px;
width: 120px;
margin-right: 60px;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks img.order-item-name-pic {
margin-right: 10px;
height: 40px;
width: 100px;
}
}
@media (max-width: 767px) {
.order-section .my-order-wrpr .my-order-blks img.order-item-name-pic {
margin-right: 0;
max-width: 50%;
flex: 0 0 50%;
object-fit: contain;
object-position: left;
}
}
.order-section .my-order-wrpr .my-order-blks .order-item-name {
display: inline-block;
margin-right: 120px;
}
@media (max-width: 1199px) {
.order-section .my-order-wrpr .my-order-blks .order-item-name {
margin-right: 0px;
}
}
@media (max-width: 440px) {
.order-section .my-order-wrpr .my-order-blks .order-item-name {
margin-bottom: 15px;
}
}
.order-section .my-order-wrpr .my-order-blks .order-item-name h3 {
font-size: 1.375rem;
font-weight: 700;
line-height: 1;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks .order-item-name h3 {
font-size: 1.125rem;
}
}
.order-section .my-order-wrpr .my-order-blks .order-item-name > p {
font-size: 1.125rem;
font-weight: 300;
line-height: 1;
margin-bottom: 0;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks .order-item-name > p {
font-size: 1rem;
}
}
.order-section .my-order-wrpr .my-order-blks .item-price {
font-size: 1.375rem;
margin-right: 120px;
}
@media (max-width: 1199px) {
.order-section .my-order-wrpr .my-order-blks .item-price {
margin-right: 0px;
}
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks .item-price {
padding: 0 15px;
}
}
.order-section .my-order-wrpr .my-order-blks .order-delivey-date {
position: relative;
padding-left: 25px;
}
.order-section .my-order-wrpr .my-order-blks .order-delivey-date span {
position: absolute;
width: 12px;
height: 12px;
background: #45CE20;
border-radius: 50%;
left: 0;
top: 5px;
}
.order-section .my-order-wrpr .my-order-blks .order-delivey-date .delivery-date > p {
font-size: 1.375rem;
font-weight: 700;
line-height: 1;
color: #000;
margin-bottom: 10px;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks .order-delivey-date .delivery-date > p {
font-size: 1rem;
}
}
.order-section .my-order-wrpr .my-order-blks .order-delivey-date .delivery-date small {
font-size: 1.125rem;
font-weight: 300;
line-height: 1;
margin-bottom: 0;
}
@media (max-width: 991px) {
.order-section .my-order-wrpr .my-order-blks .order-delivey-date .delivery-date small {
font-size: 1rem;
}
}
footer .cust-footer {
padding: 100px 0 100px 0;
z-index: 99;
position: relative;
border-top: 1px solid #E6E6E6;
}
@media (max-width: 1599px) {
footer .cust-footer {
padding: 80px 0 80px 0;
}
}
@media (max-width: 1199px) {
footer .cust-footer {
padding: 50px 0 50px 0;
}
}
@media (max-width: 767px) {
footer .cust-footer {
padding: 40px 0 40px 0;
}
}
footer .cust-footer > img {
position: absolute;
top: -50px;
z-index: 99;
pointer-events: none;
width: 100%;
}
footer .cust-footer .iq-container {
display: flex;
align-items: flex-start;
justify-content: space-between;
position: relative;
z-index: 99;
}
@media (max-width: 991px) {
footer .cust-footer .iq-container {
flex-direction: column;
}
}
footer .cust-footer .iq-container .footer-logo-wrpr {
display: flex;
align-items: flex-start;
justify-content: space-between;
width: 100%;
max-width: 60%;
flex: 0 0 60%;
}
@media (max-width: 991px) {
footer .cust-footer .iq-container .footer-logo-wrpr {
margin-bottom: 10px;
max-width: 100%;
flex: 0 0 100%;
}
}
@media (max-width: 575px) {
footer .cust-footer .iq-container .footer-logo-wrpr {
flex-direction: column;
align-items: center;
}
}
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr {
max-width: 33.33%;
flex: 33.33%;
margin-top: 80px;
}
@media (max-width: 991px) {
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr {
max-width: 40%;
flex: 40%;
}
}
@media (max-width: 767px) {
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr {
margin-top: 40px;
}
}
@media (max-width: 575px) {
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr {
max-width: 50%;
flex: 50%;
margin: 0;
width: 100%;
margin-bottom: 15px;
text-align: center;
}
.ingredients-wrpr .iq-container .ingredient-block >span {
bottom: 20px;
}
}
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr img {
width: 150px;
min-width: 150px;
margin-bottom: 15px;
}
@media (max-width: 991px) {
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr img {
width: 120px;
}
}
@media (max-width: 767px) {
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr img {
width: 150px;
}
}
@media (max-width: 479px) {
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr img {
width: 100%;
}
}
footer .cust-footer .iq-container .adress-wrap {
max-width: 33.33%;
flex: 33.33%;
padding-left:15px;
}
@media (max-width: 991px) {
footer .cust-footer .iq-container .adress-wrap {
max-width: 30%;
flex: 30%;
}
}
@media (max-width: 767px) {
footer .cust-footer .iq-container .adress-wrap.mobile-wrpr {
display: block;
}
}
@media (max-width: 575px) {
footer .cust-footer .iq-container .adress-wrap {
max-width: 1000%;
flex: 100%;
width: 100%;
text-align: center;
}
}
footer .cust-footer .iq-container .adress-wrap h6 {
font-size: 15px;
min-height: 20px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
footer .cust-footer .iq-container .adress-wrap h6 {
margin-bottom: 20px;
}
}
footer .cust-footer .iq-container .adress-wrap ul {
padding: 0;
margin-left: 0;
}
footer .cust-footer .iq-container .adress-wrap ul li {
margin-bottom: 20px;
}
footer .cust-footer .iq-container .adress-wrap ul li.mobile {
display: none;
}
@media (max-width: 767px) {
footer .cust-footer .iq-container .adress-wrap ul li {
margin-bottom: 15px;
}
footer .cust-footer .iq-container .adress-wrap ul li.mobile {
display: block;
}
}
footer .cust-footer .iq-container .adress-wrap ul li a {
color: #000;
font-size: 15px;
}
footer .cust-footer .iq-container .adress-wrap ul li a:hover {
-webkit-mask-image: linear-gradient(-75deg, #fff 22%, rgba(255, 255, 255, 0.270588) 34%, rgba(0, 0, 0, 0.33) 95%);
mask-image: linear-gradient(-75deg, #fff 22%, rgba(255, 255, 255, 0.270588) 34%, rgba(0, 0, 0, 0.33) 95%);
-webkit-mask-size: 195%;
mask-size: 195%;
animation: shine 0.9s infinite;
}
@keyframes shine {
from {
-webkit-mask-position: 150%;
}
to {
-webkit-mask-position: -50%;
}
}
footer .cust-footer .iq-container .adress-wrap ul li:last-child {
margin-bottom: 0;
}
@media (max-width: 480px) {
footer .cust-footer .iq-container .adress-wrap:nth-child(3) h6 {
display: none;
}
}
footer .cust-footer .iq-container .footer-address {
display: flex;
align-items: flex-start;
justify-content: space-between;
width: 100%;
max-width: 40%;
flex: 0 0 40%;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap {
max-width: 100%;
flex: 0 0 100%;
width: 100%;
}
footer .cust-footer .iq-container .adress-wrap.mobile-wrpr h6{
display:none;
}
@media (max-width: 991px) {
footer .cust-footer .iq-container .footer-address {
max-width: 100%;
flex: 0 0 100%;
}
}
@media (max-width: 479px) {
footer .cust-footer .iq-container .footer-address {
flex-direction: column;
}
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap h6 {
font-size: 15px;
min-height: 20px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
footer .cust-footer .iq-container .footer-address .newsletter-wrap h6 {
margin-bottom: 20px;
}
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .cust-form {
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 9px;
border: 1px solid rgba(49, 89, 38, 0.36);
padding: 5px 20px 5px 30px;
height: 50px;
margin-bottom: 40px;
}
@media (max-width: 767px) {
footer .cust-footer .iq-container .footer-address .newsletter-wrap .cust-form {
margin-bottom: 15px;
}
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .cust-form input {
padding: 0;
background-color: transparent;
box-shadow:none;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .cust-form button {
margin-bottom: 0;
color: #C99247;
font-family: "muli", serif;
font-style: italic;
border: none;
background: transparent;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .cust-form button:hover {
text-decoration: underline;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main {
display: flex;
align-items: center;
justify-content: space-between;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main .globe-wrap {
display: flex;
align-items: center;
justify-content: space-between;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main .globe-wrap p {
margin-bottom: 0;
margin-left: 15px;
color: #000;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main .social-wrap ul {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 0;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main .social-wrap ul li {
margin-right: 20px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main .social-wrap ul li:last-child {
margin-right: 0;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main .social-wrap ul li a svg path {
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main .social-wrap ul li:hover a svg path {
fill: #C99247;
}
footer .footer-bottom {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid #E6E6E6;
}
footer .footer-bottom p {
margin-bottom: 0;
padding: 25px 0 30px 0;
}
@media (max-width: 991px) {
footer .footer-bottom p {
padding: 20px 0 20px 0;
}
}
@media (max-width: 767px) {
footer .footer-bottom {
flex-direction: column;
}
footer .footer-bottom p {
padding: 5px 0 5px 0;
}
footer .footer-bottom p:last-child {
padding-top: 0;
}
}
@media (max-width: 575px) {
.main-header .hdr-contact ul li a img {
display: block;
}
.main-header .hdr-contact ul li a.menu_account img{
display:block;
width: 32px;
height: 32px;
}
.main-header .hdr-contact ul li a.menu_account {
font-size: 14px;
width: 75px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.main-header .hdr-contact ul li a {
font-size: 14px;
}
}
@media (max-width: 480px) {
.main-header .head-logo {
width: 135px;
}
.main-header .head-logo .logo .logo_white {
width: 100%;
}
.main-header .hdr-contact ul li form {
width: 85px;
}
.main-header .hdr-contact ul li form button {
padding: 5px 5px;
}
.xoo-aff-group.xoo-el-login-btm-fields {
flex-direction: column;
align-items: flex-start;
}
.xoo-aff-group.xoo-el-login-btm-fields a.xoo-el-lostpw-tgr {
margin: 0;
}
}
footer .footer-bottom p a {
color: #7E7E7E;
}
footer .footer-bottom p a:hover {
color: #C99247;
}
.wpcf7-not-valid-tip {
padding-top: 5px;
font-size: 12px;
}
div.wpcf7 .ajax-loader {
display: inline-block;
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
position: absolute;
right: 10px;
} .search-page .seach-wrpr{
background-color: #315926;
padding:75px 0 75px;
}
.search-page .seach-wrpr h2 span{
font-size: 2.0625rem;
padding-right:10px;
}
.search-page .seach-wrpr h2{
font-size: 2rem;
font-family: "Muli", sans-serif;
color: #fff;
line-height: 1;
}
.search-page .serach-detail{
background: #FFBC00;
padding-bottom: 25px;
}
.search-page .serach-detail .iq-container{
background-color: #fff;
border-radius: 7px;
z-index: 9;
position: relative;
}
.search-page .serach-detail .iq-container >li{
padding: 20px 50px;
position: relative;
}
.search-page .seach-wrpr:after{
content: '';
background-color: #315926;
width: 100%;
height: 150px;
position: absolute;
right: 0;
z-index: 09;
}
.search-page .serach-detail .iq-container li h2{
font-size: 28px;
font-weight: 600;
}
.search-page .serach-detail .iq-container li ul{
margin: 0;
}
.search-page .serach-detail .iq-container li ul li{
margin-bottom: 10px;
}
.search-page .serach-detail .iq-container li .srch-link{
margin-top: 15px;
}
.search-page .serach-detail .iq-container li .srch_img{
margin-bottom:15px;
}
.search-page .seach-wrpr .alert-info {
color: #fff;
background-color: transparent;
border-color: transparent;
padding-left: 0;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form{
display: flex;
width: 100%;
border: 1px solid #315926;
border-radius: 9px;
height:50px;
position:relative;
margin-bottom:20px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-form-fields{
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
padding-right: 5px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-form-fields input[type=email]{
height: 40px;
border: 0;
background: transparent!important; 
box-shadow: none;
margin-left: 5px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-form-fields input[type=submit]{
border-radius: 5px;
background: transparent;
color: #C99247;
font-weight: 400;
box-shadow: none;
border: none;
padding: 0;
padding-right: 10px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-form-fields input[type=submit]:hover{
color:#315926; 
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .tnp-field.tnp-field-email{
width: 100%;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .tnp-field.tnp-field-email label{
display:none;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .tnp-field.tnp-field-email input{
border: none;
box-shadow: none;
background: transparent;
margin-bottom:0;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .tnp-field.tnp-field-button input{
background: transparent;
color: #C99247;
font-style: italic;
font-weight: 300;
}
#customer_login{
flex-direction: column;
display: flex;
}
#customer_login .u-column1.col-1{
width: 35%;
float: left;
margin-right: 0;
max-width: 100%;
flex: 0 0 100%;
}
#customer_login h2{
font-size: 26px;
margin-bottom: 25px;
}
#customer_login form p{
flex-direction: column;
}
#customer_login .u-column2.col-2{
width: 35%;
float: left;
margin-right: 0;
max-width: 100%;
flex: 0 0 100%;
}
.acct-page .hentry.type-page .entry-header {
padding-bottom: 130px;
text-align: center;
padding-top: 70px;
background-color: #315926;
}
.acct-page .hentry.type-page .entry-header h1{
font-size: 2.5rem;
font-family: "Muli", sans-serif;
color: #fff;
line-height: 1;
text-transform: capitalize;
}
.acct-page .xoo-el-form-container.xoo-el-form-inline {
max-width: 700px;
margin: 10px auto;
margin-top: -75px;
padding: 40px 25px;
background: #fff;
border-radius: 10px;
}
.acct-page .hentry.type-page .entry-content{
background: #FFBC00;
} 
.acct-page .hentry.type-page{
min-height:65vh;
background: #FFBC00;
margin-bottom: 0;
padding-bottom: 50px;
}
.acct-page .woocommerce-MyAccount-navigation{
margin-top: -50px;
background: #fff;
height: 100%;
min-height: 60vh;
padding: 40px;
border-radius: 9px;
}
.acct-page .woocommerce-MyAccount-content{
margin-top: -50px;
background: #fff;
height: 100%;
min-height: 60vh;
padding: 40px;
border-radius: 9px;
}
.acct-page .col2-set.addresses {
display: flex;
flex-direction: column;
}
.acct-page .col2-set.addresses .woocommerce-Address{
max-width:100%;
flex:0 0 100%;
width:100%;
padding-left: 0;
}
.acct-page .col2-set.addresses .woocommerce-Address .woocommerce-Address-title  h3{
font-size: 1.1rem;
font-weight: 600;
}
.acct-page .hentry.type-page .entry-content .woocommerce{
width: 95%;
margin: 0 auto;
}
.acct-page .hentry.type-page .entry-content .woocommerce .woocommerce-Button {
font-family: "Muli", sans-serif;
}
.acct-page .hentry.type-page .entry-content .woocommerce p{
flex-direction:column;
}
.acct-page .hentry.type-page .entry-content .woocommerce p input{
border: 1px solid #ccc;
box-shadow: none;
}
.acct-page .hentry.type-page .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-info{
background-color: #c99247;
padding: 1em 1em 1em 3.5em;
}
.acct-page .hentry.type-page .entry-content .woocommerce .woocommerce-MyAccount-content .woocommerce-info a{
height: auto;
}
.acct-page .hentry.type-page .entry-content .woocommerce p .select2-container--default .select2-selection--single{
background-color: #fff;
border-radius: 0;
border: 1px solid #ccc;
box-shadow: none;
height: 40px;
}
.acct-page .hentry.type-page .entry-content .woocommerce p .select2-container--default .select2-selection--single .select2-selection__rendered{
color: #717171;
line-height: 40px;
height: 40px;
}
.acct-page .hentry.type-page .entry-content .woocommerce p .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 40px;
}
.acct-page .woocommerce-MyAccount-content form h3{
font-size: 1.5rem;
}
.error-404.not-found .page-content{
min-height: 50vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
position:relative;
}
.error-404.not-found .page-content >img{
position:absolute;
}
.error-404.not-found .page-content .page-header{
display: flex;
flex-direction: column;
align-items: center;
position:relative;
}
.error-404.not-found .page-content .page-header img{
margin-bottom:20px;
}
.error-404.not-found .page-content .ser-wrpr{
width:75%;
}
.error-404.not-found .page-content .ser-wrpr .widget_product_search{
margin: 0;
border: 1px solid #ccc;
border-radius: 5px;
}
.error-404.not-found .page-content .ser-wrpr .widget_product_search form{
margin-bottom: 0;
}
.error-404.not-found .page-content .ser-wrpr .widget_product_search form input{
margin: 0;
box-shadow: none;
background: transparent;
}
.error-404.not-found .page-content .page-header h1{
font-weight: 300;
text-align: center;
}
.error-404.not-found .page-content p{
position: relative;
text-align: center;
}
.error-404.not-found .page-content p a{
font-size: 0.9rem;
font-weight: 400;
color: #315926;
padding-left: 10px;
text-decoration: underline;
}  
.error-404.not-found .page-content p a:hover{
color: #C99247;
} 
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block .small_ a{
outline:none;
font-weight:700;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block .small_ a:hover{
color: #c99247;
} 
@media (max-width: 575px) {
.error-404.not-found .page-content .page-header img {
width: 60%;
}
.error-404.not-found .page-content .page-header h1 {
font-size: 27px;
}
}   
@media (max-width: 1199px) {
.acct-page .woocommerce-MyAccount-navigation {
width: 20.647059%;
margin-right: 2.882353%;
min-height: 40vh;
padding: 20px;
padding-top: 40px;
}
.acct-page .woocommerce-MyAccount-content {
min-height: 40vh;
}
}
@media (max-width: 1199px) {
.acct-page .woocommerce-MyAccount-navigation {
width: 26.647059%;
}
.woocommerce-MyAccount-content {
width: 70.470588%;
}
}
@media (max-width:480px){
.circle-main-wrpr .iq-container .selected-product-block.mobile {
flex-direction: column;
}
.circle-main-wrpr .iq-container .selected-product-block.mobile .selected-products {
flex-direction: column;
width: 100%;
max-width: 100%;
flex: 0 0 100%;
}
.circle-main-wrpr .iq-container .content-detail-wrpr .content-block{
max-width: 100%;
flex: 0 0 100%;
width:100%;
}
.circle-main-wrpr .iq-container .content-detail-wrpr{
flex-direction: column;
}
} .coco-banner-wrpr{
height: 675px;
position: relative;
background-size: cover;
}
.coco-banner-wrpr >img{
position: absolute;
height: 100%;
width: 100%;
object-fit: cover;
}
.coco-banner-wrpr .iq-container{
z-index: 999;
position: relative;
}
.coco-banner-wrpr .brdcrmps-wrpr{
height: 675px;
display: flex;
align-items: center;
}
.coco-banner-wrpr .brdcrmps-wrpr ul{
position: absolute;
top: 0;
margin: 0;
display: flex;
margin-top: 10px;
}
.coco-banner-wrpr .brdcrmps-wrpr ul li{
margin-right:20px;
position:relative;
}
.coco-banner-wrpr .brdcrmps-wrpr ul li:first-child:after{
content: '';
position: absolute;
width: 18px;
height: 22px;
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/arrow-right.svg);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.coco-banner-wrpr .brdcrmps-wrpr ul li:last-child{
margin-right:0;
}
.coco-divine-pkge{
position: relative;
background: #CA003A;
}
.coco-divine-pkge >img{
position:absolute;
opacity:0.8;
}
.coco-divine-pkge >img:first-child{
left: 45%;
top: 40%;
}
.coco-divine-pkge >img:nth-child(2n){
position: absolute;
bottom: 0;
left: 60%;
width: 22%;
}
.coco-divine-pkge >img:nth-child(3n){
bottom: 0;
left: 0;
}
.coco-divine-pkge .iq-container{
display: flex;
padding: 100px 0;
position: relative;
}
.coco-divine-pkge .iq-container >img{
max-width: 45%;
flex: 0 0 45%;
}
.coco-divine-pkge .iq-container .coco-pkg{
max-width: 50%;
flex: 0 0 50%;
margin-left: 5%;
}
.coco-divine-pkge .iq-container .coco-pkg h2{
color: #fff;
font-size: 35px;
margin-bottom: 40px;
}
.coco-divine-pkge .iq-container .coco-pkg p{
color: #fff;
width: 80%;
}
.hr-wrpr .iq-container{
text-align: center;
padding:100px 0;
}
.hr-wrpr .iq-container >img{
margin: 0 auto;
margin-bottom: 35px;
}
.hr-wrpr .iq-container p{
width:65%;
margin: 0 auto;
}
.pink-wrpr{
padding-top: 130px;
background-color: #FFE6EE;
}
.pink-wrpr .iq-container{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.pink-wrpr .iq-container .pink-blk{
max-width: calc(33.33% - 50px);
flex: calc(33.33% - 50px);
display: flex;
align-items: center;
margin-bottom: 100px;
}
.pink-wrpr .iq-container .pink-blk img{
max-width: 85px;
margin-right: 20px;
}
.pink-wrpr .iq-container .pink-blk .pink-blk-content h2{
font-size: 25px;
color: #464749;
font-weight: 700; 
}
.pink-wrpr .iq-container .pink-blk .pink-blk-content p{
color: #6D6F72;
font-size: 20px;
line-height: 1.2;
}
.galaxy-wrpr{
padding:100px 0;
padding-bottom: 50px;
position:relative;
}
.galaxy-wrpr.galaxy-one >img{
position:absolute;
pointer-events:none;
}
.galaxy-wrpr.galaxy-one >img:nth-child(4){
right: -20%;
filter: grayscale(1);
top: 71%;
}
.galaxy-wrpr .iq-container .galaxy-block {
display: flex;
justify-content: space-between;
}
.galaxy-wrpr .iq-container .galaxy-block .galaxy-content{
max-width: 40%;
flex: 0 0 40%;
}
.galaxy-wrpr .iq-container .galaxy-block img{
max-width: 50%;
flex: 0 0 50%;
width: 100%;
object-fit: scale-down;
}
.galaxy-wrpr .iq-container .galaxy-block .galaxy-content h2{
color: #315926;
font-size: 35px; margin-bottom: 15px;
}
.galaxy-wrpr .iq-container .galaxy-block .galaxy-content p {
width: 77%;
line-height: 1.5;
}
.galaxy-wrpr .iq-container >p{
font-size: 28px;
line-height: 1.3;
width: 65%;
text-align: center;
color: #313133;
font-weight: 600;
position:relative;
margin-top:20px;
}
.galaxy-wrpr .iq-container >p.comma:after{
content: '';
position: absolute;
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/comma.png);
background-repeat: no-repeat;
width: 50px;
height: 25px;
top: 0px;
right: -50px;
}
.galaxy-wrpr .iq-container >p.comma:before {
content: '';
position: absolute;
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/comma.png);
background-repeat: no-repeat;
width: 50px;
height: 25px;
top: 0px;
left: -50px;
}
.galaxy-wrpr.two-block-wrpr .iq-container >p{
margin: 0 auto;
margin-top: 40px;
}
.galaxy-wrpr.table-wrpr .iq-container >p{
margin: 0 auto;
margin-bottom:20px;
}
.galaxy-wrpr.table-wrpr .iq-container >img{
margin: 0 auto;
}
.liver-wrpr{
background: #FFE6EE;
padding: 100px 0;
text-align: center;
position: relative;
z-index: 1;
}
.liver-wrpr .iq-container h2{
line-height: 1;
margin-bottom: 65px;
font-size: 35px;
font-weight: 600;
}
.liver-wrpr .iq-container .liver-block-wrpr{
position: relative;
margin-bottom: 50px;
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk {
width: 200px;
height: 160px;
background: #fff;
padding: 25px;
padding-right: 60px;
position: absolute;
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk.right{
right:0;
top: calc(50% - 80px);
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk.left{
left:0;
top: calc(50% - 80px);
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk p{
text-align: left;
}
.liver-wrpr .iq-container .liver-block-wrpr >img{
margin: 0 auto;
}
.liver-wrpr .iq-container >p{
font-size: 28px;
line-height: 1.3;
width: 65%;
text-align: center;
color: #313133;
font-weight: 600;
position:relative;
margin: 0 auto;
}
.liver-wrpr .iq-container >p.comma:after{
content: '';
position: absolute;
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/comma.png);
background-repeat: no-repeat;
width: 50px;
height: 25px;
top: 0px;
right: -50px;
}
.liver-wrpr .iq-container >p.comma:before {
content: '';
position: absolute;
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/comma.png);
background-repeat: no-repeat;
width: 50px;
height: 25px;
top: 0px;
left: -50px;
}
.bmi-wrpr{
position: relative;
padding: 150px 0;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
}
.bmi-wrpr >img{
position:absolute;
opacity:0.5;
pointer-events:none;
}
.bmi-wrpr >img:first-child{
width: 25%;
top: -7%;
left: 33%;
transform: rotate(90deg);
}
.bmi-wrpr >img:nth-child(2){
top: 5%;
left: 14%;
width: 3%;
}
.bmi-wrpr >img:nth-child(3){
top: 12%;
left: 8%;
width: 15%;
transform: rotate(-70deg);
}
.bmi-wrpr >img:nth-child(4){
top: auto;
left: auto;
width: 50%;
bottom: 10%;
right: -5%;
transform: rotate(-108deg);
}
.bmi-wrpr >img:nth-child(5){
filter: grayscale(1);
opacity: 1;
right: -13%;
top: 2%;
}
.bmi-wrpr >img:nth-child(6){
filter: grayscale(1);
opacity: 1;
left: -13%;
top: 35%;
}
.bmi-wrpr >img:nth-child(7){
filter: grayscale(1);
opacity: 1;
right: -20%;
top: 66%;
width: 30%;
}
.bmi-wrpr >img.mountain{
bottom:0;
left:0;
}
.bmi-wrpr .iq-container{
position:relative;
}
.bmi-wrpr .iq-container h2{
line-height: 1;
font-weight: 600;
color: #315926;
margin-bottom: 25px;
}
.bmi-wrpr .iq-container img{
margin: 0 auto;
}
.foundation-wrpr{
margin-bottom: 200px;
}
.advce-wrpr{
position: relative;
margin-bottom: 200px;
}
.advce-wrpr .adv-sleep{
position: absolute;
right: -12%;
top: -25%;
}
.advce-wrpr .cmplt-sleep{
position: absolute;
bottom: -25%;
left: -5%;
}
.advce-wrpr .cmplt-sleep a{
width: 140px;
height: 40px;
border-radius: 20px;
margin: 0 auto;
}
.advce-wrpr .adv-sleep a{
width: 140px;
height: 40px;
border-radius: 20px;
margin: 0 auto;
}
.join-form-wrpr {
padding-bottom: 140px;
background-position: 50% 100%;
background-size: 30%;
}
.join-form-wrpr .iq-container .cust-form h2 {
margin-bottom: 30px;
color: #315926;
width: 65%;
line-height: 1.5;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span{
display: flex;
align-items: center;
justify-content: center;
transition:all 0.5s ease-in-out;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span.active {
border: 1px solid #315926;
width: 70px;
height: 70px;
border-style: dashed;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span.active{
border: 1px solid #315926;
width: 70px;
height: 70px;
border-style: dashed;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span{
display: flex;
align-items: center;
justify-content: center;
transition:all 0.5s ease-in-out;
}      .health-solution-main-wrpr > img.health-mask {
opacity: 0.5;
}     .join-banner-wrpr {
padding: 0;
position: relative;
padding-bottom: 0;
height: 517px;
}
.join-form-main-wrpr{  padding: 120px 0 160px 0;
background-repeat: no-repeat;
background-position: bottom center;
position:relative;
}
.join-form-main-wrpr:after{
content: '';
position: absolute;
height: 440px;
width: 100%;
background: #315926;
bottom: 0;
right: 0;
z-index: -1;
}
.join-form-main-wrpr:before{
content: '';
position: absolute;
height: 100%;
width: 100%;
background: linear-gradient(180deg, rgba(247,249,248,0) 0%, #ebf1ee52 5%, #ebf1ee 100%);
top: 0;
right: 0;
z-index: -1;
}
.join-banner-wrpr .iq-container {
position: relative;
text-align: left;
height: 100%;
align-items: center;
display: flex;
}
.join-banner-wrpr .iq-container >h2{
width: 32%;
color: #fff;
}
.join-form-main-wrpr >img{
position:absolute;
pointer-events:none;
}
.join-form-main-wrpr >img:first-child{
right: -20%;
width: 45%;
}
.join-form-main-wrpr >img:nth-child(2){
left: -5%;
width: 26%;
top: 45%;
}
.join-form-main-wrpr .iq-container .join-form{
width: 85%;
margin: 0 auto;
background-color: #fff;
padding: 75px 75px 40px 75px;
position: relative;
border-radius: 22px;
z-index: 1;
}
.join-form-main-wrpr .iq-container .join-form h2{
line-height: 1.5;
font-size: 25px;
color: #315926;
margin-bottom: 10px;
}
.join-form-main-wrpr .iq-container .join-form form{
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 0;
}
.join-form-main-wrpr .iq-container .join-form form .form-field{
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 18px;
}
.join-form-main-wrpr .iq-container .join-form form .form-field input{
border: 1px solid #D1D1D1;
height: 47px;
box-shadow: none;
width:100%;
padding:0 20px;
background: #F7F7F7;
cursor: pointer;
}
.join-form-main-wrpr .iq-container .join-form form .form-field select{
border: 1px solid #D1D1D1;
height: 47px;
box-shadow: none;
background: #F7F7F7 url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/images/select-arrow.png) no-repeat 93% 50%;
cursor: pointer;
}
.join-form-main-wrpr .iq-container .join-form form .form-field.half{
max-width: calc(50% - 23px);
flex: 0 0 calc(50% - 23px);
}
.join-form-main-wrpr .iq-container .join-form form .form-field.third{
max-width: calc(33.33% - 23px);
flex: 0 0 calc(33.33% - 23px);
}
.join-form-main-wrpr .iq-container .join-form:first-child{
margin-bottom:40px;
}
.join-form-main-wrpr .iq-container .join-form form .form-field .dob-wrpr{
display: flex;
align-items: center;
max-width: calc(33.33% - 23px);
flex: 0 0 calc(33.33% - 23px);
}
.wpcf7-form-control-wrap {
position: relative;
width: 100%;
}
.wpcf7-form-control-wrap.wpgdprc{
margin-bottom:15px;
}
.wpgdprc .wpgdprc-form p input{
border: 1px solid #ccc;
box-shadow: none;
border-radius: 5px;
font-family: "Muli", sans-serif !important;
}
.wpgdprc .wpgdprc-form p input[type=submit] {
width: 170px;
height: 55px;
background: #315926;
border: 1px solid #315926;
border-radius: 25px;
font-family: "muli", serif;
}
.wpgdprc .wpgdprc-form p input[type=submit]:hover {
background: #fff;
color: #315926;
}
.join-form-main-wrpr .iq-container .join-form form .form-field .dob-wrpr select{
max-width: calc(15% - 23px);
flex: 0 0 calc(15% - 23px);
margin-right:23px;
}
.join-form-main-wrpr .iq-container .join-form form a{
margin-top:20px;
border-radius:23px;
}
.join-form-main-wrpr .iq-container .join-form form .form-field input:focus,.join-form-main-wrpr .iq-container .join-form form .form-field select:focus{
border-color: #40AA23!important;
}
.banner.home-banner.section-1 {
background:transparent linear-gradient(180deg, #F7F9F800 0%, #ECF2ED 100%) 0% 0% no-repeat padding-box;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk > img {
margin: 0 auto;
margin-bottom: 20px;
margin-top:20px;
width: 100%;
max-width: 90px;
max-height: 90px;
height: 90px;
transition:all 0.5s ease-in-out;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk {
max-width: 183px;
max-height: 197px;
height: 197px;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk.slick-current >img{  
max-width: 122px;
max-height: 122px;
height: 122px;
width:122px;
margin-bottom: 5px;
margin-top: 10px;
}
.banner_contnt .inner-banner-wrpr {
width: 45%;
margin-top: -120px;
min-height: 270px;
}
.banner_contnt .banner-slider .banner-ttle p {
font-size: 18px;
margin-bottom: 25px;
font-weight: 700!important;
padding-right: 20%;
position: relative;
letter-spacing: 0px;
color: #1D3B1E;
opacity: 1;
}
.banner_contnt .banner-slider .banner-ttle p:after{
content: '';
position: absolute;
height: 4px;
width: 60%;
background: transparent linear-gradient(90deg, #C99247 0%, #76B47800 100%) 0% 0% no-repeat padding-box;
border-radius: 3px;
left: 0;
bottom: -25px;
}
.banner_contnt > img.white-circle-1 {
position: absolute;
top: 20%;
left: 60%;
z-index: 99;
width: 2%;
}
.main-header .head-logo .logo{
height: 35px;
}
.main-header .head-logo .logo a{
height: 35px;
}
.inner-banner-slider .slick-slider {
opacity:0;
}
.inner-banner-slider .slick-slider.slick-initialized{
opacity:1 !important;
}
.national-wrpr h2 b {
font-weight: 800;
padding-left: 15px;
display: block;
margin-top: 10px;
}
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail p a.more{
color: #fff;
}
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail p a.more:hover{
color:#C99247;
}
.substainability-wrpr .iq-container .tabs-nav li:nth-child(5) a {
background-color: pink;
}
.substainability-wrpr .iq-container .tabs-nav li:nth-child(6) a {
background-color: green;
}
.substainability-wrpr .iq-container .tabs-stage div:nth-child(5) .tab-head-wrpr {
background-color: pink;
}
.substainability-wrpr .iq-container .tabs-stage div:nth-child(6) .tab-head-wrpr {
background-color: green;
}
.substainability-wrpr .iq-container .tabs-stage .tab-head-wrpr{
outline:none;
}
.join-form-main-wrpr .iq-container .join-form form > input{
width: 170px;
height: 55px;
background: #315926;
border:1px solid #315926 ;
border-radius: 25px;
font-family: "muli", serif;
}
.join-form-main-wrpr .iq-container .join-form form > input:hover{
background: #fff;
color:#315926;
}
.our-story-wrpr .iq-container .our-story-detail .small_ a:hover{
color: #e4c9a3;
}
@media (max-width: 1599px) {
.coco-divine-pkge .iq-container .coco-pkg p {
width: 100%;
} 
.hr-wrpr .iq-container p {
width: 95%;
}
.coco-divine-pkge .iq-container {
padding: 70px 0;
}
.hr-wrpr .iq-container p {
width: 95%;
}
.pink-wrpr {
padding-top: 80px;
}
.pink-wrpr .iq-container .pink-blk .pink-blk-content p {
font-size: 16px;
}
.pink-wrpr .iq-container .pink-blk .pink-blk-content h2 {
font-size: 22px;
}
.pink-wrpr .iq-container .pink-blk {
margin-bottom: 60px;
}
.galaxy-wrpr {
padding: 80px 0;
padding-bottom: 40px;
}
.galaxy-wrpr .iq-container .galaxy-block .galaxy-content h2 {
font-size: 30px;
}
.galaxy-wrpr .iq-container >p {
width: 85%;
}
.liver-wrpr {
padding: 80px 0;
}
.liver-wrpr .iq-container >p {
width: 100%;
}
.bmi-wrpr {
padding: 100px 0;
}
.foundation-wrpr {
margin-bottom: 100px;
}
.advce-wrpr .adv-sleep {
top: -35%;
}
.advce-wrpr .cmplt-sleep {
bottom: -40%;
left: -10%;
}
.main-nav > ul > li {
padding-right: 10px;
padding-left: 10px;
}
.join-banner-wrpr .iq-container >h2 {
width: 40%;
}
}
@media (max-width: 1449px) {
.coco-banner-wrpr {
background-position: bottom;
}
.coco-divine-pkge .iq-container >img {
max-width: 40%;
flex: 0 0 40%;
}
.coco-divine-pkge .iq-container .coco-pkg h2 {
font-size: 30px;
margin-bottom: 30px;
}
.galaxy-wrpr .iq-container .galaxy-block .galaxy-content p {
width: 100%;
}
.galaxy-wrpr .iq-container >p {
margin: 0 auto;
margin-top: 50px;
font-size: 25px;
}
.galaxy-wrpr {
padding: 50px 0;
padding-bottom: 40px;
}
.liver-wrpr .iq-container >p {
width: 85%;
font-size: 25px;
}
.bmi-wrpr .iq-container img {
width: 75%;
}
.advce-wrpr .adv-sleep {
right: -5%;
}
.advce-wrpr .cmplt-sleep {
left: -5%;
}
.bmi-wrpr >img:nth-child(5) {
right: -25%;
width: 45%;
}
.bmi-wrpr >img:nth-child(6) {
left: -32%;
}
.banner_contnt .banner-slider .banner-ttle p {
padding-right: 0%;
}
.banner_contnt .banner-slider .banner-ttle p:after {
width: 90%;
}
}
@media (max-width: 1399px) {
.banner_contnt .inner-banner-wrpr {
width: 50%;
}
.banner_contnt .inner-banner-wrpr {
width: 60%;
margin-left: 0;
}
}
@media (max-width: 1199px) {
.coco-banner-wrpr{
height: 550px;
}
.coco-banner-wrpr .brdcrmps-wrpr{
height: 550px;
}
.coco-divine-pkge .iq-container >img {
object-fit: contain;
}
.pink-wrpr .iq-container .pink-blk {
max-width: calc(50% - 50px);
flex: calc(50% - 50px);
margin-bottom: 40px;
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk {
width: 140px;
height: 100px;
padding: 10px;
padding-right: 18px;
}
.liver-wrpr .iq-container .liver-block-wrpr >img {
width: 65%;
}
.bmi-wrpr >img:nth-child(6) {
left: -44%;
width: 65%;
}
.advce-wrpr .adv-sleep {
right: -12%;
}
.advce-wrpr .adv-sleep a {
font-size: 12px;
}
.join-banner-wrpr .iq-container >h2 {
width: 50%;
}
.join-banner-wrpr {
background-position: bottom;
}
.join-form-main-wrpr .iq-container .join-form {
width: 100%;
}
.join-form-main-wrpr .iq-container .join-form form .form-field .dob-wrpr select {
max-width: calc(20% - 23px);
flex: 0 0 calc(20% - 23px);
}
.join-form-main-wrpr {
padding: 80px 0 130px 0;
}
}
@media (max-width: 991px) {
.coco-banner-wrpr .brdcrmps-wrpr >img{
width: 60%;
}
.coco-divine-pkge .iq-container .coco-pkg h2 {
font-size: 23px;
margin-bottom: 20px;
}
.pink-wrpr .iq-container .pink-blk {
max-width: calc(50% - 20px);
flex: calc(50% - 20px);
margin-bottom: 25px;
}
.pink-wrpr .iq-container .pink-blk .pink-blk-content p {
font-size: 14px;
}
.pink-wrpr .iq-container .pink-blk .pink-blk-content h2 {
font-size: 20px;
}
.galaxy-wrpr .iq-container .galaxy-block .galaxy-content h2 {
font-size: 24px;
}
.galaxy-wrpr .iq-container >p {
margin-top: 40px;
font-size: 20px;
}
.galaxy-wrpr {
padding: 30px 0;
padding-bottom: 30px;
}
.liver-wrpr {
padding: 50px 0;
}
.liver-wrpr .iq-container h2 {
margin-bottom: 50px;
font-size: 30px;
}
.liver-wrpr .iq-container >p {
font-size: 20px;
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk.left {
left: -22px;
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk.right {
right: -23px;
}
.bmi-wrpr .iq-container img {
width: 90%;
}
.advce-wrpr .adv-sleep {
right: auto;
position: relative;
top: auto;
width: 60%;
margin: 0 auto;
margin-bottom: 25px;
}
.foundation-wrpr {
margin-bottom: 50px;
}
.advce-wrpr {
margin-bottom: 50px;
}
.advce-wrpr .cmplt-sleep {
left: auto;
width: 60%;
position: relative;
margin: 0 auto;
bottom: auto;
}
.bmi-wrpr {
padding: 50px 0;
}
.bmi-wrpr >img:first-child {
width: 29%;
top: -4%;
left: 25%;
}
.bmi-wrpr >img:nth-child(2) {
top: 5%;
left: 11%;
width: 8%;
}
.bmi-wrpr >img:nth-child(3) {
top: 12%;
left: 8%;
width: 25%;
}
.bmi-wrpr >img:nth-child(5) {
right: -33%;
width: 49%;
top: 12%;
}
.bmi-wrpr >img:nth-child(7) {
right: -35%;
top: 58%;
width: 50%;
}
.hr-wrpr .iq-container {
padding: 60px 0;
}
.health-solution-main-wrpr > img.health-mask {
opacity: 0.2;
}
.join-banner-wrpr .iq-container >h2 {
width: 65%;
}
.join-form-main-wrpr .iq-container .join-form {
padding: 40px;
}
.join-form-main-wrpr .iq-container .join-form form .form-field.half {
max-width: calc(50% - 15px);
flex: 0 0 calc(50% - 15px);
}
.join-form-main-wrpr .iq-container .join-form form .form-field.third {
max-width: calc(33.33% - 15px);
flex: 0 0 calc(33.33% - 15px);
}
.join-form-main-wrpr .iq-container .join-form h2 {
line-height: 1.3;
font-size: 22px;
}
.banner_contnt .inner-banner-wrpr {
width: 80%;
}
.coco-divine-pkge .iq-container {
padding: 50px 0;
padding-top:30px;
}
}
@media (max-width: 767px) {
.coco-divine-pkge .iq-container {
padding: 50px 0;
flex-direction: column;
padding-top:30px;
}
.coco-divine-pkge .iq-container >img {
max-width: 100%;
flex: 0 0 100%;
margin-right: 50px;
}
.coco-divine-pkge .iq-container .coco-pkg {
max-width: 100%;
flex: 0 0 100%;
margin-left: 0;
}
.coco-divine-pkge >img:first-child {
left: 58%;
top: 4%;
opacity: 1;
}
.pink-wrpr .iq-container .pink-blk {
flex-direction: column;
}
.pink-wrpr .iq-container .pink-blk img {
max-width: 85px;
margin-right: 0;
margin-bottom: 15px;
height: 80px;
}
.pink-wrpr .iq-container .pink-blk .pink-blk-content{
text-align: center;
}
.galaxy-wrpr .iq-container .galaxy-block {
flex-direction: column;
}
.galaxy-wrpr .iq-container .galaxy-block .galaxy-content {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 30px;
}
.galaxy-wrpr .iq-container .galaxy-block img {
max-width: 100%;
flex: 0 0 100%;
width: 85%;
object-fit: scale-down;
margin: 0 auto;
}
.galaxy-wrpr .iq-container >p.comma:before {
width: 25px;
height: 15px;
top: 0px;
left: -50px;
background-size: 90%;
}
.galaxy-wrpr .iq-container >p.comma:after {
right: -50px;
width: 25px;
height: 15px;
top: 0px;
left: auto;
background-size: 90%;
}
.liver-wrpr .iq-container >p.comma:before {
width: 25px;
height: 15px;
top: 0px;
left: -50px;
background-size: 90%;
}
.liver-wrpr .iq-container >p.comma:after {
right: -50px;
width: 25px;
height: 15px;
top: 0px;
left: auto;
background-size: 90%;
}
.join-banner-wrpr .iq-container >h2 {
width: 80%;
}
.join-form-main-wrpr .iq-container .join-form form .form-field.half {
max-width: calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
}
.join-form-main-wrpr .iq-container .join-form form .form-field.third {
max-width: calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
}
.join-form-main-wrpr .iq-container .join-form form .form-field .dob-wrpr select {
max-width: calc(33.33% - 10px);
flex: 0 0 calc(33.33% - 10px);
}
.join-form-main-wrpr .iq-container .join-form h2 {
font-size: 20px;
}
.join-form-main-wrpr {
padding: 40px 0 130px 0;
}
.join-form-main-wrpr .iq-container .join-form form .form-field .dob-wrpr select {
max-width: calc(33.33% - 15px);
flex: 0 0 calc(33.33% - 15px);
}
.join-banner-wrpr .iq-container >h2 {
width: 95%;
font-size: 25px;
}
.banner_contnt .inner-banner-wrpr {
width: 100%;
margin-top: 0;
}
.join-form-main-wrpr .iq-container .join-form form .form-field .dob-wrpr {
max-width: 100%;
flex: 0 0 100%;
}
}
@media (max-width: 640px) {
.bmi-wrpr .iq-container img{
width:100%;
}
.coco-banner-wrpr .brdcrmps-wrpr {
height: 500px;
}
.coco-banner-wrpr {
height: 500px;
}
.galaxy-wrpr .iq-container >p {
font-size: 16px;
}
.liver-wrpr .iq-container >p {
font-size: 15px;
}
}
@media (max-width: 575px) {
.coco-divine-pkge .iq-container {
padding: 50px 20px;
padding-top:30px;
}
.hr-wrpr .iq-container {
padding: 50px 20px;
}
.hr-wrpr .iq-container p {
width: 100%;
}
.liver-wrpr .iq-container .liver-block-wrpr {
position: relative;
margin-bottom: 50px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk.right {
right: auto;
position: relative;
top: auto;
order: 1;
margin-bottom: 20px;
}
.liver-wrpr .iq-container .liver-block-wrpr .liver-blk.left {
left: auto;
position: relative;
top: auto;
order: 2;
margin-bottom: 20px;
}
.liver-wrpr .iq-container .liver-block-wrpr >img {
width: 100%;
order: 3;
}
.liver-wrpr .iq-container h2 {
margin-bottom: 30px;
font-size: 30px;
}
.pink-wrpr {
padding-top: 40px;
}
.galaxy-wrpr .iq-container >p.comma:before {
left: -30px;
}
.galaxy-wrpr .iq-container >p.comma:after {
right: -30px;
}
.liver-wrpr .iq-container >p.comma:before {
left: -30px;
}
.liver-wrpr .iq-container >p.comma:after {
right: -30px;
}
.banner_contnt .inner-banner-wrpr {
width: 48%;
margin: 0 auto;
margin-top: 0;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk {
max-width: 100%;
width: 100%;
}
.banner_contnt .inner-banner-wrpr .inner-slider-blk.slick-current >img {
max-width: unset;
}
}
@media (max-width: 479px) {
.pink-wrpr .iq-container .pink-blk {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 25px;
}
.coco-divine-pkge .iq-container {
padding: 25px 15px;
padding-top: 10px;
}
.hr-wrpr .iq-container {
padding: 50px 15px;
}
.join-form-main-wrpr .iq-container .join-form form .form-field.half {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 15px;    
}
.join-form-main-wrpr .iq-container .join-form form .form-field.third {
max-width: 100%;
flex: 0 0 100%;
}
.join-form-main-wrpr .iq-container .join-form {
padding: 20px;
}
.join-banner-wrpr .iq-container >h2 {
font-size: 22px;
}
.main-header .head-logo .logo{
height: auto;
}
.main-header .head-logo .logo a{
height: auto;
}
.banner_contnt .inner-banner-wrpr {
width: 65%;
}
.coco-banner-wrpr {
height: 250px;
}
.coco-banner-wrpr .brdcrmps-wrpr {
height: 250px;
}
}
.ingre-details a{
outline: none;
border: none;
box-sizing: unset;
}
.ingre-details a:hover{
color: #315926;
}
.modal-fld .intl-tel-input.allow-dropdown .selected-flag, .modal-fld .intl-tel-input.separate-dial-code .selected-flag {
width: 100px;
padding: 0 0 0 120px;
}
.modal-fld .intl-tel-input .selected-flag .iti-flag {
margin-left: 25px;
right: 55px;
} .blog-container .banner-section {
height: 376px;
position: relative;
width: 100%;
padding: 15px;
background-image: url(//ur-vitality.com/wp-content/themes/iq-vitality/assets/css/assets/images/blog-banner.png);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
margin-bottom: 90px;
}
@media (max-width:767px){
.blog-container .banner-section {
height:250px;
margin-bottom:50px;
}
}
@media (min-width:1600px){
.iq-container.blog-page {
padding:0;
}
}
.blog-container .banner-section .main-title {
color: #fff;
font-size: 40px;
line-height: 50px;
font-family: "Muli", sans-serif;
margin-bottom: 22px;
z-index: 1;
}
@media (max-width:767px){
.blog-container .banner-section .main-title {
font-size: 26px;
}
}
.blog-container .banner-section .sub-text {
max-width: 680px;
font-size: 16px;
color: #fff;
line-height: 29px;
text-align: center;
font: normal normal normal 16px/29px Muli SemiBold;
z-index: 1;
}
.blog-container .banner-section .sub-text p{
font-size: 17px;
font-family: 'Muli';
}
.blog-container .banner-section::after {
content: "";
position: absolute;
left: 0;
top: 0;
background: rgba(0, 0, 0, 0.3);
width: 100%;
height: 100%;
}
.blog-container .btn-wrapper {
margin-bottom: 40px;
}
.blog-container .btn-wrapper .btn-plain {
border: 2px solid #e3e3e3;
background: #fff;
font-size: 18px;
font-weight: 700;
padding: 16px;
color: #0d0d0d;
line-height: 22px;
width: 170px;
margin-right: 10px;
margin-bottom: 10px;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.blog-container .btn-wrapper .btn-plain::nth-last-child(1) {
margin-right: 0;
}
.blog-container .btn-wrapper .btn-plain:hover, .blog-container .btn-wrapper .btn-plain:focus, .blog-container .btn-wrapper .btn-plain:active {
color: #1a5e1d;
border-color: #1a5e1d;
outline: none;
}
.blog-container .blog-row {
margin: 0 -35px;
}
@media (max-width:1024px){
.blog-container .blog-row {
margin: 0 -15px;
}  
}
.blog-container .blog-row .card-tile {
padding: 0 35px;
margin-bottom: 55px;
height:100%;
}
@media (max-width:1024px){
.blog-container .blog-row .card-tile {
padding: 0 15px;
}
}
@media (max-width:767px){
.blog-container .blog-row .card-tile {
margin-bottom:30px;
}
}
.blog-container .blog-row .card-tile .image-box {
max-height: 230px;
overflow: hidden;
margin-bottom: 20px;
height:100%;
border-radius:10px;
}
@media(max-width:767px){
.blog-container .blog-row .card-tile .image-box {
margin-bottom:5px;
}
}
.blog-container .blog-row .card-tile .image-box figure,
.blog-container .blog-row .card-tile .image-box figure a{
width:100%;
height:100%;
text-decoration:none;
}
.blog-container .blog-row .card-tile .image-box img {
width: 100%;
height: 100%;
min-height: 230px;
border-radius:10px;
object-fit: cover;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.blog-container .blog-row .card-tile:hover img {
transform: scale(1.03);
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
-ms-transform: scale(1.03);
-o-transform: scale(1.03);
}
.blog-container .blog-row .card-tile .content-box {
color: #000;
}
.blog-container .blog-row .card-tile .content-box .label-text {
font: normal normal 600 16px/29px Muli;
display: inline-block;
margin-bottom: 10px;
}
@media (max-width:767px){
.blog-container .blog-row .card-tile .content-box .label-text {
font-size:15px;
margin-bottom:0px;
}  
}
.blog-container .blog-row .card-tile .content-box .title {
margin:0;
line-height:1;
}
.blog-container .blog-row .card-tile .content-box .title a {
font: normal normal bold 24px/29px Muli;
margin-bottom: 10px;
}
@media (max-width:767px){
.blog-container .blog-row .card-tile .content-box .title a {
font-size:20px;
margin-bottom:0;
font-weight:600;
}
}
.blog-container .blog-row .card-tile .content-box .sub-content {
display: flex;
align-items: center;
}
.blog-container .blog-row .card-tile .content-box .sub-content .sub {
margin-right: 30px;
display: inline-block;
font: normal normal 600 16px/29px Muli;
}
@media (max-width:992px){
.blog-container .blog-row .card-tile .content-box .sub-content .sub {
font-size:14px;
} 
}
@media (max-width:767px){
.blog-container .blog-row .card-tile .content-box .sub-content .sub {
font-size:12px;
} 
}
.blog-container .blog-row .card-tile .content-box .sub-content .sub:nth-last-child(1) {
margin-right: 0;
}
.blog-container .blog-row .card-tile .content-box .sub-content .sub.author {
font: normal normal normal 16px/29px Muli;
}
@media (max-width:767px){
.blog-container .blog-row .card-tile .content-box .sub-content .sub.author {
font: normal normal normal 16px/29px Muli;
}
} .blog-details-container .bg-shade {
height: 184px;
background: #cfe2d0;
width: 100%;
z-index: -1;
margin-top: 80px;
margin-bottom: -143px;
}
@media (max-width:1199px){
.blog-details-container .bg-shade {
margin-top:0
}
}
.blog-details-container .wrapper .banner-image {
width: 100%;
height: 375px;
overflow: hidden;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
margin-bottom: 80px;
border-radius:10px;
}
@media (max-width: 767px) {
.blog-details-container .wrapper .banner-image {
height: 250px;
margin-bottom: 0px;
}
}
.blog-details-container .wrapper .text-section {
position: relative;
padding-bottom: 100px;
border-bottom: 1px solid #d6d6d6;
}
@media (max-width: 1024px) {
.blog-details-container .wrapper .text-section {
flex-direction: column;
}
}
@media (max-width: 767px) {
.blog-details-container .wrapper .text-section {
padding: 30px 0;
}
}
.blog-details-container .wrapper .text-section .social-media {
margin-right: 194px;
flex-shrink: 0;
}
@media (max-width: 1024px) {
.blog-details-container .wrapper .text-section .social-media {
margin-right: 100px;
}
}
@media (max-width: 768px) {
.blog-details-container .wrapper .text-section .social-media {
margin-right: 50px;
}
}
.blog-details-container .wrapper .text-section .social-media .social-media-list {
padding: 0;
margin: 0;
list-style: none;
}
@media (max-width: 1024px) {
.blog-details-container .wrapper .text-section .social-media .social-media-list {
display: flex;
}
}
.blog-details-container .wrapper .text-section .social-media .social-media-list .list-item {
margin-bottom: 36px;
width: 42px;
height: 42px;
border-radius: 50%;
transform: translate(0, 0);
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
text-decoration: none;
background: linear-gradient(0deg, #dee2e6, #fff);
}
@media (max-width: 1024px) {
.blog-details-container .wrapper .text-section .social-media .social-media-list .list-item {
margin-right: 30px;
margin-bottom:20px
}
.blog-details-container .wrapper .text-section .social-media .social-media-list .list-item:nth-last-child(1) {
margin-right: 0;
}
}
.blog-details-container .wrapper .text-section .social-media .social-media-list .list-item:nth-last-child(1) {
margin-bottom: 0;
}
.blog-details-container .wrapper .text-section .social-media .social-media-list .list-item:hover, .blog-details-container .wrapper .text-section .social-media .social-media-list .list-item:active, .blog-details-container .wrapper .text-section .social-media .social-media-list .list-item:focus {
transform: translate(2px, -3px);
-webkit-transform: translate(2px, -3px);
-moz-transform: translate(2px, -3px);
-ms-transform: translate(2px, -3px);
-o-transform: translate(2px, -3px);
box-shadow: 0 0px 6px rgba(0, 0, 0, 0.3);
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.blog-details-container .wrapper .text-section .social-media .social-media-list .list-item a {
text-decoration: none;
}
.blog-details-container .wrapper .text-section .social-media .social-media-list .list-item a:focus {
outline: none;
}
.blog-details-container .wrapper .text-section .text-area {
max-width: 930px;
}
.blog-details-container .wrapper .text-section .text-area .label-text-green {
display: inline-block;
color: #17951c;
font: normal normal 600 16px/29px Muli;
margin-bottom: 16px;
}
.blog-details-container .wrapper .text-section .text-area .main-title {
font: normal normal bold 33px/49px Muli;
color: #000;
margin-bottom: 16px;
}
@media (max-width:767px){
.blog-details-container .wrapper .text-section .text-area .main-title {
font-size:22px;
margin-bottom:0;
} 
}
.blog-details-container .wrapper .text-section .text-area .sub-content {
display: flex;
align-items: center;
color: #000;
padding-bottom: 30px;
border-bottom: 1px solid #d6d6d6;
margin-bottom: 40px;
}
@media (max-width:767px){
.blog-details-container .wrapper .text-section .text-area .sub-content {
padding-bottom:20px;
margin-bottom:20px;
}
}
.blog-details-container .wrapper .text-section .text-area .sub-content .sub {
margin-right: 30px;
display: inline-block;
font: normal normal 600 16px/29px Muli;
}
@media (max-width:767px){
.blog-details-container .wrapper .text-section .text-area .sub-content .sub {
font-size:12px;
} 
}
.blog-details-container .wrapper .text-section .text-area .sub-content .sub:nth-last-child(1) {
margin-right: 0;
}
.blog-details-container .wrapper .text-section .text-area .sub-content .sub.author {
font: normal normal normal 16px/29px Muli;
}
@media (max-width:767px){
.blog-details-container .wrapper .text-section .text-area .sub-content .sub.author {
font-size:14px;
}
}
.blog-details-container .wrapper .text-section .text-area .title-secondary {
font-size: 22px;
color: #000;
font-family: "Muli", sans-serif;
line-height: 49px;
}
.blog-details-container .wrapper .text-section .text-area .sub-content-text {
font-size: 14px;
font-family: "Muli", sans-serif;
font-weight: 400;
color: #0d0d0d;
line-height: 26px;
}
.blog-details-container .wrapper .text-section .text-area .text-highlight {
font-size: 22px;
line-height: 38px;
color: #0d0d0d;
padding-left: 30px;
font-weight: 400;
border-left: 4px solid #6eb271;
margin: 37px 0 56px 0;
}
.blog-details-container .wrapper .text-section .text-area .image-box {
margin: 78px 0;
height: 322px;
overflow: hidden;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
}
@media (max-width: 767px) {
.blog-details-container .wrapper .text-section .text-area .image-box {
margin: 0px 0;
}
}
.blog-details-container .wrapper .text-section .text-area .image-box figure {
height: 100%;
}
.blog-details-container .wrapper .text-section .text-area .image-box img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.blog-details-container .wrapper .text-section .text-area .image-box:hover img {
transform: scale(1.02);
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
-o-transform: scale(1.02);
}
.blog-details-container .wrapper .related-topics {
padding: 43px 0 100px 0;
}
@media (max-width: 767px) {
.blog-details-container .wrapper .related-topics {
padding: 30px 0;
}
}
.blog-details-container .wrapper .related-topics .title-green {
font-size: 33px;
line-height: 49px;
font-weight: 700;
color: #1a5e1d;
margin-bottom: 40px;
font-family: "Muli", sans-serif;
}
@media (max-width:767px){
.blog-details-container .wrapper .related-topics .title-green {
margin-bottom:10px;
font-size:22px;
}
}
.blog-details-container .wrapper .related-topics .blog-row {
margin: 0 -35px;
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile {
padding: 0 35px;
margin-bottom: 55px;
}
@media (max-width:767px){
.blog-details-container .wrapper .related-topics .blog-row .card-tile {
margin-bottom:30px;
}
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .image-box {
max-height: 230px;
overflow: hidden;
margin-bottom: 20px;
border-radius:10px;
}
@media(max-width:767px){
.blog-details-container .wrapper .related-topics .blog-row .card-tile .image-box {
margin-bottom:10px;
}  
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .image-box a {
display:block;
text-decoration:none;
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .image-box img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile:hover img {
transform: scale(1.03);
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
-ms-transform: scale(1.03);
-o-transform: scale(1.03);
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box {
color: #000;
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .label-text {
font: normal normal 600 16px/29px Muli;
display: inline-block;
margin-bottom: 10px;
}
@media (max-width:767px){
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .label-text {
margin-bottom:0px;
font-size:15px;
}
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .title {
margin-bottom:0;
line-height:1;
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .title a {
font: normal normal bold 24px/29px Muli;
margin-bottom: 10px;
}
@media (max-width:767px){
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .title a {
font-size: 20px;
margin-bottom: 0;
font-weight: 600; 
}   
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .sub-content {
display: flex;
align-items: center;
color: #000;
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .sub-content .sub {
margin-right: 30px;
display: inline-block;
font: normal normal 600 16px/29px Muli;
}
@media (max-width:767px){
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .sub-content .sub {
font-size:12px;
}  
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .sub-content .sub:nth-last-child(1) {
margin-right: 0;
}
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .sub-content .sub.author {
font: normal normal normal 16px/29px Muli;
}
@media (max-width:767px){
.blog-details-container .wrapper .related-topics .blog-row .card-tile .content-box .sub-content .sub.author {
font-size:14px;
}  
}
.main-ingdtin .iq-container .ingdtiant-wrpr .table thead th, .main-ingdtin .iq-container .ingdtiant-wrpr .table tbody td{
border: 1px solid #D65050;
}
.main-ingdtin .iq-container .ingdtiant-wrpr .table thead th{
background-color: #D89600;
color: #000;
}
.main-ingdtin .iq-container .ingdtiant-wrpr .table tbody td{
color: #fff;
font-weight: 600;
}
.detail-page .main-ingdtin .iq-container {
padding-bottom:50px;
}
.iq-immune-page .tea-section.about-wapr {
position:relative;
}
.iq-immune-page .tea-section.about-wapr >img{
position:absolute;
pointer-events:none;
opacity: 0.5;
}
.iq-immune-page .tea-section.about-wapr >img.dr-bg{
bottom: 0;
right: 0;
}
.iq-immune-page .tea-section.about-wapr >img.white-circle{
top: 5%;
left: 20%;
opacity: 0.2;
}
.iq-immune-page .tea-section.about-wapr >img.banner-circle{
left: -6%;
bottom: -25%;
opacity: 0.1;
}
.iq-immune-page .tea-section.about-wapr >img.banner-circle1{
top: -30%;
right: 28%;
transform: rotate(140deg);
}
.iq-immune-page .main-ingdtin .iq-container > img {
width: 28%;
margin-left: -5%;
}
.iq-immune-page .main-ingdtin {
background: #E4FAE2!important;
margin-bottom:0;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table th:first-child, .iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table td:first-child{
width:50%;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table th:nth-child(2), .iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table td:nth-child(2){
width:40%;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table th{
background-color:#D89600;
color:#000;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table td{
color:#fff;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-bordered th, .iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-bordered td {
border: 1px solid #D65050;
font-size: 14px;
text-align: center;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table tr td:first-child{
text-align:left;
padding-left:30px;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table tr th:first-child{
text-align:left;
padding-left:30px;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive{
border-radius: 11px;
}
.integration-detail-wrpr{
max-width: 100%;
flex: 0 0 100%;
display: flex;
align-items: flex-start;
}
.integration-detail-wrpr .address-urwrpr img{
margin-bottom:15px;
}
.integration-detail-wrpr .address-urwrpr p{
margin-bottom:0;
}
.integration-detail-wrpr .address-urwrpr{
max-width: 25%;
flex: 0 0 25%;
margin-right: 15px;
background: #03a84e;
padding: 20px;
border-radius: 10px;
color: #fff;
}
.synergetic-effect-wrpr{
padding: 135px 0 100px;
text-align: center;
}
.synergetic-effect-wrpr .iq-container h2{
font-size: 35px;
color: #315926;
line-height: 1;
margin-bottom: 25px;
}
.synergetic-effect-wrpr .iq-container .immunitate-wrpr{
padding: 100px 80px;
background: #0B8E41;
border-radius: 21px;
}
.synergetic-effect-wrpr .iq-container .immunitate-wrpr h3{
line-height: 1;
font-size: 30px;
color: #fff;
margin-bottom: 15px;
}
.synergetic-effect-wrpr .iq-container .immunitate-wrpr p{
color:#fff;
}
.synergetic-effect-wrpr .iq-container .immunite-wrpr{
width: 100%;
text-align: center;
position: relative;
}
.synergetic-effect-wrpr .iq-container .immunite-wrpr a{
position: absolute;
right: 0;
bottom: 0;
border-radius: 28px;
}
.about-wapr .iq-container .abt-content .abt-img-vdo{
position: relative;
width: 45%;
max-width: 45%;
}
.about-wapr .iq-container .abt-content .abt-img-vdo video{
width: 100%;
max-height: 370px;
object-fit: cover;
}
.about-wapr .iq-container .abt-content .abt-img-vdo img{
position: absolute;
width: 10%;
top: calc(50% - 34px);
left: calc(50% - 34px);
cursor: pointer;
z-index: 99;
}
.iq-immune-page .tea-section .iq-container .abt-content {
flex-direction: column;
}
.ingredients-wrpr.pkg-wrpr >img{
position: absolute;
opacity: 0.2;
}
.ingredients-wrpr.pkg-wrpr >img:first-child{
bottom: 0;
width: 25%;
transform: rotate(90deg);
left: -5%;
}
.ingredients-wrpr.pkg-wrpr >img:nth-child(2){
right: -5%;
top: 5%;
transform: rotate(-90deg);
}
.ingredients-wrpr.pkg-wrpr .iq-container >p{
font-size: 34px;
color: #fff;
font-weight: 600;
line-height: 1;
margin-bottom: 20px;
position:relative;
text-align:center;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:after{
content: '';
position: absolute;
width: 125px;
height: 4px;
background: #fff;
left: 2%;
top: 17px;
opacity: 0.2;
border-radius: 15px;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:before{
content: '';
position: absolute;
width: 125px;
height: 4px;
background: #fff;
right: 2%;
top: 17px;
opacity: 0.2;
border-radius: 15px;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container > img {
width: auto;
min-width: 40%;
position: relative;
margin-left: -100px;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container{
flex-wrap:nowrap; }
.iq-immune-page.shaping-page .main-ingdtin .iq-container .ingdtiant-wrpr {
width: 100%;
background: #A83636;
padding: 50px 50px 50px 175px;
border-radius: 25px;
margin-left: -15%;
}
.shaping-page .main-ingdtin {
margin-top: -50px;
padding-bottom: 80px;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-img-wrpr {
flex: 0 0 71%;
max-width: 71%;
margin-left: -31%;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-img-wrpr img{
width:100%;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.kapha .vata-img-wrpr {
flex: 0 0 65%;
max-width: 65%;
margin-left: -31%;
}
@media (max-width: 1599px) {
.main-ingdtin .iq-container .table-wrpr p{
bottom: 0%;
}   
.main-ingdtin .iq-container .table-wrpr {
margin-bottom: 20px;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container > img{
min-width:555px;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.kapha .vata-img-wrpr {
flex: 0 0 73%;
max-width: 74%;
margin-left: -34%;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-img-wrpr {
margin-right: -25%;
flex: 0 0 75%;
max-width: 75%;
}
}
@media (max-width: 1345px) {
.iq-immune-page .tea-section.about-wapr >img.banner-circle {
left: -15%;
bottom: -45%;
}
.iq-immune-page .tea-section.about-wapr >img.banner-circle1 {
top: -50%;
right: 20%;
}
.iq-immune-page .tea-section.about-wapr >img.dr-bg {
width: 35%;
}
.synergetic-effect-wrpr {
padding: 70px 0 70px;
}
.synergetic-effect-wrpr .iq-container .immunitate-wrpr {
padding: 60px 50px;
}
.about-wapr .iq-container .abt-content .abt-img-vdo video {
max-height: 420px;
}
.about-wapr .iq-container .abt-content .abt-img-vdo {
width: 60%;
max-width: 60%;
}
}
@media (max-width: 1199px) {
.ingredients-wrpr.pkg-wrpr .iq-container >p:after {
left: 0%;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:before {
right: 0%;
}
.iq-immune-page .tea-section.about-wapr >img.banner-circle1 {
top: -25%;
right: 30%;
width: 32%;
}
.iq-immune-page .tea-section.about-wapr >img.banner-circle {
left: -12%;
bottom: -25%;
width: 34%;
}
.main-ingdtin .iq-container .table-wrpr {
margin-bottom: 50px;
}
.main-ingdtin .iq-container .table-wrpr p {
bottom: -7%;
font-size: 15px;
width: 100%;
right: 0;
}   
.about-wapr .iq-container .abt-content .abt-immu-cntnt {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
margin-right: 0;
}
.about-wapr .iq-container .abt-content .abt-img-vdo{
width: 100%;
max-width: 100%;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container > img {
width: auto;
min-width: unset;
position: relative;
margin-left: -140px;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-left: -28%;
padding: 50px 50px 50px 125px;
}
}
@media (max-width: 991px) {
.main-ingdtin .iq-container .table-wrpr {
flex-direction: column;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-top: 0px;
width: 100%;
background: #A83636;
padding: 25px;
margin-left: 0;
}
.main-ingdtin .iq-container .table-wrpr {
margin-bottom: 85px;
}
.iq-immune-page .main-ingdtin {
padding: 50px 0 0px;
}
.iq-immune-page.shaping-page .main-ingdtin {
padding: 50px 0 40px;
}
.integration-detail-wrpr .address-urwrpr {
max-width: 30%;
flex: 0 0 30%;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p {
font-size: 28px;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:before {
width: 60px;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:after {
width: 60px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr img:last-child {
margin-bottom: 0px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr {
margin-bottom: 30px;
flex-direction: column;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-img-wrpr {
flex: 0 0 90%;
max-width: 90%;
margin-left: -90%;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.kapha .vata-img-wrpr {
flex: 0 0 90%;
max-width: 90%;
margin-left: -90%;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-img-wrpr {
flex: 0 0 90%;
max-width: 90%;
margin-right: -90%;
}
}
@media (max-width: 767px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive table{
min-width: 850px;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive::-webkit-scrollbar {
width: 6px;
height: 6px;
background-color: transparent;
display: none;
position: absolute;
cursor: pointer;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive::-webkit-scrollbar-thumb {
border-radius: 13px;
background-color: #f05928;
background-image: none;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 00);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 00);
background-color: transparent;
border-radius: 11px
}
.synergetic-effect-wrpr .iq-container .immunitate-wrpr {
padding: 30px;
}
.synergetic-effect-wrpr {
padding: 50px 0 50px;
}
.integration-detail-wrpr .address-urwrpr {
max-width: 100%;
flex: 0 0 100%;
margin-right: 0px;
margin-bottom: 15px;
width: 100%;
}
.integration-detail-wrpr {
flex-direction: column;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr img {
width: 90%;
margin-bottom: 15px;
}
.ingredients-wrpr.pkg-wrpr{
background-size: cover;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:after {
display:none;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:before {
display:none;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p{
font-size: 22px;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container > img {
margin-left: unset;
margin: 0 auto;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-left: -28%!important;
margin-bottom:0;
padding: 50px;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container .pkg-wrpr{
width: 65%;
min-width: 65%;
}
.shaping-page .tea-section {
padding: 30px 0 20px 0;
}
.detail-page .main-ingdtin .iq-container {
padding-bottom: 0px;
}
}
@media (max-width: 575px) {
.iq-immune-page.shaping-page .main-ingdtin .iq-container .ingdtiant-wrpr{
margin-left: 0%!important;
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container .pkg-wrpr {
width: 90%;
margin: 0 auto;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr {
padding: 20px;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-wrpr {
padding: 20px;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr .vata-wrpr p {
line-height: 1.6;
font-size: 13px;
}
.thidosha-elements-wrpr .iq-container .tri-wrpr.pita .vata-img-wrpr {
margin-right: -125%;
}
}
@media (max-width: 479px) {
.about-wapr .iq-container .abt-content .abt-img-vdo {
width: 100%;
max-width: 100%;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt a {
right: auto;
position: relative;
margin-bottom: 15px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr:last-child{
margin-bottom:0;
}
}
.iq-immune-page .tea-section.about-wapr >img.banner-circle1 {
top: -25%;
right: 30%;
width: 32%;
}
.iq-immune-page .tea-section.about-wapr >img.banner-circle {
left: -12%;
bottom: -25%;
width: 34%;
}
.main-ingdtin .iq-container .table-wrpr {
margin-bottom: 50px;
}
.main-ingdtin .iq-container .table-wrpr p {
bottom: -7%;
font-size: 15px;
width: 100%;
right: 0;
}   
.about-wapr .iq-container .abt-content .abt-immu-cntnt {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
margin-right: 0;
}
@media (max-width: 991px) {
.main-ingdtin .iq-container .table-wrpr {
flex-direction: column;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-top: 0px;
width: 100%;
background: #A83636;
padding: 25px;
margin-left: 0;
}
.main-ingdtin .iq-container .table-wrpr {
margin-bottom: 85px;
}
.iq-immune-page .main-ingdtin {
padding: 50px 0 0px;
}
.integration-detail-wrpr .address-urwrpr {
max-width: 30%;
flex: 0 0 30%;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p {
font-size: 28px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr {
margin-bottom: 30px;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:before {
width: 60px;
}
.ingredients-wrpr.pkg-wrpr .iq-container >p:after {
width: 60px;
}
}
@media (max-width: 767px) {
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive table{
min-width: 850px;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive::-webkit-scrollbar {
width: 6px;
height: 6px;
background-color: transparent;
display: none;
position: absolute;
cursor: pointer;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive::-webkit-scrollbar-thumb {
border-radius: 13px;
background-color: #f05928;
background-image: none;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr .table-responsive::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 00);
box-shadow: inset 0 0 6px rgba(0, 0, 0, 00);
background-color: transparent;
border-radius: 11px
}
.synergetic-effect-wrpr .iq-container .immunitate-wrpr {
padding: 30px;
}
.synergetic-effect-wrpr {
padding: 50px 0 50px;
}
.integration-detail-wrpr .address-urwrpr {
max-width: 100%;
flex: 0 0 100%;
margin-right: 0px;
margin-bottom: 15px;
width: 100%;
}
.integration-detail-wrpr {
flex-direction: column;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr img {
width: 100%;
margin-bottom: 15px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr {
margin-bottom: 30px;
flex-direction: column;
}
.ingredients-wrpr.pkg-wrpr{
background-size: cover;
}
.iq-immune-page .tea-section .iq-container {
flex-direction: column;
}
.main-ingdtin .iq-container{
padding-bottom:50px;
}
.about-wapr .iq-container .abt-content .abt-img-vdo img{
top: calc(50% - 15px);
left: calc(50% - 15px);
}
.ingredients-wrpr.pkg-wrpr .iq-container >p {
font-size: 22px;
line-height: 1.3;
}
}
@media (max-width: 479px) {
.about-wapr .iq-container .abt-content .abt-img-vdo {
width: 100%;
max-width: 100%;
}
}
@media (max-width: 1199px) {
.call-btn .flag-wrpr {
background: #e0e0e0 !important;
}
.call-btn .flag-wrpr:after {
border-right: 10px solid #e0e0e0 !important;
}
}
.call-btn .flag-wrpr a:hover {
color: #C99247 !important;
}
.iq-immune-page .iq-immune-banner {
margin-top: -190px;
padding-top: 160px;
background-size: cover;
}
.iq-immune-page .bread-cramps {
padding-top: 100px;
}
body{
padding-top: 0;
}
.address-urwrpr.text-center{
background: #0B8E41;
padding: 60px 0;
}
.address-urwrpr.text-center p{
margin-bottom:0;
color:#fff;
}
.address-urwrpr.text-center p a{
color:#fff;
}
.address-urwrpr.text-center p a:hover{
color:#c99247;
}
.detail-banner .iq-container .detail-banner-img{
position: relative;
}
.detail-banner .iq-container .detail-banner-img a{
border-radius: 30px;
position: absolute;
bottom: 0;
left: 10%;
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content p {
margin-bottom: 55px;
}
p.text a:hover{
color: #d0a55c!important;
}
.iq-immune-page .immue-ingredients-wrpr{
padding: 150px 0 150px 0;
}
.iq-immune-page .tea-section .iq-container .abt-img > img {
filter: invert(1);
}
.ingradiants-grey-tab-main .ingradiants-grey-tab p{
padding-bottom:0;
}
footer .cust-footer .iq-container .adress-wrap ul li a{
font-weight:400;
}
.impressum-wrpr .iq-container{
display: flex;
align-items: center;
justify-content: space-between;   
position:relative;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr{
padding-right: 10%;
max-width: 40%;  
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr .impssm-altrntve-wrpr{
margin-top: 100px;
padding-top: 40px;
border-top: 1px solid #ccc;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr h2{
font-size: 46px;
color: #315926;
font-weight: 600;
margin-bottom:40px;
line-height:1;
margin-top:140px;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr p{
font-size: 15px;
font-weight: 800;
margin-bottom:5px;
line-height:1;
color:#010101;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr small{
font-size: 15px;
font-weight: 500;
margin-bottom:30px;
display:block;
line-height:1.2;
color:#010101;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr small p a{
font-weight: 600;
color: #000;
cursor: pointer;    outline: none;
border: none;
box-shadow: none;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr small p a:hover{
color: #315926;
outline:none;
}
.impressum-wrpr {
position:relative;
}
.impressum-wrpr >img{
position:absolute;
pointer-events:none;
}
.impressum-wrpr >img:first-child{
top: 0;
left: 0;
transform: rotate(80deg);
width: 25%;
}
.impressum-wrpr >img:nth-child(2){
bottom: 0;
right: -5%;
width: 23%;
opacity: 0.5;
}
footer .cust-footer .iq-container .adress-wrap ul li a.active{
color:#C99247;
}
#iq-immune-Modal .modal-dialog{
max-width: 75%;
position: relative;
transform: translate(0, 10%);
overflow: hidden;
}
#iq-immune-Modal .modal-dialog .modal-content{
padding: 130px 200px 100px 200px;
border-radius: 30px;
overflow: hidden;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-header{
padding: 0;
border: 0;
position: absolute;
top: 4%;
right: 3%;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-header span.close{
padding: 0;
margin: 0;
font-size: 36px;
font-weight: 300;
cursor: pointer;
}
#iq-immune-Modal .modal-dialog .modal-content >img{
position:absolute;
pointer-events:none;
}
#iq-immune-Modal .modal-dialog .modal-content >img:first-child{
top: 35%;
width: auto;
transform: rotate(180deg);
left: auto;
right: 0;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(2){
bottom: 12%;
width: auto;
left: 0%;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(3){
top: -40%;
transform: rotate(140deg);
left: 25%;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body{
display: flex;
justify-content: space-between;
flex-direction: column;
overflow: hidden;
padding: 0;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left {
max-width: 100%;
flex: 0 0 100%;
max-height: 425px;
overflow-y: auto;
padding-right: 25px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left .wpcf7{
width: 60%;
margin: 0 auto;
margin-top: 35px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left .wpcf7 form{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right {
max-width: 100%;
flex: 0 0 100%;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right h2{
font-size: 24px;
line-height: 1.3;
margin-bottom: 14px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p{
display: flex;
align-items: center;
margin-bottom:20px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p span{
font-size:17px;
color:#000;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p span:first-child{
margin-right:15px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p span:nth-child(2){
padding-right: 15px;
border-right: 1px solid #00000038;
margin-right: 15px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right >p{
font-size:16px;
color:#000;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left form .modal-fld{
width: calc(50% - 23px);
flex: 0 0 calc(50% - 23px);
margin-bottom: 15px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left form .modal-fld input{
height: 50px;
border: 1px solid #DEDEDE;
border-radius: 10px;
width: 100%;
padding-left: 20px;
box-shadow: none;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left form a{
width: 80%;
max-width: unset;
height: 50px;
border-radius: 35px;
margin: 0 auto;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left form input[type=submit]{
height: 50px;
width: 100%;
max-width: unset;
border-radius: 25px;
background-color: #315926;
border:1px solid #fff;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left form input[type=submit]:hover{
border:1px solid #315926;
background-color: #fff;
color:#315926;
}
.mobile_img,.tab_img {
display:none;
}
.join-banner-wrpr >img{
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
}
.intl-tel-input .selected-flag .iti-arrow {
right: 47px;
}
.mobile_num_wrp{
display: flex;
align-items: center;
justify-content: space-between;
position:relative;
}
.mobile_num_wrp .code_mob{
max-width: 115px;
}
.mobile_num_wrp .mobil_telefon{
max-width:calc(100% - 115px);
position:unset;
}
.modal-fld .intl-tel-input .selected-flag .iti-arrow{
margin-left: 25px;
right: 55px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left form .modal-fld .mobil_telefon input {
padding-left: 75px;
}
.product-synergy .chrono-mgmt {
max-width: unset;
width: 250px;
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
outline: none;
border: 0;
}
.mobile_num_wrp .mobil_telefon span.wpcf7-not-valid-tip{
position: absolute;
left: 0;
}
.faq-wrpr{
position: relative;
padding: 120px 0 80px 0;
background-repeat: no-repeat;
background-size: cover;
}
.faq-wrpr >img{
position:absolute;
pointer-events:none;
}
.faq-wrpr >img:first-child{
top: 50px;
right: -150px;
}
.faq-wrpr >img:nth-child(2){
bottom: -80px;
left: -160px;
width: 40%;
object-fit: contain;
}
.faq-wrpr .iq-container{
position: relative;
display: flex;
align-items: center;
}
.faq-wrpr .iq-container .faq-left{
max-width: 40%;
flex: 0 0 40%;
padding-right: 10%;
}
.faq-wrpr .iq-container .faq-left h2{
font-size: 34px;
color: #315926;
margin-bottom: 35px;
}
.faq-wrpr .iq-container .faq-right{
max-width: 60%;
flex: 0 0 60%;
padding: 0 15px;
background: #fff;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr{
padding: 10px;
max-height: 66px;
overflow: hidden;
transition:all 0.5s ease;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr:last-child .faq-ques-wrpr{
border-bottom: 0;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr.active{
max-height:1000px;
transition:all 0.5s ease;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr .faq-ques-wrpr{
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 20px;
padding-top: 15px;
border-bottom: 1px solid #E3E3E3;
cursor: pointer;
transition: all 0.5s ease;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr .faq-ans-wrpr{
opacity:0;
transition:all 0.5s ease;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr .faq-ques-wrpr h2{
font-size: 19px;
line-height: 1;
margin-bottom: 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr .faq-ques-wrpr img{
transform: rotate(90deg);
transition:all 0.5s ease;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr.active .faq-ques-wrpr img{
transform: rotate(-90deg);
transition:all 0.5s ease;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr.active .faq-ques-wrpr{
border-bottom: none;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr.active .faq-ans-wrpr{
border-bottom: 1px solid #E3E3E3;
opacity:1;
}
@media (max-width: 1699px) {        }
@media (max-width: 1599px) {
.iq-immune-page .immue-ingredients-wrpr {
padding: 100px 0 110px 0;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr {
padding-right: 5%;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr h2 {
margin-top: 100px;
}
.blog-container .banner-section {
margin-bottom: 45px;
}
.blog-container .blog-row .card-tile .content-box .title a {
margin-bottom: 0;
font-size: 20px;
}
.blog-container .blog-row .card-tile .content-box .label-text {
margin-bottom: 0;
}
.iq-immune-page.shaping-page .iq-immune-banner{
margin-top: -170px;
}
.detail-banner .iq-container .detail-banner-content > img {
margin-bottom: 15px;
}
#iq-immune-Modal .modal-dialog .modal-content {
padding: 85px 100px 51px 100px;
border-radius: 30px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right h2 {
line-height: 1.3;
margin-bottom: 14px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p span {
font-size: 15px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p {
margin-bottom: 25px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right >p {
font-size: 16px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p {
margin-bottom: 20px;
}   
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p span {
font-size: 15px;
}
.faq-wrpr >img:nth-child(2) {
width: 45%;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(3) {
top: -55%;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left{
max-height: 300px;
}
}
@media (max-width: 1499px) {
.faq-wrpr >img:nth-child(2) {
width: 50%;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left .wpcf7 {
width: 80%;
}
}
@media (max-width: 1199px) {
#iq-immune-Modal .modal-dialog .modal-content .modal-body {
flex-direction: column;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right{
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 15px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left{
max-width: 100%;
flex: 0 0 100%;
}
#iq-immune-Modal .modal-dialog .modal-content >img:first-child {
right: -5%;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(2) {
left: -4%;
}   
.main-header .head-logo .logo a {
padding-top: 00px;
}
.main-header .head-logo .logo a img{
height: 55px;
}
.iq-immune-page .iq-immune-banner {
padding-top: 215px;
}
.main-header{
position: relative;
}
.iq-immune-page .immue-ingredients-wrpr {
padding: 80px 0 80px 0;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span {
width: 50px;
height: 50px;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span.active {
width: 50px;
height: 50px;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span.active {
width: 50px;
height: 50px;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span {
width: 50px;
height: 50px;
}
.blog-container .blog-row .card-tile .content-box .sub-content {
display: flex;
align-items: flex-start;
flex-direction: column;
}
.blog-container .blog-row .card-tile .content-box .sub-content .sub {
margin-right: 0;
font-size: 15px;
}
.blog-container .blog-row .card-tile .content-box .title {
margin-bottom: 10px;
}
.iq-immune-page.shaping-page .iq-immune-banner {
margin-top: -220px;
}
.faq-wrpr >img:nth-child(2) {
width: 58%;
}
.faq-wrpr >img:nth-child(2) {
width: 70%;
left: -340px;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr .faq-ques-wrpr h2 {
font-size: 16px;
}
.faq-wrpr .iq-container .faq-left h2 {
font-size: 30px;
margin-bottom: 35px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right h2{
font-size:20px;
}
#iq-immune-Modal .modal-dialog {
transform: translate(0, 18%);
}
#iq-immune-Modal .modal-dialog .modal-content {
padding: 75px 75px 50px 75px;
border-radius: 30px;
}
}
@media (max-width: 991px) {
.detail-banner .iq-container .detail-banner-img a {
left: 0;
width: 120px;
}
.testimony-wrpr {
max-height: 530px;
min-height: 530px;
padding: 80px 0 80px 0;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr h2 {
margin-top: 35px;
font-size: 40px;
}
#iq-immune-Modal .modal-dialog .modal-content >img:first-child {
opacity:0.4;
}
#iq-immune-Modal .modal-dialog .modal-content {
padding: 75px 25px 25px 25px;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(2) {
opacity:0.4;
}
#iq-immune-Modal .modal-dialog {
transform: translate(0, 25%);
max-width: 80%;
margin: 0 auto;
}
.tab_img  {
display:block;
}
.mobile_img,.desktop_img{
display:none;
}
.faq-wrpr .iq-container .faq-left {
max-width: 40%;
flex: 0 0 40%;
padding-right: 5%;
}
.faq-wrpr .iq-container .faq-left h2 {
font-size: 28px;
margin-bottom: 35px;
}
.faq-wrpr {
padding: 75px 0 50px 0;
}
.faq-wrpr >img:first-child {
top: 10px;
right: -150px;
}
.faq-wrpr >img:nth-child(2) {
width: 80%;
left: -290px;
}
.faq-wrpr .iq-container .faq-right {
padding: 0 5px;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr .faq-ques-wrpr {
padding-bottom: 15px;
padding-top: 10px;
padding-left: 5px;
}
.faq-wrpr .iq-container .faq-right .faq-main-wrpr {
max-height: 62px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left p{
color:#000;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left{
max-height: 430px;
}
}
@media (max-width: 767px) {
.iq-immune-page .tea-section .iq-container .abt-content{
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 15px;
}
.iq-immune-page .tea-section .iq-container .abt-img {
max-width: 100%;
flex: 0 0 100%;
margin-top: 0;
padding: 0;
}
.shaping-page.iq-immune-page .tea-section .iq-container .abt-img{
margin-bottom: 0;
}
.address-urwrpr.text-center {
padding: 30px 0;
}
.address-urwrpr.text-center img{
width:40%;
}
.detail-banner .iq-container .detail-banner-img a {
left: auto;
width: 120px;
right: 0;
height: 35px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt img{
height: auto;
}
.iq-immune-page .tea-section .iq-container .abt-img > img{
display: none;
}
.about-wapr .iq-container .abt-content .abt-img-vdo img{
display: none;
}
.call-btn .flag-wrpr{
pointer-events: none;
}
.call-btn-wrpr .call-btn:hover .flag-wrpr{
pointer-events: all;
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content p {
margin-bottom: 30px;
}
.iq-immune-page .tea-section {
padding: 30px 0 20px 0;
}
.iq-immune-page .immue-ingredients-wrpr {
padding: 50px 0 50px 0;
}
.ingredients-wrpr.pkg-wrpr >img:first-child {
width: 50%;
}
.ingredients-wrpr.pkg-wrpr >img:nth-child(2) {
right: -7%;
top: 2.5%;
}
.ingredients-wrpr .iq-container .ingredient-block .ingre-details a{
width: 100%;
word-break: break-all;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-dots {
left: calc(50% - 75px);
}
.testimony-wrpr {
max-height: 480px;
min-height: 480px;
padding: 50px 0 50px 0;
}
.faq-wrpr .iq-container {
flex-direction: column;
}
.faq-wrpr .iq-container .faq-left {
max-width: 100%;
flex: 0 0 100%;
padding-right: 0;
width: 100%;
text-align: center;
margin-bottom: 40px;
}
.faq-wrpr .iq-container .faq-right {
max-width: 100%;
flex: 0 0 100%;
}
.faq-wrpr .iq-container .faq-left img{
margin:0 auto;
}
}
@media (max-width: 575px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span {
width: 40px;
height: 40px;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container span.active {
width: 40px;
height: 40px;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span.active {
width: 40px;
height: 40px;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 span {
width: 40px;
height: 40px;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab p{
opacity:0;
}
.ingradiants-grey-tab-main .ingradiants-grey-tab.active p{
opacity:1;
}
.main-header .head-logo .logo a img {
height: auto;
}
section.synergy .product-synergy .synergy-description {
padding: 1rem 1rem;
}
section.synergy .product-synergy h4.synergy-title {
font-size: 28px;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-dots{
bottom: -65px;
}
.detail-page .testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-dots{
bottom: -65px; 
}
.iq-immune-page.shaping-page .main-ingdtin .iq-container > img {
margin-left: unset;
margin: 0 auto;
margin-bottom: 20px;
}
.iq-immune-page.shaping-page .ingdtiant-wrpr {
margin-bottom: 0px !important;
}
.iq-immune-page.shaping-page .testimony-wrpr .testimony-main-wrpr .testimony-slider .slick-dots {
bottom: -60px;
}
.mobile_img  {
display:block;
}
.tab_img,.desktop_img{
display:none;
}
.faq-wrpr >img:nth-child(2) {
width: 100%;
left: -90px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left {
max-height: 370px;
}
}
.main-header .main-nav > ul > li.submenu ul{
display:none;
}
.research-wrpr .iq-container a:hover{
color:#C99247;
font-weight:700;
}
.testimony-main-wrpr .slick-slider{
opacity: 0;
}
.testimony-main-wrpr .slick-initialized{
opacity: 1;
}
.detail-banner .iq-container .detail-banner-img {
min-height: 650px;
display: flex;
align-items: center;
justify-content: center;
}
.main-ingdtin .iq-container .table-wrpr img {
min-width: 460px;
min-height: 680px;
}
.shaping-page .tea-section{
padding: 80px 0 80px 0;
}
.iq-immune-page.shaping-page .tea-section .iq-container .abt-img video {
height: auto;
}
.our-story-wrpr > img.health-circle{
object-fit: contain;
}
.about-banner-wrpr .about-banner-slider {
height: 402px;
}
.about-banner-wrpr .about-banner-slider img{
width:100%;
height: 402px;
} 
.detail-banner .iq-container .detail-banner-img {
min-height: unset;
}
.shop-tab-wrpr.happy-stories .iq-container .shop-testimony-wrpr {
min-height: unset;
max-height: unset;
padding:0!important;
}
.ingredients-wrpr .iq-container .ingredient-block >span {
position: absolute;
bottom: 30px;
color: #fff;
}
.main-ingdtin .iq-container .table-wrpr {
display: flex;
align-items: center;
position: relative;
}
.main-ingdtin .iq-container .table-wrpr img {
min-width: 460px;
min-height: 680px;
position: relative;
z-index: 9;
margin-left: -10%;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
margin-top: 40px;
width: 100%;
background: #A83636;
padding: 50px 50px 50px 175px;
}
.main-ingdtin .iq-container .table-wrpr p {
position: absolute;
bottom: 5%;
right: 20%;
color: #267246;
font-size: 16px;
margin-bottom: 0;
}
.integration-detail-wrpr {
max-width: 100%;
flex: 0 0 100%;
display: flex;
align-items: flex-start;
}
.health-solution-main-wrpr .iq-container .health-tab-solution .vdo-doctor{
display: flex;
align-items: center;
justify-content: center
}
.health-solution-main-wrpr .iq-container .health-tab-solution .vdo-doctor >img{
position: absolute;
z-index:99;
}
.health-solution-main-wrpr .iq-container .health-tab-solution .vdo-doctor video{
max-height: 270px;
border-radius: 25px;
}
.iq-immune-page .iq-immune-banner > img:first-child {
top: 15%;
right: -2%;
}
.iq-immune-page .iq-immune-banner > img:nth-child(2) {
top: 9%;
left: -1%;
}
.main-ingdtin .iq-container .table-wrpr p {
position: absolute;
bottom: 0;
right: 0;
color: #267246;
font-size: 16px;
margin-bottom: 0;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr {
display: flex;
align-items: center;
justify-content: space-around;
margin-bottom: 100px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt {
max-width: calc(50% - 58px);
flex: 0 0 calc(50% - 58px);
background: #fff;
padding: 30px;
border-radius: 30px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt {
position: relative;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt img {
width: 100%;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt img {
width: 100%;
height: 500px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt a {
position: absolute;
bottom: 10%;
right: 10%;
border-radius: 30px;
max-width: 190px;
width: 190px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .shop_now {
position: absolute;
bottom: 55px;
border-radius: 25px;
}
.about-wapr .iq-container .abt-content .abt-immu-cntnt {
width: calc(55% - 15px);
max-width: calc(55% - 15px);
flex: 0 0 calc(55% - 15px);
margin-right: 15px;
}
.about-wapr .iq-container .abt-content .abt-img-vdo {
position: relative;
width: 45%;
max-width: 45%;
}
.iq-immune-page .main-ingdtin .iq-container{
flex-wrap:wrap;
}
.iq-immune-page .immue-abt-wrpr.about-wapr .iq-container .abt-content {
max-width: 80%;
flex: 0 0 80%;
display: flex;
align-items: center;
}
.ingredient-main .iq-container .ingredient-block .ingredient-desc{
padding: 0 40px;
padding-bottom: 40px;
color: #fff;
}
.ingredient-main .iq-container .ingredient-block .ingredient-btm-wrpr ul li{
color:#fff;
}
.ingredient-btm-wrpr ul{
max-height: 0;
overflow: hidden;
margin: 0;
padding: 0 40px;
padding-bottom: 20px;
opacity:0;
transition:all 0.5s ease-in-out;
}
.ingredient-btm-wrpr.show ul{
max-height:1000px;
opacity:1;
transition:all 0.5s ease-in-out;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .tnp-field.tnp-field-email{
margin-bottom:0;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients{
position: absolute;
bottom: 0;
display: flex;
align-items: center;
justify-content: space-between;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk {
background-color: #fff;
padding: 20px 15px;
box-shadow: 2px 3px 8px 0px rgba(17, 33, 12, 0.15);
margin: 30px 10px;
border-radius: 20px;
display: flex;
flex-direction: column;
transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
max-width: 183px;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk >img{
width:122px;
min-width:122px;
margin-bottom:10px;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk .globe-content {
display: flex;
align-items: center;
justify-content: space-between;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk .globe-content p {
font-size: 0.9375rem;
font-weight: 700;
margin-bottom: 0;
color: #B7B7B7;
text-align: right;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk .globe-content img{
width: 28px;
height: 28px;
object-fit: contain;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk:hover {
transform: scale(1.1, 1.1);
box-shadow: 2px 4px 43px 0px rgba(17, 33, 12, 0.15);
}
.join-form-main-wrpr .iq-container .join-form form p{
display: block;
width: 100%;
}
.join-form-main-wrpr .iq-container .join-form form span.wpcf7-list-item{
display: flex;
align-items: flex-start;
margin: 0;
margin-bottom:15px;
}
.join-form-main-wrpr .iq-container .join-form form span.wpcf7-list-item input{
width: 20px;
height: 20px;
min-width:15px;
outline: none;
}
.join-form-main-wrpr .iq-container .join-form form span.wpcf7-list-item span.wpcf7-list-item-label{
padding-left: 15px;
}
.detail-banner .iq-container .detail-banner-img {
min-height: unset!important;
}
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr .address_footer p{
line-height: 1.5;
margin-bottom: 10px;
}
@media (max-width: 1199px) {
.iq-immune-page .iq-immune-banner > img:first-child {
top: 7%;
right: -2%;
}
.iq-immune-page .main-ingdtin {
margin-bottom: 00px;
}
.iq-immune-page .bread-cramps {
padding-top: 25px;
}
.iq-immune-page .iq-immune-banner > img:nth-child(2) {
top: 5%;
left: -2%;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr {
margin-bottom:80px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .shop_now {
bottom: 85px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt img {
height: 480px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt {
max-width: calc(50% - 30px);
flex: 0 0 calc(50% - 30px);
}
.ingredient-main .iq-container .ingredient-block .ingredient-desc {
padding: 0 25px;
padding-bottom: 20px;
}
.ingredient-btm-wrpr ul {
padding: 0 30px;
padding-bottom: 20px;
}
}
@media (max-width: 1199px) {
.iq-immune-page .immue-abt-wrpr.about-wapr .iq-container .abt-content {
flex-direction: column;
align-items: baseline;
}
.iq-immune-page .about-wapr .iq-container .abt-content .abt-immu-cntnt {
width: 100%;
max-width: 100%;
flex: 0 0 100%;
margin-right: 0;
}
.show-menu .main-header .main-nav ul > li.submenu {
opacity: 1;
padding-left: 10px;
}
.show-menu .main-header .main-nav ul > li.submenu.open i{
transform: rotate(270deg);
}
.main-header .head-menu .main-nav ul > li a{
font-size:16px!important;
}
.show-menu .main-header .main-nav > ul > li.submenu ul li {
padding: 11px 10px;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients {
width: 54%;
overflow: auto;
overflow-y: hidden;
z-index: 9999;
bottom:-8%;
}
.mob-btn {
position: absolute;
margin: 0px;
background-color: transparent;
cursor: pointer;
right: 5px;
top: 35px;
transform: translateY(-50%);
text-align: center;
width: 50px;
height: 50px;
display: flex;
flex-direction: column;
justify-content: center;
padding: 10px;
z-index: 999;
}
.mob-btn span {
display: block;
width: 100%;
height: 2px;
border-radius: 1px;
background: #315926;
transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
}
.mob-btn .icon-left-1 {
display: none;
background: none;
height: 0;
width: 0;
}
.show-menu body {
overflow: hidden;
background: #fff;
}
.show-menu body .mob-btn span + span {
width: 80%;
}
.show-menu body .mob-btn span + span + span {
width: 50%;
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail .list-wrpr small{
margin-bottom:0;
}
.first-bnnr-slider {
margin-left: 8%;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left .wpcf7 {
width: 100%;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(3) {
top: -65%;
left: 10%;
}
.our-story-wrpr .iq-container .our-story-detail h2{
font-size: 32px;
}
}
@media (max-width: 991px) {
.about-wapr .iq-container .abt-content .abt-img-vdo {
position: relative;
width: 100%;
max-width: 100%;
}
.iq-immune-page .main-ingdtin .iq-container .ingdtiant-wrpr {
padding: 30px;
}
.main-ingdtin .iq-container .table-wrpr {
margin-bottom: 25px;
padding-bottom: 65px;
}
.main-ingdtin .iq-container .table-wrpr {
width: 100%;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk >img {
width: 90px;
min-width: 90px;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients{
width: 60%;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk .globe-content p {
font-weight: 500;
width: 50px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk{
min-width:127px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr{
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt {
max-width: 100%;
flex: 0 0 100%;
margin-bottom:30px;
}
.first-bnnr-slider {
margin-left: 10%;
}
.about-banner-wrpr .about-banner-slider img {
object-position: bottom;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(3) {
top: -28%;
left: 10%;
width: 50%;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left form .modal-fld {
width: calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
margin-bottom: 15px;
}
.quality-and-trust-wrpr .iq-container .why-us-wrpr-detail h2 {
font-size: 32px;
}
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail h2 {
font-size: 32px;
}
.research-wrpr .iq-container h2 {
font-size: 32px;
}
}
@media (max-width: 767px) {
.main-ingdtin .iq-container .table-wrpr img {
margin-left: 0;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt a {
right: 0;
max-width: 160px;
width: 160px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt img {
height: auto;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients{
width: 95%;
bottom: -30%;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk {
min-width: 127px;
width: 30%;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk >img {
margin: 0 auto;
margin-bottom: 10px;
}
.banner_contnt .banner-slider .slick-dots {
bottom: 0;
right: calc(50% - 75px);
}
.ingredient-main .iq-container .ingredient-block .ingredient-desc{
padding: 0 20px;
padding-bottom:20px;
}
.ingredient-main .iq-container .ingredient-block .ingredient-detail .list-wrpr small{
margin-bottom:10px;
}
.ingredient-main .iq-container .ingredient-block .ingredient-desc span{
padding-bottom:10px;
}
.ingredient-btm-wrpr ul {
padding: 0 20px;
padding-bottom: 20px;
}
.join-form-main-wrpr .iq-container .join-form form p span.wpcf7-list-item input{
min-width:15px;
}
.join-form-main-wrpr .iq-container .join-form form p span.wpcf7-list-item {
align-items: flex-start;
}
.shop-tab-wrpr.happy-stories {
padding: 35px 0;
}
.impressum-wrpr .iq-container {
flex-direction: column-reverse;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr {
padding-right: 0%;
max-width: 100%;
text-align: center;
}
.impressum-wrpr .iq-container .impressum-contnt-wrpr .impssm-altrntve-wrpr {
margin-top: 30px;
padding-top: 30px;
border-top: 1px solid #ccc;
}
.impressum-wrpr >img:first-child {
top: 50%;
width: 55%;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right h2 {
font-size: 18px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-right .modal-date >p {
margin-bottom: 0;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(3) {
top: -15%;
}
}
@media (max-width: 575px) {
.iq-immune-page.shaping-page .iq-immune-banner .iq-container .detail-banner-content {
padding: 0;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt p {
max-height: unset;
}
.shaping-page .tea-section {
padding: 40px 0 40px 0;
}
.main-ingdtin .iq-container img {
margin: 0 auto;
margin-bottom: 25px;
}
.main-ingdtin .iq-container img {
width: 100%;
}
.detail-page .bread-cramps {
padding-top: 0;
}
.faq-wrpr {
padding: 40px 0 50px 0;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-body .modal-left form .modal-fld {
width: 100%;
flex: 0 0 100%;
margin-bottom: 10px;
}
.our-story-wrpr > img.health-circle{
width: 92%;
}
.quality-and-trust-wrpr .iq-container .why-us-wrpr-detail h2 {
font-size: 28px;
}
.our-story-wrpr .iq-container .our-story-detail h2{
font-size: 28px;
}
.our-story-wrpr.why-us-wrpr .iq-container .why-us-wrpr-detail h2 {
font-size: 28px;
}
.research-wrpr .iq-container h2 {
font-size: 28px;
margin-bottom: 35px;
}
}
@media (max-width: 479px) {
.iq-immune-page .immue-abt-wrpr.about-wapr .iq-container .abt-content {
max-width: 100%;
flex: 0 0 100%;
}
.iq-immune-page .iq-immune-banner .iq-container .detail-banner-content {
padding: 0;
}
.national-wrpr .globel-wrpr h2 {
font-size: 1.5rem;
line-height: 30px;
}
.hand-wrap .hand-green-wrap {
padding: 25px;
width: 95%;
margin-left: unset;
margin: 0 auto;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients{
bottom: -36%;
overflow-y: hidden;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
display:flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.banner_contnt {
padding-bottom: 70px;
}
.banner.home-banner.section-1 {
padding-bottom: 0;
}
.banner_contnt .banner-slider .slick-dots {
bottom: -30px;
}
.circle-main-wrpr .iq-container .selected-product-block.mobile .selected-products{
margin-top:0;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .shop_now {
bottom: 65px;
}
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr {
margin-bottom: 50px;
}
.iq-immune-page .main-ingdtin .iq-container .table-wrpr img{
margin-left: 0;
min-width: unset;
min-height: unset;
width: 100%;
margin: 0 auto;
}
.banner_contnt .banner-slider .banner-ttle p {
font-weight: 500!important;
font-size: 16px;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container > img {
object-fit: contain;
min-height: unset;
margin-bottom: 25px;
}
.why-main .why-wrpr .why-block{
max-width:unset;
}
.why-main .why-wrpr .why-slider .slick-dots{
bottom: 10%;
left: calc(50% - 60px);
}
.why-main .why-wrpr .why-slider .slick-dots li {
margin: 0 5px;
}
.why-main .why-wrpr .why-slider .slick-dots li button {
border-width: 1px;
height: 8px;
width: 8px;
background: #31592652;
}
.why-main .why-wrpr .why-slider .slick-dots li.slick-active button {
background-color: #315926;
}
.why-main .why-wrpr {
width: 95%;
padding: 40px 0 0px 0;
}
.why-main .why-wrpr .why-slider {
width: 95%;
margin: 0 auto;
}
.why-main .why-wrpr .why-block h5 {
font-size: 18px;
min-height: unset;
}
.why-main .why-wrpr .why-block p {
font-size: 15px;
}
.dr-wrpr .iq-container .dr-detail-wrpr p {
line-height: 26px;
font-size: 15px;
}
.dr-wrpr .iq-container .dr-img-wrpr {
max-width: calc(50% - 25px);
flex: 0 0 calc(50% - 25px);
margin: 0 auto;
margin-bottom: 25px;
}
.dr-wrpr .iq-container .dr-detail-wrpr p {
width: 100%;
text-align: center;
}
.our-health-wrpr {
padding: 20px 0;
padding-bottom: 20px;
}
.our-health-wrpr h2 {
font-weight: 200;
margin-bottom: 20px;
}
.hand-wrap {
padding: 30px 0;
}
.hand-wrap .hand-green-wrap p {
font-size: 15px;
}
.national-wrpr {
padding-top: 30px;
text-align: left;
}
.national-wrpr h2 b {
padding-left: 0;
}
.supplements_des p {
line-height: 1.7!important;
text-align: left;
font-size: 15px;
padding-bottom: 0;
}
.national-wrpr .iq-btn {
margin-top: 0px!important;
margin-left: 0;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr >p {
font-size: 14px;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt p {
max-height: unset;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider {
max-height: unset;
}
.testimony-wrpr {
padding: 35px 0 80px 0!important;
max-height: unset;
min-height: unset;
height: auto;
}
.dr-wrpr .iq-container .dr-detail-wrpr h5 {
text-align: center;
}
.dr-wrpr {
padding: 30px 0;
}
.about-banner-wrpr .about-banner-slider img {
height: 250px;
object-position: bottom;
}
.liver-wrpr .iq-container .liver-block-wrpr >img {
width: 100%;
object-fit: cover;
}
.about-banner-wrpr .about-banner-slider {
height: 250px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main .social-wrap ul li a svg path{
fill: #315926c9;
}
.banner_contnt .banner-slider .banner-ttle img{
margin-bottom:30px;
}
.how-use-wrpr .step-slider .slick-dots {
left: calc(50% - 62px);
bottom: -35px;
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products > img {
width: 100%;
}
.ingredients-main-wrpr {
height: 250px;
min-height: 250px;
background-size: cover;
}
.join-form-main-wrpr .iq-container .join-form form > input {
height: 45px;
}
.join-banner-wrpr {
height: 250px;
background-size: cover;
}
#iq-immune-Modal .modal-dialog .modal-content {
padding: 40px 25px 25px 25px;
}
#iq-immune-Modal .modal-dialog .modal-content .modal-header {
top: 1%;
right: 4%;
}
#iq-immune-Modal .modal-dialog {
transform: translate(0, 15%);
max-width: 90%;
margin: 0 auto;
}
#iq-immune-Modal .modal-dialog .modal-content >img:first-child {
right: -10%;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(2) {
left: -10%;
bottom: 3%;
}
#iq-immune-Modal .modal-dialog .modal-content >img:nth-child(3) {
top: -17%;
width: 70%;
}
.circle-main-wrpr .iq-container .circle-wrpr {
transform: scale(0.9);
}
}
@media (max-width: 379px) {
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt a {
right: auto;
position: relative;
left: auto;
float: right;
}
.main-ingdtin .iq-container .table-wrpr {
padding-bottom: 85px;
}
.circle-main-wrpr .iq-container .circle-wrpr {
transform: scale(0.85);
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
right: 8px;
}
}
@media (max-width: 349px) {
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
right: 17px;
}
}
.ingredients-wrpr.pkg-wrpr{
overflow:hidden;
}
img:focus{
outline:none;
}
.banner-slider.slick-slider {
opacity:0;
}
.banner-slider.slick-slider.slick-initialized {
opacity:1;
}
.why-slider.slick-slider {
opacity:0;
}
.why-slider.slick-slider.slick-initialized {
opacity:1;
}
.testimony-slider.slick-slider {
opacity:0;
}
.testimony-slider.slick-slider.slick-initialized {
opacity:1;
}
.logo_white img{
border:0px;
} footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-form-fields input[type=email]:-webkit-autofill,
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-form-fields input[type=email]:-webkit-autofill:hover, 
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-form-fields input[type=email]:-webkit-autofill:focus, 
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-form-fields input[type=email]:-webkit-autofill:active  {
-webkit-box-shadow: 0 0 0 0px transparent inset !important;
height:40px;
} input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
-webkit-box-shadow: 0 0 0 0px transparent inset !important;
}
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
width: 100px;
padding: 0 0 0 35px;
}
.intl-tel-input .selected-flag .iti-flag {
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
margin-left: 15px;
transform: scale(1.3);
}
.join-form-main-wrpr .iq-container .join-form form .form-field input.wpcf7-phonetext{
padding-left: 60px;
padding-right: 0px;
border-right: 0
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-response{
position: absolute;
bottom: -30px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-response .mc4wp-success p{
color: green;
font-size: 12px;
line-height: 1.2;
margin-bottom:0;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-response .mc4wp-error p{
color: red;
font-size: 12px;
line-height: 1.2;
margin-bottom:0;
}
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag::focus{
outline:none;
}
.under-construction {
display: flex;
align-items: center;
justify-content: center;
height: 100vh;
background-color: rgb(236, 242, 237);
}
.under-construction-msg {
max-width: 100%;
margin: 0 auto;
display: flex;
align-items: center;
flex-direction: column;
}
.under_const {
font-size: 40px;
text-align: center;
margin-top: 20px;
}
.under-const-img-wrapper {
max-width: 900px;
position: relative;
width: 100%;
overflow: hidden;
}
.under-const-img-wrapper::before{
content: '';
display: block;
top: 0;
padding-top: calc((500/ 900) * 100%);
}
.under-const-img-wrapper img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.under_const {
max-width: 500px;
}
@media(max-width:1199px){
.under_const {
font-size: 30px;
}
}
@media(max-width:767px){
.under_const{
font-size: 20px;
max-width: 300px;
}
.under-construction{
height: 92vh;
}
}.ingre-details a {
color: #fff;
font-weight: 700;
}
.banner-ttle p {
font-weight: 400 !important;
}
.main-ingdtin .ingdtiant-wrpr {
margin-top: 0 !important;
}
.ingre-details ol li {
color: #fff;
list-style: decimal;
}
.detail-banner .iq-container .detail-banner-img li {
flex: 0 0 20%;
max-width: 20%;
margin: 0 2%;
}
img.benft_icn {
max-width: 60px;
margin: auto;
}
.detail-banner .iq-container .detail-banner-img li img.benft_icn {
max-width: 60px;
margin: auto;
}                  a.less {
font-weight: 700;
}
section.synergy {
padding: 0rem 0 3rem;
}
section.synergy .product-synergy h4.synergy-title {
font-size: 35px;
color: #315926;
padding-bottom: 2.5rem;
font-weight: 700;
}
section.synergy .product-synergy .synergy-description {
color: #ffffff;
background: #0B8E41;
border: 1px solid #315926;
border-radius: 21px;
padding: 2rem 14rem;
}
.synergy-image {
padding-top: 4rem;
position: relative;
padding-bottom: 2rem;
}
.synergy-image img {
max-width: 100%;
width: 100%;
}
.synergy-btn a.explore-btn {
background: #315926;
color: #ffffff;
padding: 10px 20px;
border-radius: 23px; font-weight: 700;
font-style: italic;
border: 1px solid #315926;   }
section.synergy .product-synergy .synergy-description h6 {
color: #ffffff;
padding-bottom: 10px;
font-weight: 700;
}
section.synergy .product-synergy .synergy-description p {
font-size: 16px;
}
.synergy-btn {
position: absolute;
right: 12%;
top: 59%;
}
.synergy-btn:focus,
.synergy-btn a:focus {
outline: none;
}
.product-synergy .chrono-mgmt {
text-align: center;
margin: 0 auto;
border-radius: 10px;
}   .postid-288 section.synergy.coco-divine {
display: block;
}
.postid-289 section.synergy.agile-yu {
display: block;
}
section.agile-yu .synergy-btn {
position: absolute;
right: 27%;
top: auto;
bottom: 11%;
}
.synergy.coco-divine .synergy-btn.synergy-btn-left {
right: auto;
left: 20%;
}
.synergy.coco-divine .synergy-btn.synergy-btn-bottom {
top: auto;
bottom: 20px;
right: 43%;
}
.synergy.agile-yu .synergy-btn.synergy-btn-agile-left {
right: auto !important;
left: 10%;
} .ingredient-slider-wrp ul.ingre_list {
display: flex;
min-height: 550px;
max-height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
list-style-type: none;
}
.ingredient-slider-wrp li.ingre_list_li {
flex: 1;
display: flex;
align-items: stretch;  cursor: pointer;
transition: all .5s ease;
}
.ingredient-slider-wrp li.ingre_list_li ul {
margin: 0;
}
.globe-img {
padding: 10px 0;
}
.globe-img img {
max-width: 100px;
}
.text_ {
padding-right: 35px;
} .ingredient-slider-wrp li.active.ingre_list_li {
flex: 5; cursor: default;
}
.ingredient-slider-wrp li.active.ingre_list_li h2 {
color: #fff;
}
.ingredient-slider-wrp li.active.ingre_list_li .section-content {
flex: 4;
opacity: 1;
transform: scaleX(1);
color: #fff;
width: 500px;
}
.ingredient-slider-wrp .section-title {
flex: 1;
display: flex;
align-items: center;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
color: white; position: relative;
}
.ingredient-slider-wrp li.active.ingre_list_li .section-title {
max-width: inherit;
}
.ingredient-slider-wrp .section-title .pos-title {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
.ingredient-slider-wrp .section-title h2 {
margin: 0;
transform: rotate(-90deg);
white-space: nowrap;
font-size: 22px;
position: absolute; }
.ingredient-slider-wrp .btn,
.ingredients-wrpr .btn {
color: #fff;
}
.ingredient-slider-wrp .btn:focus,
.ingredients-wrpr .btn:focus {
outline: none;
box-shadow: none;
padding: 0 !important;
}
.ingredient-slider-wrp .section-content {
flex: 1;
display: none;
align-items: center;
margin: 0;
padding: 20px 0;
opacity: 0;
transition: all .25s .1s ease-out;
width: 0;
}
.ingredient-slider-wrp .section-content p {
padding-right: 35px;
}
.ingredient-slider-wrp li.active.ingre_list_li .section-content {
display: flex;
width: auto;
}
.ingredients-wrpr.mob-view {
display: none;
}
.ingredients-wrpr.mob-view .slick-dots li button {
background: #C99247;
}
.ingredients-wrpr.mob-view .slick-dots li.slick-active button {
background: #315926;
}
.ingredients-wrpr.mob-view .slick-dots {
width: 100%;
}
.ingredients-wrpr.mob-view .ingredient-block.mob-slide-each.slick-slide {
margin-left: 15px;
margin-right: 15px;
} .iq-immune-page .iq-immune-banner .iq-container .detail-banner-content .iq-immue-logo img {
margin-right: 20px;
max-width: 65px;
}
.accordion-sec .contact_left_img {
display: none;
}
.accordion-sec {
padding-left: 15px !important;
padding-right: 15px !important;
}
.accordion-sec details {
max-width: inherit;
}
.health-benefit-icon-wrp {
position: relative;
transition: all 0.5s;
}
.tooltip-wrp {
position: absolute;
background: #fdfdfd;
border-radius: 2px;
z-index: 10;
padding: 5px;
text-align: center;
display: none;
bottom: -13px;
left: 50px;
right: 0;
margin: auto;
min-width: 175px;
border: 1px solid #6d6d6d;
}
.health-benefit-icon-wrp:hover .tooltip-wrp {
display: block;
}
.tooltip-wrp h5 {
margin: 0;
font-size: 0.8rem;
}
@media (max-width: 1599.98px) {
.main-nav>ul>li {
padding-right: 8px;
padding-left: 8px !important;
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr {
max-width: calc(60% - 89px);
flex: 0 0 calc(60% - 89px);
}
}
@media (max-width: 1199px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr {
max-width: calc(70% - 30px);
flex: 0 0 calc(70% - 30px);
}
}
@media (max-width: 991px) {
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr {
max-width: 100%;
flex: 0 0 100%;
}
.tooltip-wrp {
left: 0;
min-width: 125px;
top: 65px;
bottom: inherit;
}
}
@media (max-width: 767px) {
.accordion-sec details .content img {
max-width: 270px;
margin: 0 auto 15px;
}
.tooltip-wrp {
min-width: 105px;
}
.circle-main-wrpr .iq-container .menu-wrpr .menu-sub-block .tab-benafits-wrpr {
max-width: 90%;
flex: 0 0 90%;
}
}
@media (max-width: 480px) {
.tooltip-wrp {
top: 55px;
}
} @media (max-width: 1599.98px) {
.synergy-btn {
position: absolute;
right: 11%;
top: 57%;
}
section.agile-yu .synergy-btn {
position: absolute;
right: 17%;
top: auto;
bottom: 5%;
}
.main-header .main-nav>ul>li.submenu {
padding-left: 0;
}
}
@media (max-width: 1199.98px) {
.synergy-btn {
position: absolute;
right: 8%;
top: 57%;
}
}
@media (max-width: 1199.98px) {
section.synergy .product-synergy .synergy-description {
padding: 2rem 6rem;
}
section.synergy {
padding: 0rem 0 3rem;
}
.synergy.coco-divine .synergy-btn.synergy-btn-bottom {
bottom: 30px;
}
}
@media (max-width: 991.98px) {
section.synergy .product-synergy .synergy-description {
padding: 1rem 2rem;
}
section.synergy .product-synergy .synergy-description p {
font-size: 14px;
}
.synergy-btn a.explore-btn {
padding: 6px 15px;
width: 130px;
height: 35px;
}
.synergy-btn {
position: absolute;
right: 4%;
top: 55%;
}
.synergy.coco-divine .synergy-btn.synergy-btn-bottom {
bottom: 16px;
}
section.agile-yu .synergy-btn {
position: absolute;
right: 13%;
top: auto;
bottom: 0%;
}
section.agile-yu .product-synergy .chrono-mgmt {
margin-top: 45px;
}
section.synergy .product-synergy h4.synergy-title {
padding-bottom: 1rem;
}
.synergy-image {
padding-top: 2rem;
}
.ingredient-slider-wrp.web-view {
display: none;
}
.ingredients-wrpr.mob-view {
display: block;
}
}
@media (max-width: 767px) {
.synergy.coco-divine .synergy-btn.synergy-btn-bottom {
bottom: 0px;
right: 36%;
}
.synergy-btn {
position: absolute;
right: 3%;
top: 60%;
}
.synergy-btn a.explore-btn {
padding: 6px 9px;
}
section.agile-yu .synergy-btn {
right: 12%;
bottom: 0%;
}
.product-synergy .chrono-mgmt {
margin-top: 20px;
}
.dr-wrpr .iq-container .dr-img-wrpr {
max-width: calc(40% - 25px);
flex: 0 0 calc(40% - 25px);
margin-right: 0px;
}
.dr-wrpr .iq-container {
flex-direction: column;
}
.dr-wrpr .iq-container .dr-detail-wrpr {
max-width: 100%;
flex: 0 0 100%;
text-align: left;
}
.national-wrpr .popup-wrpr .popup-video-content-wrpr>p {
padding-top: 0;
}
.ayurvedha-main-banner .iq-container .banner-img {
max-width: 100%;
flex: 0 0 100%;
}
.shop-tab-wrpr .iq-container .best-combo-wrap .products-wrpr .products {
min-height: 350px;
max-height: 350px;
}
.products img {
min-height: 170px;
}
}
@media (max-width: 575px) {
.synergy-btn a.explore-btn {
font-size: 12px;
padding: 4px 9px;
height: 30px;
width: 120px;
}
.why-slider button.slick-next.slick-arrow,
.why-slider button.slick-prev.slick-arrow {
display: none !important;
}
.why-slider .slick-dots {
left: 50%;
transform: translateX(-50%);
margin-bottom: 25px;
}
.slick-dots li button:before {
color: red;
}
}
@media (max-width: 480px) {
section.agile-yu .synergy-btn {
right: 8%;
bottom: 0%;
}
.synergy-btn {
right: 4%;
top: 61%;
}
.why-main .why-wrpr h2 {
white-space: nowrap;
}
.why-main .why-wrpr h2 b {
padding-left: 0;
}
section.substainability-wrpr {
padding-left: 20px;
}
.certificates-wrpr .certificate-block {
padding: 0 8px;
}
}
.why-main .why-wrpr .why-block {
min-height: 285px !important;
}
.why-block h5 {
min-height: 40px;
}
.testimony-wrpr {
padding: 100px 0 135px 0;
}
.testimony-wrpr h2 {
margin-bottom: 50px;
}
.national-wrpr p::first-child {
line-height: 2;
}
.national-wrpr h2 {
margin-bottom: 25px;
}
.national-wrpr .iq-btn {
margin-top: 35px;
}
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr {
margin-top: 0;
}
.supplements_des p {
line-height: 2;
}
.research-wrpr {
padding: 90px 0 40px 0;
}
.substainability-wrpr {
padding: 100px 0 90px 0;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr h5 {
font-size: 1rem;
font-weight: 700;
line-height: 1.5;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: transparent;
color: green;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
border-color: transparent!important;
}
.wpcf7-not-valid-tip {
padding-top: 5px;
font-size: 0.9rem;
}
.more {
font-weight: 700;
}
.research-wrpr .iq-container h2 {
margin-bottom: 50px;
}
.main-nav ul li.submenu>a {
pointer-events: all;
}
.cust-footer ul li a:focus,
a.iq-btn.white:focus,
input[type=checkbox] {
outline: none;
box-shadow: none;
box-sizing: none;
border: none;
}
section.default_page-wrpr img {
position: absolute;
z-index: -1;
}
section.default_page-wrpr p,
section.default_page-wrpr p span {
line-height: 1.8;
font-family: "Muli", sans-serif !important;
font-size: 0.93rem;
}
.default_page {
margin-top: 80px;
}
.default_page h2 {
padding: 40px 0 15px 0;
}
.first-bnnr-slider {
max-width: 400px;
}
.first-bnnr-slider ul.slick-dots {
opacity: 0;
}
.national-wrpr .popup-wrpr>img:first-child {
top: auto;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk {
z-index: 999 !important;
}
.address_footer:focus,
.address_footer p:focus,
.address_footer p a:focus {
outline: none;
box-shadow: none;
border: none;
}
.banner_contnt .banner-slider .banner-ttle p {
margin-bottom: 60px;
}
.logo_white img {
padding-top: 5px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main {
margin-top: 35px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-response .mc4wp-success p { }
.synergy.iq-immun {
display: block;
}
.synergy.iq-immun h4 {
padding-top: 40px;
}
.synergy.iq-immun .synergy-btn {
position: absolute;
right: 27%;
top: auto;
bottom: 11%;
}
section.synergy.iq-immun .synergy-image img {
max-width: 75%;
width: 100%;
margin: 0 auto;
}
.real-world-wrpr { }
.pb-0 {
padding-bottom: 0;
}
.our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-tabs .img-wrpr {
cursor: pointer;
}
.shop-tab-wrpr .iq-container .tab-main-wrpr .tabs-wrpr .tab-block-wrpr .tab-block {
cursor: pointer;
}
@media screen and (max-width:1199px) {
.default_page {
margin-top: 0px;
}
.detail-page .bread-cramps {
padding-top: 25px;
}
.abt-img-vdo {
margin-top: 25px;
}
.quality-and-trust-wrpr {
padding: 70px 0;
}
}
@media (max-width:991px) {
footer .cust-footer .iq-container .footer-address .newsletter-wrap form .mc4wp-response .mc4wp-success p {
margin-bottom: -5px;
}
footer .cust-footer .iq-container .footer-address .newsletter-wrap .social-wrap-main {
margin-top: 50px;
}
.blog-container .blog-row .card-tile .content-box .label-text {
display: flex;
align-items: center;
justify-content: center;
}
.blog-container .blog-row .card-tile .image-box img {
width: 80%;
height: max-content;
min-height: 230px;
margin: 0 auto;
}
}
@media screen and (max-width:767px) {
.substainability-wrpr {
padding: 60px 0 50px 0;
}
.research-wrpr {
padding: 50px 0 10px 0;
}
.testimony-wrpr {
padding: 60px 0 0px 0;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk {
width: auto;
max-width: inherit;
}
.national-wrpr .popup-wrpr>img:first-child {
display: none;
}
.synergy.iq-immun .synergy-btn {
right: 10%;
}
section.synergy.iq-immun .synergy-image img {
max-width: 100%;
}
.blog-container .blog-row .card-tile .image-box img {
width: 100%;
}
}
@media screen and (max-width:575px) {
.first-bnnr-slider {
width: auto;
max-width: 225px;
margin: 0 auto;
min-width: 225px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}
.iq-immune-page .ingdtiant-wrpr {
margin-bottom: 30px !important;
}
.detail-page .bread-cramps {
padding-top: 0 !important;
}
.testimony-wrpr .testimony-main-wrpr .testimony-slider .testimony-block .testimony-contnt p {
max-height: 115px;
}
}
@media (max-width: 479px) {
.national-wrpr p {
text-align: justify;
}
.national-wrpr {
text-align: center;
}
.national-wrpr .iq-btn {
margin: 0 auto;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients .inner-slider-blk {
width: auto;
max-width: inherit;
}
.first-bnnr-slider {}
}
@media (max-width: 450px) {
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .prdt-pkt .pdct-flag-pkt a {
right: auto !important;
position: relative;
left: auto !important;
float: right !important;
}
}
@media (max-width:395px) {
.ingredients-wrpr.pkg-wrpr .iq-container .pdts-wrpr .shop_now {
bottom: 95px;
}
}
@media (max-width: 360px) {
footer .cust-footer .iq-container .footer-logo-wrpr .logo-wrpr {
max-width: 55%;
flex: 55%;
}
.synergy.iq-immun .synergy-btn {
bottom: -5px;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container-2 {
right: 35px;
}
.circle-main-wrpr .iq-container .circle-wrpr .circle-container {
left: 0;
}
} body.modal-open { overflow-y: hidden;
}
.show-menu body {
position: fixed;
top: 0;
}
.default_page ol,
.default_page ul {
margin-left: 0;
}
.show-menu .main-header .main-nav>ul>li.submenu ul li a {
color: #315926 !important;
}
.join-form-main-wrpr .iq-container .join-form form .form-field input {
cursor: auto !important;
}
.banner-slider .iq-container img.animated {
max-width: 60%;
}
.main-ingdtin .iq-container .pkg-wrpr .shop_now {
margin-top: 0;
position: relative;
top: 0px;
}
.main-ingdtin .iq-container .table-wrpr {
margin-bottom: 20px;
}
.story-content h3 {
text-align: center;
}
.story-content form {
position: relative;
max-width: 590px;
width: 100%;
margin-top: 20px;
margin-left: auto;
margin-bottom: 10px;
}
.story-content img {
width: 100%;
}
.story-content form label {
width: 100%;
}
.story-content form input[type="email"] {
border: 1px solid #315926;
border-radius: 10px;
max-width: 590px;
width: 100%;
height: 50px;
padding-right: 90px;
}
.story-content form input:focus {
background-color: transparent;
}
.story-content form input[type="submit"] {
position: absolute;
right: 0;
background: transparent;
color: #C99247;
height: 50px;
}
.story-content form input[type="submit"]:hover {
color: #315926;
}
.story-content p {
text-align: right;
}
.story-subscribe {
display: flex;
justify-content: flex-end;
align-items: center;
}
.story-subscribe a svg path {
fill: #395A9A;
}
.story-subscribe a {
margin-left: 15px;
}
.comic-img a {
display: block;
cursor: pointer;
}
#myModal .close {
position: absolute;
right: 10px;
z-index: 1;
}
.modal-open .main-header {
z-index: 9;
}
#myModal img {
width: 100%;
}
@media (min-width: 1200px) {
.modal-xl {
max-width: 1340px;
}
}
@media (max-width:1440px) {
.banner-slider .iq-container img.animated {
max-width: 45%;
}
}
@media (max-width:1199px) {
.show-menu body {
position: fixed;
top: 0;
}
.show-menu .mob-btn {
position: fixed;
}
.show-menu .main-header .main-nav {
position: fixed;
overflow-y: hidden;
}
.main-header .main-nav>ul>li.submenu i {
top: 0px;
}
}
@media (max-width:991px) {
.our-story-wrpr>img.health-circle {
left: 3%;
}
.home .our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image>img.active {
padding-top: 25px;
}
.our-health-wrpr .health-tab .nav-tabs li>a img {
width: 125px;
}
}
@media (max-width:767px) {
.banner-slider .iq-container img.animated {
max-width: 100%;
}
}
@media (max-width: 575px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr {
margin: 0 auto;
width: 100%;
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main img {
width: 75%;
margin: 0 auto;
}
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main .blog-details {
margin: 0 auto;
padding-top: 5px;
}
.main-header .main-nav {
padding-top: 50px;
}
}
@media (max-width: 480px) {
.tab-food-wrpr .tab-detail-wrpr .blog-wrpr .blogs-main img {
width: 85%;
margin: 0 auto;
}
.our-health-wrpr .health-tab .tab-content .tab-pane .tab-content .content-tabs .img-wrpr {
min-width: 60px;
min-height: 60px;
}
.national-wrpr .popup-wrpr .name-detail small {
margin-left: -1px;
}
.home .our-health-wrpr .health-tab .responsive-tabs #tabs-content.tab-content .content-image>img.active {
padding-top: 0px;
}
.quality-and-trust-wrpr {
padding-bottom: 50px;
}
a.explore {
padding-top: 10px;
}
.why-main .why-wrpr .why-slider .slick-dots {
bottom: 10%;
left: 50%;
}
}
@media (max-width:400px) {
.circle-main-wrpr .iq-container .circle-wrpr {
transform: scale(0.75);
}
} @media screen and (max-width: 1920px) {
.advce-wrpr .adv-sleep {
top: 79%;
}
}
@media screen and (max-width: 1920px) {
.bmi-wrpr .iq-container img {
width: 68%;
}
}
@media (max-width: 1920px){
.advce-wrpr .cmplt-sleep {
left: -10%;
}}
@media (max-width: 1920px){
.advce-wrpr .cmplt-sleep {
bottom: 45%;
}}
@media (max-width: 1599px){
.advce-wrpr .adv-sleep {
top: 79%;
}}
@media (max-width: 1599px){  
.bmi-wrpr .iq-container img {
width: 70%;
}}
@media (max-width: 1449px){
.bmi-wrpr .iq-container img {
width: 67%;
}}
@media (max-width: 1449px){
.advce-wrpr .adv-sleep {
top: 84%;
}}
@media (max-width: 1449px){
.advce-wrpr .cmplt-sleep {
left: -11%;
}}
@media (max-width: 1599px){
.advce-wrpr .cmplt-sleep {
bottom: 45%;
}}
@media (max-width: 1599px){ 
.advce-wrpr .cmplt-sleep {
left: -12%;
}}
@media (max-width: 1280px){ 
.advce-wrpr .cmplt-sleep {
left: -10%;
}}
@media (max-width: 1024px){
.advce-wrpr .cmplt-sleep {
left: -12%;
}}
@media (max-width: 1024px){
.advce-wrpr .adv-sleep {
top: 86%;
}}
@media (max-width: 1024px){
.bmi-wrpr .iq-container img {
width: 61%;
}}
@media (max-width: 860px){
.bmi-wrpr .iq-container img {
width: 63%;
}}
@media (max-width: 860px){
.advce-wrpr .cmplt-sleep {
left: -1%;
}}
@media (max-width: 640px){
.advce-wrpr .cmplt-sleep {
left: -2%;
}
.advce-wrpr .cmplt-sleep a {
left: 10px;
}
}
@media (min-width: 920px){
.cmplt-sleep.mob {
display: none;
}
.adv-sleep.mob {
display: none;
}
}
@media (max-width: 900px){
.cmplt-sleep.desk {
display: none;
}
.adv-sleep.desk {
display: none;
}}
.detail-banner .iq-container .detail-banner-img img {
width: 100%!important;
height:100%;
}
.detail-banner {
margin-top: -63px!important;}
.iq-immune-page .iq-immune-banner {
padding-top: 90px!important;}
.postid-1802 .detail-banner,.postid-290 .detail-banner {
margin-top: -90px!important;} .benft_wrp {
display: none;
}
@media (min-width: 1280px){
.postid-1802 .detail-banner .iq-container .detail-banner-img img {
width: 100%!important;
height: 100%;
min-height: 517px; }}
@media (max-width:1024px){
.postid-1802 .detail-banner .iq-container .detail-banner-img img {
width: 100%!important;
height: 100%;
min-width: 385px;
min-height: 336px;
}}
@media (max-width: 640px){
.postid-1802 .detail-banner .iq-container .detail-banner-img img {
width: 100%!important;
height: 100%;
min-width: 325px;
min-height: 280px;
}}
@media (min-width: 1200px){
.postid-1783 .detail-banner .iq-container .detail-banner-img,.postid-288 .detail-banner .iq-container .detail-banner-img,.postid-1802 .detail-banner .iq-container .detail-banner-img,.postid-290 .detail-banner .iq-container .detail-banner-img{
position: absolute;
right: 30px;
height: 600px;
top: -80px;
z-index: 99999;
}
.postid-1783 .detail-banner .iq-container,.postid-288 .detail-banner .iq-container,.postid-1802 .detail-banner .iq-container,.postid-290 .detail-banner .iq-container{
position:relative;
}
.slim .postid-1783 .detail-banner .iq-container .detail-banner-img,.slim .postid-288 .detail-banner .iq-container .detail-banner-img,.slim .postid-1802 .detail-banner .iq-container .detail-banner-img,.slim .postid-290 .detail-banner .iq-container .detail-banner-img{
z-index: 1;
}
} .tab-food-wrpr .tab-detail-wrpr .tab_content img {
margin-bottom: 0;
}
.blogs-main .blog-details a {
font-weight: 600;
}   .our-health-wrpr .health-tab .nav-tabs {
max-width: 78%;
}
@media screen and (max-width: 1599px) {
.our-health-wrpr .health-tab .nav-tabs {
max-width: 92%;
}
}
@media screen and (max-width: 1199px) {
.our-health-wrpr .health-tab .nav-tabs li > a img {
max-width: 85px;
}
.our-health-wrpr .health-tab .nav-tabs {
max-width: 100%;
}
}
@media screen and (max-width: 991px) {
.our-health-wrpr .health-tab .nav-tabs {
display: flex;
flex-wrap: nowrap;
overflow: scroll;
overflow-y: hidden;
}
.our-health-wrpr .health-tab .nav-tabs li {
margin-right: 10px;
}
.our-health-wrpr .health-tab .nav-tabs li > a img {
max-width: inherit;
}
} .main-header .head-menu .main-nav ul li .about-sub-wrpr .left-sub-menus {
display: flex;
flex-wrap: wrap;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr {
padding: 75px 60px 40px 60px;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr .about-sub-wrpr-left p.bor-line {
width: 44%;
margin-right: 20px;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr .about-sub-wrpr-left p.bor-line:nth-child(2n) {
margin-right: 0;
}
.main-header .head-menu .main-nav ul li .about-sub-wrpr p span {
position: relative;
}
.banner_contnt .banner-slider .banner-slide-item {
min-height: 900px;
}
.banner_contnt .banner-slider .banner-ttle a.iq-btn {
opacity: 1;
}
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients {
bottom: -85px;
}
.hide-desk {
display: none !important;
}
@media screen and (max-width: 1599px) {
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients {
bottom: -85px;
}
}
@media screen and (max-width: 1199px) {
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients {
bottom: -130px;
}
.banner_contnt .banner-slider .banner-slide-item {
min-height: 780px;
}
.submenu.open .hide-desk {
display: block !important;
}
.show-menu .main-header .main-nav {
overflow-y: auto;
overflow-x: hidden;
}
}
@media screen and (max-width: 767px) {
.banner_contnt .banner-slider .banner-slide-item .iq-container .banner_ingredients {
bottom:-50px;
position: relative;
}
.banner_contnt .banner-slider .banner-slide-item {
min-height: 900px;
}
}
@media screen and (max-width: 991.98px){
.inner-tab-ing-desc {
height: 100% !important;
overflow-y: auto;
}
}