:root { --title-font-family:'Inter', sans-serif;
--title-color:#222;
--title-font-weight:600;
--title-line-height:1.2;
--title-letter-spacing:0; --body-font-family:'Inter', sans-serif;
--body-color:#333;
--body-font-size:1.125rem;
--body-font-weight:400;
--body-line-height:1.4;
--body-bg:#fff;
--strong-weight:500;
--strong-color:#222; --text-selection-bg:#bfb8aa;
--text-selection-color:#000; --color-white:#fff;
--color-grey:#76767A;
--color-grey-dark:#8E8E94;
--color-black:#222;
--color-blue:#222;
--color-gold:#BFB8AA; --bg-white:#fff;
--bg-dark:#0d0d0d;
--bg-grey:#F2F2F0; --label-font-family:'Inter', sans-serif;
--label-font-weight:500;
--label-color:#0d0d0d;
--label-font-size:0.875rem; --legend-color:#0d0d0d;
--legend-weight:500;
--legend-font-size:1.125rem; --font-w-300:300;
--font-w-400:400;
--font-w-500:500;
--font-w-600:600;
--font-w-700:700;
--font-w-800:800; --color-link:#385466;
--color-link-hover:#000; --image-radius:0.75rem; --bg-navbar-default:#0d0d0d; --color-navbar-menu-link:#F2F2F0;
--color-navbar-menu-link-hover-active:#AC9C82;
--navbar-font-family:'Inter', sans-serif;
--navbar-font-size:0.688rem;
--navbar-font-weigth:500; --bg-dropdown-menu:#0d0d0d;
--color-dropdown-menu-link:#F2F2F0;
--color-dropdown-menu-link-hover-active:#AC9C82; --btn-font-family:'Inter', sans-serif;
--btn-font-weight:500;
--btn-font-size:1rem;
--btn-text-trasform:capitalize;
--btn-radius:0.5rem;
--btn-padding:0.825rem 1.125em; --color-btn-default:#0D0D0D;
--color-btn-default-focus:#000;
--color-btn-default-active:#000;
--color-btn-default-hover:#000;
--bg-default:#fff;
--bg-default-focus:#bfb8aa;
--bg-default-active:#bfb8aa;
--bg-default-hover:#bfb8aa;
--border-default:#fff;
--border-default-focus:#bfb8aa;
--border-default-active:#bfb8aa;
--border-default-hover:#bfb8aa; --color-btn-primary:#0d0d0d;
--color-btn-primary-focus:#EBE2D1;
--color-btn-primary-active:#EBE2D1;
--color-btn-primary-hover:#EBE2D1;
--bg-primary:#bfb8aa;
--bg-primary-focus:#0d0d0d;
--bg-primary-active:#0d0d0d;
--bg-primary-hover:#0d0d0d;
--border-primary:#bfb8aa;
--border-primary-focus:#0d0d0d;
--border-primary-active:#0d0d0d;
--border-primary-hover:#0d0d0d; --color-btn-border-dark:#0D0D0D;
--color-btn-border-dark-focus:#fff;
--color-btn-border-dark-active:#fff;
--color-btn-border-dark-hover:#fff;
--bg-border-dark:transparent;
--bg-border-dark-focus:#0D0D0D;
--bg-border-dark-active:#0D0D0D;
--bg-border-dark-hover:#0D0D0D;
--border-border-dark:#0D0D0D;
--border-border-dark-focus:#0D0D0D;
--border-border-dark-active:#0D0D0D;
--border-border-dark-hover:#0D0D0D; --color-btn-border-white:#fff;
--color-btn-border-white-focus:#0d0d0d;
--color-btn-border-white-active:#0d0d0d;
--color-btn-border-white-hover:#0d0d0d;
--bg-border-white:transparent;
--bg-border-white-focus:#fff;
--bg-border-white-active:#fff;
--bg-border-white-hover:#fff;
--border-border-white:#fff;
--border-border-white-focus:#fff;
--border-border-white-active:#fff;
--border-border-white-hover:#fff; --color-btn-border-icon:#0D0D0D;
--color-btn-border-icon-focus:#000;
--color-btn-border-icon-active:#000;
--color-btn-border-icon-hover:#000;
--bg-border-icon:transparent;
--bg-border-icon-focus:transparent;
--bg-border-icon-active:transparent;
--bg-border-icon-hover:transparent;
--border-border-icon:transparent;
--border-border-icon-focus:transparent;
--border-border-icon-active:transparent;
--border-border-icon-hover:transparent;
} @font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
src: url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/fonts/inter-v13-latin-regular.woff2) format('woff2'),
url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/fonts/inter-v13-latin-regular.ttf) format('truetype');
} @font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 500;
src: url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/fonts/inter-v13-latin-500.woff2) format('woff2'),
url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/fonts/inter-v13-latin-500.ttf) format('truetype');
} @font-face {
font-display: swap;
font-family: 'Inter';
font-style: normal;
font-weight: 600;
src: url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/fonts/inter-v13-latin-600.woff2) format('woff2'),
url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/fonts/inter-v13-latin-600.ttf) format('truetype');
}
html{
scroll-behavior:smooth;
font-family:sans-serif;
line-height:1.15;
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;}
body{margin:0;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display:block;
}
audio,
canvas,
progress,
video {
display:inline-block;
vertical-align:baseline;
}
audio:not([controls]) {
display:none;
height:0;
}
[hidden],
template {
display:none;
}
a {
background-color:transparent;
}
a:active,
a:hover {
outline:0;
}
b,
strong {
color:var(--strong-color);
font-weight:var(--strong-weight);
}
small {
font-size:80%;
}
sub,
sup {
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline;
}
sup {
top:-0.5em;
}
sub {
bottom:-0.25em;
}
img {
border:0;
}
svg:not(:root) {
overflow:hidden;
}
figure {
margin:1em 40px;
}
hr{
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
height:0;
}
button,
input,
optgroup,
select,
textarea {
color:inherit;
font:inherit;
margin:0;
}
button {
overflow:visible;
}
button,
select {
text-transform:none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance:button;
cursor:pointer;
}
button[disabled],
html input[disabled] {
cursor:default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border:0;
padding:0;
}
input {
line-height:normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height:auto;
}
input[type="search"] {
-webkit-appearance:textfield;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
fieldset {
border:1px solid #c0c0c0;
margin:0 2px;
padding:0.35em 0.625em 0.75em;
}
legend {
border:0;
padding:0;
}
textarea {
overflow:auto;
}
optgroup {
font-weight:bold;
}
table {
border-collapse:collapse;
border-spacing:0;
}
td,
th {
padding:0;
}
* {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
*:before,
*:after {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
html {
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
body {
color:var(--body-color);
font-family:var(--body-font-family);
font-size:var(--body-font-size);
font-weight:var(--body-font-weight);
line-height:var(--body-line-height);
background-color:var(--body-bg);
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color:var(--color-link);
text-decoration:underline;
-webkit-transition:0.3s;
-moz-transition:0.3s;
-ms-transition:0.3s;
-o-transition:0.3s;
transition:0.3s;
}
a:hover,
a:focus {
color:var(--color-link-hover);
text-decoration:none;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a.inverted {
color:var(--color-link-hover);
text-decoration:none;}
a.inverted:hover,
a.inverted:focus {
color:var(--color-link);
text-decoration:none;}
.not-underline{text-decoration:none !important;}
figure{
margin:0;
}
img{
vertical-align:middle;
}
.img-responsive{
display: block;
max-width: 100%;
height: auto;
}
.img-rounded,
.img-rounded img{ -webkit-border-radius:var(--image-radius);
-moz-border-radius:var(--image-radius);
border-radius:var(--image-radius);
}
.img-circle{
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.img-thumbnail{
padding:4px;
line-height:1.42857143;
background-color:#fff;
border:1px solid #ddd;
-webkit-border-radius:0.25rem;
-moz-border-radius:0.25rem;
border-radius:0.25rem;
-webkit-transition:all 0.2s ease-in-out;
-o-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
display:inline-block;
max-width:100%;
height:auto;
}
.sr-only {
position:absolute;
width:1px;
height:1px;
padding:0;
margin:-1px;
overflow:hidden;
clip:rect(0, 0, 0, 0);
border:0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position:static;
width:auto;
height:auto;
margin:0;
overflow:visible;
clip:auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.fake-title{
color:var(--title-color);
font-family:var(--title-font-family);
font-weight:var(--title-font-weight);
line-height:var(--title-line-height);
letter-spacing:var(--title-letter-spacing);
text-wrap:balance;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
line-height:1.2;
color:#333238;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin:20px 0;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size:65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top:10px;
margin-bottom:10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size:75%;
} h1,.h1,.fake-title{
font-size:clamp(1.6875rem, 1.29658rem + 1.646vw, 2.5rem);} h2,.h2{
font-size:clamp(1.5rem, 1.25941rem + 1.013vw, 2rem);} h3,.h3 {
font-size:clamp(1.375rem, 1.19474rem + 0.759vw, 1.75rem);} h4,.h4{
font-size:clamp(1.25rem, 1.12983rem + 0.506vw, 1.5rem);} h5,.h5{
font-size:clamp(1.125rem, 1.06491rem + 0.253vw, 1.25rem);} h6,.h6{
font-size:clamp(1.125rem, 1.125rem + 0vw, 1.125rem);}
p{
margin:0 0 1rem;
text-wrap:pretty;}
.lead {
margin-bottom:20px;
font-size:1rem;
line-height:1.4em;
}
small,
.small {
font-size: 85%;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left:0;
list-style:none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
color:var(--title-color);
font-weight: bold;
margin-bottom:0.5rem;
}
dd {
margin:0 0 1.5em 0;
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
} .container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
@media (min-width: 1400px) {
.container {
max-width: 1320px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.no-gutters {
margin-right:0;
margin-left:0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
padding-right:0;
padding-left:0;
} .row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display:         flex;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-right: -15px;
margin-left: -15px;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.row.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
width: 100%;
max-width: 100%;
min-height: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.start-xs {
-ms-flex-pack: start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.start-xs.text-start {
text-align: start;
}
.center-xs {
-ms-flex-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.center-xs.text-center {
text-align: center;
}
.end-xs {
-ms-flex-pack: end;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.end-xs.text-end {
text-align: end;
}
.top-xs {
-ms-flex-align: start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.middle-xs {
-ms-flex-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
}
.bottom-xs {
-ms-flex-align: end;
-webkit-box-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.col-xs-1 {
width: 8.333333%;
max-width: 8.333333%;
-webkit-flex-basis: 8.333333%;
-ms-flex-preferred-size: 8.333333%;
flex-basis: 8.333333%;
}
.col-xs-2 {
width: 16.666667%;
max-width: 16.666667%;
-webkit-flex-basis: 16.666667%;
-ms-flex-preferred-size: 16.666667%;
flex-basis: 16.666667%;
}
.col-xs-3 {
width: 25%;
max-width: 25%;
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.col-xs-4 {
width: 33.333333%;
max-width: 33.333333%;
-webkit-flex-basis: 33.333333%;
-ms-flex-preferred-size: 33.333333%;
flex-basis: 33.333333%;
}
.col-xs-5 {
width: 41.666667%;
max-width: 41.666667%;
-webkit-flex-basis: 41.666667%;
-ms-flex-preferred-size: 41.666667%;
flex-basis: 41.666667%;
}
.col-xs-6 {
width: 50%;
max-width: 50%;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.col-xs-7 {
width: 58.333333%;
max-width: 58.333333%;
-webkit-flex-basis: 58.333333%;
-ms-flex-preferred-size: 58.333333%;
flex-basis: 58.333333%;
}
.col-xs-8 {
width: 66.666667%;
max-width: 66.666667%;
-webkit-flex-basis: 66.666667%;
-ms-flex-preferred-size: 66.666667%;
flex-basis: 66.666667%;
}
.col-xs-9 {
width: 75%;
max-width: 75%;
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
}
.col-xs-10 {
width: 83.333333%;
max-width: 83.333333%;
-webkit-flex-basis: 83.333333%;
-ms-flex-preferred-size: 83.333333%;
flex-basis: 83.333333%;
}
.col-xs-11 {
width: 91.666667%;
max-width: 91.666667%;
-webkit-flex-basis: 91.666667%;
-ms-flex-preferred-size: 91.666667%;
flex-basis: 91.666667%;
}
.col-xs-12 {
width: 100%;
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-pull-1 {
right: 8.333333%;
}
.col-xs-pull-2 {
right: 16.666667%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-4 {
right: 33.333333%;
}
.col-xs-pull-5 {
right: 41.666667%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-7 {
right: 58.333333%;
}
.col-xs-pull-8 {
right: 66.666667%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-10 {
right: 83.333333%;
}
.col-xs-pull-11 {
right: 91.666667%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-push-1 {
left: 8.333333%;
}
.col-xs-push-2 {
left: 16.666667%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-4 {
left: 33.333333%;
}
.col-xs-push-5 {
left: 41.666667%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-7 {
left: 58.333333%;
}
.col-xs-push-8 {
left: 66.666667%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-10 {
left: 83.333333%;
}
.col-xs-push-11 {
left: 91.666667%;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-offset-0 {
margin-left: 0;
}
.col-xs-offset-1 {
margin-left: 8.333333%;
}
.col-xs-offset-2 {
margin-left: 16.666667%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.333333%;
}
.col-xs-offset-5 {
margin-left: 41.666667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.333333%;
}
.col-xs-offset-8 {
margin-left: 66.666667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.333333%;
}
.col-xs-offset-11 {
margin-left: 91.666667%;
}
.col-xs-offset-12 {
margin-left: 100%;
}
@media (min-width: 768px) {
.start-sm {
-ms-flex-pack: start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.start-sm.text-start {
text-align: start;
}
.center-sm {
-ms-flex-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.center-sm.text-center {
text-align: center;
}
.end-sm {
-ms-flex-pack: end;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.end-sm.text-end {
text-align: end;
}
.top-sm {
-ms-flex-align: start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.middle-sm {
-ms-flex-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
}
.bottom-sm {
-ms-flex-align: end;
-webkit-box-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.col-sm-1 {
width: 8.333333%;
max-width: 8.333333%;
-webkit-flex-basis: 8.333333%;
-ms-flex-preferred-size: 8.333333%;
flex-basis: 8.333333%;
}
.col-sm-2 {
width: 16.666667%;
max-width: 16.666667%;
-webkit-flex-basis: 16.666667%;
-ms-flex-preferred-size: 16.666667%;
flex-basis: 16.666667%;
}
.col-sm-3 {
width: 25%;
max-width: 25%;
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.col-sm-4 {
width: 33.333333%;
max-width: 33.333333%;
-webkit-flex-basis: 33.333333%;
-ms-flex-preferred-size: 33.333333%;
flex-basis: 33.333333%;
}
.col-sm-5 {
width: 41.666667%;
max-width: 41.666667%;
-webkit-flex-basis: 41.666667%;
-ms-flex-preferred-size: 41.666667%;
flex-basis: 41.666667%;
}
.col-sm-6 {
width: 50%;
max-width: 50%;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.col-sm-7 {
width: 58.333333%;
max-width: 58.333333%;
-webkit-flex-basis: 58.333333%;
-ms-flex-preferred-size: 58.333333%;
flex-basis: 58.333333%;
}
.col-sm-8 {
width: 66.666667%;
max-width: 66.666667%;
-webkit-flex-basis: 66.666667%;
-ms-flex-preferred-size: 66.666667%;
flex-basis: 66.666667%;
}
.col-sm-9 {
width: 75%;
max-width: 75%;
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
}
.col-sm-10 {
width: 83.333333%;
max-width: 83.333333%;
-webkit-flex-basis: 83.333333%;
-ms-flex-preferred-size: 83.333333%;
flex-basis: 83.333333%;
}
.col-sm-11 {
width: 91.666667%;
max-width: 91.666667%;
-webkit-flex-basis: 91.666667%;
-ms-flex-preferred-size: 91.666667%;
flex-basis: 91.666667%;
}
.col-sm-12 {
width: 100%;
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-pull-1 {
right: 8.333333%;
}
.col-sm-pull-2 {
right: 16.666667%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.333333%;
}
.col-sm-pull-5 {
right: 41.666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.333333%;
}
.col-sm-pull-8 {
right: 66.666667%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.333333%;
}
.col-sm-pull-11 {
right: 91.666667%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-push-1 {
left: 8.333333%;
}
.col-sm-push-2 {
left: 16.666667%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.333333%;
}
.col-sm-push-5 {
left: 41.666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.333333%;
}
.col-sm-push-8 {
left: 66.666667%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.333333%;
}
.col-sm-push-11 {
left: 91.666667%;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-offset-0 {
margin-left: 0;
}
.col-sm-offset-1 {
margin-left: 8.333333%;
}
.col-sm-offset-2 {
margin-left: 16.666667%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.333333%;
}
.col-sm-offset-5 {
margin-left: 41.666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333333%;
}
.col-sm-offset-8 {
margin-left: 66.666667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.333333%;
}
.col-sm-offset-11 {
margin-left: 91.666667%;
}
.col-sm-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 992px) {
.start-md {
-ms-flex-pack: start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.start-md.text-start {
text-align: start;
}
.center-md {
-ms-flex-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.center-md.text-center {
text-align: center;
}
.end-md {
-ms-flex-pack: end;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.end-md.text-end {
text-align: end;
}
.top-md {
-ms-flex-align: start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.middle-md {
-ms-flex-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
}
.bottom-md {
-ms-flex-align: end;
-webkit-box-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.col-md-1 {
width: 8.333333%;
max-width: 8.333333%;
-webkit-flex-basis: 8.333333%;
-ms-flex-preferred-size: 8.333333%;
flex-basis: 8.333333%;
}
.col-md-2 {
width: 16.666667%;
max-width: 16.666667%;
-webkit-flex-basis: 16.666667%;
-ms-flex-preferred-size: 16.666667%;
flex-basis: 16.666667%;
}
.col-md-3 {
width: 25%;
max-width: 25%;
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.col-md-4 {
width: 33.333333%;
max-width: 33.333333%;
-webkit-flex-basis: 33.333333%;
-ms-flex-preferred-size: 33.333333%;
flex-basis: 33.333333%;
}
.col-md-5 {
width: 41.666667%;
max-width: 41.666667%;
-webkit-flex-basis: 41.666667%;
-ms-flex-preferred-size: 41.666667%;
flex-basis: 41.666667%;
}
.col-md-6 {
width: 50%;
max-width: 50%;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.col-md-7 {
width: 58.333333%;
max-width: 58.333333%;
-webkit-flex-basis: 58.333333%;
-ms-flex-preferred-size: 58.333333%;
flex-basis: 58.333333%;
}
.col-md-8 {
width: 66.666667%;
max-width: 66.666667%;
-webkit-flex-basis: 66.666667%;
-ms-flex-preferred-size: 66.666667%;
flex-basis: 66.666667%;
}
.col-md-9 {
width: 75%;
max-width: 75%;
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
}
.col-md-10 {
width: 83.333333%;
max-width: 83.333333%;
-webkit-flex-basis: 83.333333%;
-ms-flex-preferred-size: 83.333333%;
flex-basis: 83.333333%;
}
.col-md-11 {
width: 91.666667%;
max-width: 91.666667%;
-webkit-flex-basis: 91.666667%;
-ms-flex-preferred-size: 91.666667%;
flex-basis: 91.666667%;
}
.col-md-12 {
width: 100%;
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.333333%;
}
.col-md-pull-2 {
right: 16.666667%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.333333%;
}
.col-md-pull-5 {
right: 41.666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.333333%;
}
.col-md-pull-8 {
right: 66.666667%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.333333%;
}
.col-md-pull-11 {
right: 91.666667%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.333333%;
}
.col-md-push-2 {
left: 16.666667%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.333333%;
}
.col-md-push-5 {
left: 41.666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.333333%;
}
.col-md-push-8 {
left: 66.666667%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.333333%;
}
.col-md-push-11 {
left: 91.666667%;
}
.col-md-push-12 {
left: 100%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333333%;
}
.col-md-offset-2 {
margin-left: 16.666667%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.333333%;
}
.col-md-offset-5 {
margin-left: 41.666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333333%;
}
.col-md-offset-8 {
margin-left: 66.666667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.333333%;
}
.col-md-offset-11 {
margin-left: 91.666667%;
}
.col-md-offset-12 {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
.start-lg {
-ms-flex-pack: start;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.start-lg.text-start {
text-align: start;
}
.center-lg {
-ms-flex-pack: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
.center-lg.text-center {
text-align: center;
}
.end-lg {
-ms-flex-pack: end;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.end-lg.text-end {
text-align: end;
}
.top-lg {
-ms-flex-align: start;
-webkit-box-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.middle-lg {
-ms-flex-align: center;
-webkit-box-align: center;
-webkit-align-items: center;
align-items: center;
}
.bottom-lg {
-ms-flex-align: end;
-webkit-box-align: end;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.col-lg-1 {
width: 8.333333%;
max-width: 8.333333%;
-webkit-flex-basis: 8.333333%;
-ms-flex-preferred-size: 8.333333%;
flex-basis: 8.333333%;
}
.col-lg-2 {
width: 16.666667%;
max-width: 16.666667%;
-webkit-flex-basis: 16.666667%;
-ms-flex-preferred-size: 16.666667%;
flex-basis: 16.666667%;
}
.col-lg-3 {
width: 25%;
max-width: 25%;
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
}
.col-lg-4 {
width: 33.333333%;
max-width: 33.333333%;
-webkit-flex-basis: 33.333333%;
-ms-flex-preferred-size: 33.333333%;
flex-basis: 33.333333%;
}
.col-lg-5 {
width: 41.666667%;
max-width: 41.666667%;
-webkit-flex-basis: 41.666667%;
-ms-flex-preferred-size: 41.666667%;
flex-basis: 41.666667%;
}
.col-lg-6 {
width: 50%;
max-width: 50%;
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
}
.col-lg-7 {
width: 58.333333%;
max-width: 58.333333%;
-webkit-flex-basis: 58.333333%;
-ms-flex-preferred-size: 58.333333%;
flex-basis: 58.333333%;
}
.col-lg-8 {
width: 66.666667%;
max-width: 66.666667%;
-webkit-flex-basis: 66.666667%;
-ms-flex-preferred-size: 66.666667%;
flex-basis: 66.666667%;
}
.col-lg-9 {
width: 75%;
max-width: 75%;
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
}
.col-lg-10 {
width: 83.333333%;
max-width: 83.333333%;
-webkit-flex-basis: 83.333333%;
-ms-flex-preferred-size: 83.333333%;
flex-basis: 83.333333%;
}
.col-lg-11 {
width: 91.666667%;
max-width: 91.666667%;
-webkit-flex-basis: 91.666667%;
-ms-flex-preferred-size: 91.666667%;
flex-basis: 91.666667%;
}
.col-lg-12 {
width: 100%;
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.333333%;
}
.col-lg-pull-2 {
right: 16.666667%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.333333%;
}
.col-lg-pull-5 {
right: 41.666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.333333%;
}
.col-lg-pull-8 {
right: 66.666667%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.333333%;
}
.col-lg-pull-11 {
right: 91.666667%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.333333%;
}
.col-lg-push-2 {
left: 16.666667%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.333333%;
}
.col-lg-push-5 {
left: 41.666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.333333%;
}
.col-lg-push-8 {
left: 66.666667%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.333333%;
}
.col-lg-push-11 {
left: 91.666667%;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333333%;
}
.col-lg-offset-2 {
margin-left: 16.666667%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.333333%;
}
.col-lg-offset-5 {
margin-left: 41.666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333333%;
}
.col-lg-offset-8 {
margin-left: 66.666667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.333333%;
}
.col-lg-offset-11 {
margin-left: 91.666667%;
}
.col-lg-offset-12 {
margin-left: 100%;
}
}
table {
background-color: transparent;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #F8FAFC;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #F8FAFC;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width:0;
padding:0;
margin:0;
border:0;
}
legend {
display:block;
width:100%;
padding:0 0 10px;
margin-bottom:1.5em;
line-height:inherit;
color:var(--legend-color);
font-weight:var(--legend-weight);
font-size:var(--legend-font-size);
border:0;
border-bottom:1px solid #0d0d0d;
}
label {
color:var(--label-color);
display: inline-block;
font-family:var(--body-font-family);
font-size:var(--label-font-size);
font-weight:var(--label-font-weight);
max-width:100%;
margin-bottom:5px;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output{
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.form-control{
display:block;
width:100%;
height:40px;
padding:6px 12px;
font-size:1rem;
line-height:1.42857143;
color:#333;
background-color:#fff;
background-image:none;
border:1px solid #0d0d0d;
-webkit-border-radius:0.375rem;
-moz-border-radius:0.375rem;
border-radius:0.375rem;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
-webkit-transition:box-shadow 200ms ease;
-o-transition:box-shadow 200ms ease;
transition:box-shadow 200ms ease;
}
.form-control:focus {
border-color:#888;
color:#000;
outline:0;
-webkit-box-shadow:3px 2px 0px 0px rgba(0,0,0,0.1);
-moz-box-shadow:3px 2px 0px 0px rgba(0,0,0,0.1);
box-shadow:3px 2px 0px 0px rgba(0,0,0,0.1);
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
vertical-align: middle;
cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 0.75rem;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 0.75rem;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 0.75rem;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 1rem;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 1rem;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 1rem;
line-height: 1.3333333;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
.btn { display:inline-flex;
align-items:center;
justify-content:center;
margin-bottom:0;
text-align:center;
white-space:nowrap;
vertical-align:middle;
-ms-touch-action:manipulation;
touch-action:manipulation;
cursor:pointer;
text-transform:var(--btn-text-trasform);
background-image:none;
border:1px solid transparent;
padding:var(--btn-padding);
font-size:var(--btn-font-size);
font-weight:var(--btn-font-weight);
font-family:var(--btn-font-family);
text-decoration:none;
line-height:1.5;
-webkit-border-radius:var(--btn-radius);
-moz-border-radius:var(--btn-radius);
border-radius:var(--btn-radius);
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
letter-spacing:0;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
opacity: 0.65;
-webkit-box-shadow: none;
box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
} .btn-default{
color:var(--color-btn-default);
background-color:var(--bg-default);
border-color:var(--border-default);
}
.btn-default:focus,
.btn-default.focus{
color:var(--color-btn-default-focus);
background-color:var(--bg-default-focus);
border-color:var(--border-default-focus);
}
.btn-default:hover{
color:var(--color-btn-default-hover);
background-color:var(--bg-default-hover);
border-color:var(--border-default-hover);
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color:var(--color-btn-default-active);
background-color:var(--bg-default-active);
background-image:none;
border-color:var(--border-default-active);
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color:var(--color-btn-default);
background-color:var(--bg-default);
border-color:var(--border-default);
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color:var(--bg-default-hover);
border-color:var(--border-default-hover);
}
.btn-default .badge {
color:var(--color-btn-default);
background-color:var(--bg-default);
} .btn-primary {
color:var(--color-btn-primary);
background-color:var(--bg-primary);
border-color:var(--border-primary);
}
.btn-primary:focus,
.btn-primary.focus {
color:var(--color-btn-primary-focus);
background-color:var(--bg-primary-focus);
border-color:var(--border-primary-focus);
}
.btn-primary:hover {
color:var(--color-btn-primary-hover);
background-color:var(--bg-primary-hover);
border-color:var(--border-primary-hover);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color:var(--color-btn-primary-active);
background-color:var(--bg-primary-active);
background-image:none;
border-color:var(--border-primary-active);
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color:var(--color-btn-primary);
background-color:var(--bg-primary);
border-color:var(--border-primary);
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color:var(--bg-primary-hover);
border-color:var(--border-primary-hover);
}
.btn-primary .badge {
color:var(--color-btn-primary);
background-color:var(--bg-primary);
} .btn-border-dark{
color:var(--color-btn-border-dark);
background-color:var(--bg-border-dark);
border-color:var(--border-border-dark);
}
.btn-border-dark:focus,
.btn-border-dark.focus{
color:var(--color-btn-border-dark-focus);
background-color:var(--bg-border-dark-focus);
border-color:var(--border-border-dark-focus);
}
.btn-border-dark:hover{
color:var(--color-btn-border-dark-hover);
background-color:var(--bg-border-dark-hover);
border-color:var(--border-border-dark-hover);
} .btn-border-white{
color:var(--color-btn-border-white);
background-color:var(--bg-border-white);
border-color:var(--border-border-white);
}
.btn-border-white:focus,
.btn-border-white.focus{
color:var(--color-btn-border-white-focus);
background-color:var(--bg-border-white-focus);
border-color:var(--border-border-white-focus);
}
.btn-border-white:hover{
color:var(--color-btn-border-white-hover);
background-color:var(--bg-border-white-hover);
border-color:var(--border-border-white-hover);
} .btn.btn-border-icon{
color:var(--color-btn-border-icon);
background-color:var(--bg-border-icon);
border-color:var(--border-border-icon);
padding:0;
}
.btn.btn-border-icon span{
background-color:#222;
border:1px solid #222;
color:#fff;
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 0.688rem;
font-weight: 500;
line-height: normal;
margin-left:0.5rem;
position: relative;
padding: 0.25rem 1rem 0.25rem;
text-align: center;
text-transform: uppercase;
vertical-align: baseline;
white-space: nowrap;
-webkit-border-radius: 0.75rem;
-moz-border-radius: 0.75rem;
border-radius: 0.75rem;
}
.btn.btn-border-icon span svg{
display:inline-block;
font-style:normal;
transition:transform .3s ease-out;
}
.btn.btn-border-icon:focus span svg,
.btn.btn-border-icon:hover span svg{
transform:translateX(10px);
}
.btn.btn-border-icon:focus,
.btn.btn-border-icon.focus{
color:var(--color-btn-border-icon-focus);
background-color:var(--bg-border-icon-focus);
border-color:var(--border-border-icon-focus);
}
.btn.btn-border-icon:hover{
color:var(--color-btn-border-icon-hover);
background-color:var(--bg-border-icon-hover);
border-color:var(--border-border-icon-hover);
}
.btn.btn-border-icon:focus span,
.btn.btn-border-icon:hover span{
background-color:#444;
border:1px solid #444;
color:#fff;
} .btn-link {
font-weight:var(--btn-font-weight);
font-family:var(--btn-font-family);
font-size:0.875rem;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link{
background-color:transparent;
-webkit-box-shadow:none;
box-shadow:none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active{
border-color:transparent;
}
.btn-link:hover,
.btn-link:focus{
text-decoration:underline;
background-color:transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus{
text-decoration:none;
} .btn-video{
background:rgba(249, 247, 246, 0.2);
border:1px solid #f9f7f6;
color:#f9f7f6;
font-size:1.375rem;
width:5rem;
height:5rem;
padding:0;
position:relative;
display:flex;
align-items:center;
justify-content:center;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
}
.btn-video:hover,
.btn-video:focus,
.btn-video:active{
background:rgba(249, 247, 246, 0.8);
border:1px solid #f9f7f6;
color:#333;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 1rem;
line-height: 1.3333333;
-webkit-border-radius:0.375rem;
-moz-border-radius:0.375rem;
border-radius:0.375rem;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 0.75rem;
line-height: 1.5;
-webkit-border-radius:0.188rem;
-moz-border-radius:0.188rem;
border-radius:0.188rem;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 0.75rem;
line-height: 1.5;
-webkit-border-radius:0.188rem;
-moz-border-radius:0.188rem;
border-radius:0.188rem;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position:relative;
}
.dropdown-toggle:focus {
outline:0;
}
.dropdown-menu{
position:absolute;
top:100%;
left:0;
z-index:1000;
display:none;
float:left;
min-width:160px;
padding:5px 0;
margin:2px 0 0;
font-size:0.75rem;
text-align:left;
text-transform:uppercase;
list-style:none;
background-color:var(--bg-dropdown-menu);
-webkit-background-clip:padding-box;
background-clip:padding-box;
border:1px solid rgba(17,17,18,1);
border:1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
right:0;
left:auto;
}
.dropdown-menu .divider {
height:1px;
margin:9px 0;
overflow:hidden;
background-color:#e5e5e5;
}
.dropdown-menu > li > a {
display:block;
padding:0.375rem 1.25rem;
clear:both;
font-weight:var(--navbar-font-weigth);
line-height:1.42857143;
color:var(--color-dropdown-menu-link);
white-space:nowrap;
text-decoration:none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color:var(--color-dropdown-menu-link-hover-active);
text-decoration:underline;
background-color:transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color:var(--color-dropdown-menu-link-hover-active);
text-decoration:none;
background-color:transparent;
outline:0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color:#777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 0.875rem;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 1rem;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 0.875rem;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 0.875rem;
font-weight: 400;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 0.75rem;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 1rem;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 0;
border: 0 solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 0;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 1rem;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-right: 15px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-right: -15px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
} #logo .logo{
margin:0.625rem 0 0.625rem 0.313rem;
width:180px;}
ul#main-menu{}
.navbar-default{
background:var(--bg-navbar-default);
border-bottom:0;
border-radius:0;
margin-bottom:0;}
.navbar-default.active{
-webkit-box-shadow:0 0.125rem 0.3rem -0.0625rem rgba(0,0,0,0.03),0 0.275rem 0.75rem -0.0625rem rgba(0,0,0,0.06);
-moz-box-shadow:0 0.125rem 0.3rem -0.0625rem rgba(0,0,0,0.03),0 0.275rem 0.75rem -0.0625rem rgba(0,0,0,0.06);
box-shadow:0 0.125rem 0.3rem -0.0625rem rgba(0,0,0,0.03),0 0.275rem 0.75rem -0.0625rem rgba(0,0,0,0.06);}
.navbar-default .navbar-brand{color:#777;}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus{
color:#5e5e5e;
background-color:transparent;}
.navbar-default .navbar-text{color:#777;}
.navbar-default .navbar-nav > li > a{
color:var(--color-navbar-menu-link);
font-family:var(--navbar-font-family);
font-size:var(--navbar-font-size);
font-weight:var(--navbar-font-weigth);
letter-spacing:1px;
text-decoration:none;
text-transform:uppercase;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
color:var(--color-navbar-menu-link-hover-active);
background-color:transparent;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus{
background-color:transparent;
color:var(--color-navbar-menu-link-hover-active);
text-decoration:none;}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus{
color:#cccccc;
background-color:transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{
color:#333;
background-color:#e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color:var(--color-navbar-menu-link);
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color:var(--color-navbar-menu-link-hover-active);
background-color:transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color:var(--color-navbar-menu-link-hover-active);
background-color:#e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color:#cccccc;
background-color:transparent;
}
}
.navbar-default .navbar-toggle {
border-color:#fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color:#1F1F1F;
}
.navbar-default .navbar-toggle .icon-bar {
background-color:#fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color:#403d3e;
}
.navbar-default .navbar-link {
color:#777777;
}
.navbar-default .navbar-link:hover {
color:#333333;
}
.navbar-default .btn-link {
color:#777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color:#333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color:#cccccc;
} .embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.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-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
} .close {
float:right;
font-size:1.313rem;
font-weight:bold;
line-height:1;
color:#000;
}
.close:hover,
.close:focus {
color:#999;
text-decoration:none;
cursor:pointer;
}
button.close {
background:transparent;
border:0;
cursor:pointer;
padding:0;
position:absolute;
left:auto;
right:15px;
top:15px;
z-index:2;
-webkit-appearance:none;
appearance:none;
transition:all 0.3s ease 0s;
}
.modal-open {
overflow:hidden;
}
.modal {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1050;
display:none;
overflow:hidden;
-webkit-overflow-scrolling:touch;
outline:0;
}
.modal.fade .modal-dialog {
-webkit-transform:translate(0, -25%);
-ms-transform:translate(0, -25%);
-o-transform:translate(0, -25%);
transform:translate(0, -25%);
-webkit-transition:-webkit-transform 0.3s ease-out;
-o-transition:-o-transform 0.3s ease-out;
transition:transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
}
.modal-open .modal {
overflow-x:hidden;
overflow-y:auto;
}
.modal-dialog {
position:relative;
width:750px;
margin:50px auto 10px;
}
.modal-content {
position:relative;
background-color:#fff;
-webkit-background-clip:padding-box;
background-clip:padding-box;
border:1px solid rgba(255, 255, 255, 0.2);
border-radius:0.625rem;
-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);
outline:0;
overflow:hidden;
}
.modal-backdrop {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:1040;
background-color:#000;
}
.modal-backdrop.fade {
filter:alpha(opacity=0);
opacity:0;
}
.modal-backdrop.in {
filter:alpha(opacity=50);
opacity:0.5;
}
.modal-header {
padding:15px;
border-bottom:1px solid #e5e5e5;
}
.modal-header .close {
margin-top:-2px;
}
.modal-title {
margin:0;
line-height:1.42857143;
}
.modal-body {
position:relative;
padding:0;
}
.modal-body .content{
padding:2.25rem 1.875rem;
}
.modal-footer {
padding:15px;
border-top:1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom:0;
margin-left:5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left:-1px;
}
.modal-footer .btn-block + .btn-block {
margin-left:0;
}
.modal-scrollbar-measure{
position:absolute;
top:-9999px;
width:50px;
height:50px;
overflow:scroll;
}
@media only screen and (max-width: 767px){
.modal-dialog{width:95% !important;}
.modal-body .content{ 
text-align:center;
padding:30px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}   @media (min-width: 768px) {
.navbar-default .navbar-nav > li.btn-navbar{margin-top:10px;}
.navbar-default .navbar-nav > li.btn-navbar > a{
color:var(--color-btn-default);
background-color:var(--bg-default);
border-color:var(--border-default);
padding:5px 7.5px !important;
-webkit-border-radius:var(--btn-radius);
-moz-border-radius:var(--btn-radius);
border-radius:var(--btn-radius);}
.navbar-default .navbar-nav > li.btn-navbar > a:hover,
.navbar-default .navbar-nav > li.btn-navbar > a:focus,
.navbar-default .navbar-nav > li.btn-navbar.active > a,
.navbar-default .navbar-nav > li.btn-navbar.active > a:hover,
.navbar-default .navbar-nav > li.btn-navbar.active > a:focus{
color:var(--color-btn-default-hover);
background-color:var(--bg-default-hover);
border-color:var(--border-default-hover);}
} #skip a{
display:block;
position:absolute;
left:-999px;
top:-999px;}
#skip a:focus{
left0;
top:0;
padding:3px;
background:#ffc;
border:1px solid #990000;}  .hide-element{
border:0;
clip:rect(1px 1px 1px 1px); clip:rect(1px, 1px, 1px, 1px);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;}
.hide-element-focusable:active,
.hide-element-focusable:focus{
clip:auto;
height:auto;
margin:0;
overflow:visible;
position:static;
width:auto;} footer{
color:#8F8F95;
font-size:0.875rem;
padding:3em 0;}
footer ul li{line-height:1.5;}
footer a{
color:#8F8F95;
text-decoration:none;}
footer a:hover,
footer a:focus{
color:#EBE2D1;;
text-decoration:underline;}
footer h4,
footer .h4,
footer h5,
footer .h5{
color:#8F8F95;
font-weight:500;
margin:0 0 1em;} .back-to-top{
background:#bfb8aa;
border:1px solid #A8A296;
color:#0d0d0d !important;
cursor:pointer;
display:none;
font-size:1.125rem;
width:45px;
height:45px;
line-height:45px;
position:fixed;
right:2vw;
bottom:18vh;
-webkit-transition:background 0.3s;
transition:background 0.3s;
text-align:center;
text-decoration:none !important;
z-index:9991;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;}
.back-to-top:hover{
background:#A8A296;
border:1px solid #A8A296;
color:#000 !important;
text-decoration:none !important;} a img.opacity{
background-color:white;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity:1;
opacity:1;
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
transition:all .5s ease;}	
a:hover img.opacity{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter:alpha(opacity=70) !important;
-moz-opacity:0.7 !important;
-khtml-opacity:0.7 !important;
opacity:0.7 !important;}
.over-gradient{
position:relative;
z-inde:0;}
.over-gradient:after{
background:-moz-linear-gradient(90deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.8)));
background:-webkit-linear-gradient(90deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
background:-o-linear-gradient(90deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
background:-ms-linear-gradient(90deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
background:linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
content:'';
position:absolute;
bottom:0;
left:0;
height:100%;
width:100%;
z-inde:1;}
.object-fit-cover{
-o-object-fit:cover !important;
object-fit:cover !important;} .move_up{
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;}
.move_up:focus,
.move_up:hover{
-webkit-transform:translateY(-.1875rem) !important;
-o-transition:translateY(-.1875rem) !important;
transform:translateY(-.1875rem) !important;} a img.blur{
-webkit-filter: blur(0);
filter: blur(0);}
a:hover img.blur {
-webkit-filter:blur(1px);
filter:blur(1px);} .shadow-sm{
-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;
-moz-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;
box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}
.shadow-md{
-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;
-moz-box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;
box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}
.shadow-lg{
-webkit-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;
-moz-box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;
box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important} section,
footer{position:relative;}
.border-radius{border-radius:1rem 1rem 1rem 1rem;}
.border-radius-top{border-radius:1rem 1rem 0 0;}
.border-radius-bottom{border-radius:0 0 1rem 1rem;}
@media only screen and (min-width:320px) {
.sp-xs{padding:3.125rem 0;}
.sp-xs-top{padding:3.125rem 0 0;}
.sp-xs-bottom{padding:0 0 3.125rem;}
.sp-sm{padding:5rem 0;}
.sp-sm-top{padding:5rem 0 0;}
.sp-sm-bottom{padding:0 0 5rem;}
}
@media only screen and (min-width:480px) {
.sp-xs{padding:3.125rem 0;}
.sp-xs-top{padding:3.125rem 0 0;}
.sp-xs-bottom{padding:0 0 3.125rem;}
.sp-sm{padding:5rem 0;}
.sp-sm-top{padding:5rem 0 0;}
.sp-sm-bottom{padding:0 0 5rem;}
}
@media only screen and (min-width:768px) {
.sp-xs{padding:3.75rem 0;}
.sp-xs-top{padding:3.75rem 0 0;}
.sp-xs-bottom{padding:0 0 3.75rem;}
.sp-sm{padding:5rem 0;}
.sp-sm-top{padding:5rem 0 0;}
.sp-sm-bottom{padding:0 0 5rem;}
}
@media only screen and (min-width:992px) {
.sp-xs{padding:4.375rem 0;}
.sp-xs-top{padding:4.375rem 0 0;}
.sp-xs-bottom{padding:0 0 4.375rem;}
.sp-sm{padding:7.5rem 0;}
.sp-sm-top{padding:7.5rem 0 0;}
.sp-sm-bottom{padding:0 0 7.5rem;}
}
@media only screen and (min-width:1200px) {		
.sp-xs{padding:5rem 0;}
.sp-xs-top{padding:5rem 0 0;}
.sp-xs-bottom{padding:0 0 5rem;}
.sp-sm{padding:10rem 0;}
.sp-sm-top{padding:10rem 0 0;}
.sp-sm-bottom{padding:0 0 7.5rem;}
}
.rp-sm{padding:2.5rem 0;}
.rp-sm-top{padding-top:2.5rem;}
.rp-sm-bottom{padding-bottom:2.5rem;}
.rp-md{padding:5rem 0;}
.rp-md-top{padding-top:5rem;}
.rp-md-bottom{padding-bottom:5rem;} .color-white{color:var(--color-white);}
.color-grey{color:var(--color-grey);}
.color-grey-dark{color:var(--color-grey-dark):}
.color-black{color:var(--color-black);}
.color-blue{color:var(--color-blue);}
.color-gold{color:var(--color-gold);} .bg-white{background:var(--bg-white);}
.bg-dark{background:var(--bg-dark);}
.bg-grey{background:var(--bg-grey);}
.bg-yellow{background:var(--bg-yellow);}  ::-moz-selection{
background-color:var(--text-selection-bg);
color:var(--text-selection-color);} ::selection{
background-color:var(--text-selection-bg);
color:var(--text-selection-color);} .border-top{border-top:1px solid #BFB8AA;}
.border-bottom{border-bottom:1px solid #BFB8AA;}
.border-top-white{border-top:1px solid #fff;}
.border-bottom-white{border-bottom:1px solid #fff;}
.border{border:1px solid #BFB8AA;} .mt-0{margin-top:0;}
.mt-01{margin-top:1em;}
.mt-02{margin-top:2em;}
.mt-03{margin-top:3em;}
.mt-05{margin-top:0.5em;}
.mt-n02{margin-top:-0.5rem !important;}
.mb-0{margin-bottom:0;}
.mb-05{margin-bottom:0.5em;}
.mb-01{margin-bottom:1em;}
.mb-02{margin-bottom:2em;}
.mb-03{margin-bottom:3em;}
.ml-05{margin-left:0.5em;}
.ml-01{margin-left:1em;}
.ml-02{margin-left:2em;}
.ml-03{margin-left:3em;}
.ml-n01{margin-left:-1em;}
.ml-n02{margin-left:-2em;}
.ml-n03{margin-left:-3em;}
.ml-n04{margin-left:-4em;}
.mr-05{margin-right:0.5em;}
.mr-01{margin-right:1em;}
.mr-02{margin-right:2em;}
.mr-03{margin-right:3em;}
.pxy-01{padding:1em;}
.pxy-02{padding:2em;}
.pt-01{padding-top:1em;}
.pt-02{padding-top:2em;}
.pb-01{padding-bottom:1em;}
.pb-02{padding-bottom:2em;}
.pr-01{padding-right:1em;}
.pr-02{padding-right:2em;}
.pl-01{padding-left:1em;}
.pl-02{padding-left:2em;} hr{
border:none;
border-top:1px solid #0d0d0d;
margin:1.4em 0;
width:100%;}
hr.hr-light{border-color:#ebecee;}
hr.hr-dark{border-color:#0d0d0d;} .txt-xxs{font-size:0.688rem;}
.txt-xs{font-size:0.813rem;}
.txt-s{font-size:1rem;}
.txt-m{font-size:1.5rem;}
.txt-l{font-size:1.5rem;}
.txt-xl{font-size:2.25rem;} .display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6{
line-height:1.1;
text-wrap:balance;}
.display-1{
font-size:calc(1.625rem + 4.5vw);
font-weight:bold;
display:block;
}
@media (min-width: 1200px) {
.display-1{
font-size:5rem;
}
}
.display-2 {
font-size:calc(1.575rem + 3.9vw);
font-weight:bold;
display:block;
}
@media (min-width: 1200px) {
.display-2 {
font-size:4.5rem;
}
}
.display-3 {
font-size:calc(1.525rem + 3.3vw);
font-weight:bold;
display:block;
}
@media (min-width: 1200px) {
.display-3 {
font-size:4rem;
}
}
.display-4 {
font-size:calc(1.475rem + 2.7vw);
font-weight:bold;
display:block;
}
@media (min-width: 1200px) {
.display-4 {
font-size:3.5rem;
}
}
.display-5 {
font-size:calc(1.425rem + 2.1vw);
font-weight:bold;
display:block;
}
@media (min-width: 1200px) {
.display-5 {
font-size:3rem;
}
}
.display-6 {
font-size:calc(1.375rem + 1.5vw);
font-weight:bold;
display:block;
}
@media (min-width: 1200px) {
.display-6 {
font-size: 2.5rem;
}
}  @media only screen and (min-width : 320px) {
.txt-center-sm-left{text-align:left;}
}
@media only screen and (min-width : 480px) {
.txt-center-sm-left{text-align:left;}
}
@media only screen and (min-width : 768px) {
.txt-center-sm-left{text-align:left;}
}
@media only screen and (min-width : 992px) {
.txt-center-sm-left{text-align:center;}
}
@media only screen and (min-width : 1200px) {		
.txt-center-sm-left{text-align:center;}
} @media only screen and (min-width : 320px) {
.txt-right-sm-left{text-align:left;}
}
@media only screen and (min-width : 480px) {
.txt-right-sm-left{text-align:left;}
}
@media only screen and (min-width : 768px) {
.txt-right-sm-left{text-align:left;}
}
@media only screen and (min-width : 992px) {
.txt-right-sm-left{text-align:right;}
}
@media only screen and (min-width : 1200px) {		
.txt-right-sm-left{text-align:right;}
} @media only screen and (min-width : 320px) {
.txt-right-sm-center{text-align:center;}
}
@media only screen and (min-width : 480px) {
.txt-right-sm-center{text-align:center;}
}
@media only screen and (min-width : 768px) {
.txt-right-sm-center{text-align:right;}
}
@media only screen and (min-width : 992px) {
.txt-right-sm-center{text-align:right;}
}
@media only screen and (min-width : 1200px) {		
.txt-right-sm-center{text-align:right;}
} @media only screen and (min-width : 320px) {
.txt-left-sm-center{text-align:center;}
}
@media only screen and (min-width : 480px) {
.txt-left-sm-center{text-align:center;}
}
@media only screen and (min-width : 768px) {
.txt-left-sm-center{text-align:left;}
}
@media only screen and (min-width : 992px) {
.txt-left-sm-center{text-align:left;}
}
@media only screen and (min-width : 1200px) {		
.txt-left-sm-center{text-align:left;}
}
.fw-300{font-weight:var(--font-w-300);}
.fw-400{font-weight:var(--font-w-400);}
.fw-500{font-weight:var(--font-w-500);}
.fw-600{font-weight:var(--font-w-600);}
.fw-700{font-weight:var(--font-w-700);}
.fw-800{font-weight:var(--font-w-800);}
.fh{font-family:var(--title-font-family);}
.fb{font-family:var(--body-font-family);}
.ls{letter-spacing:0.056rem;} blockquote{
font-size:1.375rem;
line-height:1.3;
margin:0 0 20px;
padding:0.5em 0;
position:relative;
text-wrap:balance;
z-index:0;}
blockquote span{
position:relative;
z-index:1;}
blockquote span cite,
.entry-content blockquote cite{
display:block;
font-size:1rem;
margin:0.5em 0;}
.entry-content blockquote{
color:var(--title-color);
border-top:1px solid #0d0d0d;
border-bottom:1px solid #0d0d0d;
font-weight:var(--strong-weight);
margin:2.5rem 0;
padding:1em 1.5em;} .indent-list ul.list-unstyled{
list-style:none;
list-style-type:none;
margin:1em 0.5em 2em 1.5em;
padding:0;
text-indent:-1.5px;}
.txt-content ul.list-unstyled,
.txt-content ul{
list-style:disc;
margin:1em 0.5em;
padding:0 0 0 1em;}
.txt-content ul.list-unstyled li ul li,
.txt-content ul li ul li{
color:#994830;
font-style:italic;
font-size:85%;} .txt-content ul.list-unstyled.icon{
list-style:none;
margin:1em 0.5em 1em 0;
padding:0 0 1em;
position:relative;}
.txt-content ul.list-unstyled.icon:before{
background:#0d0d0d;
height:10px;
width:10px;
content:'';
position:absolute;
bottom:-5px;
left:0;
-webkit-border-radius:50rem;
-moz-border-radius:50rem;
border-radius:50rem;}
.txt-content ul.list-unstyled.icon:after{
background:#0d0d0d;
height:1px;
width:100%;
content:'';
position:absolute;
bottom:0;
left:0;}
.txt-content ul.list-unstyled.icon li{
color:var(--strong-color);
display:block;
font-size:1rem;} .entry-content ul.list-unstyled{
list-style:disc;
margin:1em 0.5em;
padding:0 0 0 1em;}
ul.list-unstyled li ul li{
color:#994830;
font-style:italic;
font-size:85%;
list-style:disc;
margin-left:3em;}
.list-py-1 > li:not(:first-child){padding-top:.25rem;}
.list-py-1 > li:not(:last-child){padding-bottom:.25rem;}
.list-py-2 > li:not(:first-child){padding-top:.5rem;}
.list-py-2 > li:not(:last-child){padding-bottom:.25rem;}
dl.indent{}
dl.indent dt{}
dl.indent dd{
border-bottom:1px solid #0d0d0d;
margin:0 0 1.5em 1.2em;
padding-bottom:1em;}
dl.indent dd:last-child{
border-bottom:none;
padding-bottom:0;}
.entry-content dl{
border:1px solid #0d0d0d;
border-radius:var(--image-radius);
margin:1em 0;
padding:1rem;
-webkit-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;
-moz-box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;
box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;}
.entry-content dl dt{
margin-bottom:0.3em;}
.entry-content dl dd{
border-bottom:1px solid #0d0d0d;
padding-bottom:1em;}
.entry-content dl dd:last-child{
border-bottom:none;
padding-bottom:0;} .keywords{
border-bottom:1px solid #0d0d0d;
display:block;
margin:3rem 0 4rem;}
.keywords ul{
list-style:none;
margin:2rem 0 1rem;
padding:0;}
.keywords ul li{
border-left:4px solid var(--bg-dark);
margin-bottom:1rem;
padding-left:1rem;} .w-02{width:2%!important}
.w-03{width:3%!important}
.w-8{width:8%!important}
.w-75{width:75%!important}
.w-100{width:100% !important;}
.max-w-60{max-width:30%;}
.max-w-20{max-width:20px;}
.max-w-30{max-width:30%;}
.max-w-50{max-width:50%;}
.max-w-70{max-width:70%;}
.max-w-100{max-width:100%;} .media{
display:-ms-flexbox;
display:flex;
-ms-flex-align:center;
align-items:center;}
.media-body{
-ms-flex:1;
flex:1;} .ratio1x1{aspect-ratio:1 / 1;}
.ratio4x3{aspect-ratio:4 / 3;}
.ratio16x9{aspect-ratio:16 / 9;}
.ratio21x9{aspect-ratio:21 / 9;}  .category-list}
.category-list li{}
.category-list a{}
.category-list a:hover{}
.category-list a.active-category{
color:var(--color-link-hover);} .text-cap{
display:block;
color:var(--title-color);
font-size:.75rem;
font-weight:600;
letter-spacing:.03125rem;
margin-bottom:0.5rem;
text-transform:uppercase;}
.text-cap.inverted{color:var(--color-white);}
.pill{
border:1px solid #0D0D0D;
display:inline-flex;
align-items:center;
justify-content:center;
font-size:0.688rem;
font-weight:500;
line-height:normal;
margin-bottom:0.5rem;
position:relative;
padding:0.25em 1rem;
text-align:center;
text-transform:uppercase;
vertical-align:baseline;
white-space:nowrap;
-webkit-border-radius:0.75rem;
-moz-border-radius:0.75rem;
border-radius:0.75rem;}
.pill.no-border{border:none !important;}
.badge{
display:inline-flex;
align-items:center;
justify-content:center;
font-size:0.688rem;
font-style:italic;
font-weight:500;
line-height:normal;
position:relative;
padding:.35em 0 .35rem 1.875rem;
text-align:center;
text-transform:uppercase;
vertical-align:baseline;
white-space:nowrap;}
.badge:before{
background:#91382A;
height:10px;
width:10px;
content:'';
position:absolute;
top:50%;
left:0;
transform:translate(0, -50%);
-webkit-border-radius:50rem;
-moz-border-radius:50rem;
border-radius:50rem;}
.badge:after{
background:#222;
height:1px;
width:10px;
content:'';
position:absolute;
top:50%;
left:0;
transform:translate(15px,-50%);}
.block-tube{
border:1px solid #000;
border-bottom-width:2px;
display:block;
-webkit-border-radius:1.563rem;
-moz-border-radius:1.563rem;
border-radius:1.563rem;}
.circle-line{
background:#0d0d0d;
height:1px;
display:flex;
justify-content:flex-start;
align-content:center;
margin:4em 0;
position:relative;
width:calc(100% - 30px);
margin-left: 15px;
margin-right: 15px;}
.circle-line:before{
background:#0d0d0d;
height:10px;
width:10px;
content:'';
position:absolute;
top:50%;
left:0;
transform:translate(0, -50%);
-webkit-border-radius:50rem;
-moz-border-radius:50rem;
border-radius:50rem;}
.circle-line.half:after{
background:#0d0d0d;
height:1px;
width:50%;
content:'';
position:absolute;
top:50%;
left:0;
transform:translate(0, -50%);} .bg-green-light-half{
display:block;
z-index:0;
position:relative;}
.bg-green-light-half:after{
background:#1F1F1F;
content:'';
position:absolute;
top:0;
left:0;
z-index:-1;
-webkit-border-radius:0.75rem;
-moz-border-radius:0.75rem;
border-radius:0.75rem;}
@media only screen and (min-width:320px) {
.bg-green-light-half{padding-block:0 2.25rem;}
.bg-green-light-half:after {
width:100%;
height:100%;}
}
@media only screen and (min-width:480px) {
.bg-green-light-half{padding-block:0 2.25rem;}
.bg-green-light-half:after {
width:100%;
height:100%;}
}
@media only screen and (min-width:768px) {
.bg-green-light-half{padding-block:clamp(2.25rem, calc(1.78rem + 2.35vw), 3.75rem);}
.bg-green-light-half:after {
width:75%;
height:100%;}
}
@media only screen and (min-width:992px) {
.bg-green-light-half{padding-block:clamp(2.25rem, calc(1.78rem + 2.35vw), 3.75rem);}
.bg-green-light-half:after {
width:75%;
height:100%;}
}
@media only screen and (min-width:1200px) {
.bg-green-light-half{padding-block:clamp(2.25rem, calc(1.78rem + 2.35vw), 3.75rem);}
.bg-green-light-half:after {
width:75%;
height:100%;}
} @media only screen and (min-width : 320px) {
.btn-sm-full,
.btn-xs-full{width:100%;}
}
@media only screen and (min-width : 480px) {
.btn-sm-full,
.btn-xs-full{width:100%;}
}
@media only screen and (min-width : 768px) {
.btn-sm-full,
.btn-xs-full{width:auto;}
}
@media only screen and (min-width : 992px) {
.btn-sm-full,
.btn-xs-full{width:auto;}
}
@media only screen and (min-width : 1200px) {
.btn-sm-full,
.btn-xs-full{width:auto;}
} .play-button{
background-color:rgba(255,255,255,0.8);
border:1px solid #fff;
color:#0d0d0d;
display:flex;
justify-content:center;
align-items:center;
position:relative;
text-align:center;
width:4.25rem;
height:4.25rem;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
transform:perspective(1px) translateZ(0);
transition:.3s;}
.play-button:hover{
background-color:rgba(255,255,255,1);
color:#000;
transform:scale(1.1);} .position-relative{position:relative !important;}
.position-absolute{position:absolute !important;}
.overflow-hidden{overflow:hidden;}
.top-0{top:0 !important}
.start-0{left:0 !important}
.end-0{right:0 !important}
.bottom-0{bottom:0 !important}
.left-0{left:0 !important}
.right-0{right:0 !important}
.d-block{display:block;}
.d-i-block{display:inline-block;}
.d-inline{display:inline;}
.d-text{display:block; margin-bottom:0.5em;}
.z-index-0{z-index:0;}
.z-index-1{z-index:1;}
.z-index-2{z-index:2;}
.z-index-3{z-index:3;}
.z-index-n1{z-index:-1;}
.z-index-n2{z-index:-2;} .d-inline-flex{
display:-webkit-inline-box !important;
display:-ms-inline-flexbox !important;
display:inline-flex !important;}
.d-flex{
display:-ms-flexbox !important;
display:-webkit-box !important;
display:flex !important;} .flex-row{
-ms-flex-direction:row !important;
flex-direction:row !important;}
.flex-row-reverse{
-ms-flex-direction:row-reverse !important;
flex-direction:row-reverse !important;} .flex-column{
-ms-flex-direction:column !important;
flex-direction:column !important;}
.flex-column-reverse{
-ms-flex-direction:column-reverse !important;
flex-direction:column-reverse !important;} .align-items-center{
-ms-flex-align:center;
-webkit-box-align:center;
align-items:center;}
.align-items-start{
-webkit-box-align:start !important;
-ms-flex-align:start !important;
align-items:flex-start !important;}
.align-items-end{
-webkit-box-align:end !important;
-ms-flex-align:end !important;
align-items:flex-end !important;} .align-content-start{
-ms-flex-line-pack:start !important;
align-content:flex-start !important;}
.align-content-end{
-ms-flex-line-pack:end !important;
align-content:flex-end !important;}
.align-content-center{
-ms-flex-line-pack:center !important;
align-content:center !important;}
.align-content-between{
-ms-flex-line-pack:justify !important;
align-content:space-between !important;}
.align-content-around{
-ms-flex-line-pack:distribute !important;
align-content:space-around !important;}
.align-content-stretch{
-ms-flex-line-pack:stretch !important;
align-content:stretch !important;} .justify-content-center{
-ms-flex-pack:center;
-webkit-box-pack:center;
justify-content:center;}
.justify-content-start{
-webkit-box-pack:start;
-ms-flex-pack:start;
justify-content:start;}
.justify-content-end{
-webkit-box-pack:end;
-ms-flex-pack:end;
justify-content:end;}
.justify-content-between{
-webkit-box-pack:justify;
-ms-flex-pack:justify;
justify-content:space-between;}
.justify-content-around{
-ms-flex-pack:distribute;
justify-content:space-around;}
.flex-shrink-0{
-ms-flex-negative:0 !important;
flex-shrink:0 !important;}
.flex-grow-1{
-ms-flex-positive:1 !important;
-webkit-box-flex:1 !important;
flex-grow:1 !important;} .flex-nowrap{
-ms-flex-wrap:nowrap !important;
flex-wrap:nowrap !important;}
.flex-wrap{
-ms-flex-wrap:wrap !important;
flex-wrap:wrap !important;}
.h-100{height:100%!important}
.h-auto{height:auto!important} .gap-1{gap:.25rem!important}
.gap-2{gap:1rem!important} .row.display-flex{
display:flex;
flex-wrap:wrap;}
.row.display-flex > [class*='col-'] {
flex-grow:1;} svg:not(:root){overflow: hidden;}
.svg-icon{
display:block;}
.svg-icon > svg{
height:3rem;
width:3rem;}
.svg-icon-sm,
.svg-icon-md,
.svg-icon-lg{display:inline-block;}
.svg-icon-sm > svg{
width:2rem;
height:2rem}
.svg-icon-md > svg{
width:3rem;
height:3rem}
.svg-icon-lg > svg{
width:4rem;
height:4rem;} .hero{
color:#fff;
display:flex;
justify-content:center;
align-items:center;
overflow:hidden;
margin:0;
position:relative;
width:100%;
height:100vh;} .wrap_video{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:0;}
.wrap_video:after{
background:rgba(0,0,0,0.5);
height:100% !important;
width:100%;
content:"";
position:absolute;
bottom:0;
left:0;
z-index:1;}	
.hero_video{
object-fit:cover;
width:100%;
height:100%;}
.hero-bg-curved{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/hero-bg-curved.png);
background-position:top right;
background-repeat:no-repeat;
background-size:464px;
height:66px;
width:500px;
padding:12px 0 1px 160px;
position:absolute;
top:auto;
bottom:-1px;
left:auto;
right:0;
z-index:1;} .hero-mobile{
background-position:center center;
background-size:cover;
background-repeat:no-repeat;
color:#fff;
display:flex;
justify-content:center;
align-items:center;
width:100%;
height:100dvh;
height:100vh; position:relative;
text-align:center;
z-index:0;}
.hero-mobile:after{
background:rgba(0,0,0,0.6);
content:'';
left:0;
top:0;
position:absolute;
height:100%;
width:100%;
z-index:1;}
@media only screen and (min-width:320px) {	
.hero-mobile{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/hero/installatore-pellicole-auto-barche-interni-roma-luxury-wrap-xs.webp);}
}
@media only screen and (min-width:480px) {
.hero-mobile{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/hero/installatore-pellicole-auto-barche-interni-roma-luxury-wrap-sm.webp);}
}
@media only screen and (min-width:768px) {
.hero-mobile{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/hero/installatore-pellicole-auto-barche-interni-roma-luxury-wrap-md.webp);}
} .parallax{
display:flex;
justify-content:center;
align-items:center;
position:relative;
text-align:center;
z-index:0;}
.parallax:after{
background:rgba(0,0,0,0.6);
content:'';
left:0;
top:0;
position:absolute;
height:100%;
width:100%;
z-index:1;}
.parallax.background{
background-position:center center;
background-size:cover;
background-repeat:no-repeat;}
#contatti {
transform:scale(0.8);
transition:transform 0.5s ease;
margin:auto;
display:block;}
@media only screen and (min-width:320px) {	
#contatti{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/cta/contatti-installatore-pellicole-auto-roma-luxury-wrap-xs.webp);}
}
@media only screen and (min-width:480px) {
#contatti{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/cta/contatti-installatore-pellicole-auto-roma-luxury-wrap-sm.webp);}
}
@media only screen and (min-width:768px) {
#contatti{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/cta/contatti-installatore-pellicole-auto-roma-luxury-wrap-md.webp);}
}
@media only screen and (min-width:992px) {
#contatti{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/cta/contatti-installatore-pellicole-auto-roma-luxury-wrap-lg.webp);}
}
@media only screen and (min-width:1200px) {	
#contatti{
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/cta/contatti-installatore-pellicole-auto-roma-luxury-wrap-xl.webp);}
} .cta{
background:#1F1F1F;
border-bottom:1px solid #403d3e;
color:#fff;
overflow:hidden;
position:relative;
z-index:0;
text-align:center;
-webkit-border-top-left-radius:1.5rem;
-webkit-border-top-right-radius:1.5rem;
-moz-border-radius-topleft:1.5rem;
-moz-border-radius-topright:1.5rem;
border-top-left-radius:1.5rem;
border-top-right-radius:1.5rem;}
.cta-bg-top-1,
.cta-bg-bottom-1{
max-width:20rem;
position:absolute;
z-index:-2;}
.cta-bg-top-1{
margin-right:0;
top:0;
bottom:auto;
left:auto;
right:0;}
.cta-bg-bottom-1{
top:auto;
bottom:0;
left:0;
right:auto;} .bg-grid-line{
background-image: url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/line-grid-light.svg);
background-position:center center;
background-repeat:repeat;
background-size: auto,auto,100px 100px;}
.bg-grid-line:after{
content:"";
height:100%;
width:100%;
overflow:hidden;
position:absolute;
bottom:0;
left:0;
z-index:0;
background:-moz-linear-gradient(180deg, rgba(12, 12, 13, 1) 0%, rgba(12, 12, 13, 0) 50%, rgba(12, 12, 13, 1) 100%);
background:-webkit-linear-gradient(180deg, rgba(12, 12, 13, 1) 0%, rgba(12, 12, 13, 0) 50%, rgba(12, 12, 13, 1) 100%);
background:-o-linear-gradient(180deg, rgba(12, 12, 13, 1) 0%, rgba(12, 12, 13, 0) 50%, rgba(12, 12, 13, 1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0C0C0D', endColorstr='#0C0C0D', GradientType=1 );
background:-ms-linear-gradient(180deg, rgba(12, 12, 13, 1) 0%, rgba(12, 12, 13, 0) 50%, rgba(12, 12, 13, 1) 100%);
background:linear-gradient(180deg, rgba(12, 12, 13, 1) 0%, rgba(12, 12, 13, 0) 50%, rgba(12, 12, 13, 1) 100%);
border-radius:1.875rem 1.875rem 0 0;}
.cta-grid{
display:grid;
grid-template-columns:1fr 1fr;
grid-column-gap:1rem;
align-items:center;
overflow:hidden;}
@media (max-width:768px) {
.cta-grid{grid-template-columns:1fr;}
}
.cta-grid .image{
position:relative;
display:flex;
justify-content:center;
align-items:center;
align-self: stretch;}
.cta-grid .image img{
-o-object-fit:cover;
object-fit:cover;}
.cta-grid .content{
padding:2.188rem;
position:relative;} .video-player{
display:inline-block;
overflow:hidden;
position:relative;
z-index:0;}
.video-player-icon{
background-color:rgba(255,255,255,0.7);
border:1px solid #fff;
color:#0d0d0d;
font-size:1.25rem;
display:flex;
justify-content:center;
align-items:center;
margin:0 auto 1em;
position:relative;
text-align:center;
width:4.25rem;
height:4.25rem;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
-webkit-box-shadow:2px 2px 0 #0d0d0d;
-moz-box-shadow:2px 2px 0 #0d0d0d;
box-shadow:2px 2px 0 #0d0d0d;
transform:perspective(1px) translateZ(0);
transition:.3s;}
a:hover .video-player-icon{
background-color:rgba(255,255,255,0.9);
color:#000;
transform:scale(1.1);} a.underlined{
color:#111;
font-family:var(--title-font-family);
font-weight:400;
position:relative;
text-decoration:none;}
a.underlined:hover{
color:#CE1B1B;}
a.underlined:before{
content:"";
background-color:#111;
display:block;
height:2px;
width:100%;
bottom:0;
left:0;
position:absolute;
-webkit-transform:scaleX(0);
-ms-transform:scaleX(0);
transform:scaleX(0);
-webkit-transition:-webkit-transform 0.3s ease;
transition:-webkit-transform 0.3s ease;
-o-transition:transform 0.3s ease;
transition:transform 0.3s ease;
transition:transform 0.3s ease,
-webkit-transform 0.3s ease;}
a.underlined:hover:before{
-webkit-transform:scaleX(1);
-ms-transform:scaleX(1);
transform:scaleX(1);} .card{
background-clip:border-box;
display:block;
overflow:hidden;
margin:0 0 2em;
position:relative;
z-index:0;
word-wrap:break-word;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;}
.card.pad-sm{padding:1em;}
.card.margin-inline{margin-inline:1em;}
.card.border{border:1px solid rgba(0, 34, 28, 0.1);}
.card.border-round{
-webkit-border-radius:var(--image-radius);
-moz-border-radius:var(--image-radius);
border-radius:var(--image-radius)}
.card.no-border{
border:0;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;}
.card h3,
.card h4,
.card h5{font-size:clamp(1.25rem, 1.12983rem + 0.506vw, 1.5rem);}
.card h3 a,
.card h4 a,
.card h5 a,
.card h3 a:active,
.card h4 a:active,
.card h5 a:active{
color:var(--color-link-hover);
text-decoration:none;}
.card h3 a:hover,
.card h4 a:hover,
.card h5 a:hover{
color:var(--color-link);
text-decoration:none;} .card h3 a:before,
.card h4 a:before{
content:'';
position:absolute;
inset:0;
z-index:1;}
.card:focus-within{
box-shadow:0 .375rem 1.5rem 0 rgba(140,152,164,.125);}
.card:focus-within :focus{
box-shadow:none;
outline:no;} .card-header{
padding:0.75em 1em;}
.card-meta{
border-bottom:.0625rem solid rgba(33,50,91,.1);
font-size:.875rem;
padding:0.75em 1em;}
.card-body{
padding:1.75em 1em;}
.card-body.pad-xl{
padding:2rem;}
.card-footer{
border-top:.0625rem solid rgba(33,50,91,.1);
display:flex;
align-items:center;
justify-content:flex-start;
font-size:0.75rem;
padding:0.5rem 1rem;
width:100%;}
.card-img, 
.card-img-top, 
.card-img-bottom{
display:block;
overflow:hidden;}
.card-img-top{
-webkit-border-top-left-radius:0.375rem;
-webkit-border-top-right-radius:0.375rem;
-moz-border-radius-topleft:0.375rem;
-moz-border-radius-topright:0.375rem;
border-top-left-radius:0.375rem;
border-top-right-radius:0.375rem;}
.card .card-body .category-list{
border:1px solid #0d0d0d;
color:#0d0d0d; display:inline-flex;
justify-content:center;
align-items:center;
font-size:0.688rem;
font-weight:500;
line-height:normal;
padding:0.25em 0.5rem !important;
text-transform:uppercase;
white-space:nowrap;
-webkit-border-radius:50rem;
-moz-border-radius:50rem;
border-radius:50rem;}  .card-transition:focus,
.card-transition:hover{
-webkit-transform:translateY(-.1875rem) !important;
-o-transition:translateY(-.1875rem) !important;
transform:translateY(-.1875rem) !important;} .card .card-img figure img{
-webkit-filter:blur(0);
filter:blur(0);}
.card:hover .card-img figure img{
-webkit-filter:blur(1px);
filter:blur(1px);
transition:filter 1s;} .card .card-img figure img.zoom_in{
-webkit-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;}
.card:hover .card-img figure img.zoom_in{
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
transform:scale(1.05);} .card .card-img figure img.opacity{
background-color:white;
-moz-opacity:1;
-khtml-opacity:1;
opacity:1;
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
transition:all .5s ease;}	
.card:hover .card-img figure img.opacity{
-moz-opacity:0.7 !important;
-khtml-opacity:0.7 !important;
opacity:0.7 !important;} .grid-row{
width:100%;
display:grid; 
grid-template-columns:7fr 4fr; 
grid-template-rows:auto;
grid-column-gap:1em;
margin-bottom:1em;}
.grid-row.equal{grid-template-columns:4fr 4fr;}
.grid-row.reverse{grid-template-columns:4fr 7fr;}
.grid-item{
height:100%;
max-height:500px;
-o-object-fit:cover;
object-fit:cover;}
.grid-item figure,
.grid-item picture{position:relative;}
.grid-item figure img:not([src$=".svg"]),
.grid-item picture img:not([src$=".svg"]){
-o-object-fit:cover;
object-fit:cover;
-o-object-position:center;
object-position:center;
width:100%;
height:500px;}
.alternate-image:nth-child(odd){margin-top:2rem;}
@media (max-width:900px){
.alternate-image:nth-child(odd){margin-top:0;}
}
@media (max-width:767px){
.grid-row,
.grid-row.equal,
.grid-row.reverse{grid-template-columns:1fr;}
} .grid-mosaic{
width:100%;
display:grid;
grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));
grid-auto-rows:250px;
grid-auto-flow:dense;
grid-gap:1.25rem;}
.grid-mosaic .mosaic-item{
position:relative;
overflow:hidden;}
.grid-mosaic .mosaic-item img{
width:100%;
height:100%;
object-fit:cover;}
.grid-mosaic .mosaic-item:nth-child(3n - 2) {
grid-column:span 2;
grid-row:span 2;} @media (max-width: 768px) {
.grid-mosaic {
grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));
grid-auto-rows:250px;}
.grid-mosaic .mosaic-item:nth-child(3n - 2) {
grid-column:unset;
grid-row:unset;}
} .box-flex{
overflow:hidden;
display:flex;
flex-flow:row nowrap;
align-items:flex-start;
justify-content:center;
position:relative;
z-index:0;
text-align:center;}
.box-flex img{
object-fit:cover;
object-position:center;}
a .box-flex img{
-webkit-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;}
a:hover .box-flex img{
-webkit-transform:scale(1.05);
-ms-transform:scale(1.05);
transform:scale(1.05);} .box-flex-center{align-items:center;} .box-flex-bottom{align-items:flex-end;} .box-flex-top-right{justify-content:flex-end;} .box-flex-top-left{justify-content:flex-start;} .box-flex-center-left{
align-items:center;
justify-content:flex-start;} .box-flex-bottom-right{
align-items:flex-end;
justify-content:flex-end;} .box-flex-bottom-left{
align-items:flex-end;
justify-content:flex-start;}
.box-flex figcaption{
line-height:1em;
margin:1em;
position:absolute;
word-break:break-word;
z-index:2;}
.box-flex figcaption.pill{
background:#0d0d0d;
margin:1em;
display:inline-flex;
justify-content:center;
align-items:center;
font-size:0.688rem;
font-weight:400;
line-height:normal;
padding:.35em .85em;
text-transform:uppercase;
white-space:nowrap;
-webkit-border-radius:50rem;
-moz-border-radius:50rem;
border-radius:50rem;}
.box-flex figcaption.pill a{
color:#fff !important;
text-decoration:none !important;}
.box-flex figcaption.pill a:hover{
color:#fff !important;
text-decoration:underline !important;} .ui-widget{
color:#2e2f2f;
max-width:fit-content;
width:auto;
overflow:hidden;
-webkit-border-radius:0.375rem;
-moz-border-radius:0.375rem;
border-radius:0.375rem;
-webkit-box-shadow:0 7px 14px 0 rgba(15, 15, 15, 0.1); 
box-shadow:0 7px 14px 0 rgba(15, 15, 15, 0.1);}
.ui-widget.tr{
position:absolute;
right:-0.2em;
top:-1em;}
.ui-widget.br{
position:absolute;
right:-0.2em;
bottom:-1em;}
.ui-widget-profile{
align-items:start;
display:inline-grid;
grid-template-columns:50px 1fr;
grid-template-rows:auto;
grid-gap:1rem;
padding:0.5em 0.8em;
text-align:left;} .counter-list{counter-reset: my-badass-counter;}
.counter-list dt{
color:#26282e;
font-size:22px;
min-height:0vw;
font-weight:400;
line-height:1em;
margin:0;
padding:0 0 10px 0;
position:relative;}
.counter-list dt:before {
content:counter(my-badass-counter,decimal-leading-zero);
counter-increment:my-badass-counter;
position:absolute;
left:0;
top:4px;
color:#D18775;
font-size:1rem;
font-weight:400;
line-height:1;
pointer-events:none;}
.counter-list dd{
border-bottom:1px solid #D5DBD9;
margin:0 0 1.875rem 0;
padding-bottom:1rem;}
.counter-list dd:last-child{
border-bottom:none;
margin:0;}
.counter-list dt,
.counter-list dd{padding-left:2rem;} .avatar{
border:2px solid #fff;
display:inline-block;
overflow:hidden;
position:relative;
width:3.125rem;
height:3.125rem;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;}
.avatar-sm{
width:2.5rem;
height:2.5rem;}
.avatar-lg{
width:4rem;
height:4rem;}
.avatar img{
height:100%;
-o-object-fit:cover;
object-fit:cover;} .avatar-list{
display:inline-flex;
justify-content:center;
align-items:center;
list-style:none;
margin:0;
padding:0;}
.avatar-list li{
list-style:none;
position:relative;
z-index:2;}
.avatar-list li:not(:first-child){
margin-left:-1rem;}
.avatar span{
display:flex;
align-items:center;
justify-content:center;
font-size:1.25rem;
width:100%;
height:100%;}
.avatar.text-inline{
border:none;
margin-left:1.3rem;
width:max-content;
height:auto;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;}
.avatar.text-inline span{
color:#0d0d0d;
background-color:transparent;
display:flex;
flex-direction:column;
align-items:start;
justify-content:start;
font-size:0.75rem;
width:100%;
height:100%;}
.avatar.text-inline span b{} .testimonial{
border:.0625rem solid rgba(33,50,91,.1);
margin:1.25rem;
padding:1rem;
text-align:center;
-webkit-border-radius:.5rem;
-moz-border-radius:.5rem;
border-radius:.5rem;
box-shadow:0 .375rem 1.5rem 0 rgba(140,152,164,.125);}
.testimonial .nominativo{
color:#443C32;
display:inline-block;
font-weight:800;
font-size:1.5rem;}
.testimonial .description{
color:#677788;
display:block;
font-size:14px;
font-weight:500;}
.testimonial blockquote{
color:#1b222b;
margin:0.5em 0;} .odd{}
.even{margin-top:2em;} .step{
position:relative;
list-style:none;
display:-ms-flexbox;
display:-webkit-box;
display:flex;
-ms-flex-wrap:wrap;
flex-wrap:wrap;
padding-left:0;
margin:0 0 2em;}
.step.iverted{}
.step .step-item{
max-width:100%;
margin-bottom:1.6em;
display:-ms-flexbox;
display:-webkit-box;
display:flex;
-ms-flex-direction:column;
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
flex-direction:column;
-ms-flex-preferred-size:0;
flex-basis:0;
-ms-flex:0 0 100%;
-webkit-box-flex:0;
flex:0 0 100%;}
.step .step-content-wrapper{
position:relative;
display:-ms-flexbox;
display:-webkit-box;
display:flex;
width:100%;}
.step .step-icon{
color:#000;
background:#bfb8aa;
border:1px solid #A8A296;
font-size:1.25rem;
width:3rem;
height:3rem;
margin-right:1.4rem;
display:-ms-inline-flexbox;
display:-webkit-inline-box;
display:inline-flex;
-ms-flex-negative:0;
flex-shrink:0;
-ms-flex-pack:center;
-webkit-box-pack:center;
justify-content:center;
-ms-flex-align:center;
-webkit-box-align:center;
align-items:center;
-webkit-border-radius:0.75rem;
-moz-border-radius:0.75rem;
border-radius:0.75rem;}
.step .step-icon.inverted{
color:#222;
background:#fff;
border:1px solid #fff;}
.step .step-content{
-ms-flex:1;
-webkit-box-flex:1;
flex:1;}
.step .step-content .step-title{
color:#0d0d0d;
display:block;
font-family:var(--title-font-family);
font-weight:var(--font-w-500);
font-size:1.313rem;
margin:0 0 .5rem;}
.step .step-content .step-title.inverted{
color:#fff;}
.step .step-content .step-text{
color:var(--body-color);
display:block;
font-size:1rem;}
.step .step-content .step-text.inverted{
color:#EBE2D1;}
.step .step-content .step-text.inverted a{color:#A8A296;}
.step .step-content .step-text.inverted a:hover{color:#fff;} .accordion{}
.accordion.space{
border:1px solid rgba(0, 34, 28, 0.1);
margin:0 0 2em;
padding:1.75em 1em;
-webkit-border-radius:var(--image-radius);
-moz-border-radius:var(--image-radius);
border-radius:var(--image-radius);}
.accordion-item{
border-bottom:1px solid #BFB8AA;
margin:0 0 2em;
padding:0 0 2em;
position:relative;}
.accordion-item:last-child{
border-bottom:none;
margin:0;
padding:0;}
.accordion-item h3,
.accordion-item h4{
position:relative;
width:100%;
padding:0 1.5em 0 0;
margin:0;
cursor:pointer;}
.accordion-item h3:hover,
.accordion-item h4:hover{color:var(--color-link);text-decoration:none;} .accordion-item h3:after,
.accordion-item h4:after{
content:"+";
font-family:Arial, "sans-serif";
position:absolute;
right:0;
top:0;
color:#111;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;}
.accordion-item.is-active h3:after,
.accordion-item.is-active h4:after{
color:var(--color-link);
content:"-";
font-family:Arial, "sans-serif";}
.accordion-item.is-active h3,
.accordion-item.is-active h4{color:var(--color-link);}
.panel-title{}
.panel-title h3,
.panel-title h4{
margin:0 0 10px;}
.panel-title span{padding:0 1.5em 0 0;}
.accordion-panel{
background:var(--bg-grey);
border:1px solid #F3F2EE;
display:none;
padding:1.2em 1em;
margin:1em 0;
-webkit-border-radius:0.75rem;
-moz-border-radius:0.75rem;
border-radius:0.75rem;} .accordion-panel ul,
.accordion-panel ol,
.accordion-panel dl,
.accordion-panel p,
.accordion-panel span{font-size:1rem;}
.accordion-panel ul{
margin:0;
padding:0 0 0 25px;}
.accordion-panel ul li{
margin:0;
padding:0 0 0.3em;} .page-title .container{border-bottom:1px solid #0d0d0d;}
.page-title{text-align:center;}
.page-title h1,
.page-title .fake-title{
display:block;
margin:0;
text-transform:uppercase;} .page-title h1, .page-title .fake-title{
font-size:clamp(2.125rem, calc(2.125rem + ((1vw - 0.48rem) * 1.0417)), 2.875rem);
min-height:0vw;}
.lead{
background:#bfb8aa;
border:1px solid #A8A296;
color:#222;
margin:1em;
display:inline-flex;
justify-content:center;
align-items:center;
font-size:0.688rem;
font-weight:500;
letter-spacing:0.5px;
padding:.35em .85em;
text-transform:uppercase;
white-space:nowrap;
-webkit-border-radius:50rem;
-moz-border-radius:50rem;
border-radius:50rem;}
@media only screen and (min-width : 320px) {
.page-title{padding:110px 0 30px;}
}
@media only screen and (min-width : 480px) {
.page-title{padding:110px 0 30px;}
}
@media only screen and (min-width : 768px) {
.page-title{padding:110px 0 50px;}
}
@media only screen and (min-width : 992px) {
.page-title{padding:140px 0 50px;}
}
@media only screen and (min-width : 1200px) {
.page-title{padding:140px 0 50px;}
}
.wave-svg{
display:inline-block;
width:4.38em;
height:.38em;
background-image:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/images/wave.svg);
background-position:50%;
background-repeat:no-repeat;
background-size:contain;} .breadcrumbs{
color:#0d0d0d;
background-color:transparent;
border-top:none;
display:block;
font-size:0.688rem;
font-weight:400;
letter-spacing:0;
margin:4em 0 2em;
padding:0 0 2em;
text-align:center;
text-transform:uppercase;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;}
.breadcrumbs a{
color:var(--color-link);
text-decoration:none;}
.breadcrumbs a:hover{
color:var(--color-link-hover);
text-decoration:underline;}
.breadcrumbs span.current{color:var(--color-link);}
.breadcrumbs p{margin:0;} .wp-pagenavi{
border-top:.0625rem solid rgba(33,50,91,.1);
clear:both;
font-size:0.875rem;
font-weight:500;
margin:2em 0;
overflow:hidden;
padding:1em 0 0;
text-align:center;}
.wp-pagenavi span.pages{border:none;}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
border:none !important;
background-color:#0d0d0d;
color:#fff;
display:inline-block;
-webkit-border-radius:.3125rem;
-moz-border-radius:.3125rem;
border-radius:.3125rem;}
.wp-pagenavi a{
border:none !important;
display:inline-block;
-webkit-border-radius:.3125rem;
-moz-border-radius:.3125rem;
border-radius:.3125rem;}
.wp-pagenavi a,
.wp-pagenavi span{
margin:2px;
padding:3px 9px !important;
text-decoration:none;}
.wp-pagenavi span.current{} .form-contatti{
background-color:#fff;
border:.0625rem solid rgba(33,50,91,.1);
padding:1.2em;}
.form-contatti legend{
color:var(--label-color);
border-bottom:1px solid #0d0d0d;
display:block;
font-size:1rem;
font-weight:500;
padding:0 0 18px;
text-transform:uppercase;}
.form-contatti label{
color:var(--label-color);
font-weight:500;
font-size:1rem;}
.form-contatti small{font-size:75%;} iframe{border:0;}
.iframe-mappa{
width:100%;
margin:0;
line-height:0;
border:none;}
.iframe-mappa iframe{
width:100%;
height:500px;} .wpcf7 .ajax-loader{margin:8px 24px 0 !important;}
.wpcf7 form .wpcf7-response-output{
margin:0.5em 0 0 !important;
padding:1em !important;
border:1px solid #00a0d2 !important; -webkit-border-radius:.3125rem;
-moz-border-radius:.3125rem;
border-radius:.3125rem;}
.wpcf7 form.init .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{
border-color:#46b450 !important; background-color:#dff0d8 !important;}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{
border-color:#D17E64 !important; background-color:#D17E64 !important;}
.wpcf7 form.spam .wpcf7-response-output{
border-color:#f56e28 !important; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output{
border-color:#ffb900 !important; background-color:#fcf8e3 !important;}
.wpcf7-not-valid-tip{
color:#D17E64 !important;
font-size:0.75rem !important;
font-weight:normal;
display:block;
padding-block:0.313rem}
.wpcf7 .screen-reader-response{display:none;} video{
width:100%;
height:auto;
max-width:100%;
position:relative;} .responsive-video{
position:relative; 
padding-bottom:56.25%;
overflow:hidden;
max-width:100%;
height:auto;}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;} .sticky-sidebar{
position:-webkit-sticky;
position:sticky;
top:80px; } .entry-content figure{
display:flex;
flex-flow:row nowrap;
justify-content:flex-start;
align-items:flex-end;
margin:2em auto;
overflow:hidden;
position:relative;
z-index:0;}
.entry-content figure img{
display:block;
margin:0 auto;}
.entry-content figure figcaption{
background:#0d0d0d;
color:#fff;
margin:1em;
display:inline-flex;
justify-content:center;
align-items:center;
font-size:0.688rem;
font-weight:400;
line-height:normal;
padding:.35em .85em;
text-transform:uppercase;
white-space:nowrap;
-webkit-border-radius:50rem;
-moz-border-radius:50rem;
border-radius:50rem;
position:absolute;
word-break:break-word;
z-index:2;} .wp-caption{
max-width:99%;
text-align:center;}
.wp-caption.alignnone{margin:0 !important;}
.wp-caption.alignleft{margin:5px 20px 20px 0 !important;}
.wp-caption.alignright{ margin:5px 0 20px 20px !important;}
.wp-caption img{
border:0 none;
height:auto;
margin:0;
padding:0 !important;
width:auto;}
.wp-caption span.wp-caption-text{
color:#777;
font-size:0.75rem;
line-height:17px;
margin:0;
padding:0 5px 0 10px !important;}
.edit-mywp{
display:inline-block;
margin:0 auto;
text-transform:uppercase;} #cookie-notice{background-color:#000 !important;}
#cookie-notice .cn-button:not(.cn-button-custom){
color:#fff !important;
text-decoration:none !important;
background:transparent !important;
border:1px solid #fff !important;}
#cookie-notice .cn-button:not(.cn-button-custom):hover{
color:#999 !important;
background:transparent !important;
border:1px solid #fff !important;
text-decoration:none !important;} #whatsApp-container{
display:none;
position:fixed;
right:1.5vw;
bottom:6vh;
z-index:999999999;}
#whatsApp-button{
border:1px solid #000;
display:block;
position:relative;
text-decoration:none;
width:50px;
height:50px;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(1);
transform: scale(1);
background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjU2IiB3aWR0aD0iMjU2IiB2aWV3Qm94PSItMjMgLTIxIDY4MiA2ODIuNjY3IiBmaWxsPSIjZmZmIiB4bWxuczp2PSJodHRwczovL3ZlY3RhLmlvL25hbm8iPjxwYXRoIGQ9Ik01NDQuMzg3IDkzLjAwOEM0ODQuNTEyIDMzLjA2MyA0MDQuODgzLjAzNSAzMjAuMDUxIDAgMTQ1LjI0NiAwIDIuOTggMTQyLjI2MiAyLjkxIDMxNy4xMTNjLS4wMjMgNTUuODk1IDE0LjU3OCAxMTAuNDU3IDQyLjMzMiAxNTguNTUxTC4yNSA2NDBsMTY4LjEyMS00NC4xMDJjNDYuMzI0IDI1LjI3IDk4LjQ3NyAzOC41ODYgMTUxLjU1MSAzOC42MDJoLjEzM2MxNzQuNzg1IDAgMzE3LjA2Ni0xNDIuMjczIDMxNy4xMzMtMzE3LjEzMy4wMzUtODQuNzQyLTMyLjkyMi0xNjQuNDE4LTkyLjgwMS0yMjQuMzU5ek0zMjAuMDUxIDU4MC45NDFoLS4xMDljLTQ3LjI5Ny0uMDItOTMuNjg0LTEyLjczLTEzNC4xNi0zNi43NDJsLTkuNjIxLTUuNzE1LTk5Ljc2NiAyNi4xNzIgMjYuNjI5LTk3LjI3LTYuMjctOS45NzNjLTI2LjM4Ny00MS45NjktNDAuMzItOTAuNDc3LTQwLjI5Ny0xNDAuMjgxLjA1NS0xNDUuMzMyIDExOC4zMDUtMjYzLjU3IDI2My42OTktMjYzLjU3IDcwLjQwNi4wMjMgMTM2LjU5IDI3LjQ3NyAxODYuMzU1IDc3LjMwMXM3Ny4xNTYgMTE2LjA1MSA3Ny4xMzMgMTg2LjQ4NGMtLjA2MiAxNDUuMzQ0LTExOC4zMDUgMjYzLjU5NC0yNjMuNTk0IDI2My41OTR6bTE0NC41ODYtMTk3LjQxOGMtNy45MjItMy45NjktNDYuODgzLTIzLjEzMy01NC4xNDgtMjUuNzgxLTcuMjU4LTIuNjQ1LTEyLjU0Ny0zLjk2MS0xNy44MjQgMy45NjktNS4yODUgNy45My0yMC40NjkgMjUuNzgxLTI1LjA5NCAzMS4wNjZzLTkuMjQyIDUuOTUzLTE3LjE2OCAxLjk4NC0zMy40NTctMTIuMzM2LTYzLjcyNy0zOS4zMzJjLTIzLjU1NS0yMS4wMTItMzkuNDU3LTQ2Ljk2MS00NC4wODItNTQuODkxLTQuNjE3LTcuOTM3LS4wMzktMTEuODEyIDMuNDc3LTE2LjE3MiA4LjU3OC0xMC42NTIgMTcuMTY4LTIxLjgyIDE5LjgwOS0yNy4xMDVzMS4zMi05LjkxOC0uNjY0LTEzLjg4M2MtMS45NzctMy45NjUtMTcuODI0LTQyLjk2OS0yNC40MjYtNTguODQtNi40MzctMTUuNDQ1LTEyLjk2NS0xMy4zNTktMTcuODMyLTEzLjYwMi00LjYxNy0uMjMtOS45MDItLjI3Ny0xNS4xODctLjI3N3MtMTMuODY3IDEuOTgtMjEuMTMzIDkuOTE4LTI3LjczIDI3LjEwMi0yNy43MyA2Ni4xMDUgMjguMzk1IDc2LjY4NCAzMi4zNTUgODEuOTczIDU1Ljg3OSA4NS4zMjggMTM1LjM2NyAxMTkuNjQ4YzE4LjkwNiA4LjE3MiAzMy42NjQgMTMuMDQzIDQ1LjE3NiAxNi42OTUgMTguOTg0IDYuMDMxIDM2LjI1NCA1LjE4IDQ5LjkxIDMuMTQxIDE1LjIyNy0yLjI3NyA0Ni44NzktMTkuMTcyIDUzLjQ4OC0zNy42OCA2LjYwMi0xOC41MTIgNi42MDItMzQuMzc1IDQuNjE3LTM3LjY4NC0xLjk3Ny0zLjMwNS03LjI2Mi01LjI4NS0xNS4xODQtOS4yNTR6bTAgMCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+") center/32px 32px no-repeat #25d366;}
#whatsApp-button:hover{
background-color:#000;
color:#fff;
-webkit-transform:scale(1.06);
transform:scale(1.06);
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;} .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.luxurywrap.it/wp-content/themes/luxury-wrap/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} .owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:0.188rem}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:1.875rem}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#0d0d0d}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}