@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css); html {
font-family: sans-serif;
-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; }
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
mark {
background: #ff0;
color: #000; }
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 {
box-sizing: content-box;
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em; }
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"] {
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;
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; } @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important; }
a,
a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: ""; }
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.navbar {
display: none; }
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important; }
.label {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td,
.table th {
background-color: #fff !important; }
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important; } }
* {
-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 {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
font-family: "Encode Sans", sans-serif;
font-size: 12px;
line-height: 1.42857;
color: #484847;
background-color: #fff; }
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #0074d9;
text-decoration: none; }
a:hover, a:focus {
color: #004b8d;
text-decoration: underline; }
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.42857;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-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; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 17px;
margin-bottom: 17px;
border: 0;
border-top: 1px solid #eeeeee; }
.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 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
font-weight: 400;
line-height: 1;
color: #777777; }
h1, .h1,
h2, .h2,
h3, .h3 {
margin-top: 17px;
margin-bottom: 8.5px; }
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
font-size: 65%; }
h4, .h4,
h5, .h5,
h6, .h6 {
margin-top: 8.5px;
margin-bottom: 8.5px; }
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 31px; }
h2, .h2 {
font-size: 25px; }
h3, .h3 {
font-size: 21px; }
h4, .h4 {
font-size: 15px; }
h5, .h5 {
font-size: 12px; }
h6, .h6 {
font-size: 11px; }
p {
margin: 0 0 8.5px; }
.lead {
margin-bottom: 17px;
font-size: 13px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.lead {
font-size: 18px; } }
small,
.small {
font-size: 91%; }
mark,
.mark {
padding: .2em;
background-color: #fcf8e3; }
.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, .initialism {
text-transform: uppercase; }
.text-capitalize {
text-transform: capitalize; }
.text-muted {
color: #777777; }
.text-primary {
color: #337ab7; }
a.text-primary:hover,
a.text-primary:focus {
color: #286090; }
.text-success {
color: #3c763d; }
a.text-success:hover,
a.text-success:focus {
color: #2b542c; }
.text-info {
color: #31708f; }
a.text-info:hover,
a.text-info:focus {
color: #245269; }
.text-warning {
color: #8a6d3b; }
a.text-warning:hover,
a.text-warning:focus {
color: #66512c; }
.text-danger {
color: #a94442; }
a.text-danger:hover,
a.text-danger:focus {
color: #843534; }
.bg-primary {
color: #fff; }
.bg-primary {
background-color: #337ab7; }
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090; }
.bg-success {
background-color: #dff0d8; }
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3; }
.bg-info {
background-color: #d9edf7; }
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee; }
.bg-warning {
background-color: #fcf8e3; }
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5; }
.bg-danger {
background-color: #f2dede; }
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9; }
.page-header {
padding-bottom: 7.5px;
margin: 34px 0 17px;
border-bottom: 1px solid #eeeeee; }
ul,
ol {
margin-top: 0;
margin-bottom: 8.5px; }
ul ul,
ul ol,
ol ul,
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: 17px; }
dt,
dd {
line-height: 1.42857; }
dt {
font-weight: 700; }
dd {
margin-left: 0; }
.dl-horizontal dd:before, .dl-horizontal dd:after {
display: table;
content: " "; }
.dl-horizontal dd:after {
clear: both; }
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
.dl-horizontal dd {
margin-left: 180px; } }
abbr[title],
abbr[data-original-title] {
cursor: help; }
.initialism {
font-size: 90%; }
blockquote {
padding: 8.5px 17px;
margin: 0 0 17px;
font-size: 15px;
border-left: 5px solid #eeeeee; }
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0; }
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857;
color: #777777; }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: "\2014 \00A0"; }
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eeeeee;
border-left: 0; }
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: ""; }
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: "\00A0 \2014"; }
address {
margin-bottom: 17px;
font-style: normal;
line-height: 1.42857; }
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px; }
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
box-shadow: none; }
pre {
display: block;
padding: 8px;
margin: 0 0 8.5px;
font-size: 11px;
line-height: 1.42857;
color: #333333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px; }
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0; }
.pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
.container:before, .container:after {
display: table;
content: " "; }
.container:after {
clear: both; }
@media (min-width: 768px) {
.container {
width: 750px; } }
@media (min-width: 992px) {
.container {
width: 970px; } }
@media (min-width: 1200px) {
.container {
width: 1170px; } }
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto; }
.container-fluid:before, .container-fluid:after {
display: table;
content: " "; }
.container-fluid:after {
clear: both; }
.row {
margin-right: -15px;
margin-left: -15px; }
.row:before, .row:after {
display: table;
content: " "; }
.row:after {
clear: both; }
.row-no-gutters {
margin-right: 0;
margin-left: 0; }
.row-no-gutters [class*="col-"] {
padding-right: 0;
padding-left: 0; }
.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 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-1 {
width: 8.33333%; }
.col-xs-2 {
width: 16.66667%; }
.col-xs-3 {
width: 25%; }
.col-xs-4 {
width: 33.33333%; }
.col-xs-5 {
width: 41.66667%; }
.col-xs-6 {
width: 50%; }
.col-xs-7 {
width: 58.33333%; }
.col-xs-8 {
width: 66.66667%; }
.col-xs-9 {
width: 75%; }
.col-xs-10 {
width: 83.33333%; }
.col-xs-11 {
width: 91.66667%; }
.col-xs-12 {
width: 100%; }
.col-xs-pull-0 {
right: auto; }
.col-xs-pull-1 {
right: 8.33333%; }
.col-xs-pull-2 {
right: 16.66667%; }
.col-xs-pull-3 {
right: 25%; }
.col-xs-pull-4 {
right: 33.33333%; }
.col-xs-pull-5 {
right: 41.66667%; }
.col-xs-pull-6 {
right: 50%; }
.col-xs-pull-7 {
right: 58.33333%; }
.col-xs-pull-8 {
right: 66.66667%; }
.col-xs-pull-9 {
right: 75%; }
.col-xs-pull-10 {
right: 83.33333%; }
.col-xs-pull-11 {
right: 91.66667%; }
.col-xs-pull-12 {
right: 100%; }
.col-xs-push-0 {
left: auto; }
.col-xs-push-1 {
left: 8.33333%; }
.col-xs-push-2 {
left: 16.66667%; }
.col-xs-push-3 {
left: 25%; }
.col-xs-push-4 {
left: 33.33333%; }
.col-xs-push-5 {
left: 41.66667%; }
.col-xs-push-6 {
left: 50%; }
.col-xs-push-7 {
left: 58.33333%; }
.col-xs-push-8 {
left: 66.66667%; }
.col-xs-push-9 {
left: 75%; }
.col-xs-push-10 {
left: 83.33333%; }
.col-xs-push-11 {
left: 91.66667%; }
.col-xs-push-12 {
left: 100%; }
.col-xs-offset-0 {
margin-left: 0%; }
.col-xs-offset-1 {
margin-left: 8.33333%; }
.col-xs-offset-2 {
margin-left: 16.66667%; }
.col-xs-offset-3 {
margin-left: 25%; }
.col-xs-offset-4 {
margin-left: 33.33333%; }
.col-xs-offset-5 {
margin-left: 41.66667%; }
.col-xs-offset-6 {
margin-left: 50%; }
.col-xs-offset-7 {
margin-left: 58.33333%; }
.col-xs-offset-8 {
margin-left: 66.66667%; }
.col-xs-offset-9 {
margin-left: 75%; }
.col-xs-offset-10 {
margin-left: 83.33333%; }
.col-xs-offset-11 {
margin-left: 91.66667%; }
.col-xs-offset-12 {
margin-left: 100%; }
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left; }
.col-sm-1 {
width: 8.33333%; }
.col-sm-2 {
width: 16.66667%; }
.col-sm-3 {
width: 25%; }
.col-sm-4 {
width: 33.33333%; }
.col-sm-5 {
width: 41.66667%; }
.col-sm-6 {
width: 50%; }
.col-sm-7 {
width: 58.33333%; }
.col-sm-8 {
width: 66.66667%; }
.col-sm-9 {
width: 75%; }
.col-sm-10 {
width: 83.33333%; }
.col-sm-11 {
width: 91.66667%; }
.col-sm-12 {
width: 100%; }
.col-sm-pull-0 {
right: auto; }
.col-sm-pull-1 {
right: 8.33333%; }
.col-sm-pull-2 {
right: 16.66667%; }
.col-sm-pull-3 {
right: 25%; }
.col-sm-pull-4 {
right: 33.33333%; }
.col-sm-pull-5 {
right: 41.66667%; }
.col-sm-pull-6 {
right: 50%; }
.col-sm-pull-7 {
right: 58.33333%; }
.col-sm-pull-8 {
right: 66.66667%; }
.col-sm-pull-9 {
right: 75%; }
.col-sm-pull-10 {
right: 83.33333%; }
.col-sm-pull-11 {
right: 91.66667%; }
.col-sm-pull-12 {
right: 100%; }
.col-sm-push-0 {
left: auto; }
.col-sm-push-1 {
left: 8.33333%; }
.col-sm-push-2 {
left: 16.66667%; }
.col-sm-push-3 {
left: 25%; }
.col-sm-push-4 {
left: 33.33333%; }
.col-sm-push-5 {
left: 41.66667%; }
.col-sm-push-6 {
left: 50%; }
.col-sm-push-7 {
left: 58.33333%; }
.col-sm-push-8 {
left: 66.66667%; }
.col-sm-push-9 {
left: 75%; }
.col-sm-push-10 {
left: 83.33333%; }
.col-sm-push-11 {
left: 91.66667%; }
.col-sm-push-12 {
left: 100%; }
.col-sm-offset-0 {
margin-left: 0%; }
.col-sm-offset-1 {
margin-left: 8.33333%; }
.col-sm-offset-2 {
margin-left: 16.66667%; }
.col-sm-offset-3 {
margin-left: 25%; }
.col-sm-offset-4 {
margin-left: 33.33333%; }
.col-sm-offset-5 {
margin-left: 41.66667%; }
.col-sm-offset-6 {
margin-left: 50%; }
.col-sm-offset-7 {
margin-left: 58.33333%; }
.col-sm-offset-8 {
margin-left: 66.66667%; }
.col-sm-offset-9 {
margin-left: 75%; }
.col-sm-offset-10 {
margin-left: 83.33333%; }
.col-sm-offset-11 {
margin-left: 91.66667%; }
.col-sm-offset-12 {
margin-left: 100%; } }
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left; }
.col-md-1 {
width: 8.33333%; }
.col-md-2 {
width: 16.66667%; }
.col-md-3 {
width: 25%; }
.col-md-4 {
width: 33.33333%; }
.col-md-5 {
width: 41.66667%; }
.col-md-6 {
width: 50%; }
.col-md-7 {
width: 58.33333%; }
.col-md-8 {
width: 66.66667%; }
.col-md-9 {
width: 75%; }
.col-md-10 {
width: 83.33333%; }
.col-md-11 {
width: 91.66667%; }
.col-md-12 {
width: 100%; }
.col-md-pull-0 {
right: auto; }
.col-md-pull-1 {
right: 8.33333%; }
.col-md-pull-2 {
right: 16.66667%; }
.col-md-pull-3 {
right: 25%; }
.col-md-pull-4 {
right: 33.33333%; }
.col-md-pull-5 {
right: 41.66667%; }
.col-md-pull-6 {
right: 50%; }
.col-md-pull-7 {
right: 58.33333%; }
.col-md-pull-8 {
right: 66.66667%; }
.col-md-pull-9 {
right: 75%; }
.col-md-pull-10 {
right: 83.33333%; }
.col-md-pull-11 {
right: 91.66667%; }
.col-md-pull-12 {
right: 100%; }
.col-md-push-0 {
left: auto; }
.col-md-push-1 {
left: 8.33333%; }
.col-md-push-2 {
left: 16.66667%; }
.col-md-push-3 {
left: 25%; }
.col-md-push-4 {
left: 33.33333%; }
.col-md-push-5 {
left: 41.66667%; }
.col-md-push-6 {
left: 50%; }
.col-md-push-7 {
left: 58.33333%; }
.col-md-push-8 {
left: 66.66667%; }
.col-md-push-9 {
left: 75%; }
.col-md-push-10 {
left: 83.33333%; }
.col-md-push-11 {
left: 91.66667%; }
.col-md-push-12 {
left: 100%; }
.col-md-offset-0 {
margin-left: 0%; }
.col-md-offset-1 {
margin-left: 8.33333%; }
.col-md-offset-2 {
margin-left: 16.66667%; }
.col-md-offset-3 {
margin-left: 25%; }
.col-md-offset-4 {
margin-left: 33.33333%; }
.col-md-offset-5 {
margin-left: 41.66667%; }
.col-md-offset-6 {
margin-left: 50%; }
.col-md-offset-7 {
margin-left: 58.33333%; }
.col-md-offset-8 {
margin-left: 66.66667%; }
.col-md-offset-9 {
margin-left: 75%; }
.col-md-offset-10 {
margin-left: 83.33333%; }
.col-md-offset-11 {
margin-left: 91.66667%; }
.col-md-offset-12 {
margin-left: 100%; } }
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left; }
.col-lg-1 {
width: 8.33333%; }
.col-lg-2 {
width: 16.66667%; }
.col-lg-3 {
width: 25%; }
.col-lg-4 {
width: 33.33333%; }
.col-lg-5 {
width: 41.66667%; }
.col-lg-6 {
width: 50%; }
.col-lg-7 {
width: 58.33333%; }
.col-lg-8 {
width: 66.66667%; }
.col-lg-9 {
width: 75%; }
.col-lg-10 {
width: 83.33333%; }
.col-lg-11 {
width: 91.66667%; }
.col-lg-12 {
width: 100%; }
.col-lg-pull-0 {
right: auto; }
.col-lg-pull-1 {
right: 8.33333%; }
.col-lg-pull-2 {
right: 16.66667%; }
.col-lg-pull-3 {
right: 25%; }
.col-lg-pull-4 {
right: 33.33333%; }
.col-lg-pull-5 {
right: 41.66667%; }
.col-lg-pull-6 {
right: 50%; }
.col-lg-pull-7 {
right: 58.33333%; }
.col-lg-pull-8 {
right: 66.66667%; }
.col-lg-pull-9 {
right: 75%; }
.col-lg-pull-10 {
right: 83.33333%; }
.col-lg-pull-11 {
right: 91.66667%; }
.col-lg-pull-12 {
right: 100%; }
.col-lg-push-0 {
left: auto; }
.col-lg-push-1 {
left: 8.33333%; }
.col-lg-push-2 {
left: 16.66667%; }
.col-lg-push-3 {
left: 25%; }
.col-lg-push-4 {
left: 33.33333%; }
.col-lg-push-5 {
left: 41.66667%; }
.col-lg-push-6 {
left: 50%; }
.col-lg-push-7 {
left: 58.33333%; }
.col-lg-push-8 {
left: 66.66667%; }
.col-lg-push-9 {
left: 75%; }
.col-lg-push-10 {
left: 83.33333%; }
.col-lg-push-11 {
left: 91.66667%; }
.col-lg-push-12 {
left: 100%; }
.col-lg-offset-0 {
margin-left: 0%; }
.col-lg-offset-1 {
margin-left: 8.33333%; }
.col-lg-offset-2 {
margin-left: 16.66667%; }
.col-lg-offset-3 {
margin-left: 25%; }
.col-lg-offset-4 {
margin-left: 33.33333%; }
.col-lg-offset-5 {
margin-left: 41.66667%; }
.col-lg-offset-6 {
margin-left: 50%; }
.col-lg-offset-7 {
margin-left: 58.33333%; }
.col-lg-offset-8 {
margin-left: 66.66667%; }
.col-lg-offset-9 {
margin-left: 75%; }
.col-lg-offset-10 {
margin-left: 83.33333%; }
.col-lg-offset-11 {
margin-left: 91.66667%; }
.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: 17px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857;
vertical-align: top;
border-top: 1px solid #ddd; }
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
border-top: 0; }
.table > tbody + tbody {
border-top: 2px solid #ddd; }
.table .table {
background-color: #fff; }
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
padding: 5px; }
.table-bordered {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.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: #f5f5f5; }
.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f5f5f5; }
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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: 12.75px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; }
.table-responsive > .table {
margin-bottom: 0; }
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.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 > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.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;
margin-bottom: 17px;
font-size: 18px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5; }
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700; }
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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
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: 12px;
line-height: 1.42857;
color: #555555; }
.form-control {
display: block;
width: 100%;
height: 31px;
padding: 6px 12px;
font-size: 12px;
line-height: 1.42857;
color: #555555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
color: #999;
opacity: 1; }
.form-control:-ms-input-placeholder {
color: #999; }
.form-control::-webkit-input-placeholder {
color: #999; }
.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: 31px; }
input[type="date"].input-sm,
.input-group-sm input[type="date"],
input[type="time"].input-sm,
.input-group-sm
input[type="time"],
input[type="datetime-local"].input-sm,
.input-group-sm
input[type="datetime-local"],
input[type="month"].input-sm,
.input-group-sm
input[type="month"] {
line-height: 28px; }
input[type="date"].input-lg,
.input-group-lg input[type="date"],
input[type="time"].input-lg,
.input-group-lg
input[type="time"],
input[type="datetime-local"].input-lg,
.input-group-lg
input[type="datetime-local"],
input[type="month"].input-lg,
.input-group-lg
input[type="month"] {
line-height: 42px; } }
.form-group {
margin-bottom: 15px; }
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px; }
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
cursor: not-allowed; }
.radio label,
.checkbox label {
min-height: 17px;
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,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
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: 29px;
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: 28px;
padding: 5px 10px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px; }
select.input-sm {
height: 28px;
line-height: 28px; }
textarea.input-sm,
select[multiple].input-sm {
height: auto; }
.form-group-sm .form-control {
height: 28px;
padding: 5px 10px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px; }
.form-group-sm select.form-control {
height: 28px;
line-height: 28px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto; }
.form-group-sm .form-control-static {
height: 28px;
min-height: 28px;
padding: 6px 10px;
font-size: 11px;
line-height: 1.5; }
.input-lg {
height: 42px;
padding: 10px 16px;
font-size: 15px;
line-height: 1.33333;
border-radius: 6px; }
select.input-lg {
height: 42px;
line-height: 42px; }
textarea.input-lg,
select[multiple].input-lg {
height: auto; }
.form-group-lg .form-control {
height: 42px;
padding: 10px 16px;
font-size: 15px;
line-height: 1.33333;
border-radius: 6px; }
.form-group-lg select.form-control {
height: 42px;
line-height: 42px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto; }
.form-group-lg .form-control-static {
height: 42px;
min-height: 32px;
padding: 11px 16px;
font-size: 15px;
line-height: 1.33333; }
.has-feedback {
position: relative; }
.has-feedback .form-control {
padding-right: 38.75px; }
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 31px;
height: 31px;
line-height: 31px;
text-align: center;
pointer-events: none; }
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 42px;
height: 42px;
line-height: 42px; }
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 28px;
height: 28px;
line-height: 28px; }
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d; }
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d; }
.has-success .form-control-feedback {
color: #3c763d; }
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b; }
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b; }
.has-warning .form-control-feedback {
color: #8a6d3b; }
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442; }
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442; }
.has-error .form-control-feedback {
color: #a94442; }
.has-feedback label ~ .form-control-feedback {
top: 22px; }
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0; }
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #888886; }
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle; }
.form-inline .form-control-static {
display: inline-block; }
.form-inline .input-group {
display: inline-table;
vertical-align: middle; }
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto; }
.form-inline .input-group > .form-control {
width: 100%; }
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle; }
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0; }
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0; }
.form-inline .has-feedback .form-control-feedback {
top: 0; } }
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0; }
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 24px; }
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
display: table;
content: " "; }
.form-horizontal .form-group:after {
clear: both; }
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
right: 15px; }
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 15px; } }
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 11px; } }
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
white-space: nowrap;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
padding: 6px 12px;
font-size: 12px;
line-height: 1.42857;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
.btn:hover, .btn:focus, .btn.focus {
color: #333;
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: #333;
background-color: #fff;
border-color: #ccc; }
.btn-default:focus, .btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c; }
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad; }
.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
color: #333;
background-color: #e6e6e6;
background-image: none;
border-color: #adadad; }
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c; }
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc; }
.btn-default .badge {
color: #fff;
background-color: #333; }
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4; }
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40; }
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74; }
.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #286090;
background-image: none;
border-color: #204d74; }
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40; }
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4; }
.btn-primary .badge {
color: #337ab7;
background-color: #fff; }
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c; }
.btn-success:focus, .btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625; }
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439; }
.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
color: #fff;
background-color: #449d44;
background-image: none;
border-color: #398439; }
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
color: #fff;
background-color: #398439;
border-color: #255625; }
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c; }
.btn-success .badge {
color: #5cb85c;
background-color: #fff; }
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da; }
.btn-info:focus, .btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85; }
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc; }
.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
color: #fff;
background-color: #31b0d5;
background-image: none;
border-color: #269abc; }
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85; }
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da; }
.btn-info .badge {
color: #5bc0de;
background-color: #fff; }
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning:focus, .btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d; }
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512; }
.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
color: #fff;
background-color: #ec971f;
background-image: none;
border-color: #d58512; }
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d; }
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236; }
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff; }
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a; }
.btn-danger:focus, .btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19; }
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925; }
.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
color: #fff;
background-color: #c9302c;
background-image: none;
border-color: #ac2925; }
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19; }
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a; }
.btn-danger .badge {
color: #d9534f;
background-color: #fff; }
.btn-link {
font-weight: 400;
color: #0074d9;
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 {
color: #004b8d;
text-decoration: underline;
background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none; }
.btn-lg {
padding: 10px 16px;
font-size: 15px;
line-height: 1.33333;
border-radius: 6px; }
.btn-sm {
padding: 5px 10px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px; }
.btn-xs {
padding: 1px 5px;
font-size: 11px;
line-height: 1.5;
border-radius: 3px; }
.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;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-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: 12px;
text-align: left;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
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: 7.5px 0;
overflow: hidden;
background-color: #e5e5e5; }
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 400;
line-height: 1.42857;
color: #333333;
white-space: nowrap; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
color: #777777; }
.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: 11px;
line-height: 1.42857;
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 {
left: 0;
right: auto; } }
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none; }
.nav:before, .nav:after {
display: table;
content: " "; }
.nav:after {
clear: both; }
.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: #0074d9; }
.nav .nav-divider {
height: 1px;
margin: 7.5px 0;
overflow: hidden;
background-color: #e5e5e5; }
.nav > li > a > img {
max-width: none; }
.nav-tabs {
border-bottom: 1px solid #ddd; }
.nav-tabs > li {
float: left;
margin-bottom: -1px; }
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857;
border: 1px solid transparent;
border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent; }
.nav-pills > li {
float: left; }
.nav-pills > li > a {
border-radius: 4px; }
.nav-pills > li + li {
margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7; }
.nav-stacked > li {
float: none; }
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0; }
.nav-justified, .nav-tabs.nav-justified {
width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li {
float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center; }
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto; }
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd; }
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff; } }
.tab-content > .tab-pane {
display: none; }
.tab-content > .active {
display: block; }
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0; }
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 17px;
border: 1px solid transparent; }
.navbar:before, .navbar:after {
display: table;
content: " "; }
.navbar:after {
clear: both; }
@media (min-width: 768px) {
.navbar {
border-radius: 4px; } }
.navbar-header:before, .navbar-header:after {
display: table;
content: " "; }
.navbar-header:after {
clear: both; }
@media (min-width: 768px) {
.navbar-header {
float: left; } }
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
display: table;
content: " "; }
.navbar-collapse:after {
clear: both; }
.navbar-collapse.in {
overflow-y: auto; }
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px; }
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.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: 16.5px 15px;
font-size: 15px;
line-height: 17px; }
.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: 8.25px -15px; }
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 17px; }
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
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: 17px; }
.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: 16.5px;
padding-bottom: 16.5px; } }
.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: 9.5px;
margin-bottom: 9.5px; }
@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: 9.5px;
margin-bottom: 9.5px; }
.navbar-btn.btn-sm {
margin-top: 11px;
margin-bottom: 11px; }
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px; }
.navbar-text {
margin-top: 16.5px;
margin-bottom: 16.5px; }
@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; } }
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7; }
.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: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7; }
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777; }
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
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: #555;
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: #ccc;
background-color: transparent; } }
.navbar-default .navbar-toggle {
border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
background-color: #888; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7; }
.navbar-default .navbar-link {
color: #777; }
.navbar-default .navbar-link:hover {
color: #333; }
.navbar-default .btn-link {
color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc; }
.navbar-inverse {
background-color: #222;
border-color: #090909; }
.navbar-inverse .navbar-brand {
color: #9d9d9d; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-text {
color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #090909; }
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d; }
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #090909; }
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent; } }
.navbar-inverse .navbar-toggle {
border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010; }
.navbar-inverse .navbar-link {
color: #9d9d9d; }
.navbar-inverse .navbar-link:hover {
color: #fff; }
.navbar-inverse .btn-link {
color: #9d9d9d; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444; }
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15); }
.well-lg {
padding: 24px;
border-radius: 6px; }
.well-sm {
padding: 9px;
border-radius: 3px; }
.clearfix:before, .clearfix:after {
display: table;
content: " "; }
.clearfix: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 {
display: none !important; }
.visible-sm {
display: none !important; }
.visible-md {
display: none !important; }
.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; } } .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent; }
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0; }
.slick-list:focus {
outline: none; }
.slick-list.dragging {
cursor: pointer;
cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto; }
.slick-track:before, .slick-track:after {
content: "";
display: table; }
.slick-track:after {
clear: both; }
.slick-loading .slick-track {
visibility: hidden; }
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none; }
[dir="rtl"] .slick-slide {
float: right; }
.slick-slide img {
display: block; }
.slick-slide.slick-loading img {
display: none; }
.slick-slide.dragging img {
pointer-events: none; }
.slick-initialized .slick-slide {
display: block; }
.slick-loading .slick-slide {
visibility: hidden; }
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent; }
.slick-arrow.slick-hidden {
display: none; } .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.selectric-wrapper {
position: relative;
cursor: pointer; }
.selectric-responsive {
width: 100%; }
.selectric {
border: 1px solid #DDD;
border-radius: 0px;
background: #F8F8F8;
position: relative;
overflow: hidden; }
.selectric .label {
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin: 0 38px 0 10px;
font-size: 12px;
line-height: 38px;
color: #444;
height: 38px;
user-select: none; }
.selectric .button {
display: block;
position: absolute;
right: 0;
top: 0;
width: 38px;
height: 38px;
line-height: 38px;
background-color: #F8f8f8;
color: #BBB;
text-align: center;
font: 0/0 a;
*font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }
.selectric .button:after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 0;
height: 0;
border: 4px solid transparent;
border-top-color: #BBB;
border-bottom: none; }
.selectric-focus .selectric {
border-color: #aaaaaa; }
.selectric-hover .selectric {
border-color: #c4c4c4; }
.selectric-hover .selectric .button {
color: #a2a2a2; }
.selectric-hover .selectric .button:after {
border-top-color: #a2a2a2; }
.selectric-open {
z-index: 9999; }
.selectric-open .selectric {
border-color: #c4c4c4; }
.selectric-open .selectric-items {
display: block; }
.selectric-disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default;
user-select: none; }
.selectric-hide-select {
position: relative;
overflow: hidden;
width: 0;
height: 0; }
.selectric-hide-select select {
position: absolute;
left: -100%; }
.selectric-hide-select.selectric-is-native {
position: absolute;
width: 100%;
height: 100%;
z-index: 10; }
.selectric-hide-select.selectric-is-native select {
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
border: none;
z-index: 1;
box-sizing: border-box;
opacity: 0; }
.selectric-input {
position: absolute !important;
top: 0 !important;
left: 0 !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
margin: 0 !important;
padding: 0 !important;
width: 1px !important;
height: 1px !important;
outline: none !important;
border: none !important;
*font: 0/0 a !important;
background: none !important; }
.selectric-temp-show {
position: absolute !important;
visibility: hidden !important;
display: block !important; } .selectric-items {
display: none;
position: absolute;
top: 100%;
left: 0;
background: #F8F8F8;
border: 1px solid #c4c4c4;
z-index: -1;
box-shadow: 0 0 10px -6px; }
.selectric-items .selectric-scroll {
height: 100%;
overflow: auto; }
.selectric-above .selectric-items {
top: auto;
bottom: 100%; }
.selectric-items ul, .selectric-items li {
list-style: none;
padding: 0;
margin: 0;
font-size: 12px;
line-height: 20px;
min-height: 20px; }
.selectric-items li {
display: block;
padding: 10px;
color: #666;
cursor: pointer; }
.selectric-items li.selected {
background: #E0E0E0;
color: #444; }
.selectric-items li.highlighted {
background: #D0D0D0;
color: #444; }
.selectric-items li:hover {
background: #D5D5D5;
color: #444; }
.selectric-items .disabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default !important;
background: none !important;
color: #666 !important;
user-select: none; }
.selectric-items .selectric-group .selectric-group-label {
font-weight: bold;
padding-left: 10px;
cursor: default;
user-select: none;
background: none;
color: #444; }
.selectric-items .selectric-group.disabled li {
filter: alpha(opacity=100);
opacity: 1; }
.selectric-items .selectric-group li {
padding-left: 25px; }  body {
font-size: 13px; }
.valign i,
.valign .center {
display: inline-block;
vertical-align: middle; }
.valign i {
height: 100%; }
.header-fixed {
background: #fff;
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 999999; }
#app {
padding-top: 85px; }
.center-block {
float: none; }
.border-hr {
background: #005ba9;
width: 100%;
height: 10px; }
.btn {
transition: 0.2s; }
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
outline: none; }
svg.icon {
display: inline-block;
vertical-align: middle;
fill: #fff;
width: 1em;
height: 1em; }
input:focus,
button:focus,
a:focus {
outline: none; }
.pos-static {
position: static; }
.title-gradient-bg {
position: relative;
height: 40px; }
.title-gradient-bg .background {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 40px;
background-color: #005ba9; }
.title-gradient-bg .background:after {
position: absolute;
top: 0;
right: 0;
width: 30%;
height: 40px;
content: '';
background: #fff;
background: -moz-linear-gradient(left, #005ba9 0%, #fff 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #005ba9), color-stop(100%, #fff));
background: -webkit-linear-gradient(left, #005ba9 0%, #fff 100%);
background: -o-linear-gradient(left, #005ba9 0%, #fff 100%);
background: -ms-linear-gradient(left, #005ba9 0%, #fff 100%);
background: linear-gradient(to right, #005ba9 0%, #fff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#FFFFFF', GradientType=1 ); }
.title-gradient-bg .title {
margin: 0;
padding: 0;
color: #fff;
font-size: 16px;
font-weight: 900;
line-height: 40px; }
#map {
height: 450px;
width: 100%; }
#fale_conosco br {
display: none; }
.help-block {
display: none; }
.has-error .form-control:focus {
box-shadow: none; }
.wpcf7-response-output {
font-weight: 600;
text-align: center;
padding: 6px 0px;
font-size: 12px;
margin-bottom: 40px; }
.alert-warning {
background: #ff4949; }
.alert-success {
background: #4bff49; }
.has-float-label {
display: block; }
.has-float-label input::placeholder {
color: transparent !important;
opacity: 0 !important; }
.has-float-label input {
margin-top: 20px;
background: transparent; }
.has-float-label label {
white-space: nowrap;
font-size: 10px !important;
color: #000 !important;
top: -15px !important;
z-index: -1;
left: 0 !important;
margin-bottom: 0;
margin-top: 5px; }
.has-float-label .form-control:placeholder-shown:not(:focus) + label {
top: 5px !important;
opacity: 1 !important;
font-size: 13px !important;
z-index: -1;
left: 0 !important; }
.other-products {
padding-top: 40px;
background-color: #fff; }
.other-products .section-title {
margin: 0;
padding: 0 0 5px;
font-size: 32px;
font-weight: 900;
line-height: 1.5;
color: #005ba9; }
.related-posts,
.other-products,
.newsletter-footer,
.main-footer {
position: relative;
z-index: 999; }
.slick-track {
margin: 0; }
.image-not-found {
height: 83px; }
@media (max-width: 48em) {
.image-not-found {
height: auto; } }
.center-item-flex {
display: flex;
align-items: center; }
.ml-10 {
margin-left: 10px; }
.img-fluid {
max-width: 100%;
height: auto; }
.form-contact-product .your-state {
margin-top: auto; }
.form-contact-product .wpcf7-acceptance input {
height: auto !important;
width: auto !important; }
.form-contact-product .wpcf7-acceptance a {
color: #fff; } .alignnone {
margin: 5px 20px 20px 0; }
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto; }
.alignright {
float: right;
margin: 5px 0 20px 20px; }
.alignleft {
float: left;
margin: 5px 20px 20px 0; }
a img.alignright {
float: right;
margin: 5px 0 20px 20px; }
a img.alignnone {
margin: 5px 20px 20px 0; }
a img.alignleft {
float: left;
margin: 5px 20px 20px 0; }
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
.wp-caption.alignnone {
max-width: 100% !important; }
.wp-caption.alignleft {
margin: 5px 20px 20px 0; }
.wp-caption.alignright {
margin: 5px 0 20px 20px; }
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto; }
.wp-caption p.wp-caption-text {
margin: 0;
padding: 10px 0;
font-size: 10px;
font-weight: bold; } .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
header.main-header .top-bar {
position: relative;
z-index: 2;
background-color: #fff; }
@media (max-width: 48em) {
header.main-header .top-bar {
display: none; } }
header.main-header .top-bar.mobile-show {
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%; }
header.main-header .top-bar .container {
position: relative; }
header.main-header .top-bar nav.sites ul {
margin: 0 0 0 -15px;
padding: 0;
list-style: none; }
header.main-header .top-bar nav.sites ul li {
display: inline-block; }
header.main-header .top-bar nav.sites ul li a {
display: block;
padding: 14px 16px;
line-height: 1;
font-size: 12px;
font-weight: bold;
color: #b9b9b9;
transition: background-color 0.3s ease-out; }
@media (max-width: 62em) {
header.main-header .top-bar nav.sites ul li a {
font-size: 12px; } }
header.main-header .top-bar nav.sites ul li a.active {
background-color: rgba(227, 227, 227, 0.2);
text-decoration: none; }
header.main-header .top-bar nav.sites ul li a:hover {
background-color: rgba(227, 227, 227, 0.2);
text-decoration: none; }
header.main-header .top-bar nav.site-languages {
position: absolute;
right: 0;
top: 0;
display: inline-block; }
@media (max-width: 62em) {
header.main-header .top-bar nav.site-languages {
display: none; } }
header.main-header .top-bar nav.site-languages ul {
margin: 0;
padding: 0;
display: inline-block;
list-style: none; }
header.main-header .top-bar nav.site-languages ul > li {
position: relative;
display: block; }
header.main-header .top-bar nav.site-languages ul > li a {
display: block;
padding: 10px 15px;
line-height: 1;
color: #b9b9b9;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
transition: background-color 0.3s ease-out; }
@media (max-width: 62em) {
header.main-header .top-bar nav.site-languages ul > li a {
font-size: 10px; } }
header.main-header .top-bar nav.site-languages ul > li a:hover {
background-color: #979797;
color: #484847;
text-decoration: none; }
header.main-header .top-bar nav.site-languages ul > li:hover ul.languages-list {
display: block; }
header.main-header .top-bar nav.site-languages ul > li ul.languages-list {
position: absolute;
top: 32px;
left: 0;
z-index: 1;
display: none;
margin: 0;
padding: 0;
background-color: rgba(227, 227, 227, 0.9);
list-style: none; }
@media (max-width: 62em) {
header.main-header .top-bar nav.site-languages ul > li ul.languages-list {
top: 30px; } }
header.main-header .top-bar nav.site-languages ul > li ul.languages-list li {
display: block; }
header.main-header .top-bar nav.site-languages ul > li ul.languages-list li a {
padding: 15px;
color: #484847; }
header.main-header .main-header .brand-logo {
display: block;
float: left;
margin: 0 22px 0 0;
padding: 0; }
@media (max-width: 62em) {
header.main-header .main-header .brand-logo {
margin-right: 10px; } }
header.main-header .main-header .brand-logo a {
display: block;
padding: 12px 0; }
header.main-header .main-header .brand-logo img {
display: block; }
header.main-header .main-header .main-menu-container {
width: calc(100% - 105px);
position: relative;
float: left; }
@media (max-width: 62em) {
header.main-header .main-header .main-menu-container {
width: calc(100% - 93px); } }
@media (max-width: 48em) {
header.main-header .main-header .main-menu-container {
display: none; } }
header.main-header .main-header .main-menu-container ul.main-menu {
display: inline-block;
margin: 0;
padding: 0;
list-style: none; }
header.main-header .main-header .main-menu-container ul.main-menu > li {
display: inline-block;
margin-right: -4px; }
header.main-header .main-header .main-menu-container ul.main-menu > li a {
display: block;
padding: 20px 10px;
line-height: 1;
font-size: 12px;
font-weight: bolder;
color: #484847;
transition: background-color 0.3s ease-out; }
@media (max-width: 62em) {
header.main-header .main-header .main-menu-container ul.main-menu > li a {
padding: 21px 10px;
font-size: 10px; } }
header.main-header .main-header .main-menu-container ul.main-menu > li a:hover, header.main-header .main-header .main-menu-container ul.main-menu > li a:focus {
background-color: #e3e3e3;
color: #484847;
text-decoration: none; }
header.main-header .main-header .main-menu-container ul.main-menu > li:hover > a, header.main-header .main-header .main-menu-container ul.main-menu > li:focus > a {
background-color: #e3e3e3;
color: #484847; }
header.main-header .main-header .main-menu-container ul.main-menu > li:first-child {
margin-right: 20px; }
@media (max-width: 62em) {
header.main-header .main-header .main-menu-container ul.main-menu > li:first-child {
margin-right: -4px; } }
header.main-header .main-header .main-menu-container ul.main-menu > li:first-child > a {
text-transform: uppercase;
font-weight: bold; }
header.main-header .main-header .main-menu-container ul.main-menu > li:first-child > a:before {
display: inline-block;
padding-right: 8px;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
content: "\f0c9"; }
header.main-header .main-header .main-menu-container ul.main-menu > li.menu-item-has-children {
position: relative; }
header.main-header .main-header .main-menu-container ul.main-menu > li.menu-item-has-children:hover ul.sub-menu {
display: block;
visibility: visible; }
header.main-header .main-header .main-menu-container ul.main-menu > li ul.sub-menu > li:hover ul.sub-menu {
display: block !important;
visibility: visible !important; }
header.main-header .main-header .main-menu-container ul.main-menu > li ul.sub-menu > li > ul.sub-menu {
display: none !important;
visibility: hidden !important;
left: 185px;
top: 42px; }
header.main-header .main-header .main-menu-container ul.main-menu > li ul.sub-menu {
position: absolute;
top: 52px;
left: 0;
z-index: 9999;
display: none;
visibility: hidden;
width: 185px;
margin: 0;
padding: 0;
background-color: rgba(227, 227, 227, 0.9);
list-style: none;
transition: all 0.3s ease-out; }
header.main-header .main-header .main-menu-container ul.main-menu > li ul.sub-menu li {
display: block; }
header.main-header .main-header .main-menu-container ul.main-menu > li ul.sub-menu li a {
padding: 15px 20px;
color: #484847; }
header.main-header .main-header .main-menu-container ul.main-menu > li ul.sub-menu li a:hover {
background-color: #999;
color: #fff; }
header.main-header .main-header .search-bar-container {
position: absolute;
right: 0;
top: 0;
width: 18px;
height: 52px;
transition: all ease 0.5s;
background-color: #fff;
overflow: hidden; }
header.main-header .main-header .search-bar-container.show-form {
width: 100%; }
header.main-header .main-header .search-bar-container.show-form .search-bar {
display: block; }
header.main-header .main-header .search-bar-container.show-form .call-form .icon:before {
content: "\f00d"; }
header.main-header .main-header .search-bar-container .search-bar {
display: none;
width: calc(100% - 18px);
height: 52px;
float: left;
position: relative; }
header.main-header .main-header .search-bar-container .search-bar .icon {
display: inline-block;
width: 15px;
margin: 0; }
header.main-header .main-header .search-bar-container .search-bar .icon .fa {
color: #484847;
line-height: 52px; }
header.main-header .main-header .search-bar-container .search-bar .search-form {
display: block; }
header.main-header .main-header .search-bar-container .search-bar .search-form input {
display: inline-block;
width: 100%;
width: calc(100% - 40px);
font-size: 12px;
padding: 18px 10px;
border: none; }
header.main-header .main-header .search-bar-container .search-bar .error {
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
display: none;
padding: 5px 15px;
background-color: #fdf0ec;
color: #d13f19;
border: 1px solid #f7cabf;
border-radius: 3px; }
header.main-header .main-header .search-bar-container .call-form {
display: block;
width: 18px;
height: 52px;
float: left;
color: #949494; }
header.main-header .main-header .search-bar-container .call-form:hover, header.main-header .main-header .search-bar-container .call-form:focus, header.main-header .main-header .search-bar-container .call-form:active {
color: #484847;
text-decoration: none; }
header.main-header .main-header .search-bar-container .call-form .icon {
width: 18px;
height: 52px;
display: block;
font: normal normal normal 18px/1 FontAwesome;
font-size: inherit;
line-height: 52px;
text-rendering: auto;
text-align: center;
-webkit-font-smoothing: antialiased; }
header.main-header .main-header .search-bar-container .call-form .icon:before {
content: "\f002"; }
header.main-header .main-header .mobile-menu-container {
position: fixed;
top: 0;
left: 0;
z-index: 1;
display: none;
width: 100vw;
height: 100vh;
padding: 50px 0;
background-color: #fff; }
header.main-header .main-header .mobile-menu-container.open {
display: block; }
header.main-header .main-header .mobile-menu-container .container {
position: relative;
height: 100%; }
header.main-header .main-header .mobile-menu-container .brand-logo {
float: none;
position: absolute;
top: 70px;
left: 15px; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu {
padding: 0;
margin: 0;
list-style: none;
text-align: center;
vertical-align: top; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li {
display: inline-block;
vertical-align: top;
border-right: 2px solid #484847; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li:last-child ul.sub-menu, header.main-header .main-header .mobile-menu-container ul.mobile-menu > li:hover ul.sub-menu, header.main-header .main-header .mobile-menu-container ul.mobile-menu > li.active ul.sub-menu {
display: block; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li:last-child {
border-right: none; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li > a {
color: #484847;
text-transform: uppercase;
font-weight: bold;
padding: 13px 40px;
font-size: 15px; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li > a:hover, header.main-header .main-header .mobile-menu-container ul.mobile-menu > li > a.active {
color: #005ba9;
text-decoration: none; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li ul.sub-menu {
position: absolute;
top: 110px;
left: 15px;
display: none;
width: calc(100% - 30px);
margin: 0;
padding: 0;
list-style: none;
text-align: left;
background-color: #fff; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li ul.sub-menu > li {
display: block;
border-bottom: 1px solid #e3e3e3; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li ul.sub-menu > li a {
display: block;
padding: 12px 0;
font-size: 12px;
color: #484847; }
header.main-header .main-header .mobile-menu-container ul.mobile-menu > li ul.sub-menu > li a:hover {
text-decoration: none; }
header.main-header .main-header .mobile-menu-container .search-bar-container {
top: auto;
right: auto;
bottom: 0;
width: 100%; }
header.main-header .main-header .mobile-menu-container .search-bar-container .search-bar {
display: block; }
header.main-header .main-header .mobile-menu-container .search-bar-container .call-form {
display: none; }
header.main-header .main-header .mobile-menu-container .search-bar {
overflow: auto; }
header.main-header .main-header .mobile-menu-container .search-bar input[type=text] {
font-size: 16px; }
header.main-header .main-header .toggle-menu-mobile {
position: fixed;
bottom: 0;
right: 0;
z-index: 11;
display: none;
background-color: #005ba9;
width: 60px;
height: 60px;
padding: 14px 6px;
text-align: center; }
@media (max-width: 48em) {
header.main-header .main-header .toggle-menu-mobile {
display: block; } }
header.main-header .main-header .toggle-menu-mobile .bar1,
header.main-header .main-header .toggle-menu-mobile .bar2,
header.main-header .main-header .toggle-menu-mobile .bar3 {
display: block;
width: 35px;
height: 3px;
background-color: #fff;
margin: 6px;
transition: 0.4s; }
header.main-header .main-header .toggle-menu-mobile.menu-open .bar1 {
-webkit-transform: rotate(-45deg) translate(-6px, 5px);
transform: rotate(-45deg) translate(-6px, 5px); }
header.main-header .main-header .toggle-menu-mobile.menu-open .bar2 {
opacity: 0; }
header.main-header .main-header .toggle-menu-mobile.menu-open .bar3 {
-webkit-transform: rotate(45deg) translate(-8px, -8px);
transform: rotate(45deg) translate(-8px, -8px); }
footer.main-footer {
padding-top: 30px;
background: #ffffff; }
@media (max-width: 48em) {
footer.main-footer .row > div {
float: left;
width: 100%; } }
@media (max-width: 62em) {
footer.main-footer {
padding-bottom: 20px; } }
footer.main-footer .footer-head {
font-size: 16px;
font-weight: 900;
line-height: 1;
margin: 0 0 35px 0; }
@media (max-width: 62em) {
footer.main-footer .footer-head {
margin: 0 0 15px 0; } }
footer.main-footer ul.footer-menu {
margin: 0;
padding: 0;
list-style: none; }
footer.main-footer ul.footer-menu > li {
display: block;
width: 50%;
float: left; }
footer.main-footer ul.footer-menu > li > a {
display: none;
font-size: 0;
text-indent: -9999px; }
footer.main-footer ul.footer-menu > li ul.sub-menu {
margin: 0;
padding: 0;
list-style: none; }
footer.main-footer ul.footer-menu > li ul.sub-menu li a {
color: #484847;
font-size: 12px; }
@media (max-width: 48em) {
footer.main-footer ul.footer-menu > li ul.sub-menu li {
margin-bottom: 12px; } }
footer.main-footer nav.footer-menu ul {
margin: 0;
padding: 0;
list-style: none; }
footer.main-footer nav.footer-menu ul > li {
display: block; }
footer.main-footer nav.footer-menu ul > li a {
color: #484847;
font-size: 12px; }
footer.main-footer .menu-inline {
text-align: inherit; }
@media (max-width: 48em) {
footer.main-footer .menu-inline {
text-align: left; } }
footer.main-footer .menu-inline .menu-rodape-container .footer-menu {
text-align: right; }
@media (max-width: 48em) {
footer.main-footer .menu-inline .menu-rodape-container .footer-menu {
text-align: left; } }
footer.main-footer .menu-inline .menu-rodape-container .footer-menu li {
display: inline-block;
width: auto;
float: none;
margin-left: -4px;
padding: 0 5px;
border-right: 1px solid #484847; }
footer.main-footer .menu-inline .menu-rodape-container .footer-menu li a {
display: block;
font-size: 12px;
text-indent: 0;
color: #484847; }
footer.main-footer .menu-inline .menu-rodape-container .footer-menu li:last-child {
padding-right: 0;
border-right: none; }
footer.main-footer ul.social-menu {
margin: 0;
padding: 30px 0;
list-style: none; }
@media (max-width: 62em) {
footer.main-footer ul.social-menu {
padding: 0 0 20px 0; } }
footer.main-footer ul.social-menu li {
display: inline-block; }
footer.main-footer ul.social-menu li a {
display: block;
width: 21px;
height: 21px;
margin-right: 16px;
text-indent: -9999px;
font-size: 0;
background-repeat: no-repeat; }
footer.main-footer ul.social-menu li a[href*='youtube.com'] {
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/icon-youtube.png); }
footer.main-footer ul.social-menu li a[href*='facebook.com'] {
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/icon-facebook.png); }
footer.main-footer ul.social-menu li a[href*='linkedin.com'] {
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/icon-linkedin.png); }
footer.main-footer .line {
position: relative;
width: 100%;
height: 20px;
overflow: hidden; }
footer.main-footer .line .light-gradient {
width: 40%;
height: 20px;
float: right;
background: #63bbd8;
background: -moz-linear-gradient(left, #fff 0%, #63bbd8 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(100%, #63bbd8));
background: -webkit-linear-gradient(left, #fff 0%, #63bbd8 100%);
background: -o-linear-gradient(left, #fff 0%, #63bbd8 100%);
background: -ms-linear-gradient(left, #fff 0%, #63bbd8 100%);
background: linear-gradient(to right, #fff 0%, #63bbd8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#FFFFFF', GradientType=1 ); }
footer.main-footer .line .dark-gradient {
width: 45%;
height: 20px;
float: right;
background: #005ba9;
background: -moz-linear-gradient(left, #fff 0%, #005ba9 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(100%, #005ba9));
background: -webkit-linear-gradient(left, #fff 0%, #005ba9 100%);
background: -o-linear-gradient(left, #fff 0%, #005ba9 100%);
background: -ms-linear-gradient(left, #fff 0%, #005ba9 100%);
background: linear-gradient(to right, #fff 0%, #005ba9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#FFFFFF', GradientType=1 ); }
main.single-products-new .product-intro {
padding: 20px 0 0; }
main.single-products-new .product-intro img.product-logo {
max-width: 100%;
height: auto;
display: block;
margin-top: 30px;
padding-bottom: 10px; }
main.single-products-new .product-intro .product-name {
margin: 30px 0 0 0;
padding: 0 0 10px;
font-size: 32px;
font-weight: 900;
line-height: 1;
color: #005ba9; }
main.single-products-new .product-intro .product-tagline {
display: inline-block;
position: relative;
margin: 0;
font-size: 12px;
font-weight: bold;
color: #484847; }
main.single-products-new .product-intro .product-text {
margin-top: 40px;
margin-bottom: 40px;
align-items: justify; }
main.single-products-new .product-intro img {
display: inline-block; }
main.single-products-new .product-slogan {
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
main.single-products-new .product-slogan .text-wrapper {
height: 452px;
padding-top: 80px; }
main.single-products-new .product-slogan .text-wrapper .text {
margin: 0;
padding: 0;
font-size: 32px;
font-weight: 900;
line-height: 1.2;
color: #fff; }
main.single-products-new .product-list .product-card,
main.single-products-new .products-results .product-card {
margin-bottom: 30px;
background-color: #f9f9f9;
padding: 2px;
min-height: 623px;
transition: all 0.4s;
position: relative; }
main.single-products-new .product-list .product-card:hover {
background-color: #bebebe;
color: #fff; }
main.single-products-new .product-list .product-card:hover h3 {
color: #fff !important; }
main.single-products-new .product-list .product-card .product-text {
min-height: 255px; }
main.single-products-new .product-list .product-card .product-text .variables,
main.single-products-new .products-results .product-card .product-text .variables {
position: absolute;
bottom: 4px;
left: 35%;
transition: all 0.4s; }
@media (max-width: 62em) {
main.single-products-new .product-list .product-card .product-text .variables,
main.single-products-new .products-results .product-card .product-text .variables {
left: 45%; } }
@media (max-width: 30em) {
main.single-products-new .product-list .product-card .product-text .variables,
main.single-products-new .products-results .product-card .product-text .variables {
left: 38%; } }
main.single-products-new .product-list .product-card .product-text .variables li a,
main.single-products-new .products-results .product-card .product-text .variables li a {
font-size: 12px; }
main.single-products-new .product-list .product-card .product-thumbnail img,
main.single-products-new .products-results .product-card .product-thumbnail img {
height: 185px;
width: 355.99px;
object-fit: cover;
-webkit-transition: -webkit-transform 0.5s ease;
transition: transform 0.8s ease; }
main.single-products-new .product-list .product-card .product-thumbnail:hover img,
main.single-products-new .products-results .product-card .product-thumbnail:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2); }
main.single-products-new .product-list .product-card .product-thumbnail-2 {
overflow: hidden; }
main.single-products-new .product-list .product-card .product-thumbnail-2 img,
main.single-products-new .products-results .product-card .product-thumbnail-2 img {
width: 100%;
min-height: 295px;
object-fit: cover;
-webkit-transition: -webkit-transform 0.5s ease;
transition: transform 0.8s ease; }
main.single-products-new .product-list .product-card .product-thumbnail-2:hover img,
main.single-products-new .products-results .product-card .product-thumbnail-2:hover img {
-webkit-transform: scale(1.2);
transform: scale(1.2); }
main.single-products-new .product-list {
transition: all 0.3s;
position: relative; }
main.single-products-new .product-list .slick-arrow {
position: absolute;
bottom: 51px;
z-index: 99;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: rgba(0, 0, 0, 0.4);
text-indent: -9999px;
font-size: 0; }
main.single-products-new .product-list .slick-arrow:before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
main.single-products-new .product-list .slick-arrow.slick-disabled:before {
border-color: rgba(255, 255, 255, 0.5); }
main.single-products-new .product-list .slick-arrow.slick-next {
right: 14px; }
main.single-products-new .product-list .slick-arrow.slick-next:before {
border-width: 0 3px 3px 0;
transform: translate(-50%, -50%) rotate(-45deg); }
main.single-products-new .product-list .slick-arrow.slick-prev {
right: 44px; }
main.single-products-new .product-list .slick-arrow.slick-prev:before {
border-width: 0 3px 3px 0;
transform: translate(-50%, -50%) rotate(135deg); }
main.single-products-new .product-list .product-card .product-text {
padding: 0px 27px; }
main.single-products-new .product-list .product-card .product-text p {
line-height: 22px; }
main.single-products-new .product-list .product-card .product-text :nth-child(4) {
padding-bottom: 15px; }
main.single-products-new .products-slider-2 .slick-arrow {
position: absolute;
top: -38px;
z-index: 99999;
width: 30px;
height: 30px;
border: 0;
color: #fff;
background-color: #005ba9;
text-indent: -9999px;
font-size: 0; }
main.single-products-new .product-icons {
padding: 40px 0 0; }
main.single-products-new .product-icons .icon-box .icon-wrapper {
display: flex;
margin-bottom: 20px;
height: 120px;
align-items: center;
justify-content: center; }
main.single-products-new .product-icons .icon-box .text {
display: block;
margin: 0 auto;
max-width: 200px;
min-height: 100px;
text-align: center; }
main.single-products-new .product-icons .icon-box .icon {
display: flex;
align-content: center;
justify-content: center; }
main.single-products-new .product-icons .icon-box .icon img {
width: 80%;
height: 80%; }
main.single-products-new .product-icons .list-elements {
display: flex;
-webkit-flex-flow: row wrap;
justify-content: center;
padding-bottom: 50px; }
main.single-products-new .product-info {
padding: 60px 0; }
main.single-products-new .product-info .title-texto {
font-size: 27px;
padding-left: 14px; }
@media (max-width: 30em) {
main.single-products-new .product-info .title-texto {
font-size: 20px; } }
main.single-products-new .product-info .text {
columns: 2;
column-gap: 130px;
text-align: justify; }
@media (max-width: 48em) {
main.single-products-new .product-info .text {
columns: 1; } }
main.single-products-new .product-info .text p {
border-bottom: 1px solid #a19e9e;
padding-bottom: 10px; }
main.single-products-new .left:before {
position: absolute;
bottom: 20px;
left: auto;
right: -43px;
width: 3px;
height: 80%;
background: linear-gradient(to bottom, #005ba9, #29dba2, #61f9c9);
content: '';
z-index: 100; }
@media (max-width: 62em) {
main.single-products-new .left:before {
height: 80%;
right: 0px; } }
@media (max-width: 62em) {
main.single-products-new .product-about .custom-slide {
padding-bottom: 25px; } }
main.single-products-new .product-about .text-information {
min-height: 484px;
display: flex;
align-items: center; }
@media (max-width: 62em) {
main.single-products-new .product-about .text-information {
min-height: 100%; } }
@media (max-width: 62em) {
main.single-products-new .product-about .colums {
display: flex;
flex-direction: column-reverse; } }
main.single-products-new .product-about .product-about-img img {
width: 70%;
height: auto;
-webkit-transition: -webkit-transform 0.5s ease;
transition: transform 0.8s ease; }
main.single-products-new .product-about .product-about-img {
position: relative;
margin: 30px 0;
border-left: none; }
main.single-products-new .product-about .product-about-img img {
border-left: none;
width: 437px;
height: 425px;
object-fit: contain;
cursor: zoom-in; }
@media (max-width: 48em) {
main.single-products-new .product-about .product-about-img img {
height: 290px; } }
@media (max-width: 30em) {
main.single-products-new .product-about .product-about-img img {
width: 100%; } }
main.single-products-new .product-about .product-about-img:not(.right) {
display: flex !important;
justify-content: center;
border: none; }
@media (max-width: 62em) {
main.single-products-new .product-about .product-about-img:not(.right) {
display: block; } }
main.single-products-new .product-about .product-about-img.right {
display: flex !important;
justify-content: center;
border-left: none; }
main.single-products-new .product-about .product-about-img img {
border-left: none; }
@media (max-width: 62em) {
main.single-products-new .product-about .center-item-flex {
flex-wrap: wrap; } }
main.single-products-new .product-about .picture-caption {
line-height: 1.6; }
main.single-products-new .product-about .picture-caption ul {
margin: 0;
padding: 0;
list-style: none; }
main.single-products-new .product-about .picture-caption ul li {
position: relative;
padding-left: 9px;
margin-bottom: 10px; }
main.single-products-new .product-about .picture-caption ul li:before {
position: absolute;
top: 9px;
left: 0;
width: 3px;
height: 3px;
border-radius: 50%;
background-color: #484847;
content: '';
display: none; }
main.single-products-new .product-about .picture-caption ol {
margin: 0;
padding: 0; }
main.single-products-new .product-about .picture-caption ol li {
margin-bottom: 10px;
margin-left: 11px; }
main.single-products-new .product-about .picture-caption .title-about {
font-size: 16px;
font-weight: bold;
color: #005ba9; }
main.single-products-new .product-features {
padding: 40px 0 20px;
position: relative; }
main.single-products-new .product-features .feature-title {
margin: 0 0 30px;
padding: 0;
color: #005ba9;
font-size: 16px;
font-weight: 900;
min-height: 35px; }
main.single-products-new .product-features .feature-excerpt {
padding-bottom: 30px; }
main.single-products-new .product-features .feature-excerpt .conteudo {
min-height: 180px;
display: flex;
justify-items: center;
flex-flow: row wrap;
justify-content: flex-start;
align-content: space-between;
margin-bottom: 30px; }
@media (max-width: 62em) {
main.single-products-new .product-features .feature-excerpt .conteudo {
min-height: auto; } }
main.single-products-new .product-features .read-more {
display: block;
margin-top: 30px;
font-size: 16px;
color: #005ba9; }
main.single-products-new .product-features .feature-full-content {
display: none;
padding: 30px 0; }
@media (max-width: 30em) {
main.single-products-new .product-gallery .cards-slider {
padding: 0; } }
main.single-products-new .product-gallery .gallery-title {
margin: 0;
padding: 0 0 5px;
font-size: 32px;
font-weight: 900;
line-height: 1.5;
color: #005ba9; }
@media (max-width: 30em) {
main.single-products-new .product-gallery .gallery-title {
font-size: 21px; } }
main.single-products-new .product-gallery .gallery-image {
margin-top: 30px; }
main.single-products-new .product-gallery .gallery-image .img-responsive {
height: 185px;
width: 331.99px;
object-fit: contain; }
main.single-products-new .product-gallery .caption {
padding: 5px 0; }
main.single-products-new .line-title-matrix {
font-weight: 900;
font-size: 18px;
margin-top: -39px;
background-color: #0074d9;
color: #fff;
text-align: center;
min-height: 40px;
display: flex;
justify-content: center;
align-items: center; }
main.single-products-new .container-products-columns {
float: right;
min-width: 70.6%;
max-width: 70.6%; }
@media (max-width: 62em) {
main.single-products-new .container-products-columns {
max-width: 100%;
min-width: 100%; } }
main.single-products-new .container-products-columns .slick-slide:last-child .product-column {
border-right: 2px solid #fff;
border-left: 0.8px solid #fff; }
main.single-products-new .pair-line {
background-color: #c2c0c0 !important; }
main.single-products-new .product-column-fixed {
float: left;
width: 335px;
margin-top: 366px;
position: absolute;
bottom: 0; }
@media (max-width: 62em) {
main.single-products-new .product-column-fixed {
display: none; } }
main.single-products-new .product-column-fixed .line {
border: 1px solid #fff;
border-left-width: 2px;
border-right-width: 0;
background-color: #e4e4e4; }
main.single-products-new .product-column-fixed .line:first-child {
border-top-width: 2px; }
main.single-products-new .product-column-fixed .line:last-child {
border-bottom-width: 2px; }
main.single-products-new .product-column-fixed .line .title {
padding: 0 5px;
min-height: 37px;
font-size: 10px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
background-color: #e3e3e3;
align-items: center;
display: flex; }
@media (max-width: 62em) {
main.single-products-new .product-column-fixed .line .title {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1.2;
height: 40px; } }
main.single-products-new .product-column-fixed .line .value {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
height: 55px;
font-weight: 600; }
main.single-products-new .product-comparative {
padding: 60px 0; }
@media (max-width: 62em) {
main.single-products-new .product-comparative {
padding: 30px 0; } }
main.single-products-new .product-comparative .title-table {
color: #067fb8;
text-align: center; }
main.single-products-new .product-comparative .title-table span {
color: #045092; }
@media (max-width: 62em) {
main.single-products-new .product-comparative .title-table {
padding-bottom: 13px; } }
main.single-products-new .product-comparative .fa-check {
background-color: rgba(7, 195, 20, 0.852);
border-radius: 16px;
padding: 9px;
color: white; }
main.single-products-new .product-comparative .fa-x {
background-color: rgba(255, 0, 0, 0.83);
border-radius: 14px;
padding: 10px;
color: white; }
main.single-products-new .product-comparative .table-title {
margin: 0;
padding: 0 0 5px;
font-size: 32px;
font-weight: 900;
line-height: 1.5;
color: #005ba9; }
main.single-products-new .product-comparative .comparative-table-wrapper {
padding-top: 32px; }
main.single-products-new .product-comparative .product-column {
float: left;
width: 228px;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
border-right: 0;
border-bottom: 0; }
@media (max-width: 48em) {
main.single-products-new .product-comparative .product-column {
width: 228px; } }
main.single-products-new .product-comparative .product-column:first-child {
border-left: 1px solid #fff;
border-right: 1px solid #fff; }
main.single-products-new .product-comparative .product-column .product-picture {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
height: 290px;
border-bottom: 2px solid #fff; }
main.single-products-new .product-comparative .product-column .product-picture img {
max-width: 70%;
margin-bottom: 30px;
width: 100%; }
@media (max-width: 48em) {
main.single-products-new .product-comparative .product-column .product-picture img {
max-width: 46%; } }
main.single-products-new .product-comparative .product-column .line {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #e3e3e3; }
main.single-products-new .product-comparative .product-column .line:first-child {
border-top-width: 2px; }
main.single-products-new .product-comparative .product-column .line:last-child {
border-bottom-width: 2px; }
main.single-products-new .product-comparative .product-column .line .mobile-only-title {
display: none;
font-weight: 600; }
@media (max-width: 62em) {
main.single-products-new .product-comparative .product-column .line .mobile-only-title {
display: block; } }
main.single-products-new .product-comparative .product-column .line .title {
padding: 0 5px;
min-height: 37px;
font-size: 10px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
background-color: #e3e3e3;
align-items: center;
display: flex; }
@media (max-width: 62em) {
main.single-products-new .product-comparative .product-column .line .title {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1.2;
height: 40px; } }
main.single-products-new .product-comparative .product-column .line .value {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
height: 55px; }
main.single-products-new .product-comparative .product-column .title-product-model {
text-align: center;
margin: 0;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 600;
background-color: #0074d9;
color: #fff;
font-size: 18px;
font-weight: 900; }
main.single-products-new .product-comparative .additional-table {
width: fit-content; }
main.single-products-new .product-comparative .additional-table tr {
border: 1px solid #fff; }
main.single-products-new .product-comparative .additional-table tr:nth-child(even) {
background-color: #e3e3e3; }
main.single-products-new .product-comparative .additional-table tr:nth-child(odd) {
background-color: #ccc; }
main.single-products-new .product-comparative .additional-table tr:last-child td {
font-weight: 900; }
main.single-products-new .product-comparative .additional-table tr td {
border: 1px solid #fff; }
main.single-products-new .product-comparative .comment span {
color: #7b7878 !important;
font-size: 12px; }
main.single-products-new .product-comparative .comment p {
color: #7b7878;
font-size: 12px; }
main.single-products-new .product-files {
padding: 60px 0; }
main.single-products-new .product-files .box-file {
margin-bottom: 30px; }
main.single-products-new .product-files .file-title {
margin: 0 0 30px;
padding: 0;
color: #005ba9;
font-size: 16px;
font-weight: 900; }
main.single-products-new .product-files .file-text {
margin-bottom: 40px; }
main.single-products-new .product-files .file-link {
display: block;
font-size: 16px;
color: #005ba9; }
main.single-products-new .product-video .video {
position: relative;
margin-bottom: -20px;
height: 460px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
main.single-products-new .product-video .video .play-video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100px;
height: 100px;
display: block;
font-size: 48px;
line-height: 100px;
color: #fff;
border-radius: 50%;
background-color: rgba(0, 0, 0, 0.6);
text-align: center;
transition: all 0.4s; }
main.single-products-new .product-video .video .play-video:hover {
background-color: rgba(0, 0, 0, 0.849); }
main.single-products-new .product-video .video .fa-play:before {
position: absolute;
bottom: 24px;
right: 27px; }
main.single-products-new .product-fluxogram {
padding: 40px 0; }
main.single-products-new .product-fluxogram .item {
padding: 20px 0;
text-align: center; }
main.single-products-new .product-fluxogram .item img {
display: inline-block; }
main.single-products-new .previous-a {
position: absolute;
top: -30px;
z-index: 10;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: #005ba9;
text-indent: -9999px;
font-size: 0;
right: 30px; }
main.single-products-new .previous-a:before {
border-width: 0 3px 3px 0 !important;
transform: translate(-50%, -50%) rotate(135deg);
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
main.single-products-new .next-a {
position: absolute;
top: -30px;
z-index: 10;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: #005ba9;
text-indent: -9999px;
font-size: 0;
right: 0; }
main.single-products-new .next-a:before {
border-width: 3px 0 0 3px !important;
transform: translate(-50%, -50%) rotate(135deg);
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
main.single-products-new .slick-disabled:before {
border-color: rgba(255, 255, 255, 0.5) !important; }
main.single-products-new .form-contact-product {
position: fixed;
bottom: 0;
left: 0;
z-index: 1000;
opacity: 0;
z-index: -3;
width: 100%;
padding: 20px 0;
background-color: #005ba9;
color: #fff; }
main.single-products-new .form-contact-product .title {
font-size: 32px;
font-weight: 900; }
@media (max-width: 48em) {
main.single-products-new .form-contact-product .title {
font-size: 20px;
font-weight: 700; } }
main.single-products-new .form-contact-product .close-form {
position: absolute;
top: 0px;
right: 15px;
display: inline-block;
border: 1px solid #fff;
font-size: 18px;
width: 16px;
height: 16px;
color: #fff;
text-decoration: none;
line-height: 16px;
text-align: center; }
main.single-products-new .form-contact-product input {
width: 100%;
padding: 5px 0;
border: none;
border-bottom: 1px solid #fff;
background-color: transparent;
border-radius: 0;
color: #fff;
box-shadow: none; }
main.single-products-new .form-contact-product input::-webkit-input-placeholder {
color: #fff; }
main.single-products-new .form-contact-product input:-moz-placeholder {
color: #fff; }
main.single-products-new .form-contact-product input::-moz-placeholder {
color: #fff; }
main.single-products-new .form-contact-product input:-ms-input-placeholder {
color: #fff; }
main.single-products-new .form-contact-product .btn-wrapper {
text-align: right; }
@media (max-width: 62em) {
main.single-products-new .form-contact-product .btn-wrapper {
text-align: left; } }
main.single-products-new .form-contact-product input[type='submit'] {
width: auto;
margin-top: 10px;
padding: 4px 45px;
font-weight: bold;
border-radius: 0;
color: #005ba9;
background-color: #fff;
text-align: center; }
main.single-products-new .form-contact-product .ajax-loader {
float: left; }
@media (max-width: 62em) {
main.single-products-new .form-contact-product .ajax-loader {
float: right; } }
main.single-products-new .form-contact-product .wpcf7-response-output.wpcf7-display-none.alert.wpcf7-mail-sent-ok.alert-success {
background-color: rgba(255, 255, 255, 0.2);
margin-bottom: 0; }
main.single-products-new .form-contact-product .no-show {
opacity: 0 !important;
z-index: -1; }
.slider-about {
position: relative;
display: flex;
align-items: center;
justify-content: center; }
.slider-about .slick-arrow {
position: absolute;
z-index: 2;
background-color: #005ba9e6;
opacity: 1;
border-radius: 50%;
color: #fff;
top: 50%;
font-size: 40px;
height: 31px;
width: 31px;
display: flex;
align-items: center;
justify-content: center;
transition: 0.4s all ease-in-out; }
.slider-about .slick-arrow:hover {
opacity: 0.8;
outline: none; }
.slider-about .slick-arrow.slick-disabled {
background-color: #005aa995;
opacity: 0.5; }
.slider-about .slick-prev {
left: 7%; }
.slider-about .slick-next {
right: 7%; }
.slider-about .fa-2xs {
font-size: 0.5em; }
main.single-products .product-about .product-about-img.left:before {
display: none; }
.mobile-title-table {
display: none;
font-weight: 900;
font-size: 32px;
color: #005ba9; }
@media (max-width: 62em) {
.mobile-title-table {
display: block;
font-size: 28px;
text-align: center; } }
@media (max-width: 62em) {
.products-template-default p {
font-weight: 500; } }
.products-template-default .products-wrapper .title-self {
padding-top: 42px; }
@media (max-width: 30em) {
.products-template-default .products-wrapper .title-self {
font-size: 17px; } }
.products-template-default main.single-products .product-about .product-about-img:after {
display: none; }
.products-template-default main.single-products .product-about .product-about-img:before {
display: none; }
.products-template-default .slider-about.right:before {
position: absolute;
bottom: 20px;
left: -43px;
right: auto;
width: 3px;
height: 80%;
background: linear-gradient(to bottom, #005ba9, #29dba2, #61f9c9);
content: '';
z-index: 100; }
@media (max-width: 62em) {
.products-template-default .slider-about.right:before {
height: 80%;
left: 0px; } }
@media (max-width: 30em) {
.products-template-default .slider-about.right:before {
left: 0px; } }
.products-template-default .previous-a-gallery {
position: absolute;
top: -4px;
z-index: 10;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: #005ba9;
text-indent: -9999px;
font-size: 0;
right: 30px; }
.products-template-default .previous-a-gallery:before {
border-width: 0 3px 3px 0 !important;
transform: translate(-50%, -50%) rotate(135deg);
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
.products-template-default .next-a-gallery {
position: absolute;
top: -4px;
z-index: 10;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: #005ba9;
text-indent: -9999px;
font-size: 0;
right: 0; }
.products-template-default .next-a-gallery:before {
border-width: 3px 0 0 3px !important;
transform: translate(-50%, -50%) rotate(135deg);
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
.lightboxOverlay {
width: 100% !important; }
.single-products-old .product-intro {
padding: 20px 0 0; }
.single-products-old .product-intro img.product-logo {
max-width: 100%;
height: auto;
display: block;
margin-top: 30px;
padding-bottom: 10px; }
.single-products-old .product-intro .product-name {
margin: 30px 0 0 0;
padding: 0 0 10px;
font-size: 32px;
font-weight: 900;
line-height: 1;
color: #005ba9; }
.single-products-old .product-intro .product-tagline {
display: inline-block;
position: relative;
margin: 0;
font-size: 12px;
font-weight: bold;
color: #484847; }
.single-products-old .product-intro .product-text {
margin-top: 40px;
margin-bottom: 40px; }
.single-products-old .product-intro img {
display: inline-block; }
.single-products-old .product-slogan {
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
.single-products-old .product-slogan .text-wrapper {
height: 452px;
padding-top: 80px; }
.single-products-old .product-slogan .text-wrapper .text {
margin: 0;
padding: 0;
font-size: 32px;
font-weight: 900;
line-height: 1.2;
color: #fff; }
.single-products-old .product-icons {
padding: 40px 0 0; }
.single-products-old .product-icons .icon-box .icon-wrapper {
display: flex;
margin-bottom: 20px;
height: 120px;
align-items: center;
justify-content: center; }
.single-products-old .product-icons .icon-box .text {
display: block;
margin: 0 auto;
max-width: 200px;
min-height: 100px;
text-align: center; }
.single-products-old .product-icons .icon-box .icon {
display: flex;
align-content: center;
justify-content: center; }
.single-products-old .product-icons .icon-box .icon img {
width: 80%;
height: 80%; }
.single-products-old .product-icons .list-elements {
display: flex;
-webkit-flex-flow: row wrap;
justify-content: center; }
@media (max-width: 62em) {
.single-products-old .product-icons .list-elements {
display: block; } }
.single-products-old .product-info {
padding: 60px 0; }
.single-products-old .product-info .text {
columns: 2;
column-gap: 30px; }
@media (max-width: 48em) {
.single-products-old .product-info .text {
columns: 1; } }
@media (max-width: 62em) {
.single-products-old .product-about .center-item-flex:not(.right) {
flex-direction: column-reverse; } }
.single-products-old .product-about .product-about-img {
position: relative;
margin: 30px 0;
border-right: 3px solid #005ba9;
border-left: none; }
.single-products-old .product-about .product-about-img:after {
position: absolute;
top: -3px;
left: auto;
right: -3px;
width: 70px;
height: 3px;
background-color: #005ba9;
content: ''; }
.single-products-old .product-about .product-about-img:before {
position: absolute;
bottom: -3px;
left: auto;
right: -3px;
width: 70px;
height: 3px;
background-color: #005ba9;
content: ''; }
.single-products-old .product-about .product-about-img:not(.right) {
display: flex;
justify-content: flex-end; }
@media (max-width: 62em) {
.single-products-old .product-about .product-about-img:not(.right) {
display: block; } }
.single-products-old .product-about .product-about-img.right {
border-right: none;
border-left: 3px solid #005ba9; }
.single-products-old .product-about .product-about-img.right:after {
position: absolute;
top: -3px;
left: -3px;
right: auto;
width: 70px;
height: 3px;
background-color: #005ba9;
content: ''; }
.single-products-old .product-about .product-about-img.right:before {
position: absolute;
bottom: -3px;
left: -3px;
right: auto;
width: 70px;
height: 3px;
background-color: #005ba9;
content: ''; }
.single-products-old .product-about .product-about-img img {
max-width: 100%; }
@media (max-width: 62em) {
.single-products-old .product-about .center-item-flex {
flex-wrap: wrap; } }
.single-products-old .product-about .picture-caption {
line-height: 1.6; }
.single-products-old .product-about .picture-caption ul {
margin: 0;
padding: 0;
list-style: none; }
.single-products-old .product-about .picture-caption ul li {
position: relative;
padding-left: 9px;
margin-bottom: 10px; }
.single-products-old .product-about .picture-caption ul li:before {
position: absolute;
top: 9px;
left: 0;
width: 3px;
height: 3px;
border-radius: 50%;
background-color: #484847;
content: ''; }
.single-products-old .product-about .picture-caption ol {
margin: 0;
padding: 0; }
.single-products-old .product-about .picture-caption ol li {
margin-bottom: 10px;
margin-left: 11px; }
.single-products-old .product-about .picture-caption .title-about {
font-size: 16px;
font-weight: bold;
color: #005ba9; }
.single-products-old .product-features {
padding: 40px 0 20px;
position: relative; }
.single-products-old .product-features .feature-title {
margin: 0 0 30px;
padding: 0;
color: #005ba9;
font-size: 16px;
font-weight: 900;
min-height: 35px; }
.single-products-old .product-features .feature-excerpt {
padding-bottom: 30px; }
.single-products-old .product-features .feature-excerpt .conteudo {
min-height: 180px;
display: flex;
justify-items: center;
flex-flow: row wrap;
justify-content: flex-start;
align-content: space-between;
margin-bottom: 30px; }
@media (max-width: 62em) {
.single-products-old .product-features .feature-excerpt .conteudo {
min-height: auto; } }
.single-products-old .product-features .read-more {
display: block;
margin-top: 30px;
font-size: 16px;
color: #005ba9; }
.single-products-old .product-features .feature-full-content {
display: none;
padding: 30px 0; }
.single-products-old .product-gallery .gallery-title {
margin: 0;
padding: 0 0 5px;
font-size: 32px;
font-weight: 900;
line-height: 1.5;
color: #005ba9; }
.single-products-old .product-gallery .gallery-image {
margin-top: 30px; }
.single-products-old .product-gallery .caption {
padding: 5px 0; }
.single-products-old .line-title-matrix {
font-weight: 900;
font-size: 18px;
margin-top: -39px;
background-color: #0074d9;
color: #fff;
text-align: center;
min-height: 40px;
display: flex;
justify-content: center;
align-items: center; }
.single-products-old .container-products-columns {
float: right;
min-width: 70.6%;
max-width: 70.6%; }
@media (max-width: 62em) {
.single-products-old .container-products-columns {
max-width: 100%;
min-width: 100%; } }
.single-products-old .container-products-columns .slick-slide:last-child .product-column {
border-right: 2px solid #fff; }
.single-products-old .pair-line {
background-color: #ccc !important; }
.single-products-old .product-column-fixed {
float: left;
width: 335px;
margin-top: 366px;
position: absolute;
bottom: 0; }
@media (max-width: 62em) {
.single-products-old .product-column-fixed {
display: none; } }
.single-products-old .product-column-fixed .line {
border: 1px solid #fff;
border-left-width: 2px;
border-right-width: 0;
background-color: #e3e3e3; }
.single-products-old .product-column-fixed .line:first-child {
border-top-width: 2px; }
.single-products-old .product-column-fixed .line:last-child {
border-bottom-width: 2px; }
.single-products-old .product-column-fixed .line .title {
padding: 0 5px;
min-height: 37px;
font-size: 10px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
background-color: #e3e3e3;
align-items: center;
display: flex; }
@media (max-width: 62em) {
.single-products-old .product-column-fixed .line .title {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1.2;
height: 40px; } }
.single-products-old .product-column-fixed .line .value {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
height: 55px;
font-weight: 600; }
.single-products-old .product-comparative {
padding: 60px 0; }
.single-products-old .product-comparative .table-title {
margin: 0;
padding: 0 0 5px;
font-size: 32px;
font-weight: 900;
line-height: 1.5;
color: #005ba9; }
.single-products-old .product-comparative .comparative-table-wrapper {
padding-top: 50px; }
.single-products-old .product-comparative .product-column {
float: left;
width: 228px;
border-top: 2px solid #fff;
border-right: 0;
border-bottom: 0; }
@media (max-width: 48em) {
.single-products-old .product-comparative .product-column {
width: 228px; } }
.single-products-old .product-comparative .product-column:first-child {
border-left: 1px solid #fff;
border-right: 1px solid #fff; }
.single-products-old .product-comparative .product-column .product-picture {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
height: 290px;
border-bottom: 2px solid #fff; }
.single-products-old .product-comparative .product-column .product-picture img {
max-width: 70%;
margin-bottom: 30px;
width: 100%; }
@media (max-width: 48em) {
.single-products-old .product-comparative .product-column .product-picture img {
max-width: 46%; } }
.single-products-old .product-comparative .product-column .line {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #e3e3e3; }
.single-products-old .product-comparative .product-column .line:first-child {
border-top-width: 2px; }
.single-products-old .product-comparative .product-column .line:last-child {
border-bottom-width: 2px; }
.single-products-old .product-comparative .product-column .line .mobile-only-title {
display: none;
font-weight: 600; }
@media (max-width: 62em) {
.single-products-old .product-comparative .product-column .line .mobile-only-title {
display: block; } }
.single-products-old .product-comparative .product-column .line .title {
padding: 0 5px;
min-height: 37px;
font-size: 10px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
background-color: #e3e3e3;
align-items: center;
display: flex; }
@media (max-width: 62em) {
.single-products-old .product-comparative .product-column .line .title {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1.2;
height: 40px; } }
.single-products-old .product-comparative .product-column .line .value {
display: flex;
align-items: center;
justify-content: center;
text-align: center;
height: 55px; }
.single-products-old .product-comparative .product-column .title-product-model {
text-align: center;
margin: 0;
height: 40px;
display: flex;
justify-content: center;
align-items: center;
font-weight: 600;
background-color: #0074d9;
color: #fff;
font-size: 18px;
font-weight: 900; }
.single-products-old .product-comparative .additional-table {
width: fit-content; }
.single-products-old .product-comparative .additional-table tr {
border: 1px solid #fff; }
.single-products-old .product-comparative .additional-table tr:nth-child(even) {
background-color: #e3e3e3; }
.single-products-old .product-comparative .additional-table tr:nth-child(odd) {
background-color: #ccc; }
.single-products-old .product-comparative .additional-table tr:last-child td {
font-weight: 900; }
.single-products-old .product-comparative .additional-table tr td {
border: 1px solid #fff; }
.single-products-old .product-files {
padding: 60px 0; }
.single-products-old .product-files .box-file {
margin-bottom: 30px; }
.single-products-old .product-files .file-title {
margin: 0 0 30px;
padding: 0;
color: #005ba9;
font-size: 16px;
font-weight: 900; }
.single-products-old .product-files .file-text {
margin-bottom: 40px; }
.single-products-old .product-files .file-link {
display: block;
font-size: 16px;
color: #005ba9; }
.single-products-old .product-video .video {
position: relative;
margin-bottom: -20px;
height: 460px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
.single-products-old .product-video .video .play-video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100px;
height: 100px;
display: block;
font-size: 48px;
line-height: 100px;
color: #fff;
border-radius: 50%;
background-color: rgba(0, 0, 0, 0.6);
text-align: center;
transition: all 0.4s; }
.single-products-old .product-video .video .play-video:hover {
background-color: rgba(0, 0, 0, 0.8); }
.single-products-old .product-video .video .fa-play:before {
position: absolute;
bottom: 24px;
right: 27px; }
.single-products-old .product-fluxogram {
padding: 40px 0; }
.single-products-old .product-fluxogram .item {
padding: 20px 0;
text-align: center; }
.single-products-old .product-fluxogram .item img {
display: inline-block; }
.single-products-old .previous-a {
position: absolute;
top: -30px;
z-index: 10;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: #005ba9;
text-indent: -9999px;
font-size: 0;
right: 30px; }
.single-products-old .previous-a:before {
border-width: 0 3px 3px 0 !important;
transform: translate(-50%, -50%) rotate(135deg);
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
.single-products-old .next-a {
position: absolute;
top: -30px;
z-index: 10;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: #005ba9;
text-indent: -9999px;
font-size: 0;
right: 0; }
.single-products-old .next-a:before {
border-width: 3px 0 0 3px !important;
transform: translate(-50%, -50%) rotate(135deg);
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
.single-products-old .slick-disabled:before {
border-color: rgba(255, 255, 255, 0.5) !important; }
.single-products-old .form-contact-product {
position: fixed;
bottom: 0;
left: 0;
z-index: 1000;
display: none;
width: 100%;
padding: 20px 0;
background-color: #005ba9;
color: #fff; }
.single-products-old .form-contact-product .title {
font-size: 32px;
font-weight: 900; }
@media (max-width: 48em) {
.single-products-old .form-contact-product .title {
font-size: 20px;
font-weight: 700; } }
.single-products-old .form-contact-product .close-form {
position: absolute;
top: 0px;
right: 15px;
display: inline-block;
border: 1px solid #fff;
font-size: 18px;
width: 16px;
height: 16px;
color: #fff;
text-decoration: none;
line-height: 16px;
text-align: center; }
.single-products-old .form-contact-product input {
width: 100%;
padding: 5px 0;
border: none;
border-bottom: 1px solid #fff;
background-color: transparent;
border-radius: 0;
color: #fff;
box-shadow: none; }
.single-products-old .form-contact-product input::-webkit-input-placeholder {
color: #fff; }
.single-products-old .form-contact-product input:-moz-placeholder {
color: #fff; }
.single-products-old .form-contact-product input::-moz-placeholder {
color: #fff; }
.single-products-old .form-contact-product input:-ms-input-placeholder {
color: #fff; }
.single-products-old .form-contact-product .btn-wrapper {
text-align: right; }
@media (max-width: 62em) {
.single-products-old .form-contact-product .btn-wrapper {
text-align: left; } }
.single-products-old .form-contact-product input[type='submit'] {
width: auto;
margin-top: 10px;
padding: 4px 45px;
font-weight: bold;
border-radius: 0;
color: #005ba9;
background-color: #fff;
text-align: center; }
.single-products-old .form-contact-product .ajax-loader {
float: left; }
@media (max-width: 62em) {
.single-products-old .form-contact-product .ajax-loader {
float: right; } }
.single-products-old .form-contact-product .wpcf7-response-output.wpcf7-display-none.alert.wpcf7-mail-sent-ok.alert-success {
background-color: rgba(255, 255, 255, 0.2);
margin-bottom: 0; }
.single-products-old .form-contact-product .no-show {
display: none !important; }
.mobile-title-table {
display: none;
font-weight: 900;
font-size: 32px;
color: #005ba9; }
@media (max-width: 62em) {
.mobile-title-table {
display: block; } }
@media (max-width: 62em) {
.products-template-default p {
font-weight: 500; } }
.front-page-slider {
width: 100%; }
.front-page-slider .item {
position: relative;
width: 100%;
height: 350px;
background-position: top center;
background-repeat: no-repeat;
background-size: cover; }
@media (max-width: 62em) {
.front-page-slider .item {
height: 200px; } }
@media (max-width: 48em) {
.front-page-slider .item {
height: 240px; } }
.front-page-slider .item.text {
background-color: #005ba9; }
.front-page-slider .item a {
display: block;
width: 100%;
color: #fff;
height: 350px; }
@media (max-width: 62em) {
.front-page-slider .item a {
height: 200px; } }
@media (max-width: 48em) {
.front-page-slider .item a {
height: 150px; } }
.front-page-slider .item a:hover {
text-decoration: none; }
.front-page-slider .item .container {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
height: 100%; }
@media (max-width: 48em) {
.front-page-slider .item .container {
width: 80%;
padding: 0 20px; } }
.front-page-slider .item .container .slider-text {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
color: #fff; }
.front-page-slider .item h2 {
margin: 0 0 10px;
padding: 0;
font-size: 46px;
font-weight: bold;
line-height: 1; }
@media (max-width: 62em) {
.front-page-slider .item h2 {
font-size: 30px; } }
@media (max-width: 48em) {
.front-page-slider .item h2 {
font-size: 20px; } }
.front-page-slider .item .text {
font-size: 12px; }
.front-page-slider .slick-dots {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
margin: 0;
padding: 0;
list-style: none; }
.front-page-slider .slick-dots li {
margin: 12px 0;
padding: 0;
display: block; }
.front-page-slider .slick-dots li.slick-active button {
background-color: #000; }
.front-page-slider .slick-dots li button {
display: block;
padding: 0;
width: 10px;
height: 10px;
background-color: rgba(34, 34, 34, 0.7);
border: none;
border-radius: 50%;
font-size: 0;
text-indent: -9999px; }
.breadcrumb-wrapper {
padding: 22px 0;
background-color: #e3e3e3; }
.breadcrumb-wrapper .breadcrumb {
margin: 0;
padding: 0;
list-style: none; }
.breadcrumb-wrapper .breadcrumb li {
display: inline-block;
margin-right: 10px;
font-weight: bold;
line-height: 1; }
.breadcrumb-wrapper .breadcrumb li a {
display: block;
position: relative;
color: #484847; }
.breadcrumb-wrapper .breadcrumb li a:after {
position: absolute;
top: 0;
right: -7px;
width: 2px;
height: 100%;
display: block;
background-color: #484847;
content: ""; }
.breadcrumb-wrapper .breadcrumb li:last-child a:after {
display: none; }
.related-posts-line {
position: relative;
width: 100%;
height: 20px;
overflow: hidden;
z-index: 1;
background-color: #fff; }
.related-posts-line .light-gradient {
position: relative;
width: 40%;
height: 20px;
float: right;
background: #63bbd8;
background: -moz-linear-gradient(left, #ffffff 0%, #63bbd8 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(100%, #63bbd8));
background: -webkit-linear-gradient(left, #ffffff 0%, #63bbd8 100%);
background: -o-linear-gradient(left, #ffffff 0%, #63bbd8 100%);
background: -ms-linear-gradient(left, #ffffff 0%, #63bbd8 100%);
background: linear-gradient(to right, #ffffff 0%, #63bbd8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#FFFFFF', GradientType=1 ); }
.related-posts {
padding: 65px 0 80px;
background-color: #e3e3e3; }
.related-posts .section-title {
display: inline-block;
padding: 2px 4px;
margin: 0 0 65px;
color: #005ba9;
font-size: 18px;
font-weight: 900; }
.related-posts .count {
display: block;
width: 50px;
margin-right: 5px;
float: left;
color: #005ba9;
font-size: 35px;
font-weight: 300; }
.related-posts .text {
display: block;
width: calc(100% - 90px);
float: left;
padding-top: 6px;
line-height: 1.5;
overflow: hidden;
margin-bottom: 32px; }
.related-posts .text .vertical {
display: block;
font-size: 10px;
font-weight: bold; }
.related-posts .text .vertical a {
color: #484847; }
.related-posts .text .title {
display: block;
height: 20px;
color: #484847;
font-size: 12px;
font-weight: normal;
text-transform: none;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
.related-posts .text .title a {
color: #484847; }
.related-posts .text .title a:hover {
color: #005ba9;
text-decoration: none; }
.related-posts .read-more {
display: block;
float: left;
margin-top: 6px;
padding: 10px;
border: solid;
border-color: #484847;
border-width: 0 4px 4px 0;
transform: rotate(-45deg);
text-indent: -9999px;
font-size: 0; }
.related-posts .read-more:hover {
border-color: #005ba9;
text-decoration: none; }
.post-card {
margin-bottom: 30px;
background-color: #f9f9f9;
border: solid 2px #f9f9f9;
cursor: pointer; }
.post-card:hover {
background: #bebebe;
color: #fff; }
.post-card:hover a {
color: #fff !important; }
.post-card:hover .post-thumbnail img {
transform: scale(1.1); }
.post-card .post-thumbnail {
text-align: center;
overflow: hidden;
height: 185px;
background: #fff;
display: flex;
align-items: center;
justify-content: center; }
.post-card .post-thumbnail img {
display: inline-block;
height: 185px;
width: 355.99px;
object-fit: cover;
transition: all ease 0.5s; }
.post-card .post-text {
display: block;
padding: 30px;
font-size: 14px; }
.post-card .post-text .category {
display: block;
font-size: 10px;
font-weight: bold;
white-space: nowrap;
text-overflow: ellipsis; }
.post-card .post-text .category a {
color: #484847; }
.post-card .post-text h2 {
padding: 0;
margin: 30px 0;
font-size: 14px;
line-height: 1.5;
height: 42px;
overflow: hidden; }
.post-card .post-text h2 a {
color: #484847; }
.post-card .post-text h2 a:hover {
text-decoration: none; }
.post-card .post-text a.read-more {
font-size: 12px;
font-weight: bold;
color: #484847; }
.post-card .post-text:hover a {
color: #fff; }
.product-list,
.products-results {
background-color: #fff;
padding: 60px 0; }
.product-list .product-card,
.products-results .product-card {
margin-bottom: 30px;
background-color: #f9f9f9;
padding: 2px;
min-height: 310px; }
.product-list .product-card:hover,
.products-results .product-card:hover {
background: #bebebe; }
.product-list .product-card .product-thumbnail,
.products-results .product-card .product-thumbnail {
text-align: center;
height: 180px;
background: #fff;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden; }
.product-list .product-card .product-thumbnail img,
.products-results .product-card .product-thumbnail img {
display: inline-block;
max-height: 100%;
width: auto; }
.product-list .product-card .product-text,
.products-results .product-card .product-text {
padding: 20px 0 15px;
text-align: center;
min-height: 100px; }
.product-list .product-card .product-text .title,
.products-results .product-card .product-text .title {
display: block;
margin: 0 0 5px 0;
padding: 0 5px;
font-size: 15px;
font-weight: bold; }
.product-list .product-card .product-text .title a,
.products-results .product-card .product-text .title a {
color: #484847; }
.product-list .product-card .product-text .variables,
.products-results .product-card .product-text .variables {
margin: 0;
padding: 0;
list-style: none; }
.product-list .product-card .product-text .variables li,
.products-results .product-card .product-text .variables li {
display: inline-block;
margin: 0 5px; }
.product-list .product-card .product-text .variables li a,
.products-results .product-card .product-text .variables li a {
font-size: 10px;
font-weight: bold;
color: #484847; }
.newsletter-side-box {
display: block;
padding: 36px 35px 52px;
margin-bottom: 30px;
background-color: #005ba9;
color: #fff;
font-size: 15px; }
.newsletter-side-box .title {
margin: 0 0 35px;
padding: 0;
font-size: 16px;
font-weight: 900;
text-transform: uppercase; }
.newsletter-side-box form {
padding: 40px 0 0;
text-align: center; }
.newsletter-side-box label {
display: block;
font-size: 12px;
font-weight: normal;
text-align: left; }
.newsletter-side-box input {
width: 100%;
margin-top: 10px;
border: none;
border-bottom: 1px solid #fff;
background-color: #005ba9;
text-align: left; }
.newsletter-side-box input::-webkit-input-placeholder {
color: #fff; }
.newsletter-side-box input:-moz-placeholder {
color: #fff; }
.newsletter-side-box input::-moz-placeholder {
color: #fff; }
.newsletter-side-box input:-ms-input-placeholder {
color: #fff; }
.newsletter-side-box .btn-submit {
margin-top: 50px;
padding: 4px 45px;
font-weight: bold;
border-radius: 0;
color: #005ba9;
background-color: #fff;
text-align: center; }
.newsletter-side-box #msg-return,
.newsletter-side-box .newsletter-success {
display: none;
margin-top: 10px;
text-align: center;
background-color: rgba(255, 255, 255, 0.3);
padding: 5px 15px;
color: #fff;
clear: both; }
.newsletter-footer {
margin: 0;
padding: 35px 0;
min-height: 160px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff;
font-size: 15px; }
.newsletter-footer .title {
margin: 0 0 20px;
padding: 0;
font-size: 16px;
font-weight: 900;
text-transform: uppercase; }
.newsletter-footer input {
display: block;
float: left;
width: calc(100% - 170px);
padding: 4px 0 3px;
border: none;
border-bottom: 1px solid #fff;
background-color: transparent;
text-align: left; }
.newsletter-footer input::-webkit-input-placeholder {
color: #fff; }
.newsletter-footer input:-moz-placeholder {
color: #fff; }
.newsletter-footer input::-moz-placeholder {
color: #fff; }
.newsletter-footer input:-ms-input-placeholder {
color: #fff; }
@media (max-width: 48em) {
.newsletter-footer input {
float: none;
width: 100%; } }
.newsletter-footer .btn-submit {
display: block;
float: left;
width: 170px;
padding: 4px 0;
font-weight: 300;
border-radius: 0;
border: none;
color: #005ba9;
background-color: #fff;
text-transform: uppercase;
text-align: center; }
@media (max-width: 48em) {
.newsletter-footer .btn-submit {
margin: 20px auto 0;
float: none; } }
.newsletter-footer .text-wrapper {
padding-top: 30px; }
.newsletter-footer #msg-return,
.newsletter-footer .newsletter-success {
display: none;
background-color: rgba(255, 255, 255, 0.3);
padding: 5px 15px;
color: #222;
clear: both; }
.products-slider,
.products-results,
.post-results {
position: relative;
padding-top: 60px; }
.products-slider .slick-arrow,
.products-results .slick-arrow,
.post-results .slick-arrow {
position: absolute;
top: 0;
z-index: 99999;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: #005ba9;
text-indent: -9999px;
font-size: 0; }
.products-slider .slick-arrow:before,
.products-results .slick-arrow:before,
.post-results .slick-arrow:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
.products-slider .slick-arrow.slick-disabled:before,
.products-results .slick-arrow.slick-disabled:before,
.post-results .slick-arrow.slick-disabled:before {
border-color: rgba(255, 255, 255, 0.5); }
.products-slider .slick-arrow.slick-next,
.products-results .slick-arrow.slick-next,
.post-results .slick-arrow.slick-next {
right: 0; }
.products-slider .slick-arrow.slick-next:before,
.products-results .slick-arrow.slick-next:before,
.post-results .slick-arrow.slick-next:before {
border-width: 0 3px 3px 0;
transform: translate(-50%, -50%) rotate(-45deg); }
.products-slider .slick-arrow.slick-prev,
.products-results .slick-arrow.slick-prev,
.post-results .slick-arrow.slick-prev {
right: 30px; }
.products-slider .slick-arrow.slick-prev:before,
.products-results .slick-arrow.slick-prev:before,
.post-results .slick-arrow.slick-prev:before {
border-width: 0 3px 3px 0;
transform: translate(-50%, -50%) rotate(135deg); }
.select-wrapper .selectric {
background: transparent;
padding: 0px 20px;
border: none;
border-bottom: 1px solid #e3e3e3;
height: 31px;
line-height: 35px !important; }
.select-wrapper .selectric .label {
color: #fff;
background: transparent;
line-height: 35px !important; }
.select-wrapper .selectric .button {
color: #fff;
background: transparent;
line-height: 35px !important; }
.select-wrapper .selectric .button:after {
border-top-color: #FFF; }
.select-wrapper .selectric-items {
background: #e3e3e3;
border: none; }
@media (max-width: 48em) {
.select-wrapper .selectric-items {
width: 100%; } }
.select-wrapper .selectric-items li.highlighted {
background: #484847;
color: #fff;
border: none;
padding: 8px 20px; }
.select-wrapper .selectric-items li {
border: none;
border-bottom: 1px solid #cccccc;
color: #0c5ca7;
padding: 8px 20px; }
.select-wrapper .selectric-items li:hover {
color: #fff;
background: #0c5ca7;
border: none;
transition: all .3s; }
.your-state {
margin-top: 20px; }
.your-state .selectric {
border: none;
border-bottom: 2px solid #b6b6b5;
background: #fff;
height: 31px;
line-height: 35px !important; }
.your-state .selectric .button {
background: #fff;
line-height: 35px !important; }
.your-state .selectric .button:after {
color: #b6b6b5;
border-top-color: #b6b6b5; }
.your-state .selectric .label {
font-size: 13px !important;
margin: 0;
color: #000; }
section.news {
padding: 35px 0; }
section.news .news-posts-list .post-hidden {
display: none; }
section.news .news-posts-list .highlight-posts {
margin-bottom: 33px;
min-height: 385px !important; }
section.news .news-posts-list .highlight-posts .title {
display: block;
margin-bottom: 3px;
font-size: 16px;
font-weight: 100;
color: #464545;
text-transform: uppercase; }
section.news .news-posts-list .highlight-posts ul {
margin: 0;
padding: 0;
list-style: none; }
section.news .news-posts-list .highlight-posts ul li {
display: block;
padding: 22px 0;
border-bottom: 1px solid #e3e3e3;
overflow: hidden; }
section.news .news-posts-list .highlight-posts ul li:hover {
background-color: #fdfdfd; }
section.news .news-posts-list .highlight-posts ul li h3 {
margin: 0;
padding: 0; }
section.news .news-posts-list .highlight-posts ul li .count {
display: block;
width: 50px;
margin-right: 5px;
float: left;
color: #005ba9;
font-size: 35px;
font-weight: 100; }
section.news .news-posts-list .highlight-posts ul li .text {
display: block;
width: calc(100% - 80px);
float: left;
padding-top: 6px;
line-height: 1.5;
overflow: hidden; }
section.news .news-posts-list .highlight-posts ul li .text .category {
display: block;
font-size: 10px;
font-weight: bold; }
section.news .news-posts-list .highlight-posts ul li .text .category a {
color: #484847; }
section.news .news-posts-list .highlight-posts ul li .text .title {
display: block;
height: 20px;
color: #484847;
font-size: 12px;
font-weight: normal;
text-transform: none;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; }
section.news .news-posts-list .highlight-posts ul li .text .title a {
color: #484847; }
section.news .news-posts-list .highlight-posts ul li .text .title a:hover {
color: #005ba9;
text-decoration: none; }
section.news .news-posts-list .highlight-posts ul li .read-more {
display: block;
float: left;
margin-top: 15px;
padding: 7px;
border: solid;
border-color: #949494;
border-width: 0 1px 1px 0;
transform: rotate(-45deg);
text-indent: -9999px;
font-size: 0; }
section.news .news-posts-list .highlight-posts ul li .read-more:hover {
border-color: #484847;
text-decoration: none; }
section.news .news-posts-list .load-more-posts {
display: block;
width: calc(100% - 30px);
margin: 0 auto 30px;
border: 1px solid #bebebe;
background-color: #fff;
color: #bebebe;
font-size: 16px;
font-weight: 400;
line-height: 35px; }
section.news .news-posts-list .load-more-posts:hover {
background-color: #bebebe;
color: #fff; }
main.about-page .section-title {
margin: 0 0 5px;
padding: 0;
font-size: 32px;
line-height: 45px;
color: #484847; }
main.about-page .certificate .link-download-certicates {
color: #484847;
font-weight: bold; }
main.about-page .certificate .section-title {
margin-top: 18px; }
main.about-page .know {
padding: 65px 0; }
main.about-page .know .section-title {
font-weight: 900; }
main.about-page .know .tagline {
display: inline-block;
position: relative;
margin: 0;
padding: 0 10px;
font-size: 12px;
font-weight: bold;
color: #fff;
background-color: #005ba9; }
main.about-page .know .tagline:after {
position: absolute;
top: 0;
right: -40px;
display: block;
width: 40px;
height: 2px;
background-color: #005ba9;
content: ""; }
main.about-page .know .text {
padding: 60px 0;
columns: 3;
column-gap: 30px;
text-align: justify; }
@media (max-width: 62em) {
main.about-page .know .text {
columns: 1; } }
main.about-page .conceptual-highlight {
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
main.about-page .conceptual-highlight .text-wrapper {
display: flex;
align-items: center;
height: 365px; }
main.about-page .conceptual-highlight .text-wrapper .text {
margin: 0;
padding: 0;
font-size: 32px;
font-weight: 900;
line-height: 1.2;
color: #fff; }
main.about-page .certifications {
padding: 80px 0 40px; }
main.about-page .certifications .certificate {
padding-bottom: 30px; }
@media (max-width: 48em) {
main.about-page .certifications .certificate {
min-height: initial; } }
main.about-page .certifications .certificate-title {
margin: 30px 0;
padding: 0;
font-size: 15px;
font-weight: 900; }
main.about-page .certifications .container .row {
display: flex;
flex-wrap: wrap; }
main.about-page .gallery {
padding: 40px 0 80px; }
main.about-page .gallery .gallery-image {
padding-bottom: 30px;
text-align: center; }
main.about-page .gallery .gallery-image img {
display: inline-block;
max-width: 100%; }
main.about-page .history .text {
padding: 60px 0;
columns: 3;
column-gap: 30px; }
@media (max-width: 62em) {
main.about-page .history .text {
columns: 1; } }
main.about-page .video {
position: relative;
height: 460px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat; }
main.about-page .video .play-video {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100px;
height: 100px;
display: block;
font-size: 48px;
line-height: 100px;
color: #fff;
border-radius: 50%;
background-color: rgba(0, 0, 0, 0.6);
text-align: center; }
main.about-page .video .play-video:hover {
background-color: rgba(0, 0, 0, 0.8); }
main.single-post .vertical-breadcrumb {
margin: 0;
padding: 0;
list-style: none; }
main.single-post .vertical-breadcrumb li {
position: relative;
display: inline-block;
margin-right: 10px;
font-weight: bold;
line-height: 1;
text-transform: uppercase; }
main.single-post .vertical-breadcrumb li:not(:last-child):after {
position: absolute;
top: 0;
right: -7px;
width: 2px;
height: 100%;
display: block;
background-color: #484847;
content: ""; }
main.single-post .vertical-breadcrumb li a {
display: block;
color: #484847; }
main.single-post .sidebar.affix {
top: 100px;
z-index: 1;
width: 170px; }
@media (max-width: 48em) {
main.single-post .sidebar.affix {
position: static; } }
main.single-post .post-date {
display: inline-block;
position: relative;
margin: 5px 0 0;
font-size: 12px;
font-weight: bold;
text-transform: uppercase; }
main.single-post ul.share-btns {
margin: 50px 0 0 0;
padding: 0;
list-style: none; }
@media (max-width: 48em) {
main.single-post ul.share-btns {
margin-top: 10px;
margin-bottom: 40px; } }
main.single-post ul.share-btns li {
margin-bottom: 5px; }
@media (max-width: 48em) {
main.single-post ul.share-btns li {
display: inline-block; } }
main.single-post ul.share-btns li a {
display: block;
width: 25px;
height: 25px;
font-size: 0;
text-indent: -9999px;
background-repeat: no-repeat;
margin-right: 1rem; }
main.single-post ul.share-btns li a.facebook {
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/share/facebook.png); }
main.single-post ul.share-btns li a.twitter {
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/share/twitter.png); }
main.single-post ul.share-btns li a.linkedin {
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/share/linkedin.png); }
main.single-post ul.share-btns li a.whatsapp {
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/share/whats.png); }
main.single-post ul.share-btns li a.email {
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/share/mail.png); }
main.single-post article.post {
padding: 40px 0;
overflow-x: hidden; }
main.single-post article.post .post-title {
margin: 0 0 30px;
padding: 0;
font-size: 32px;
font-weight: 900;
line-height: 1;
color: #484847; }
main.single-post article.post img {
max-width: 100%;
height: auto; }
main.single-post article.post .post-excerpt {
margin: 0 0 30px;
font-size: 15px;
font-weight: bold;
color: #005ba9; }
main.single-post article.post .post-text p {
font-size: 13px;
line-height: 2;
margin-bottom: 30px; }
main.single-post article.post .post-text img {
max-width: 100%; }
@media (max-width: 48em) {
main.single-post article.post .post-text img {
height: auto; } }
main.single-post article.post .gallery img {
max-width: 100%;
height: auto; }
main.single-post article.post .slick-arrow {
position: absolute;
bottom: 51px;
z-index: 99999;
width: 30px;
height: 30px;
border: none;
color: #fff;
background-color: rgba(0, 0, 0, 0.4);
text-indent: -9999px;
font-size: 0; }
main.single-post article.post .slick-arrow:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 10px;
height: 10px;
display: block;
border: solid;
border-color: #fff; }
main.single-post article.post .slick-arrow.slick-disabled:before {
border-color: rgba(255, 255, 255, 0.5); }
main.single-post article.post .slick-arrow.slick-next {
right: 0; }
main.single-post article.post .slick-arrow.slick-next:before {
border-width: 0 3px 3px 0;
transform: translate(-50%, -50%) rotate(-45deg); }
main.single-post article.post .slick-arrow.slick-prev {
right: 30px; }
main.single-post article.post .slick-arrow.slick-prev:before {
border-width: 0 3px 3px 0;
transform: translate(-50%, -50%) rotate(135deg); }
main.single-post article.post .slick-list {
margin: 0 -20px;
overflow: visible; }
main.single-post article.post .slick-list .slick-slide {
padding: 0 20px; }
main.single-post article.post .slick-list .wp-caption-text {
margin: 0;
padding: 10px 0;
font-size: 10px;
font-weight: bold; }
main.single-post .post-tags ul {
margin: 0;
padding: 0;
list-style: none; }
main.single-post .post-tags ul li {
display: inline-block;
margin-right: 10px; }
main.single-post .post-tags ul li a {
color: #005ba9; }
main.single-post .other-products .product-list {
padding-top: 0; }
.vertical-products-page .category-products-wrapper {
padding: 60px 0 0; }
.vertical-products-page .category-name {
position: relative;
height: 40px; }
.vertical-products-page .category-name .background {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 40px;
background-color: transparent; }
.vertical-products-page .category-name .background:after {
position: absolute;
top: 0;
right: 0;
width: 30%;
height: 40px;
content: "";
background: #fff;
background: -moz-linear-gradient(left, #fff 0%, #fff 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(100%, #fff));
background: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
background: -o-linear-gradient(left, #fff 0%, #fff 100%);
background: -ms-linear-gradient(left, #fff 0%, #fff 100%);
background: linear-gradient(to right, #fff 0%, #fff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#FFFFFF', GradientType=1 ); }
.vertical-products-page .category-name .title {
margin: 0;
padding: 0;
color: #005ba9;
font-size: 18px;
font-weight: 900;
line-height: 40px; }
main.vertical-page .section-title .title {
margin: 0;
font-size: 32px;
color: #005ba9;
font-weight: bold; }
main.vertical-page .conceptual-banner {
height: 350px;
background-color: #484847;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff; }
main.vertical-page .conceptual-banner .text-wrapper {
display: flex;
align-items: center;
height: 350px; }
@media (max-width: 48em) {
main.vertical-page .conceptual-banner .text-wrapper {
height: 170px; } }
main.vertical-page .conceptual-banner .text-wrapper .position {
margin-left: 130px; }
@media (max-width: 48em) {
main.vertical-page .conceptual-banner .text-wrapper .position {
margin-left: 0; } }
main.vertical-page .conceptual-banner .vertical-name {
display: block;
margin: 5px 0 15px 0;
padding: 0;
font-size: 60px;
font-weight: bold;
line-height: 65px;
color: #fff; }
main.vertical-page .conceptual-banner .btn {
width: 100%;
padding: 4px 10px;
font-weight: bold;
border-radius: 0;
color: #005ba9;
background-color: #fff; }
main.vertical-page .post-categories-wrapper {
padding: 22px 0;
background-color: #e3e3e3; }
@media (max-width: 62em) {
main.vertical-page .post-categories-wrapper .col-md-9 {
overflow: auto; } }
main.vertical-page .post-categories-wrapper .post-categories {
margin: 0;
padding: 0;
list-style: none;
text-align: right; }
@media (max-width: 62em) {
main.vertical-page .post-categories-wrapper .post-categories {
width: intrinsic;
width: -moz-max-content;
width: -webkit-max-content; } }
main.vertical-page .post-categories-wrapper .post-categories li {
display: inline-block;
padding: 0 15px;
font-weight: bold;
line-height: 2; }
@media (max-width: 62em) {
main.vertical-page .post-categories-wrapper .post-categories li {
padding: 0 10px; } }
main.vertical-page .post-categories-wrapper .post-categories li a {
display: block;
position: relative;
color: #484847; }
main.vertical-page .post-categories-wrapper .post-categories li a:hover, main.vertical-page .post-categories-wrapper .post-categories li a.active {
text-decoration: none;
color: #005ba9; }
main.vertical-page .product-list {
position: relative; }
main.vertical-page .product-list .slick-arrow {
z-index: 88; }
main.vertical-page .product-list .slick-arrow.slick-prev {
right: 35px; }
main.vertical-page .product-list .slick-arrow.slick-next {
right: 15px; }
main.vertical-page .product-list #loading-filter-products {
display: none;
position: absolute;
top: 50px;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
min-height: 200px;
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/ajax-loader.gif); }
main.vertical-page .related-posts {
margin-bottom: 40px; }
main.vertical-page .related-posts .section-title {
background-color: transparent;
color: #005ba9;
text-transform: uppercase;
font-weight: 900; }
main.vertical-page .related-posts h4 {
overflow: hidden; }
main.vertical-page #first-page-posts {
position: relative; }
main.vertical-page #first-page-posts #loading-filter {
display: none;
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
min-height: 350px;
background-color: #fff;
background-position: center center;
background-repeat: no-repeat;
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/ajax-loader.gif); }
.products-link-btn {
background-color: #005ba9;
color: #fff;
padding: 15px;
font-weight: 600;
border-radius: 6px; }
@media (max-width: 62em) {
.products-link-btn {
margin-bottom: 30px; } }
.products-link-btn:hover, .products-link-btn:active, .products-link-btn:focus {
color: #fff;
background-color: #0076dc; }
.products-link-btn i {
margin-left: 15px;
font-size: 16px; }
main.search-page .section-title {
height: 250px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff; }
main.search-page .section-title .text-wrapper {
display: flex;
align-items: center;
height: 250px; }
main.search-page .section-title .title {
margin: 0;
padding: 0;
font-size: 12px;
text-transform: uppercase; }
main.search-page .section-title .title .term-search {
margin-top: 20px;
display: block;
text-transform: none;
font-size: 36px; }
main.search-page .search-results {
padding: 60px 0; }
main.search-page .search-results .result-block-title {
padding: 30px 0;
margin: 0;
color: #484847;
font-size: 20px;
font-weight: bold; }
main.search-page .search-results .products-results {
margin: 0; }
main.search-page .search-results .page-card {
margin-bottom: 30px;
padding: 20px 15px;
background-color: #f7f7f7;
border: 1px solid #e3e3e3; }
main.search-page .search-results .page-card .page-title {
margin: 0;
padding: 0 0 5px;
font-size: 12px;
font-weight: bold; }
main.search-page .search-results .page-card a {
color: #484847;
text-decoration: underline; }
main.search-page .no-results {
font-size: 16px;
padding-bottom: 50px; }
main.be-an-authorized .conceptual-highlight {
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff; }
main.be-an-authorized .conceptual-highlight .banner-wrapper {
display: flex;
justify-content: start;
align-items: center;
height: 350px; }
@media (max-width: 62em) {
main.be-an-authorized .conceptual-highlight .banner-wrapper {
display: block; } }
main.be-an-authorized .conceptual-highlight .banner-wrapper .page-description {
font-size: 15px; }
@media (max-width: 62em) {
main.be-an-authorized .conceptual-highlight .banner-wrapper .page-description {
margin-top: 40px;
text-align: center; } }
@media (max-width: 62em) {
main.be-an-authorized .conceptual-highlight .text-wrapper {
text-align: center;
margin-top: 30px; } }
main.be-an-authorized .conceptual-highlight .text-wrapper .banner-subtitle {
font-size: 15px; }
main.be-an-authorized .conceptual-highlight .text-wrapper .text {
margin: 0;
padding: 0;
font-size: 32px;
font-weight: 900;
line-height: 32px; }
main.be-an-authorized .reg-authorized-wrapper {
padding-top: 50px; }
main.be-an-authorized .reg-authorized-wrapper .reg-title {
margin: 0;
padding: 0;
font-size: 32px;
line-height: 26px; }
main.be-an-authorized .reg-authorized-wrapper .reg-subtitle {
font-size: 11px;
margin-top: 12px;
line-height: 13px; }
main.be-an-authorized .reg-authorized-wrapper form {
font-size: 13px; }
main.be-an-authorized .reg-authorized-wrapper form label {
font-weight: 500; }
main.be-an-authorized .reg-authorized-wrapper form input {
border: none;
border-radius: 0;
padding: 0;
box-shadow: none;
border-bottom: 2px solid #b6b6b5;
font-size: 13px; }
main.be-an-authorized .reg-authorized-wrapper form input:active {
box-shadow: none; }
main.be-an-authorized .reg-authorized-wrapper form input[type="submit"] {
width: 100%;
background-color: #484847;
font-size: 12px;
font-weight: 600;
padding: 5px; }
main.be-an-authorized .reg-authorized-wrapper form .message-text {
margin-top: 20px; }
main.be-an-authorized .reg-authorized-wrapper form .message-text label {
margin-bottom: 5px;
font-size: 12px; }
main.be-an-authorized .reg-authorized-wrapper form textarea {
border-radius: 3px;
box-shadow: none;
border: 2px solid #b6b6b5;
resize: vertical;
font-size: 15px; }
main.be-an-authorized .reg-authorized-wrapper form textarea:active {
box-shadow: none; }
main.be-an-authorized .special-md-col {
padding-left: 0;
padding-right: 0; }
main.be-an-reseller .conceptual-highlight {
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff; }
main.be-an-reseller .conceptual-highlight .banner-wrapper {
display: flex;
justify-content: start;
align-items: center;
height: 350px;
flex-wrap: wrap; }
main.be-an-reseller .conceptual-highlight .banner-wrapper .page-description {
font-size: 15px; }
@media (max-width: 62em) {
main.be-an-reseller .conceptual-highlight .banner-wrapper .page-description {
text-align: center; } }
main.be-an-reseller .conceptual-highlight .text-wrapper .banner-subtitle {
font-size: 15px; }
@media (max-width: 62em) {
main.be-an-reseller .conceptual-highlight .text-wrapper .banner-subtitle {
text-align: center; } }
main.be-an-reseller .conceptual-highlight .text-wrapper .text {
margin: 0;
padding: 0;
font-size: 32px;
font-weight: 900;
line-height: 32px; }
@media (max-width: 62em) {
main.be-an-reseller .conceptual-highlight .text-wrapper .text {
text-align: center; } }
main.be-an-reseller .reg-reseller-wrapper {
padding-top: 50px; }
main.be-an-reseller .reg-reseller-wrapper .reg-title {
margin: 0;
padding: 0;
font-size: 32px;
line-height: 26px; }
main.be-an-reseller .reg-reseller-wrapper .reg-subtitle {
font-size: 11px;
margin-top: 12px;
line-height: 13px; }
main.be-an-reseller .reg-reseller-wrapper .your-state {
margin-bottom: 0; }
main.be-an-reseller .reg-reseller-wrapper form {
font-size: 13px; }
main.be-an-reseller .reg-reseller-wrapper form label {
font-weight: 500; }
main.be-an-reseller .reg-reseller-wrapper form input {
border: none;
border-radius: 0;
box-shadow: none;
border-bottom: 2px solid #b6b6b5;
font-size: 13px;
padding: 0; }
main.be-an-reseller .reg-reseller-wrapper form input:active {
box-shadow: none; }
main.be-an-reseller .reg-reseller-wrapper form input[type="submit"] {
width: 100%;
background-color: #484847;
font-size: 12px;
font-weight: 600;
padding: 5px; }
main.be-an-reseller .reg-reseller-wrapper form .message-text {
margin-top: 20px; }
main.be-an-reseller .reg-reseller-wrapper form .message-text label {
margin-bottom: 5px;
font-size: 12px; }
main.be-an-reseller .reg-reseller-wrapper form textarea {
border-radius: 3px;
box-shadow: none;
border: 2px solid #b6b6b5;
resize: vertical;
font-size: 15px; }
main.be-an-reseller .reg-reseller-wrapper form textarea:active {
box-shadow: none; }
main.be-an-reseller .special-md-col {
padding-left: 0;
padding-right: 0; }
main.atap-page .page-header {
margin: 0 0 35px;
height: 350px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff;
font-size: 15px; }
main.atap-page .page-header .text-wrapper {
display: flex;
align-items: center;
height: 380px; }
main.atap-page .page-header .text-wrapper.right {
justify-content: flex-end; }
@media (max-width: 62em) {
main.atap-page .page-header .text-wrapper {
height: auto;
display: block;
margin-top: 30px; } }
main.atap-page .page-header .text-wrapper div.position {
margin-top: 35px; }
main.atap-page .page-header .intro-title {
margin: 0;
color: #fff; }
main.atap-page .page-header .select-wrapper {
width: 100%; }
main.atap-page .page-header .title {
display: block;
margin: 0;
padding: 0;
font-size: 32px;
font-weight: bold;
line-height: 1.2;
color: #fff; }
main.atap-page .page-header .btn {
padding: 4px 30px;
font-weight: bold;
border-radius: 0;
color: #005ba9;
background-color: #fff; }
@media (max-width: 62em) {
main.atap-page .page-header .btn {
width: 100%; } }
main.atap-page .content-sidebar .title {
margin: 0 0 20px;
font-size: 32px; }
main.atap-page .content-sidebar .text {
width: 75%;
font-size: 11px;
margin-bottom: 30px; }
main.atap-page .content-sidebar a {
width: 100%;
padding: 4px 30px;
font-weight: bold;
border-radius: 0;
color: #fff;
background-color: #005ba9; }
main.atap-page .newsletter-success {
display: none;
width: calc(100% - 50px);
text-align: center;
padding: 20px;
margin-bottom: 40px;
background-color: #f0f0f0;
border-radius: 5px; }
main.atap-page .ataps-list {
padding-bottom: 50px; }
main.atap-page .ataps-list .state {
margin-bottom: 20px;
padding: 5px 35px;
width: 380px;
border: 3px solid #e3e3e3; }
main.atap-page .ataps-list .state .state-name {
margin: 20px 0 10px;
padding: 0;
font-size: 18px;
font-weight: bold; }
main.atap-page .ataps-list .state .city-name {
margin: 20px 0;
padding: 0;
font-size: 15px;
font-weight: bold;
color: #005ba9; }
main.atap-page .ataps-list .state .atap {
margin-bottom: 20px; }
main.atap-page .ataps-list .state .atap .atap-name {
margin: 0 0 2px;
padding: 0;
font-size: 12px;
font-weight: bold; }
main.atap-page .ataps-list .state .atap a {
color: #484847;
text-decoration: underline; }
main.atap-page .modal-overlay {
display: block;
width: 100%;
height: 100%;
position: fixed;
z-index: 9999;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.7); }
main.atap-page .modal-overlay .modal-content {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 768px;
background-color: #005ba9;
padding: 45px 35px; }
@media (max-width: 62em) {
main.atap-page .modal-overlay .modal-content {
max-width: 85%; } }
main.atap-page .modal-overlay .modal-content .close-modal {
position: absolute;
top: 10px;
right: 10px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
border: 1px solid #fff;
color: #fff;
font-size: 14px; }
main.atap-page .modal-overlay .modal-content .close-modal:hover {
text-transform: none; }
main.atap-page .modal-overlay .modal-content .title {
width: 70%;
font-size: 32px;
color: #fff;
font-weight: 900;
line-height: 1.1; }
@media (max-width: 48em) {
main.atap-page .modal-overlay .modal-content .title {
font-size: 20px; } }
main.atap-page .modal-overlay .modal-content input {
width: 100%;
margin-top: 20px;
background-color: transparent;
border: none;
border-bottom: 1px solid #fff;
padding: 10px 0;
font-size: 15px;
color: #fff; }
main.atap-page .modal-overlay .modal-content input::-webkit-input-placeholder {
color: #fff; }
main.atap-page .modal-overlay .modal-content input:-moz-placeholder {
color: #fff; }
main.atap-page .modal-overlay .modal-content input::-moz-placeholder {
color: #fff; }
main.atap-page .modal-overlay .modal-content input:-ms-input-placeholder {
color: #fff; }
main.atap-page .modal-overlay .modal-content input[type=email] {
width: calc(100% - 170px);
float: left; }
@media (max-width: 48em) {
main.atap-page .modal-overlay .modal-content input[type=email] {
width: 100%;
margin-bottom: 20px; } }
main.atap-page .modal-overlay .modal-content .btn-submit {
margin-top: 33px;
display: block;
float: left;
width: 170px;
padding: 4px 0;
font-weight: 300;
border-radius: 0;
border: none;
color: #005ba9;
background-color: #fff;
text-transform: uppercase; }
@media (max-width: 48em) {
main.atap-page .modal-overlay .modal-content .btn-submit {
margin: 36px auto 0;
float: none; } }
main.atap-page .modal-overlay .modal-content #msg-return,
main.atap-page .modal-overlay .modal-content .newsletter-success {
margin-top: 10px;
display: none;
background-color: rgba(255, 255, 255, 0.3);
padding: 5px 15px;
color: #222;
clear: both; }
main.contact-page .conceptual-highlight {
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff; }
main.contact-page .conceptual-highlight .banner-wrapper {
display: flex;
justify-content: start;
align-items: center;
height: 350px; }
@media (max-width: 62em) {
main.contact-page .conceptual-highlight .banner-wrapper {
flex-direction: column;
justify-content: center;
align-items: flex-start; }
main.contact-page .conceptual-highlight .banner-wrapper .select-wrapper {
margin-top: 3rem; } }
main.contact-page .conceptual-highlight .banner-wrapper .page-description {
font-size: 15px; }
main.contact-page .conceptual-highlight .text-wrapper {
margin-top: 50px; }
main.contact-page .conceptual-highlight .text-wrapper .banner-subtitle {
font-size: 15px;
color: #fff;
filter: drop-shadow(0px 0px 28px #000); }
main.contact-page .conceptual-highlight .text-wrapper .text {
margin: 0;
padding: 0;
font-size: 32px;
font-weight: 900;
line-height: 32px;
color: #fff;
filter: drop-shadow(0px 0px 28px #000); }
main.contact-page .conceptual-highlight .link-wrapper .link-work-with-us {
color: #0c5ca7;
font-weight: 600;
background: #fff;
padding: 5px 20px; }
main.contact-page .contact-form-wrapper {
padding-top: 30px; }
main.contact-page .contact-form-wrapper .reg-title {
margin: 0;
padding: 0;
font-size: 32px;
line-height: 26px; }
main.contact-page .contact-form-wrapper .spn-content {
margin-top: 15px; }
main.contact-page .contact-form-wrapper .spn-content span {
display: block;
font-size: 11px;
color: #484847; }
main.contact-page .contact-form-wrapper .spn-content .spn-contact {
font-weight: 600;
display: inline-block;
margin-bottom: 5px;
font-size: 12px; }
main.contact-page .contact-form-wrapper form {
font-size: 13px;
display: none; }
main.contact-page .contact-form-wrapper form label {
font-weight: 500; }
main.contact-page .contact-form-wrapper form input {
border: none;
border-radius: 0;
box-shadow: none;
border-bottom: 2px solid #b6b6b5;
font-size: 13px;
padding: 0; }
main.contact-page .contact-form-wrapper form input:active {
box-shadow: none; }
main.contact-page .contact-form-wrapper form input[type="submit"] {
width: 100%;
background-color: #484847;
font-size: 12px;
font-weight: 600;
padding: 5px; }
main.contact-page .contact-form-wrapper form input[type="submit"] .disabled {
opacity: 0.7;
cursor: not-allowed;
pointer-events: none; }
main.contact-page .contact-form-wrapper form .message-text {
margin-top: 20px; }
main.contact-page .contact-form-wrapper form .message-text label {
margin-bottom: 5px;
font-size: 12px; }
main.contact-page .contact-form-wrapper form textarea {
border-radius: 3px;
box-shadow: none;
border: 2px solid #b6b6b5;
resize: vertical;
font-size: 15px; }
main.contact-page .contact-form-wrapper form textarea:active {
box-shadow: none; }
main.contact-page .contact-form-wrapper form.sent input[type="submit"], main.contact-page .contact-form-wrapper form.invalid input[type="submit"] {
cursor: pointer !important;
opacity: 1 !important; }
main.contact-page .maps {
padding-top: 30px; }
main.contact-page .special-md-col {
padding-left: 0;
padding-right: 0; }
main.contact-page .talk-about-label {
filter: drop-shadow(0px 0px 28px black); }
main.contact-page .select-wrapper .selectric .label {
filter: drop-shadow(0px 0px 6px black) !important; }
#your-file {
width: 100%; }
.d-none {
display: none; }
main.find-a-reseller .conceptual-highlight {
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff; }
@media (max-width: 62em) {
main.find-a-reseller .conceptual-highlight {
height: 500px;
padding-top: 50px; } }
main.find-a-reseller .conceptual-highlight .btn {
margin-top: 28px;
padding: 4px 30px;
font-weight: bold;
border-radius: 0;
color: #005ba9;
background-color: #fff; }
@media (max-width: 62em) {
main.find-a-reseller .conceptual-highlight .btn {
width: 100%; } }
main.find-a-reseller .conceptual-highlight .banner-wrapper {
display: flex;
justify-content: start;
align-items: center;
height: 350px; }
main.find-a-reseller .conceptual-highlight .banner-wrapper .page-description {
font-size: 15px; }
main.find-a-reseller .conceptual-highlight .banner-wrapper .select-wrapper {
margin-top: 40px; }
main.find-a-reseller .conceptual-highlight .text-wrapper .banner-subtitle {
font-size: 15px; }
main.find-a-reseller .conceptual-highlight .text-wrapper .text {
margin: 0;
padding: 0;
font-size: 32px;
font-weight: 900;
line-height: 32px; }
@media (max-width: 62em) {
main.find-a-reseller .conceptual-highlight .text-wrapper .text {
font-size: 24px; } }
main.find-a-reseller .conceptual-highlight .link-wrapper .link-work-with-us {
color: #0c5ca7;
font-weight: 600;
background: #fff;
padding: 5px 20px; }
main.find-a-reseller .find-reseller-wrapper {
padding: 60px 0; }
main.find-a-reseller .find-reseller-wrapper .reg-title {
margin: 0;
padding: 0;
font-size: 32px;
line-height: 26px; }
main.find-a-reseller .find-reseller-wrapper .sdb-text {
font-size: 11px; }
main.find-a-reseller .find-reseller-wrapper .sdb-span {
background: #0c5ca7;
color: #fff;
font-weight: 600;
padding: 3px 25px;
display: inline-block;
margin-bottom: 5px;
margin-top: 20px;
font-size: 12px; }
main.find-a-reseller .find-reseller-wrapper .dealer-box {
margin-bottom: 20px;
padding: 35px;
border: 3px solid #e3e3e3; }
main.find-a-reseller .find-reseller-wrapper .dealer-box .title {
margin: 0 0 20px;
padding: 0;
font-size: 18px;
font-weight: bold; }
main.find-a-reseller .find-reseller-wrapper .dealer-box p {
margin: 0;
padding: 0; }
main.find-a-reseller .find-reseller-wrapper .dealer-box a {
display: block;
margin-top: 10px;
color: #484847;
text-decoration: underline; }
main.find-a-reseller #dealer-list {
display: table;
width: 100%; }
main.find-a-reseller #dealer-list .dealer {
width: calc(50% - 15px);
margin-left: 15px;
display: inline-table; }
main.support-page .page-header {
margin: 0 0 35px;
height: 350px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff;
font-size: 15px; }
main.support-page .page-header .text-wrapper {
display: flex;
align-items: center;
height: 380px; }
main.support-page .page-header .text-wrapper.right {
justify-content: flex-end; }
@media (max-width: 48em) {
main.support-page .page-header .text-wrapper {
height: 170px; } }
main.support-page .page-header .text-wrapper div.position {
margin-top: 35px; }
main.support-page .page-header .intro-title {
margin: 0;
color: #fff; }
main.support-page .page-header .select-wrapper {
width: 100%; }
main.support-page .page-header .title {
display: block;
margin: 0;
padding: 0;
font-size: 32px;
font-weight: bold;
line-height: 1.2;
color: #fff; }
main.support-page .page-header .btn {
padding: 4px 30px;
font-weight: bold;
border-radius: 0;
color: #005ba9;
background-color: #fff; }
@media (max-width: 62em) {
main.support-page .page-header .btn {
width: 100%; } }
@media (max-width: 48em) {
main.support-page .page-header {
height: auto; } }
main.support-page .content-sidebar .title {
margin: 0 0 20px;
font-size: 32px; }
main.support-page .content-sidebar .text {
width: 75%;
font-size: 11px;
margin-bottom: 30px; }
main.support-page .content-sidebar a {
width: 100%;
padding: 4px 30px;
font-weight: bold;
border-radius: 0;
color: #fff;
background-color: #005ba9; }
main.support-page .contact-form-wrapper {
padding-top: 30px; }
main.support-page .contact-form-wrapper .reg-title {
margin: 0;
padding: 0;
font-size: 32px;
line-height: 26px; }
main.support-page .contact-form-wrapper .spn-content {
margin-top: 15px; }
main.support-page .contact-form-wrapper .spn-content span {
display: block;
font-size: 11px;
color: #484847; }
main.support-page .contact-form-wrapper .spn-content .spn-contact {
background: #0c5ca7;
color: #fff;
font-weight: 600;
padding: 0px 8px;
display: inline-block;
margin-bottom: 5px;
font-size: 12px; }
main.support-page .contact-form-wrapper form {
font-size: 13px; }
main.support-page .contact-form-wrapper form label {
font-weight: 500; }
main.support-page .contact-form-wrapper form input {
border: none;
border-radius: 0;
box-shadow: none;
border-bottom: 2px solid #b6b6b5;
font-size: 13px; }
main.support-page .contact-form-wrapper form input:active {
box-shadow: none; }
main.support-page .contact-form-wrapper form input[type="submit"] {
width: 100%;
background-color: #484847;
font-size: 12px;
font-weight: 600;
margin-top: 20px; }
main.support-page .contact-form-wrapper form .message-text {
margin-top: 20px; }
main.support-page .contact-form-wrapper form .message-text label {
margin-bottom: 5px;
font-size: 12px; }
main.support-page .contact-form-wrapper form textarea {
border-radius: 3px;
box-shadow: none;
border: 2px solid #b6b6b5;
resize: vertical;
font-size: 13px; }
main.support-page .contact-form-wrapper form textarea:active {
box-shadow: none; }
@media (max-width: 48em) {
main.support-page .support {
min-height: 600px; } }
.special-md-col {
padding-left: 0;
padding-right: 0; }
main.archive-page .section-title {
height: 150px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff; }
main.archive-page .section-title .text-wrapper {
display: flex;
align-items: center;
height: 150px; }
main.archive-page .section-title .title {
margin: 0;
padding: 0;
font-size: 36px;
font-weight: bold; }
main.archive-page .pagination {
padding: 30px 0;
text-align: center; }
main.archive-page .pagination .page-numbers {
display: inline-block;
padding: 5px 15px;
margin: 5px;
color: #005ba9;
border: 2px solid #e3e3e3;
font-weight: bold; }
main.archive-page .pagination .page-numbers:hover {
background-color: #e3e3e3;
text-decoration: none; }
main.archive-page .pagination .page-numbers.current {
background-color: #e3e3e3;
color: #fff; }
main.default-page .section-title {
height: 250px;
background-color: #005ba9;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
color: #fff; }
main.default-page .section-title .text-wrapper {
display: flex;
align-items: center;
height: 250px; }
main.default-page .section-title .title {
margin: 0;
padding: 0;
font-size: 12px;
text-transform: uppercase; }
main.default-page .section-title .title .term-search {
margin-top: 20px;
display: block;
text-transform: none;
font-size: 36px; }
main.default-page .page-content {
padding: 60px 0; }
main.default-page .page-content h2, main.default-page .page-content h3 {
padding: 30px 0;
margin: 0;
color: #484847;
font-size: 20px;
font-weight: bold; }
main.default-page .page-content .products-results {
margin: 0; }
main.default-page .page-content .page-card {
margin-bottom: 30px;
padding: 20px 15px;
background-color: #f7f7f7;
border: 1px solid #e3e3e3; }
main.default-page .page-content .page-card .page-title {
margin: 0;
padding: 0 0 5px;
font-size: 12px;
font-weight: bold; }
main.default-page .page-content .page-card a {
color: #484847;
text-decoration: underline; }
.warrenty-page form {
font-size: 13px;
display: none; }
.warrenty-page form label {
font-weight: 500; }
.warrenty-page form input {
border: none;
border-radius: 0;
box-shadow: none;
border-bottom: 2px solid #b6b6b5;
font-size: 13px;
padding: 0; }
.warrenty-page form input:active {
box-shadow: none; }
.warrenty-page form input[type="submit"] {
width: 100%;
background-color: #484847;
font-size: 12px;
font-weight: 600;
padding: 5px; }
.warrenty-page form .message-text {
margin-top: 20px; }
.warrenty-page form .message-text label {
margin-bottom: 5px;
font-size: 12px; }
.warrenty-page form textarea {
border-radius: 3px;
box-shadow: none;
border: 2px solid #b6b6b5;
resize: vertical;
font-size: 15px; }
.warrenty-page form textarea:active {
box-shadow: none; }
.self-checkout {
overflow-x: hidden; }
.self-checkout .hero {
position: relative;
background: #0066B3;
padding: 98px 0 87px; }
.self-checkout .hero * {
position: relative;
z-index: 2; }
.self-checkout .hero .title-wrapper {
display: flex;
align-items: center; }
.self-checkout .hero .title-wrapper h1 {
color: #fff;
margin: auto 1.5rem;
font-size: 4rem;
line-height: 65px;
font-weight: 700;
text-transform: uppercase; }
.self-checkout .hero .product-tagline {
font-size: 14px;
line-height: 17px;
font-weight: 700;
color: #fff;
margin: 2rem auto 14px;
padding-left: 3rem;
text-transform: uppercase; }
.self-checkout .hero .product-text {
font-size: 14px;
line-height: 17px;
font-weight: 500;
color: #fff;
margin-bottom: 2rem;
padding-left: 3rem; }
.self-checkout .hero .product-text p {
margin-bottom: 1rem; }
.self-checkout .hero .btn {
padding: 10px 27px;
background-color: #24C9FF;
color: #fff;
font-size: 12px;
line-height: 14px;
font-weight: 700;
border-radius: 1rem;
transition: all ease .5s;
margin-left: 3rem; }
.self-checkout .hero .btn:hover {
background-color: #1eafdf; }
@media (max-width: 62em) {
.self-checkout .hero .btn {
margin-bottom: 32px; } }
.self-checkout .hero:after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(274.01deg, #0C86E3 -0.23%, rgba(0, 102, 179, 0) 70.05%);
z-index: 1; }
.self-checkout .product-video .video {
min-height: 388px;
background-size: cover;
background-position: center;
border-radius: .5rem;
display: flex;
align-items: center;
justify-content: center; }
.self-checkout .product-video .video a img {
transition: all ease .5s; }
.self-checkout .product-video .video a:hover img {
transform: scale(1.2); }
@media (max-width: 62em) {
.self-checkout .product-video .video {
min-height: 200px; } }
.self-checkout .details {
padding: 86px 0; }
.self-checkout .details .thumbnail {
margin-top: -13rem;
position: relative;
z-index: 2; }
@media (max-width: 62em) {
.self-checkout .details .thumbnail {
margin-bottom: 30px; } }
.self-checkout .details .text {
font-size: 14px;
line-height: 17px;
font-weight: 400;
color: #232323;
margin: 22px auto; }
.self-checkout .details .icons-row {
margin-top: 83px; }
.self-checkout .details .icons-row .icon-box {
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 320px; }
.self-checkout .details .icons-row .icon-box .icon {
height: 73px;
width: 102px;
display: block;
margin: auto; }
.self-checkout .details .icons-row .icon-box .icon img {
object-fit: contain;
height: 100%;
width: 100%; }
.self-checkout .details .icons-row .icon-box .title {
font-size: 15px;
line-height: 18px;
font-weight: 700;
color: #585858;
text-align: center;
display: flex;
margin: 50px 0 16px;
min-height: 108px;
justify-content: center;
align-items: center; }
.self-checkout .details .icons-row .icon-box .description {
font-size: 14px;
font-weight: 400;
line-height: 17px;
color: #232323;
text-align: center; }
@media (max-width: 62em) {
.self-checkout .details .icons-row .icon-box {
min-height: 240px;
margin-bottom: 30px; }
.self-checkout .details .icons-row .icon-box .title {
min-height: auto;
margin: auto; } }
.self-checkout .trust {
position: relative;
background-size: cover;
background-position: center;
background-color: #0066B3;
padding: 53px 0; }
.self-checkout .trust * {
position: relative;
z-index: 2; }
.self-checkout .trust h2 {
font-size: 36px;
line-height: 43px;
font-weight: 700;
color: #fff;
text-transform: uppercase; }
.self-checkout .trust p {
font-size: 14px;
line-height: 17px;
font-weight: 400;
color: #fff; }
@media (max-width: 62em) {
.self-checkout .trust p br {
display: none; } }
.self-checkout .trust:after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(267.01deg, #159AFF 7.64%, rgba(0, 102, 179, 0) 94.05%);
z-index: 1; }
.self-checkout .product-posts {
padding: 85px 0 136px; }
.self-checkout .product-posts .post-link {
padding: 16px; }
.self-checkout .product-posts .post-link .thumbnail {
width: 239px;
height: 244px;
border-radius: 13px;
overflow: hidden;
display: block;
margin: auto; }
.self-checkout .product-posts .post-link .thumbnail img {
object-fit: cover;
width: 100%;
height: 100%;
transition: all ease .5s; }
.self-checkout .product-posts .post-link .post-data .know-more {
font-size: 12px;
line-height: 14px;
font-weight: 400;
color: #159AFF;
text-transform: uppercase;
margin-top: 14px; }
.self-checkout .product-posts .post-link .post-data .title {
font-size: 16px;
line-height: 19px;
font-weight: 700;
color: #585858;
transition: all ease .5s; }
@media (max-width: 62em) {
.self-checkout .product-posts .post-link .post-data .know-more {
text-align: center;
display: block;
margin: 16px auto; }
.self-checkout .product-posts .post-link .post-data .title {
text-align: center; } }
.self-checkout .product-posts .post-link:hover .thumbnail img {
transform: scale(1.3); }
.self-checkout .product-posts .post-link:hover .post-data .title {
color: #0066B3; }
.self-checkout .product-posts .slick-arrow {
position: absolute;
top: 0;
height: 100%;
width: 29px;
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/arrow.svg);
background-position: center;
background-size: 29px;
background-color: transparent;
background-repeat: no-repeat;
border: none;
text-indent: -9999999999px;
z-index: 2;
transition: all ease .5s; }
.self-checkout .product-posts .slick-arrow.slick-prev {
left: -36px;
transform: rotate(-180deg); }
.self-checkout .product-posts .slick-arrow.slick-next {
right: -36px; }
.self-checkout .product-posts .slick-arrow.slick-disabled {
opacity: 0; }
@media (max-width: 62em) {
.self-checkout .product-posts .slick-arrow.slick-prev {
left: 0; }
.self-checkout .product-posts .slick-arrow.slick-next {
right: 0; } }
.self-checkout .product-posts .slick-dots {
position: absolute;
bottom: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
list-style: none; }
.self-checkout .product-posts .slick-dots li {
margin: 8px; }
.self-checkout .product-posts .slick-dots li button {
text-indent: -999999999px;
background: transparent;
border-radius: 2px solid #0066B3;
border-radius: 100%;
transition: all ease .5s;
width: 12px;
height: 12px; }
.self-checkout .product-posts .slick-dots li.slick-active button {
background-color: #0066B3; }
.self-checkout .video-box {
background: linear-gradient(-264.56deg, rgba(217, 217, 217, 0.4) 16.71%, rgba(217, 217, 217, 0) 86.86%);
padding: 65px 33px;
border-radius: 8px 80px;
margin-bottom: 79px; }
.self-checkout .video-box h2 {
font-size: 40px;
line-height: 44px;
font-weight: 500;
color: #585858; }
.self-checkout .video-box h2 strong {
font-weight: 700;
text-transform: uppercase; }
.self-checkout .video-box .subtitle-wrapper {
display: flex;
align-items: center;
margin: 20px 0 13px; }
.self-checkout .video-box .subtitle-wrapper .video-subtitle {
font-size: 20px;
line-height: 24px;
font-weight: 700;
color: #585858;
margin-right: 30px; }
.self-checkout .video-box .subtitle-wrapper .video-text {
font-size: 14px;
line-height: 17px;
font-weight: 400;
color: #585858; }
@media (max-width: 62em) {
.self-checkout .video-box .subtitle-wrapper .video-text br {
display: none; } }
.self-checkout .video-box .col-content {
padding-left: 60px; }
@media (max-width: 62em) {
.self-checkout .video-box .col-content {
padding-left: 0; } }
.self-checkout .price-box {
background: linear-gradient(264.56deg, rgba(217, 217, 217, 0.4) 16.71%, rgba(217, 217, 217, 0) 86.86%);
padding: 65px 33px;
border-radius: 8px 80px;
margin-bottom: 155px; }
.self-checkout .price-box .float-right {
float: right; }
@media (max-width: 62em) {
.self-checkout .price-box {
padding: 65px 0; }
.self-checkout .price-box .float-right {
float: none; } }
.self-checkout .price-box .model-img-wrapper {
width: 520px;
height: 480px;
margin-top: 80px; }
.self-checkout .price-box .model-img-wrapper img {
height: 100%;
width: 100%;
object-fit: contain;
transform: scale(2); }
.self-checkout .price-box h2 {
font-size: 36px;
line-height: 43px;
font-weight: 700;
color: #585858;
margin-bottom: 19px;
text-transform: uppercase; }
.self-checkout .price-box .btn-model {
padding: 10px 18px;
background-color: #D9D9D9;
font-size: 12px;
line-height: 14px;
font-weight: 700;
color: #585858;
border-radius: 15px;
margin-bottom: 39px;
margin-right: 8px;
transition: all ease .5s; }
.self-checkout .price-box .btn-model.active {
background-color: #0066B3;
color: #fff; }
.self-checkout .price-box .btn-model:hover {
background-color: #0C86E3;
color: #fff; }
.self-checkout .price-box .price-text {
font-size: 14px;
line-height: 17px;
font-weight: 400;
color: #232323;
margin-bottom: 26px; }
.self-checkout .price-box .price-text strong {
font-weight: 400;
color: #0066B3; }
.self-checkout .price-box .price-text a {
text-decoration: none;
cursor: pointer; }
.self-checkout .price-box .price-text a:hover {
text-decoration: underline; }
.self-checkout .price-box .row-columns {
display: flex;
align-items: flex-start; }
@media (max-width: 62em) {
.self-checkout .price-box .row-columns {
display: initial; }
.self-checkout .price-box .row-columns .col-md-4 {
padding-left: 0; } }
.self-checkout .price-box .form-group {
display: flex;
align-items: baseline;
width: 50%;
margin-top: 0 !important; }
.self-checkout .price-box .form-group.col .form-group {
flex-direction: column; }
.self-checkout .price-box .form-group.w-full {
width: 100%;
flex-direction: column; }
.self-checkout .price-box .form-group.w-full .form-group {
width: 100%; }
@media (max-width: 62em) {
.self-checkout .price-box .form-group {
display: block;
width: 100%; } }
.self-checkout .price-box .form-group .help-block {
display: block; }
.self-checkout .price-box .form-group input[type=email], .self-checkout .price-box .form-group input[type=text], .self-checkout .price-box .form-group input[type=tel] {
background-color: #D9D9D9;
font-size: 14px;
line-height: 17px;
font-weight: 400;
color: #585858;
display: flex;
align-items: center;
padding-left: 28px;
border: none;
border-radius: 15px;
min-height: 35px; }
.self-checkout .price-box .form-group input[type=email]::placeholder, .self-checkout .price-box .form-group input[type=text]::placeholder, .self-checkout .price-box .form-group input[type=tel]::placeholder {
color: #585858;
opacity: 1; }
.self-checkout .price-box .form-group .switch {
margin-top: 8px;
margin-left: 40px; }
.self-checkout .price-box .form-group .switch label {
padding-left: 0;
min-width: 190px;
margin-right: 70px; }
@media (max-width: 62em) {
.self-checkout .price-box .form-group .switch {
margin-left: 0;
width: 100%; } }
.self-checkout .price-box .group-submit .form-group {
justify-content: center; }
.self-checkout .price-box .switch {
position: relative;
display: inline-block;
height: 19px; }
.self-checkout .price-box .switch input {
opacity: 0;
width: 0;
height: 0;
z-index: 2; }
.self-checkout .price-box .slider {
position: absolute;
cursor: pointer;
top: 10px;
left: auto;
right: 0;
bottom: -10px;
background-color: #D9D9D9;
width: 56px;
-webkit-transition: .4s;
transition: .4s; }
.self-checkout .price-box .slider:before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: -4px;
bottom: -4px;
background-color: white;
border: 2px solid #D9D9D9;
-webkit-transition: .4s;
transition: .4s; }
.self-checkout .price-box .slider.checked {
background-color: #0066B3; }
.self-checkout .price-box .slider.checked::before {
border-color: #0066B3;
-webkit-transform: translateX(38px);
-ms-transform: translateX(38px);
transform: translateX(38px); }
.self-checkout .price-box .slider.round {
border-radius: 30px; }
.self-checkout .price-box .slider.round:before {
border-radius: 50%; }
.self-checkout .price-box .selectric-wrapper {
width: 100%; }
.self-checkout .price-box .selectric-wrapper .selectric {
width: 100%;
min-height: 35px;
border-radius: 15px;
background-color: #D9D9D9; }
.self-checkout .price-box .selectric-wrapper .selectric .label {
background-color: #D9D9D9;
font-size: 14px;
line-height: 17px;
font-weight: 400;
color: #585858;
display: flex;
align-items: center;
padding-left: 28px; }
.self-checkout .price-box .selectric-wrapper .selectric .button {
background-color: #D9D9D9;
text-indent: -999999999px;
background-image: url(//www.perto.com.br/wp-content/themes/perto/assets/img/select.svg);
background-size: 17px;
background-position: center;
background-repeat: no-repeat; }
.self-checkout .price-box .selectric-wrapper .selectric .button::after {
display: none; }
.self-checkout .price-box .selectric-wrapper .selectric-items {
border-radius: 15px; }
.self-checkout .price-box .selectric-wrapper .selectric-items ul li:first-child {
border-radius: 15px 15px 0 0; }
.self-checkout .price-box .selectric-wrapper .selectric-items ul li:last-child {
border-radius: 0 0 15px 15px; }
.self-checkout .price-box .selectric-wrapper.disabled {
pointer-events: none;
cursor: not-allowed; }
.self-checkout .price-box .selectric-wrapper.disabled .selectric .label {
color: #ABABAB; }
.self-checkout .price-box input[type="radio"] {
position: absolute;
opacity: 0;
pointer-events: none; }
.self-checkout .price-box .wpcf7-radio {
justify-content: flex-end;
width: 100%;
max-width: 420px;
margin-left: auto; }
.self-checkout .price-box .wpcf7-radio .radio {
position: relative;
display: inline-block;
width: 130px;
height: 25px; }
.self-checkout .price-box .wpcf7-radio .radio label {
padding-left: 50px; }
.self-checkout .price-box .wpcf7-radio .radio .slider {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
border-radius: 25px;
width: 36px;
transition: 0.4s; }
.self-checkout .price-box .wpcf7-radio .radio .slider::before {
position: absolute;
content: "";
height: 26px;
width: 26px;
left: 0;
bottom: 0;
background-color: white;
border-radius: 50%;
transition: 0.4s; }
.self-checkout .price-box .wpcf7-radio .radio + .radio {
margin: auto 0; }
.self-checkout .price-box input[type="radio"]:checked + .slider {
background-color: #0066B3; }
.self-checkout .price-box input[type="radio"]:checked + .slider:before {
transform: translateX(13px); }
.self-checkout .price-box input[type=submit] {
padding: 10px 18px;
background-color: #0066B3;
font-size: 12px;
line-height: 14px;
font-weight: 700;
color: #fff;
border-radius: 15px;
margin-top: 54px;
transition: all ease .5s; }
.self-checkout .price-box input[type=submit]:hover {
background-color: #0C86E3; }
.self-checkout .price-box .wpcf7-acceptance {
margin: 0; }
.self-checkout .support {
padding: 24px 0;
background-color: #0066B3; }
.self-checkout .support .col-content {
display: flex;
flex-direction: column;
justify-content: center; }
.self-checkout .support .col-content .title-wrapper {
display: flex;
align-items: center;
margin-bottom: 43px; }
.self-checkout .support .col-content .title-wrapper img {
margin-right: 21px; }
.self-checkout .support .col-content .title-wrapper h2 {
font-size: 36px;
line-height: 47px;
font-weight: 500;
color: #fff; }
.self-checkout .support .col-content .title-wrapper h2 strong {
font-size: 40px;
font-weight: 700; }
@media (max-width: 62em) {
.self-checkout .support .col-content .title-wrapper h2 br {
display: none; } }
.self-checkout .support .col-content .support-text {
font-size: 14px;
line-height: 17px;
font-weight: 400;
color: #fff; }
@media (max-width: 62em) {
.self-checkout .support .col-content .support-text {
margin-bottom: 40px; }
.self-checkout .support .col-content .support-text br {
display: none; } }
.self-checkout .product-files {
margin: 32px 0 64px; }
.self-checkout .product-files h3 {
color: #0066B3; }
.postid-1259 .form-contact-product {
opacity: 0;
z-index: -1;}
.postid-1259 .form-contact-product.show {
display: block;
opacity: 1;
z-index: 3;
position: fixed;
bottom: 0;
left: 0;
z-index: 1000;
display: none;
width: 100%;
padding: 20px 0;
background-color: #005ba9;
color: #fff;
z-index: 2; }
.postid-1259 .form-contact-product.show .title {
font-size: 32px;
font-weight: 900; }
.postid-1259 .form-contact-product.show .close-form {
position: absolute;
top: 0px;
right: 15px;
display: inline-block;
border: 1px solid #fff;
font-size: 18px;
width: 16px;
height: 16px;
color: #fff;
text-decoration: none;
line-height: 16px;
text-align: center; }
.postid-1259 .form-contact-product.show input {
width: 100%;
padding: 5px 0;
border: none;
border-bottom: 1px solid #fff;
background-color: transparent;
border-radius: 0;
color: #fff;
box-shadow: none; }
.postid-1259 .form-contact-product.show input::placeholder {
color: #fff;
opacity: 1; }
.postid-1259 .form-contact-product.show .btn-wrapper {
text-align: right; }
.postid-1259 .form-contact-product.show .btn-wrapper input[type='submit'] {
width: auto;
margin-top: 10px;
padding: 4px 45px;
font-weight: bold;
border-radius: 0;
color: #005ba9;
background-color: #fff;
text-align: center; }