@charset"UTF-8";
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,
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: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px 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 {
-moz-box-sizing: content-box;
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;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
width: 100%;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
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;
width: 100% \9;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
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;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 34px;
padding-right: 34px;
}
@media (min-width: 768px) {
.container {
width: 814px;
}
}
@media (min-width: 992px) {
.container {
width: 1034px;
}
}
@media (min-width: 1200px) {
.container {
width: 1234px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 34px;
padding-right: 34px;
}
.row {
margin-left: -34px;
margin-right: -34px;
}
.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-left: 34px;
padding-right: 34px;
}
.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-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@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-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@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-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@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-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
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: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
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 .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #777777;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #777777;
}
.form-control::-webkit-input-placeholder {
color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
line-height: 46px;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 25px;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
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;
border-color: #3c763d;
background-color: #dff0d8;
}
.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 {
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;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.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 {
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;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@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 .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 {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -34px;
margin-right: -34px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 34px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.3px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: inline;
padding: 0px 2px 0px 4px;
}
.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;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #428bca;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.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: #ffffff;
background-color: #428bca;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 34px;
padding-left: 34px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
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-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -34px;
margin-left: -34px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
@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;
}
.navbar-brand {
float: left;
padding: 15px 34px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -34px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 34px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -34px;
}
.navbar-nav > li > a {
padding-top: 12px;
padding-bottom: 11px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
padding:15px 17px 15px 16px;
}
.navbar-nav > li > a {
padding-top: 13px;
padding-bottom: 13px;
}
.navbar-nav.navbar-right:last-child {
margin-right: -34px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
margin-left: -34px;
margin-right: -34px;
padding: 10px 34px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .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;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-form.navbar-right:last-child {
margin-right: -34px;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 34px;
margin-right: 34px;
}
.navbar-text.navbar-right:last-child {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
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: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-default .btn-link {
color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #cccccc;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #777777;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
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: #ffffff;
background-color: #080808;
}
.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: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #777777;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.navbar-inverse .btn-link {
color: #777777;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444444;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
content: " ";
display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: 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;
visibility: hidden !important;
}
.affix {
position: fixed;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}@font-face{font-family:FontAwesome;src:url(//www.ppcfinishers.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.ppcfinishers.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.ppcfinishers.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.ppcfinishers.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.ppcfinishers.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.ppcfinishers.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}.isotope {
margin-top: 10px;
}
.folio-inner {
overflow:hidden;
background:#fff;
}
.folio-filter {
position: relative;
bottom: 7px;
display:table;
margin:-10px auto;
float:none;
margin-bottom:40px;
}
.folio-filter li {
display: inline-block;
}
.folio-filter li:last-child {
padding-right:0px;
}
.folio-filter li a {
display: block;
color:#444444;
text-transform:uppercase;
font-size:16px;
font-family: "Lato";
font-weight:300;
border:1px solid #dadada;
background-color: transparent; 
padding:12px 21px;
margin-right:20px;
border-radius:5px;
line-height: 16px;
}
.folio-filter li a span {
margin-right:6px;
}
.folio-filter li a:hover {
color: #fff;
border-color:#f9333f;
background:#f9333f;
text-decoration:none;
}
.folio-filter li a.selected {color:#fff ;border-color:#f9333f; background:#f9333f;
}
.selected {color:#fff;border-color:#f9333f;background:#f9333f;
} @media only screen and (max-width: 470px) {
.folio-filter {
margin: 50px auto 0px;
}
.folio-filter li {
font-size: 12px;
padding: 3px 3px;
}
} @media only screen and (max-width: 767px) {
.folio-filter {
margin: 50px auto 0px;
}
}*, html { margin:0; padding:0; }
.clearfix:after, .jt_row:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .jt_row {display: inline-block;}/*\*/* html .clearfix, * html .jt_row {height: 1%;}
.clearfix, .jt_row {display: block;}/**/ body, input, textarea {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
}
.container {
width: 1241px;
padding-top: 140px;
margin:0px auto;
}
a:hover {text-decoration: none;} .darker #header.overflow, .darker #footer {background:#343434 !important;}
.darker #header.overflow .menu-item a {color:#fff !important;}
.darker #header.overflow.fixed .navbar-brand.mini {display: none !important;}
.darker #header.overflow.fixed .navbar-brand.mini.darker {display: block !important;} #mask {
background-color: #000;
height: 100%;
position: fixed;
width: 100%;
z-index: 999999;
}
.loader {
position: absolute;
width: 40px;
height: 40px;
margin: -20px 0 0 -20px;
top: 50%;
left: 50%;
} .jt_row {
opacity: 1;
-webkit-transition: opacity 0.5s ease-in;
-o-transition: opacity 0.5s ease-in;
transition: opacity 0.5s ease-in;
}
#header .jt_row, .jt_row.visible {opacity: 1;} #header {
position: absolute;
top:50px;
left: 0px;
z-index:1001;
width: 100%;
font-family: "Lato";
}
#header .container {width: 97%;}
.navbar-collapse {padding-right:0px;}
#header.overflow {
top:-100px;
left: 0px;
background-color: #fff!important;
box-shadow: 0 1px 3px rgba(0,0,0,0.11);
-webkit-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
-webkit-font-smoothing: antialiased;
}
#header.overflow .menu-item a {
font-size: 14px;
line-height: 21px;
color: #818181;
font-weight: 400;
}
#header.overflow .navbar-nav > li {padding-bottom:13px;}
#header.overflow.fixed {
top:0px;
position: fixed;
z-index:99999;
}
#header.overflow.fixed .navbar-brand.normal {display: none;}
#header.overflow.fixed .navbar-brand.mini {
display: block;
margin-top:-1px;
}
#header.overflow.fixed .navbar-brand.mini.darker {display: none;}
#header .navbar-brand {padding:10px 0px;}
.navbar-brand.mini { display: none; }
.navbar-collapse.navbar-right.navbar-main-collapse.in, .navbar-collapse.navbar-right.navbar-main-collapse.collapsing {
overflow: visible;
}
.navbar-main-collapse.in .navbar-nav, .navbar-main-collapse.collapsing .navbar-nav  {
position: absolute;
background: #282828;
background: rgba(40, 40, 40, 0.9);
width: 90%;
top: 100%;
left: 5%;
margin:0px;
height: auto;
}
.navbar-toggle {
margin: 0px;
height: 30px;
width: 30px;
border-radius: 0px;
border: 0px;
display: none;
margin:10px;
font-size: 30px;
line-height: 30px;
padding: 0px;
color:#fff;
}
#header.overflow.fixed .navbar-toggle {
color:#000;
}
#header .menu-item a {
color:#fff;
text-transform: uppercase;
font-size: 14px;
font-family: "Raleway";
line-height: 6px;
letter-spacing: 1px;
border-bottom:3px solid transparent;
font-weight: 600;
text-shadow: 0px 0px 1px transparent;
}
#header .menu-item.current a, #header .menu-item a:focus,  #header .menu-item a:hover, #header .menu-item.current-menu-item a {
background-color: transparent;
border-bottom-color:#f9333f;
text-shadow: 0px 0px 1px transparent;
}
#header .menu-item.current .sub-menu a {
border-bottom-color: transparent;
}
#header .menu-item.current .sub-menu a:hover {
border-bottom-color: #f9333f;
}
#header .jt_row {padding-top:0px;} .fixed-height {
position:relative;
height: 600px !important;
}
.fixed-height .logointro, .fixed-height .mouse {display: none;}
.fixed-height .slide-content {height: 275px !important;}
.fixed-height .overlay {height: 600px !important;}
.fixed-height #owl-main img {width: 100% !important;}
.fixed-height #owl-main .owl-pagination {display: block !important;}
.fixed-height #owl-main .owl-buttons {display: none !important;}
.mb_YTPBar {display: none !important;}
#home-slider.static {
background-attachment: fixed !important;
background-position: center center !important;
}
.slider-parallax .mouse {display: none;}
.slider-parallax #owl-main .owl-pagination {display: block !important;}
.slider-parallax #owl-main .owl-buttons {display: none !important;}
.slider-parallax #home-slider {
position: fixed;
z-index: 0;
top: 0px;
left: 0px;
width: 100%;
}
.slider-parallax .section {
position: relative;
} .owl-carousel .owl-item {text-align: center;}
.overlay {
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/overlay.png);
opacity: 0.4;
position: absolute;
left: 0;
top: 0;
right: 0;
z-index: 999;
width: 100%;
height: 100%;
}
.overlay.op50 {opacity: 0.0;}
.slider-wrap {
background: #000;
position: relative;
}
#owl-main {top: 0px;}
#owl-main .owl-item {overflow: hidden;}
#owl-main img {
position: absolute;
max-width: none;
top: 0;
}
#owl-main .owl-prev {
width: 79px;
height: 79px;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/btn-prev.png) no-repeat center center;
font-size: 0;
float: left;
margin-left: 15px;
position: relative;
opacity: 0.3;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
z-index:9999;
}
#owl-main .owl-next {
width: 79px;
height: 79px;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/btn-next.png) no-repeat center center;
font-size: 0;
float: right;
margin-right: 18px;
position: relative;
opacity: 0.3;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
z-index:9999;
}
#owl-main .owl-pagination {
display: none;
width: 100%;
overflow: hidden;
position: relative;
top:-70px;
z-index: 9999;
}
#owl-main .owl-controls .owl-page span {
width: 16px;
height: 16px;
border-radius: 50%;
background: transparent;
margin:0px 6px;
border:1px solid #fff;
}
#owl-main .owl-controls .owl-page.active span, #owl-main .owl-controls.clickable .owl-page:hover span {
background: #f9333f;
border-color:#f9333f;
}
#owl-main .owl-prev:hover,#owl-main .owl-next:hover {
opacity: 1;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
#owl-main .owl-buttons {
height: 43px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 65px;
margin: auto;
z-index: 9999;
}
.slide-content {
z-index: 1000;
position: absolute;
left: 0;
right: 0;
top: 0;
display: table-cell;
vertical-align: middle;
height: 530px;
margin: auto;
bottom: 10px;
text-align: center;
}
.slide-content .slide-icon {margin-top:54px;}
.logointro img {
display: table;
margin: 0 auto;
}
.mouse {
display: block;
width: 26px;
height: 46px;
border-radius: 13px;
border: 1px solid #fff;
position: absolute;
bottom: 30px;
left: 50%;
margin-left: -13px;
z-index: 99999;
}
.mouse span {
display: block;
margin: 6px auto;
width: 2px;
height: 6px;
border-radius: 4px;
background: #fff;
border: 1px solid transparent;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-name: scroll;
animation-name: scroll;
}
@-webkit-keyframes scroll {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes scroll {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
}
}
#owl-main-text {
height: 182px;
margin-bottom: 0px;
margin-top:0px;
}
#owl-main-text h2 {
font-size: 55px;
text-align: center;
color: #fff;
font-weight: 600;text-transform: uppercase;font-weight: 600;letter-spacing: 10px;
margin-top: 0;
margin-bottom:7px;
font-family: "Montserrat";
}
.slide-content p {
font-size: 18px;font-style: italic;
color: #fff;
text-align: center;
font-weight: 300;
font-family: "Libre Baskerville";
position: relative;
bottom:30px;
left: 0px;
width: 100%;
}
#owl-main-text .item {
padding-bottom:58px;
position: relative;
}
.slide-sep {
display: block;
width: 70px;
height: 3px;
background:#f9333f;
margin:-100px auto;
content: " ";
} .voffset10  { margin-top: 10px; }
.voffset20 { margin-top: 20px; }
.voffset30 { margin-top: 30px; }
.voffset40 { margin-top: 40px; }
.voffset50 { margin-top: 50px; }
.voffset60 { margin-top: 60px; }
.voffset70 { margin-top: 70px; }
.voffset80 { margin-top: 80px; }
.voffset90 { margin-top: 90px; }
.voffset100 { margin-top: 100px; }
.voffset150 { margin-top: 150px; }
.voffset200 { margin-top: 200px; }
.section {
margin-bottom:-140px;
background: #fff;
overflow: hidden;
}
.section#footer {overflow: visible;}
.section .full-width {
padding-top:0px;
width: 100%;
}
.section .full-width .row {
margin-left:0px;
margin-right: 0px;
}
.section .full-width .row.container {
margin:0px auto !important;
padding-top:0px;
}
.section .full-width .jt_col, .container.full-width {
padding-left: 0px;
padding-right: 0px;
}
.section .jt_row {padding-bottom:140px;}
.section .jt_row {padding-bottom:140px;}
.section .jt_row.overlap {padding-bottom:0px;}
.title {
font-family: "Merriweather";
font-weight: 400;
font-size: 44px;
color:#444444;
border-top:5px solid #f9333f;
padding-top:57px;
margin-top:5px;
line-height: 47px;
display: inline-block;
}
.text-center .title {
border-top: 0px;
padding-top: 0px;
margin-bottom: 40px;
padding-bottom: 40px;
position: relative;
}
.text-center .title:after {
content: " ";
position: absolute;
width: 70px;
height: 3px;
background: #f9333f;
margin-left: -35px;
bottom: 0px;
left: 50%;
}
.title.invert {
color:#fff;
border-color:#282828;
}
.title.invert-2 {color:#fff;}
.title.mini {
border-top:0px;
padding: 0px;
font-size: 15px;
text-transform: uppercase;
font-family: "Montserrat"
}
.title.medium {
font-family: "Montserrat";
font-size: 25px;
color:#fff;
font-weight: 700;
text-align: center;
text-transform: uppercase;
border-top:0px;
padding-top:0px;
margin-top: 0px;
line-height: 23px;
display: block;
letter-spacing: 8px
}
.subtitle {
font-size: 18px;
font-family: "Libre Baskerville";
font-style: italic;
font-weight: 400;
color:#fff;
}
.subtitle.mini {
font-family: "Lato";
margin-top: 5px;
font-size: 14px;
line-height: 14px;
color:#888;
font-weight: 300;
text-transform: uppercase;
font-style: normal;
}
.subtitle.mini.darker {color:#333;}
.player.section .subtitle.mini {color:#fff;}
.YTPOverlay.raster {background: none !important;}
.player .overlay {z-index: 0;}
.section .subtitle.strong {
font-family: "Montserrat";
font-weight: 700;
font-style: normal;
font-size: 30px;
margin:5px auto;
}
.section .text {
font-family: "Raleway";
font-size: 19px;
color:#444444;
line-height: 40px;
font-weight: 300;
}
.section .text.invert {color:#fff;}
.section .text.presentation {
font-family: "Merriweather";
font-size: 27px;
line-height: 70px;
font-weight: 300;
}
.section .text.presentation span {
padding-bottom:17px;
border-bottom:1px solid #e1e1e1;
}
.section .text strong {
color:#f9333f;
font-weight: 300;
}
.section.separator {
text-align: center;
padding-top:0px;
margin-bottom:-20px;
overflow: visible;
padding-bottom:0px;
}
.section.separator  a {color:inherit;}
.section.separator .jt_row {padding-bottom:20px;}
.section.parallax {padding-bottom:40px;}
.section.player {
margin-bottom:0px;
position: relative;
height: 860px;
}
.section .go-btn {
margin:0px auto;
text-align: center;
}
.section .button {
border:1px solid #888;
color:#fff;
font-family: "Merriweather";
font-weight: 300;
font-size: 20px;
display: inline-block;
padding:18px 60px 18px 35px;
border-radius:5px;
}
.section .button.inverse {border-color: #f9333f;}
.section .button.playstop {
border-color:#f9333f;
padding: 12px 38px 12px 38px;
}
.section .button.next {
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/rarrow.png) right center no-repeat;
}
.section .button:hover { border-color: #f9333f;}
.section .button.inverse:hover { border-color: #888;}
.section .ball {
background: #f9333f;
display: inline-block;
border-radius: 50%;
}
.section .text-center .ball {margin-bottom:30px;} .carousel-wrapper.imac-table {
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/bg-slider-table.jpg) center top no-repeat;
height: 602px;
padding:29px 0px;
width: 1310px;
width: 1310px;
position: relative;
left: 50%;
margin-left: -655px;
top: 0px;
margin-top:-18px;
}
.carousel-wrapper.imac-table .owl-pagination {display: none;}
.carousel-wrapper.imac-table .owl-buttons {
position: relative;
display: block;
}
.carousel-wrapper.imac-table .owl-controls .owl-buttons .owl-prev {
position: absolute;
left: -103px;
top: -170px;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/btn-carousel-prev.png) no-repeat;
width: 32px;
height: 59px;
text-indent: -99999px;
}
.carousel-wrapper.imac-table .owl-controls .owl-buttons .owl-next {
position: absolute;
right:-103px;
top:-170px;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/btn-carousel-next.png) no-repeat;
width: 32px;
height: 59px;
text-indent: -99999px;
}
.carousel-wrapper.imac-table .owl-controls .owl-buttons div:hover {opacity: 0.5;}
.carousel-wrapper.imac-table .generic-carousel {
width: 495px;
height: 279px;
margin:0px auto;
padding-left:12px;
overflow: visible;
}
.carousel-wrapper.imac-table .generic-carousel .owl-item .item img {
width: 100%;
height: 279px;
}
.megabutton {
display: block;
width: 100%;
padding-top: 30px;
padding-bottom: 20px;
text-align: center;
background: #24aaa2;
}
.megabutton * {
display: block;
margin:0px auto;
}
.megabutton:hover {background:#209991; } .carousel-wrapper .owl-pagination, .carousel-wrapper .owl-buttons {display: none;}
.carousel-wrapper.full {
width: 100%;
}
.carousel-wrapper.full .generic-carousel .owl-item .item img {
width: 100%;
height: auto;
}
.carousel-wrapper .generic-carousel .owl-item .item.video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
border: 0;
}
.carousel-wrapper .generic-carousel .owl-item .item.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.carousel-wrapper.full .owl-pagination {display: none;}
.carousel-wrapper.with_buttons .owl-buttons {display: block;}
.carousel-wrapper.with_buttons .owl-controls .owl-buttons div {
position: absolute;
left: -68px;
top: 50%;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/btn-generic-prev.png) #f9333f no-repeat;
width: 68px;
height: 99px;
text-indent: -99999px;
z-index:9999;
border-radius: 0px;
margin: -30px 0px 0px 0px;
-webkit-transition: left 0.1s ease-in, right 0.1s ease-in;
-o-transition: left 0.1s ease-in, right 0.1s ease-in;
transition: left 0.1s ease-in, right 0.1s ease-in;
}
.carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-next {
right:-68px;
left: auto;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/btn-generic-next.png) #f9333f no-repeat;
}
.carousel-wrapper.with_buttons.contrast .owl-controls .owl-buttons div {background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/btn-generic-prev2.png)  #2d2d2d no-repeat !important;}
.carousel-wrapper.with_buttons.contrast .owl-controls .owl-buttons div.owl-next {background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/btn-generic-next2.png)   #2d2d2d no-repeat !important;}
.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-prev  {left:0px;}
.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-next  {right:0px;}
.carousel-wrapper.with_buttons .owl-controls .owl-buttons div:hover, .carousel-wrapper.with_buttons.contrast .owl-controls .owl-buttons div.owl-next:hover {background-position: 0px -99px !important;}
.carousel-wrapper.with_pagination .owl-pagination {
display: block;
width: 100%;
overflow: hidden;
z-index: 9999;
position: relative;
}
.carousel-wrapper.with_pagination.round_inner .owl-pagination {
opacity: 0;
-webkit-transition: opacity 0.3s ease-in;
-o-transition: opacity 0.3s ease-in;
transition: opacity 0.3s ease-in;
}
.carousel-wrapper.with_pagination.round_inner:hover .owl-pagination {opacity: 1;}
.carousel-wrapper.with_pagination.round_inner .owl-theme .owl-controls {
margin-top: -50px;
padding-bottom: 29px;
}
.carousel-wrapper.with_pagination.round_inner .owl-theme .owl-controls .owl-page span {
width: 16px;
height: 16px;
border-radius: 50%;
background: transparent;
margin: 0px 6px;
border: 1px solid #fff;
}
.carousel-wrapper.with_pagination.round_inner .owl-theme .owl-controls .owl-page.active span {
background: #f9333f;
border-color:#f9333f;
}
.project-slide.carousel-wrapper.with_pagination .owl-pagination {margin-top:15px;}
.carousel-wrapper.with_pagination .owl-theme .owl-controls .owl-page span {
border-radius: 0px;
width: 25px;
height: 5px;
background: #dfe0e1;
margin:0px 2px;
}
.carousel-wrapper.with_pagination .owl-controls .owl-page.active span, .carousel-wrapper.with_pagination .owl-controls.clickable .owl-page:hover span {
background: #f9333f;
}
.testimonials.carousel-wrapper.with_pagination .owl-theme .owl-controls .owl-page span {background: #94262d; }
.testimonials.carousel-wrapper.with_pagination .owl-controls .owl-page.active span, .testimonials.carousel-wrapper.with_pagination .owl-controls.clickable .owl-page:hover span {background:#ffffff;}
.carousel-wrapper.with_pagination #owl-story .owl-pagination {margin-bottom:130px;}
.carousel-wrapper.with_pagination #owl-services .owl-pagination {margin-bottom:130px;}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem {margin-bottom:49px;}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li {
width:33%;
float: left;
list-style: none;
font-size: 15px;
font-weight: 300;
font-family: "Lato";
color:#8a8d94;
margin-bottom:40px;
padding-right:3%;
text-align: left;
}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li h3 {
font-size: 20px;
color:#444444;
font-weight: 400;
margin:10px 0px;
}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li .icon {
border-radius: 50%;
display: block;
float: left;
width: 56px;
height: 56px;
background: #f9333f;
margin:0px 25px 10px 0px;
line-height: 56px;
font-size: 25px;
color: #fff;
text-align: center;
}
.service-text {
margin-left: 81px;
line-height: 26px;
}
.separator {
text-align: center;
width: 100%;
}
.separator img {
max-width: 100%;
height: auto;
} .carousel-wrapper.full .generic-carousel .owl-item .project img {
width: 100%;
height: auto;
}
.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
position: absolute;
top: 8%;
left: 44%;
padding-right: 20%;
padding-left: 0%;
} .team-wrapper {
margin-top:100px;
}
.team-wrapper .team-member {
width: 25%;
float: left;
padding:0px 2%;
margin:30px 0px;
position: relative;
text-align: center;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/gradient_team.jpg) repeat-x;
background-size:contain;
overflow: hidden;
}
.team-wrapper .team-member img {
max-width: 100%;
height: auto;
}
.team-wrapper .team-member .hover {
position: absolute;
background: #fff;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0;
}
.team-wrapper .team-member:hover .hover {opacity: 1;}
.team-wrapper .team-member:hover .main {opacity: 0;}
.team-wrapper .team-member .hover .hover-border {
height: 0px;
width: 100%;
position: absolute;
border-bottom: 5px solid #f9333f;
bottom:0px;
left: 0px;
z-index:999;
}
.team-wrapper .team-member .hover .blur {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
padding:0px 8%;
z-index:99;
text-align: center;
}
.team-wrapper .team-member .hover .blur-hover {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index:98;
background: rgba(255,255,255,0.8);
}
.team-wrapper .team-member .hover .name {
position: absolute;
width: 100%;
left: 0px;
bottom:90px;
color:#f9333f;
font-size: 35px;
font-weight: 300;
z-index: 101;
font-family: "Open Sans"
}
.team-wrapper .team-member .hover .position {
position: absolute;
width: 100%;
left: 0px;
bottom:65px;
font-family: "Merriweather";
font-size: 17px;
color:#212020;
font-weight: 300;
text-transform: lowercase;
z-index: 101;
font-style: italic;
}
.team-wrapper .team-member .hover .social {
position: absolute;
width: 100%;
left: 0px;
bottom:30px;
z-index: 101;
}
.team-wrapper .team-member .hover .social .icon {
width: 24px;
height: 24px;
display: inline-block;
margin:0px 5px;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/icons-team.png) 0px 0px no-repeat;
text-indent: -99999px;
}
.team-wrapper .team-member .hover .social .icon.tw {background-position: center 0px;}
.team-wrapper .team-member .hover .social .icon.di {background-position: right 0px;}
.team-wrapper .team-member .hover .social .icon.fb:hover {background-position: 0px -24px;}
.team-wrapper .team-member .hover .social .icon.tw:hover {background-position: center -24px;}
.team-wrapper .team-member .hover .social .icon.di:hover {background-position: right -24px;}
.pag-more {
display: block;
width: 100%;
height: 83px;
line-height: 80px;
text-align: center;
font-family: "Merriweather";
font-style: italic;
color:#f9f9f9;
background: #151515 url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/view-more.png) no-repeat center center;
font-size:18px;
text-indent: -99999px;
margin-top:0px;
}
.pag-more:hover {background-color:#1b1b1b;}
.pag-more.team {
position: relative;
top:-30px;
margin-bottom:-30px;
}
.pag-more:hover {
color:#f9f9f9;
} #ajax .container {position: relative;}
a.close.top {
position: absolute;
right: 34px;
bottom: 0px;
margin:0px auto;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/close-project.png) no-repeat;
display: block;
text-indent: -99999px;
width: 38px;
height: 38px;
z-index: 9999;
}
.folio-item {
padding: 0 0px 0px 0;
width: 33.333%;
}
.portfolio-grid {
margin-top: 50px;
}
.portfolio-thumb {
position: relative;
overflow: hidden;
}
.no-padding {
padding: 0 !important;
}
.portfolio-dark-overlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
background: #fa505b;
opacity: 0;
visibility: hidden;
}
.portfolio-inner {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
opacity: 0;
font-family: "Merriweather";
}
.portfolio-thumb:hover .portfolio-inner {
opacity: 1;
}
.portfolio-thumb:hover .portfolio-dark-overlay {
opacity: 1;
visibility: visible;
}
.portfolio-inner h4 {
font-size: 30px;
text-align: center;
color: #fff;
margin: 0;
font-weight: 300;
letter-spacing: 2px;
}
.portfolio-inner .zoom {
width: 55px;
height: 53px;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/zoom.png);
display: table;
margin: 0 auto 20px;
}
.portfolio-inner-ctr {
display: table-cell;
margin: auto;
vertical-align: middle;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 116px;
}
.project-single {margin-bottom: 100px;}
.project-info {
color:#444444;
font-size: 16px;
font-family: "Raleway";
font-weight: 300;
padding-top:100px;
padding-bottom:0px;
margin-bottom: -90px;
}
.project-info .btn2 {
display: block;
width: 100%;
text-align: left;
color:#f9333f;
margin-top: 80px;
position: relative;
z-index: 9999;
}
.project-info p {margin-bottom:15px;}
.project-info h6 {
font-family: "Montserrat";
font-weight: 400;
font-size: 12px;
text-transform: uppercase;
color:#717171;
margin-bottom:10px;
text-align: center;
opacity: 0.75;
}
.project-info h4 {
font-family: "Montserrat";text-transform: uppercase;
font-weight: 800;
color:#444444;
text-align: center;
font-size:30px;
margin-bottom:70px;
position: relative;
}
.project-info h4:after {
content:'';
position: absolute;
width: 94px;
height: 2px;
background:#f9333f;
position: absolute;
bottom:-25px;
left: 50%;
margin-left:-47px;
} .clients-list {margin-top:80px;}
.clients-list li {
width: 25%;
padding:20px 2% 20px 0px;
float: left;
list-style: none;
text-align: center;
position: relative;
min-height: 188px;
}
.clients-list a {
display: block;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
color: #333;
}
.clients-list a:hover {opacity: 0.3;}
.clients-list img {
max-width: 58%;
} .testimonials.carousel-wrapper {
padding:50px 0% 10px 0%;
font-family: "Raleway";
font-size: 18px;
line-height: 38px;
color:#ffffff;
font-weight: 300;
text-align: center;
background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/quotes.png) left top no-repeat;
width: 100%;
max-width: 1040px;
margin:-100px auto 0px auto;
}
.testimonials.carousel-wrapper.with_buttons .owl-controls .owl-buttons div, .testimonials.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-prev {
left: 50%;
margin-left: -200px;
background-color: transparent !important;
}
.testimonials.carousel-wrapper.with_buttons .owl-controls .owl-buttons div.owl-next {
right: 50%;
left: auto;
margin-right: -200px;
margin-left: 0px;
background-color: transparent !important;
}
.testimonials.carousel-wrapper .item {
width: 100%;
max-width: 780px;
margin:0px auto;
}
.client-photo {margin-top: 50px;}
.item .author {
display: block;
margin:40px 0px 20px 0px;
font-size: 16px;
} .mb_YTVPBar {display: none !important;}
.video-img {
position: absolute;
left: 50%;
top: 50%;
margin-left:-172px;
margin-top:-107px;
} .formSent {
margin: 10px;
text-align: center;
padding: 0 0px;
color: #fff;
display: none;
}
label.error {display: none !important;}
.contact-form .error {border-color:red !important;}
#contact.section .jt_row.overlap {
width: 480px;
margin:0px 0px 0px 22%;
}
div#wpgmappitymap.wpgmappity_container.inner-map {background:#282828 !important;}
#maps {
width: 100%;
height: 1056px;
position: absolute;
overflow: hidden;
}
.inner-map {
width: 100%;
height: 1056px;
margin-left: auto;
margin-right: auto;
}
.address-title {
width: 100%;
font-size: 24px;
font-weight: 300;
color:#fff;
width: 198px;
text-align: right;
margin-bottom:15px;
margin-top:80px;
font-family: "Raleway";
}
.address {
font-size: 16px;
font-weight: 300;
color: #fff;
font-style: italic;
width: 198px;
text-align: justify;
}
.contact-form  {margin-top:50px;}
.contact-form .col {
width: 45%;
float: left;
}
.contact-form .col.col2 {
float: right;
margin-right: 2%;
margin-bottom:20px;
}
.contact-form .text {
width: 100%;
max-width: 470px;
margin-bottom:33px;
border:1px solid #fff;
border-radius: 4px;
color:#fff;
font-size: 18px;
height: 47px;
line-height: 47px;
background:transparent;
padding:0px 15px 0px 0px;
text-indent: 64px;
font-family: "Raleway";
}
.contact-form .text.name {background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/contact-name.png) 20px center no-repeat transparent;}
.contact-form .text.email {background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/contact-email.png) 20px center no-repeat transparent;}
.contact-form .text.area {
height: 140px;
line-height: 23px;
text-indent: 0px;
padding:17px 20px;
}
.contact-form .submit {
background: transparent;
color:#fff;
border-color:#f9333f;
float: right;
margin-bottom:75px;
padding-left:35px;
height: 57px;
line-height: 57px;
padding-top:0px;
margin-right:10px;
font-size: 22px;
}
.modal-form .contact-form .submit:hover {border-color:#f9333f;}
.contact-form ::-webkit-input-placeholder { color:#fff;}
.contact-form :-moz-placeholder { color:#fff; opacity: 1;}
.contact-form ::-moz-placeholder { color:#fff; opacity:  1;}
.contact-form :-ms-input-placeholder { color:#fff;}
.modal-form .close {
text-align: center;
width: 100%;
margin: 10px 0px -20px 0px;
color:#fff;
display: none;
}
.modal-form {
background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/worldmapform.jpg) no-repeat;
padding:130px 165px;
position: fixed;
border-radius: 50%;
top: 50%;
left: 50%;
width: 800px;
height: 800px;
z-index: 999999;
visibility: hidden;
backface-visibility: hidden;
-webkit-transform:translateX(-50%) translateY(-50%) ;
-ms-transform: translateX(-50%) translateY(-50%);
-o-transform:translateX(-50%) translateY(-50%) ;
transform:translateX(-50%) translateY(-50%) ;
}
.modal-form span {
display: block;
text-align: center;
color:#3b9f99;
}
.modal-form .subtitle {color:#fff;}
.modal-form span.subtitle.strong {
color:#fff;
margin-top:10px;
font-weight: bold;
font-family: "Montserrat";
font-size: 35px;
font-style: normal;
}
.modal-form .contact-form .submit {
margin-bottom:0px;
border-width: 1px;
border-style: solid;
color: #fff;
font-family: "Merriweather";
font-weight: 300;
font-size: 24px;
border-radius: 5px;
display: block;
float: none;
margin:0px auto;
}
.modal-form .contact-form .text {width: 100%;font-weight: 300;}
.modal-form .contact-form {margin-top:50px;}
.modal-form .contact-form .text.name {background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/contact-name-gray.png) 20px center no-repeat transparent;}
.modal-form .contact-form .text.email {background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/contact-email-gray.png) 20px center no-repeat transparent;}
.md-overlay {
position: fixed;
width: 100%;
height: 100%;
visibility: hidden;
top: 0;
left: 0;
z-index: 99999;
opacity: 0;
background: rgba(0,0,0,0.8);
transition: all 0.3s;
}
.md-overlay.show, .modal-form.show {opacity:1;visibility: visible;} #footer {
background:#fff;
text-align: center;
font-size: 20px;
color:#606060;
padding-bottom:40px;
position: relative;
}
#footer .scrollup {
width: 69px;
height: 54px;
background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/scrollup.png) no-repeat;
position: absolute;
top:-124px;
left: 50%;
margin-left:-27px;
text-indent: -9999999px;
}
#footer .scrollup:hover {background-position: 0px bottom;}
.single #footer .scrollup, #footer .scrollup.home {display: none;}
#footer .thanks {
width: 350px;
font-family: "Raleway";
text-transform: uppercase;
height: 350px;
padding:200px 100px 100px 100px;
border-radius: 50%;
background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/like.png) center 40% no-repeat #f4405b;
color:#fff;
font-weight: 300;
margin:0px auto 60px auto;
}
#footer .thanks a {color:#fff;}
#footer .social-title {
font-weight: 300;
text-transform: uppercase;
margin-bottom:50px;
font-family: "Raleway";
}
#footer .social-title2 {
font-weight: 400;
font-style: italic;
margin-bottom:40px;
font-family: "Libre Baskerville";
margin-bottom: 10px;
}
#footer .social li {
display: inline;
margin:0px 30px;
list-style: none;
}
#footer .social li .icon {
display: inline-block;
width: 64px;
height: 64px;
text-align: center;
font-size: 60px;
color:#E5E5E5;
}
#footer .social li .icon:hover {color:#000;}
.team-wrapper .team-member .hover .social .icon.tw {background-position: center 0px;}
.team-wrapper .team-member .hover .social .icon.di {background-position: right 0px;}
.team-wrapper .team-member .hover .social .icon.fb:hover {background-position: 0px -24px;}
.team-wrapper .team-member .hover .social .icon.tw:hover {background-position: center -24px;}
.team-wrapper .team-member .hover .social .icon.di:hover {background-position: right -24px;}
.float-right {float:right !important;}
.float-left {float:left !important;}
.float-none {float:none !important;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-left {text-align:left;} #start-a-project {background: #43a9a3;}
#our-studio {background: #282828}
#our-studio-presentation {padding-left:280px;text-align:right; width: auto;}
#our-story .carousel-wrapper.with_buttons .owl-controls .owl-buttons div {top:183px;}
#our-story {background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/demo/our-story/bg-our-story.png) #c7323b top center no-repeat;} #clients .separator {margin-top:-140px;}
#testimonials {background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/demo/testimonials/bg-testimonials.png) #c7323b top center repeat;}
#contact {background: #282828}
#city {margin-bottom:140px; background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/demo/city/parallax-city.jpg); background-size:auto 1060px;}
#overlay-photo {
margin-bottom:-210px;
margin-top:-100px;
}
.features-icon {
float: left;
width: 20%;
margin-right: 5%;
margin-top:-45px;
}
.features {
list-style: none;
float: left;
color:#fff;
font-size: 14px;
text-align: left;
font-family: "Raleway";
line-height:28px;
margin-top:-10px;
}
.features li .icon {
float: left;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
border: 1px solid #eee;
border-radius: 50%;
margin-right: 20px;
background: rgba(255,255,255,0.1);
font-size: 32px;
}
.features li {margin-bottom:40px;}
.features .wrap {margin-left: 100px;}
.features h3 {
font-size: 27px;
font-family: "Raleway";
font-weight: 200;
margin-bottom:15px;
} @media only screen and (max-width: 1900px) {
.logointro img {margin-top:50px;}
#our-studio-presentation {
padding-left: 0px;
width: 50%;
text-align: center;
}
#our-studio-presentation .voffset200  {margin-top:140px;}
#our-studio-presentation .voffset100  {margin-top:50px;}
.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
left: 50%;
width: 50%;
text-align: center;
padding-right:0px;
}
}
@media only screen and (max-width: 1500px) {
.voffset10  { margin-top: 7px; }
.voffset20 { margin-top: 20px; }
.voffset30 { margin-top: 25px; }
.voffset40 { margin-top: 40px; }
.voffset50 { margin-top: 45px; }
.voffset60 { margin-top: 50px; }
.voffset70 { margin-top: 55px; }
.voffset80 { margin-top: 60px; }
.voffset90 { margin-top: 65px; }
.voffset100 { margin-top: 70px; }
.voffset150 { margin-top: 105px; }
.voffset200 { margin-top: 140px; }
} @media only screen and (max-width: 1280px) {
.container {width: 100%;}
.section .full-width {width: 100%;}
.voffset10  { margin-top: 5px; }
.voffset20 { margin-top: 10px; }
.voffset30 { margin-top: 15px; }
.voffset40 { margin-top: 20px; }
.voffset50 { margin-top: 25px; }
.voffset60 { margin-top: 30px; }
.voffset70 { margin-top: 35px; }
.voffset80 { margin-top: 40px; }
.voffset90 { margin-top: 45px; }
.voffset100 { margin-top: 50px; }
.voffset150 { margin-top: 75px; }
.voffset200 { margin-top: 100px; }
#owl-main-text {margin-top:75px;}
.section.player {display: none;}
#home-slider.player.section {display: block;}
#home-slider .mbYTP_wrapper {display: none;}
#contact.section .jt_row.overlap {
width: auto;
margin: 0px 11% 0px 11%;
}
.jt_row {opacity: 1;}
} @media only screen and (max-width: 1024px) {
#header {top:20px;}
.logointro img {width: 210px}
#owl-main .owl-prev, #owl-main .owl-next {display: none;}
.modal-form {
width: 600px;
height: 600px;
padding:40px 90px;
}
#header .container {width: 95%;}
.navbar-brand img {
max-width: 75%;
margin-top:10px;
}
.navbar-brand.mini img {margin-top:3px;}
.navbar-nav > li {padding: 15px 6px 15px 5px;}
#header .menu-item a, #header.overflow .menu-item a {
font-size: 11px;
line-height: 18px;
padding-bottom:14px;
}
.section .full-width {width: 100%;}
.voffset10,
.voffset20,
.voffset30,
.voffset40,
.voffset50,
.voffset60,
.voffset70,
.voffset80,
.voffset90,
.voffset100,
.voffset150 {margin-top:45px;}
.voffset200, #our-studio-presentation .voffset200 { margin-top: 60px; }
.section .button {font-size:18px;}
.contact-form .submit {margin-bottom:50px;}
.section .title {
font-size: 30px;
line-height: 37px;
padding-top: 20px;
margin-bottom: 15px;
}
.section .title.mini {
font-size: 15px;
line-height: 17px;
padding:0px;
}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li {
padding-left:3%;
width: 50%;
}
img {
max-width: 100%;
height: auto;
}
.clients-list li {
width: 33%;
min-height: 207px;
}
.address-title {
margin-top:15px;
width: 100%;
text-align: left;
}
.address {
width: 100%;
font-size: 15px;
}
#owl-main-text h2 {font-size: 35px;}
.slide-content p {
font-size: 18px;
margin: 60px 0px;
bottom:75px;
}
.section .full-width .jt_col, .container.full-width {
text-align: center !important;
padding:0px !important;
}
.features {
line-height: 25px;
}
.features h3 {font-size: 18px;}
.features li {
margin-top:0px;
margin-bottom: 28px;
font-size: 12px;
}
.features {margin-bottom:50px;}
.portfolio-inner h4 {font-size: 15px;}
.portfolio-inner-ctr {height: 100px;}
#maps {position: relative;}
.contact-form .text.area {
max-width: 100%;
}
#footer .scrollup {top:-75px;}
.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
top: 20px;
left: 50%;
width: 50%;
}
.contact-form .col.col2 {margin-right: 0px;}
.overlay {display: none;}
#owl-main-text {height: 130px;}
.slide-sep {margin-top:-200px;}
.section .text.presentation {
font-size: 26px;
line-height: 60px;
}
#our-studio-presentation {
width: 50%;
margin: 0px auto;
}
.parallax {background-size: cover !important;}
.section .jt_row {padding-bottom:100px;}
.container {padding-top:100px;}
.section {margin-bottom:-100px;}
#maps, .inner-map {height: 701px;}
.contact-form .text {font-size: 17px;}
.jt_row.container {
padding-left:0px;
padding-right: 0px;
}
.col-md-3 .title {
margin-left: 30px;
}
.megabutton {
padding-top: 30px;
padding-bottom: 20px;
}
.folio-filter li a {margin-right: 8px;}
.section .title.medium {font-size:26px;}
.folio-filter li {
margin:7px 0px;
}
.team-wrapper .team-member .hover .name {font-size: 22px;}
}
@media only screen and (max-width : 990px) {
.section {text-align: center;}
.float-right {float:none !important;}
.col-md-3 .title {
margin-left: 0px;
}
.features {
width: 335px;
float: none;
margin: -20px auto 50px auto;
}
} @media only screen and (max-width : 768px) {
.team-wrapper .team-member .hover .blur {padding:0px;}
.navbar-header {float: none;}
.features li {
margin-top:0px;
margin-bottom: 35px;
font-size: 14px;
}
.features h3 {
font-size: 20px;
line-height: 25px;
margin-bottom: 10px;
margin-top: 5px;
}
.navbar-nav {
height: 0px;
overflow: hidden;
}
.navbar-toggle {display: block;}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin:0px;}
.megabutton {
margin-bottom:-10px;
}
.section {text-align: center;}
.float-right {float:none !important;}
.features {
margin: 50px auto;
width: 56%;
float: none;
}
.col-md-3 .title {
margin-left: 0px;
}
.jt_col {margin-bottom:80px;}
.pag-more.team {margin-bottom:-110px;}
.section .jt_row {padding-bottom:60px;}
.container {padding-top:60px;}
.section {margin-bottom:-60px;}
.section.separator {margin-bottom:-100px;}
.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {top:-10px;}
.carousel-wrapper.with_pagination #owl-services .owl-pagination {margin-bottom:0px;}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li {min-height: 160px;}
.team-wrapper .team-member {width: 50%;}
.team-wrapper {margin-top:0px;}
.folio-filter.container {padding-top:0px;}
.clients-list {margin-top:0px;}
.section .title.medium {font-size:20px;}
.separator {margin-bottom:-80px;}
#contact .jt_col {margin-bottom:0px;}
.testimonials.carousel-wrapper .item {font-size:16px;}
.contact-form .submit {margin-bottom:60px;}
.section .text {margin-top:-35px;}
} @media only screen and (max-width : 568px) {
#header {top:15px;}
#owl-main .owl-pagination {
top:-55px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin:0px;}
.navbar-collapse {
height: 0px;
border:0px;
box-shadow:none;
}
.navbar-brand.normal img {
width: 65%;
margin-left: 10px;
margin-top: 5px;
}
.jt_col {margin-bottom:30px;}
.section .jt_row {padding-bottom:50px;}
.container {padding-top:50px;}
.section {margin-bottom:-50px;}
.section.separator.child {margin-top:-120px;}
.section .text.presentation {
font-size: 18px;
line-height: 47px;
margin-top:40px;
}
.section .text.presentation span {
padding-bottom:12px;
}
.carousel-wrapper.with_pagination #owl-services .owl-pagination {margin-bottom:60px;}
.section .button {
font-size: 13px;
padding:10px 40px 10px 15px;
}
.section .button.next {background-position: 120% center;}
.title {font-size: 29px;}
.text  {font-size: 14px;}
.section .subtitle.mini {font-size: 13px;}
.section .subtitle {font-size: 22px;}
.section .title.mini {font-size: 16px;}
.container {width: 95%;}
.section .full-width {width: 100%;}
#maps {position: relative;}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li, .clients-list li {width: 100%;}
#owl-main-text h2 {font-size: 20px;}
.slide-content p {font-size: 12px;}
#owl-main-text {height: 120px;}
.carousel-wrapper.imac-table {
display: none;
}
.section .go-btn {
margin: 20px auto -25px auto;
}
.carousel-wrapper.full .generic-carousel .owl-item .project img {height: auto;}
#services {background-image:none;}
.jt_col .separator img {margin-bottom:-30px;}
.team-wrapper {margin-top:-30px;}
.team-wrapper .team-member {width: 50%;}
.team-wrapper .team-member .hover .blur {
padding:0px;
}
.carousel-wrapper.full .generic-carousel .owl-item .project .featured-info {
width: 100%;
position: relative;
top:0px;
left: 0px;
margin-top:0px;
position: relative;
background: #333;
padding:1px 0px 30px 0px !important;
}
.project-info h4 {font-size:27px;}
.features {
float: none;
width: 100%;
margin-bottom: 100px;
margin-top:60px;
}
.features li {
font-size: 12px;
margin-bottom:20px;
line-height: 20px;
}
.features h3 {font-size: 13px;}
.folio-filter li {display: block;}
.folio-item {
width: 100%;
}
a.next-project {top:20px;}
.address {margin-bottom:10px;}
.address-title {margin-top:10px;}
.testimonials.carousel-wrapper {background-size: contain;}
.section .title.medium {
margin-top:0px;
font-size: 18px;
margin-bottom:50px;
}
#maps, .inner-map {height: 350px;}
.contact-form .col {width: 100%;}
.contact-form .submit.button.next {
width: 100%;
margin: 0px 0px 50px 0px;
background-image:none;
line-height: 100%;
text-align: center;
padding: 0px;
font-size: 18px;
}
#footer .thanks {
width: 150px;
height: 150px;
padding: 100px 50px 50px 50px;
text-indent: -999999px;
background-position: center center;
}
#footer {padding-bottom:70px;}
#footer .social li {margin: 0px;}
.modal-form {
border-radius: 0px;
width: 100%;
padding:20px;
height: auto;
}
.logointro img {
display: table;
margin: 115px auto 0px auto;
width: 40%;
}
.slide-content p {margin-top:60px;}
.corner {display: none !important;}
.slide-sep {
margin-top:-180px;
width: 35px;
}
.mouse {
width: 16px;
height: 30px;
margin-left: -8px;
bottom:10px;
}
.section .text {margin-top:0px;}
.navbar-brand.mini img {margin-top:5px;}
.modal-form .title, .modal-form .subtitle {display: none;}
.modal-form {padding:0px 20px;}
.megabutton .title.mini {
font-size: 10px;
margin-bottom: 5px;
}
.megabutton .subtitle {font-size: 18px;}
.megabutton .subtitle.strong {font-size: 18px;}
.section .megabutton .go-btn {margin-top:5px;}
.megabutton {
padding-top:20px;
padding-bottom:95px;
margin-bottom:-10px;
}
.carousel-wrapper.with_buttons .owl-controls .owl-buttons div {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
margin-top:-50px;
}
.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-prev {left: -17px;}
.carousel-wrapper.with_buttons:hover .owl-controls .owl-buttons div.owl-next {right: -17px;}
.section .separator {margin-bottom: 0px;}
#footer .scrollup {display: none;}
#footer .social li .icon {margin:0px 5px;}
#footer .social {margin:0px -40px;}
.subtitle.mini.darker {color:#888;}
#our-story .carousel-wrapper.with_buttons .owl-controls .owl-buttons div {top:50%;}
.team-wrapper .team-member .hover .name {font-size: 16px;}
.team-wrapper .team-member .hover .position {font-size: 12px;}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li h3 {margin-top:0px;}
.modal-form .close {display: block;}
} @media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape){
#header.overflow.fixed, #header {z-index:99999; position: absolute;}
#owl-main .owl-pagination {top: -25px;}
#owl-main-text {
height: 90px;
margin-top:40px;
}
.mouse {display: none;}
.logointro img {
margin-top:150px;
width:20%;
}
.slide-sep {width: 35px;}
#owl-main .owl-controls .owl-page span {
width: 14px;
height: 14px;
margin-top:2px;
}
.carousel-wrapper.with_pagination #owl-services .owl-pagination {margin-top:-50px;}
.team-wrapper .team-member {width: 50%;	}
.folio-filter li {margin-bottom:10px;}
#footer {padding-bottom:40px;}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li {min-height: 0px;}
.voffset10, .voffset20, .voffset30, .voffset40, .voffset50, .voffset60, .voffset70, .voffset80, .voffset90, .voffset100, .voffset150 {margin-top:25px;}
.features li {margin-bottom: 12px;}
.features h3 {margin-bottom:5px;}
}
@media only screen and (max-height : 650px) {
.logointro img {
height: 150px;
margin-top: 100px;
width: auto;
}
#owl-main-text {margin-top:40px;}
} #customizer {
position: fixed;
top: 64px;
z-index: 999999;
}
.corner {
display: block;
cursor: pointer;
width: 50px;
height: 50px;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/demo/corner.png);
position: absolute;
top: 50px;
left: -50px;
}
.s-close {
right: -205px !important;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.s-open {
right: 0 !important;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.corner.expanded {
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/demo/corner.png);
}
#options {
width: 205px;
height: 378px;
background: #fff;
padding: 0;
position: relative;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.heading {
padding-bottom: 15px;
margin-bottom: 20px;
}
#options h6 {
color: #5c5c5c;
margin-bottom: 10px;
font-size: 13px;
}
.options-segment {
margin-bottom: 20px;
}
.customize-button {
display: inline-block;
margin: 0;
font-size: 12px;
color: #5c5c5c !important;
background: #f7f7f7;
border: 1px solid #e9e9e9;
padding: 3px 7px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.color-head {
font-size: 13px;
text-align: center;
border-top: 1px solid #ededed;
border-bottom: 1px solid #ededed;
color: #525252;
line-height: 40px;
background-position: 92.5% 50%;
margin-bottom: 15px !important;
text-transform: uppercase;
font-weight: 800;
}
.fonts-head {
font-family: Bitter;
font-size: 16px;
color: #525252;
line-height: 23px;
margin-bottom: 15px !important;
}
.customize-button:hover {
background: #fff;
}
.customize-button:first-of-type {
margin-right: 5px;
}
.color-scheme {
padding: 0;
}
.color-scheme li {
float: left;
list-style: none;
}
.color-scheme a {
display: block;
height: 30px;
width: 30px;
margin: 0 4.25px 10px;
}
.fonts-sel {
padding: 20px 25px;
margin-bottom: 0;
}
.colors-sel {
padding: 20px 25px 15px;
margin-bottom: 0;
}
.headers-sel {
padding: 15px;
margin-bottom: 0;
}
.green a {
background: #65a94e;
}
.orange a {
background: #e5ad51;
}
.blue a {
background: #2fa1e0;
}
.red a {
background: #f9333f;
}
.violet a {
background: #7369b9;
}
.turquoise a {
background: #34c5ba;
}
.yellow a {
background: #ead22d;
}
.fblack a {
background: #000000;
}
.ocre a {background: #e7cc35;}
.version {
padding: 0;
margin-bottom: -20px;
display: table;
width: 100%;
}
.version li {
list-style: none;
width: 44%;
margin-right: 9%;
float: left;
}
.version li a {
padding: 21px;
display: table;
}
.version li:last-child {
margin-right: 0;
}
.lite,.lite:hover {
background: #f3f3f3;
color: #7f7f7f;
text-transform: uppercase;
font-size: 12px;
text-align: center;
font-weight: 700;
cursor: pointer;
}
.dark,.dark:hover {
background: #7f7f7f;
color: #fff;
text-transform: uppercase;
font-size: 12px;
text-align: center;
font-weight: 700;
cursor: pointer;
}
.options-head {
background: #fd6b6b;
color: #fff;
text-align: center;
text-transform: uppercase;
font-size: 15px;
font-weight: 700;
line-height: 50px;
} .ip-header {
position: fixed;
top: 0;
z-index: 999999;
min-height: 480px;
width: 100%;
height: 100%;
background: #111;
}
.ip-header h1 {
margin: 0;
}
.ip-logo,
.ip-loader {
position: absolute;
left: 0;
width: 100%;
opacity: 0;
cursor: default;
pointer-events: none;
}
.ip-logo {
text-align: center;
top: 0;
height: 100%;
-webkit-transform: translate3d(0,25%,0);
transform: translate3d(0,25%,0);
}
.ip-loader {
bottom: 20%;
}
.ip-header .ip-inner {
display: block;
margin: 0 auto;
}
.ip-header .ip-loader svg path {
fill: none;
stroke-width: 6;
}
.ip-header .ip-loader svg path.ip-loader-circlebg {
stroke: #ddd;
}
.ip-header .ip-loader svg path.ip-loader-circle {
-webkit-transition: stroke-dashoffset 0.2s;
transition: stroke-dashoffset 0.2s;
stroke: #ef6e7e;
}  .loading .ip-logo,
.loading .ip-loader {
opacity: 1;
-webkit-animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
animation: animInitialHeader 1s cubic-bezier(0.7,0,0.3,1) both;
}
.loading .ip-loader {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
@-webkit-keyframes animInitialHeader {
from { opacity: 0; -webkit-transform: translate3d(0,800px,0); }
}
@keyframes animInitialHeader {
from { opacity: 0; -webkit-transform: translate3d(0,800px,0); transform: translate3d(0,800px,0); }
} .loaded .ip-logo,
.loaded .ip-loader {
opacity: 1;
}
.loaded .ip-logo {
-webkit-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-animation: animLoadedLogo 1s cubic-bezier(0.7,0,0.3,1) forwards;
animation: animLoadedLogo 1s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedLogo {
to { opacity: 0; -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); }
}
@keyframes animLoadedLogo {
to { opacity: 0; -webkit-transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); transform: translate3d(0,100%,0) translate3d(0,50px,0) scale3d(0.65,0.65,1); }
}
.loaded .ip-loader {
-webkit-animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
animation: animLoadedLoader 0.5s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedLoader {
to { opacity: 0; -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
}
@keyframes animLoadedLoader {
to { opacity: 0; -webkit-transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); transform: translate3d(0,-100%,0) scale3d(0.3,0.3,1); }
} .loaded .ip-logo svg path {
-webkit-transition: all 0.5s ease 0.3s;
transition: all 0.5s ease 0.3s;
fill: #fff;
} .loaded .ip-header {
-webkit-animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
animation: animLoadedHeader 1s cubic-bezier(0.7,0,0.3,1) forwards;
}
@-webkit-keyframes animLoadedHeader {
to { -webkit-transform: translate3d(0,-100%,0); }
}
@keyframes animLoadedHeader {
to { -webkit-transform: translate3d(0,-100%,0); transform: translate3d(0,-100%,0); }
} .loaded .ip-main h2,
.loaded .ip-main .browser,
.loaded .ip-main .browser .box,
.loaded .codrops-demos {
-webkit-animation: animLoadedContent 1s cubic-bezier(0.7,0,0.3,1) both;
animation: animLoadedContent 1s cubic-bezier(0.7,0,0.3,1) both;
}
.loaded .ip-main .browser,
.loaded .ip-main .browser .box:first-child {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.loaded .ip-main .browser .box:nth-child(2) {
-webkit-animation-delay: 0.15s;
animation-delay: 0.15s;
}
.loaded .ip-main .browser .box:nth-child(3) {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
@-webkit-keyframes animLoadedContent {
from { opacity: 0; -webkit-transform: translate3d(0,200px,0); }
}
@keyframes animLoadedContent {
from { opacity: 0; -webkit-transform: translate3d(0,200px,0); transform: translate3d(0,200px,0); }
} .layout-switch .ip-header {
position: absolute;
} .no-js .ip-header {
position: relative;
min-height: 0px;
}
.no-js .ip-header .ip-logo {
margin-top: 20px;
height: 180px;
opacity: 1;
-webkit-transform: none;
transform: none;
}
.no-js .ip-header .ip-logo svg path {
fill: #fff;
}
.ip-header.disabled {
visibility: hidden;
}
.no-cssanimations .ip-header {
display: none;
}
.no-cssanimations #owl-main img {position: relative;} @media screen and (max-width: 45em) {
.ip-main h2 {
font-size: 2.25em;
font-size: 10vw;
}
.box {
width: 100%%;
}
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
overflow: hidden;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
z-index:1;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/js/owl-carousel/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}.owl-theme .owl-controls{
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 16px;
height: 16px;
margin: 16px 3.5px 0;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/js/owl-carousel/paging.png);
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/js/owl-carousel/paging-active.png);
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/js/owl-carousel/AjaxLoader.gif) no-repeat center center
}.owl-origin {
-webkit-perspective: 1200px;
-webkit-perspective-origin-x : 50%;
-webkit-perspective-origin-y : 50%;
-moz-perspective : 1200px;
-moz-perspective-origin-x : 50%;
-moz-perspective-origin-y : 50%;
perspective : 1200px;
} .owl-fade-out {
z-index: 10;
-webkit-animation: fadeOut .7s both ease;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom 0.8s ease-in-out both;
-moz-animation: scaleUpFrom 0.8s ease-in-out both;
animation: scaleUpFrom 0.8s ease-in-out both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo 0.3s ease-in-out both;
-moz-animation: scaleUpTo 0.3s ease-in-out both;
animation: scaleUpTo 0.3s ease-in-out both;
}  @-webkit-keyframes empty {
0% {opacity: 1}
}
@-moz-keyframes empty {
0% {opacity: 1}
}
@keyframes empty {
0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@keyframes fadeIn {
0% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-moz-keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@keyframes fadeOut {
0% { opacity:1; }
100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
25% { opacity: .5; -webkit-transform: translateZ(-500px); }
75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
25% { opacity: .5; -moz-transform: translateZ(-500px); }
75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
25% { opacity: .5; transform: translateZ(-500px); }
75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -webkit-transform: translateZ(-500px); }
100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; -moz-transform: translateZ(-500px); }
100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
75% { opacity: .5; transform: translateZ(-500px); }
100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
from { transform: translateY(-100%); }
}
@-webkit-keyframes scaleUpFrom {
from { opacity: 0; margin-top:40px; }
}
@-moz-keyframes scaleUpFrom {
from { opacity: 0; margin-top:40px; }
}
@keyframes scaleUpFrom {
from { opacity: 0; margin-top:40px; }
}
@-webkit-keyframes scaleUpTo {
to { opacity: 0; margin-top: 40px; }
}
@-moz-keyframes scaleUpTo {
to { opacity: 0; margin-top: 40px; }
}
@keyframes scaleUpTo {
to { opacity: 0; margin-top: 40px; }
}
.mb_YTPBar,.mb_YTPBar span.mb_YTPUrl a{color:#fff}@font-face{font-family:ytpregular;src:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/css/font/ytp-regular.eot)}@font-face{font-family:ytpregular;src:url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=)format('woff'),url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/css/font/ytp-regular.ttf)format('truetype');font-weight:400;font-style:normal}.mb_YTPlayer:focus{outline:0}.mbYTP_wrapper{display:block;transform:translateZ(0)translate3d(0,0,0);transform-style:preserve-3d;perspective:1000;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}.mb_YTPlayer .loading{position:absolute;top:10px;right:10px;font-size:12px;color:#fff;background:rgba(0,0,0,.51);text-align:center;padding:2px 4px;border-radius:5px;font-family:"Droid Sans",sans-serif;-webkit-animation:fade .1s infinite alternate;animation:fade .1s infinite alternate}@-webkit-keyframes fade{0%{opacity:.5}100%{opacity:1}}@keyframes fade{0%{opacity:.5}100%{opacity:1}}.fullscreen{display:block!important;position:fixed!important;width:100%!important;height:100%!important;top:0!important;left:0!important;margin:0!important;border:none!important;opacity:1!important}.mbYTP_wrapper iframe{max-width:4000px!important}.inline_YTPlayer{margin-bottom:20px;vertical-align:top;position:relative;left:0;overflow:hidden;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,.7);background:rgba(0,0,0,.5)}.inline_YTPlayer img{border:none!important;margin:0!important;padding:0!important;transform:none!important}.mb_YTPBar,.mb_YTPBar .buttonBar{box-sizing:border-box;left:0;padding:5px;width:100%}.mb_YTPBar .ytpicon{font-size:20px;font-family:ytpregular}.mb_YTPBar .mb_YTPUrl.ytpicon{font-size:30px}.mb_YTPBar{transition:opacity .5s;display:block;height:10px;background:#333;position:fixed;bottom:0;text-align:left;z-index:1000;font:14px/16px sans-serif;opacity:.1}.mb_YTPBar.visible,.mb_YTPBar:hover{opacity:1}.mb_YTPBar .buttonBar{transition:all .5s;background:0 0;font:12px/14px Calibri;position:absolute;top:-30px}.mb_YTPBar:hover .buttonBar{background:rgba(0,0,0,.4)}.mb_YTPBar span{display:inline-block;font:16px/20px Calibri,sans-serif;position:relative;width:30px;height:25px;vertical-align:middle}.mb_YTPBar span.mb_YTPTime{width:130px}.mb_YTPBar span.mb_OnlyYT,.mb_YTPBar span.mb_YTPUrl{position:absolute;width:auto;display:block;top:6px;right:10px;cursor:pointer}.mb_YTPBar span.mb_YTPUrl img{width:60px}.mb_YTPBar span.mb_OnlyYT{left:300px;right:auto}.mb_YTPBar span.mb_OnlyYT img{width:25px}.mb_YTPBar .mb_YTPMuteUnmute,.mb_YTPBar .mb_YTPPlaypause,.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img{cursor:pointer}.mb_YTPBar .mb_YTPProgress{height:10px;width:100%;background:#222;bottom:0;left:0}.mb_YTPBar .mb_YTPLoaded{height:10px;width:0;background:#444;left:0}.mb_YTPBar .mb_YTPseekbar{height:10px;width:0;background:#000;bottom:0;left:0;box-shadow:rgba(82,82,82,.47)1px 1px 3px}.mb_YTPBar .YTPOverlay{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform-style:"flat";box-sizing:border-box}.YTPOverlay.raster{background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/css/images/raster.png)}.YTPOverlay.raster.retina{background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/css/images/raster@2x.png)}.YTPOverlay.raster-dot{background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/css/images/raster_dot.png)}.YTPOverlay.raster-dot.retina{background:url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/css/images/raster_dot@2x.png)}.mb_YTPBar .simpleSlider{position:relative;width:100px;height:10px;border:1px solid #fff;overflow:hidden;box-sizing:border-box;margin-right:10px;cursor:pointer!important;border-radius:3px}.mb_YTPBar.compact .simpleSlider{width:40px}.mb_YTPBar .simpleSlider.muted{opacity:.3}.mb_YTPBar .level{position:absolute;left:0;bottom:0;background-color:#fff;box-sizing:border-box}.mb_YTPBar .level.horizontal{height:100%;width:0}.mb_YTPBar .level.vertical{height:auto;width:100%}.portfolio-thumb {
width: 100.1%;
width: calc( 100% + 1px );
height: 100%;
}
body.single-works a.close.top {display: none;}
*, html { margin:0; padding:0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}/*\*/* html .clearfix {height: 1%;}
.clearfix {display: block;}/**/ body {font-family: "Raleway";}
a img, :link img, :visited img {border: 0;}
a {color:#f4405b;}
.page-template-blog-php  #header.overflow, .darker #footer {background:#343434 !important;}
.page-template-blog-php  #header.overflow .menu-item a {color:#fff !important;}
.page-template-blog-php  #header.overflow.fixed .navbar-brand.mini {display: none !important;}
.page-template-blog-php  #header.overflow.fixed .navbar-brand.mini.darker {display: block !important;}
.single-post  #header.overflow, .darker #footer {background:#343434 !important;}
.single-post  #header.overflow .menu-item a {color:#fff !important;}
.single-post  #header.overflow.fixed .navbar-brand.mini {display: none !important;}
.single-post  #header.overflow.fixed .navbar-brand.mini.darker {display: block !important;}
.nav > li > a:hover, .nav > li > a:focus {background-color: inherit; } .admin-bar #header.overflow.fixed {top:32px;}
.admin-bar .overlay {top:32px;}
.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;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
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 {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.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 {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.bypostauthor {}
.gallery-caption {}
.sticky {}
.clients-list img {height: auto;}
.team-wrapper {margin-top:0px !important;}
.team-wrapper.no {margin-bottom:-30px;}
.floated-content, .section .full-width .jt_col.floated-content {padding-left:280px;text-align:right; width: auto;}
.overlay-photo {
margin-bottom:-210px;
margin-top:-100px;
position: relative;
z-index: 1;
}
.section.parallax {
margin-bottom: 140px;
background-size: auto 1060px;
}
.pag-more {background-position: center top;}
.pag-more.disable {
background-position: center bottom;
cursor:default;
}
.project-info {z-index:999;}
#clients .separator {margin-top:0px;}
#process .carousel-wrapper.with_buttons .owl-controls .owl-buttons div {margin-top:-350px;}
.clients-list img:hover {opacity: 0.5}
img.separator {
text-align: center;
max-width: 100%;
height: auto;
margin: 50px auto 0px auto;
display: block;
} .container.blog {padding-top:70px;}
.post .tags{
clear:both;
}
.title.grid-full {margin-bottom:50px;}
.post .tags a{
-webkit-border-radius: 3px;
border: 1px solid #f4405b;
padding:3px 6px;
margin:0 3px 3px 0;
line-height: 36px;
white-space: nowrap;
font-size:12px;
}
.pagination {
text-transform: uppercase;
font-size: 13px;
margin:20px auto;
}
.post .tags a:hover{
border-color:#999;
color:#999;
}
.widget_recent_entries li{
padding-bottom:8px;
}
.widget_recent_entries span{
display:block;
font-size:12px;
}
.sidebar {
color:#777;
font-size: 13px;
}
.sidebar ul, .sidebar ol { padding-left:0px; list-style: none;}
.post, .page .hentry {
position: relative;
text-align: left;
margin-top: 30px;
padding: 0px 0px 30px 70px;
border-bottom: 1px solid #e9e9e9;
}
.page .hentry.folio-item {
padding:0px;
margin:0px;
border:0px;
}
.post.sticky {
background: #fafafa;
padding: 20px;
}
.post-media { position: relative; }
.post-media img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
max-width: 100%;
height: auto;
margin-bottom:10px;
}
.post .date , .page .date {
position: absolute;
text-align: center;
width: 40px;
padding-bottom: 10px;
top: 0;
left: 0;
text-transform: uppercase;
font-size: 1.6em;
letter-spacing: 0.2em;
line-height: 0.8em;
border-bottom: 1px solid #f4405b;
color:#666666;
font-style: italic;
}
.post .date small, .page .date small { font-size: 0.5833333333333333em; }
.post.sticky .date {
position: relative;
border: 0px;
margin-bottom: 10px;
display: block;
float: right;
}
.post-title h2 {
text-transform: none;
letter-spacing: normal;
font-size: 30px;
margin-top:0px;
line-height: 55px;
font-family: "Merriweather";
font-weight: 400;
color: #444444;
}
.post-body {
margin-bottom:30px;
font-size: 16px;
color: #444444;
line-height: 30px;
font-weight: 300;
}
.post-body img {max-width: 100%; height:auto;}
.post-body ul, .post-body ol {margin-left: 10px;}
.post-meta {margin-bottom:30px;}
.post.quote .post-title h2, .post.link .post-title h2 {
font-size: 1em!important;
text-transform: uppercase;
letter-spacing: 0.20em;
padding: 0;
}
.post-title a { text-decoration:none; color: #060606!important; }
.post-meta h6, .post-meta a { text-decoration:none; font-size:13px; text-transform: lowercase; }
.post-meta h6 {color:#777;}
.post-meta a:hover {text-decoration: none;}
.post-meta a.more {
float: right;
text-transform: uppercase;
} .sidebar a {text-decoration:none;}
.sidebar a:hover {text-decoration: none;}
.widget {
text-align: left;
margin-top: 30px;
}
.widget h3 {
text-transform: uppercase;
margin-bottom: 20px;
font-family: "Montserrat";
font-weight: bold;
color: #444444;
}
.screen-reader-text {display: none;}
#searchform  #s {
border: none;
float: left;
outline: none;
padding: 0px 0px 0px 10px;
width: 100%;
height: 40px;
background: #fff;
color: #aaaaaa;
border: 2px solid #e9e9e9;
border-radius: 3px;
}
#searchform #searchsubmit {display:none;}
.textwidget {
line-height: 1.6em;
}
.sidebar .menu {
float: none;
margin-right: 0px;
}
.sidebar ul li {
padding-bottom: 8px;
margin-bottom: 15px;
border-bottom: 1px dotted #e9e9e9;
background: url(//www.ppcfinishers.com/wp-content/themes/epic-jellythemes/images/list.png) no-repeat left 6px;
padding-left:10px;
}
.sidebar img {max-width:100%; height: auto;}
#calendar_wrap table {width: 100%;}
#calendar_wrap caption {
background: #e9e9e9;
padding: 5px 0px;
margin-bottom: 10px;
text-transform: uppercase;
}
.sidebar select {
width: 100%;
}
.sidebar ul li a, .cat-item a, .recentcomments a { font-weight: 400; }
.tagcloud a {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
font-size: 0.8em;
text-transform: uppercase;
padding: 5px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.widget-archive a, .widget-recent-entries a {
color: #060606!important;
font-weight: 400;
font-size: 0.8666666666667em;
display: block;
padding-bottom: 8px;
margin-bottom: 15px;
border-bottom: 1px solid #e9e9e9;
} #comments { text-align: left; padding-top: 50px; }
#comments-title {
font-size: 0.77em;
margin: 2.33em 0;
text-transform: uppercase;
}
.says {display: none;}
.commentlist .comment { list-style: none; padding-bottom:50px;}
.comment-body { position: relative; margin-left: 70px; border-top: 1px solid #e9e9e9; padding-top: 30px; }
.comment-author { position: absolute; top: 30px; left: -70px;}
.comment-author img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
float:none;
height: auto;
width: auto;
margin:0px;
}
.comment .reply {text-align: right}
.comment-reply-link {
text-decoration: none;
font-size: 12px;
line-height: 20px;
font-weight: 300;
display: inline-block;
color: #fff !important;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
padding: 3px 30px;
border-radius: 3px;
background: #f4405b;
border: none;
float:right;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.comment-reply-link:hover {
color: #4cddf3;
background: #777 !important;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
.comment .children {
margin-left: 70px;
margin-top:100px;
}
.fn { display: block; margin-bottom: 10px; }
.comment-meta, .comment-meta a {
color: #a4a4a3!important;
margin-bottom:15px;
}
#respond { margin-left: 70px; margin-top: 50px; margin-bottom:50px; }
#respond {}
#reply-title { border-bottom: 2px solid #e9e9e9; padding-bottom: 30px; margin-bottom: 5px; }
.comment-reply-form { border-top: 1px solid #e9e9e9; }
.comment-notes { margin-top: 10px; color: #a4a4a3; }
#respond label, .control-group .controls { display: inline-block; }
#respond label, .form-allowed-tags {
display:block;
font-size: 13px;
color: #a8a8a8;
text-transform:uppercase;
font-family: 'Montserrat', sans-serif;
}
.form-allowed-tags {font-size: 11px;}
#respond input[type=text] {
width: 97%!important;
border: 2px solid #e9e9e9;
outline: none;
padding: 11px;
font-weight: 300;
font-size: 13px;
color: #a8a8a8;
text-transform:uppercase;
font-family: 'Montserrat', sans-serif;
background: #fff;
}
#respond textarea {
width: 97%!important;
border: 2px solid #e9e9e9;
outline: none;
padding: 11px;
font-weight: 300;
font-size: 13px;
color: #a8a8a8;
text-transform:uppercase;
font-family: 'Montserrat', sans-serif;
background: #fff;
height:120px;
}
.form-submit {
text-align: right;
margin:1em 0px;
}
.blog p {margin:1em 0;}
#respond input[type=submit] {
text-decoration: none;
font-size: 12px;
line-height: 20px;
font-weight: 300;
display: inline-block;
color: #fff;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
padding: 3px 30px;
border-radius: 3px;
border: none;
background: #f4405b;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
#respond input[type=submit]:hover {
color: #4cddf3;
background: #777 !important;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
} .navbar-nav > li {position: relative;}
.navbar-nav > li > .sub-menu {
background: #000;
background: rgba(0,0,0,0.2);
display: none;
position: absolute;
left: 0px;
top: 100%;
list-style: none;
width: 150%;
padding: 10px;
}
#header.overflow .navbar-nav > li > .sub-menu {background: #fff;}
.darker #header.overflow .navbar-nav > li > .sub-menu {background:#343434 !important;}
.navbar-nav > li > .sub-menu .sub-menu {
padding-left: 10px;
list-style: none;
}
.navbar-nav > li > .sub-menu li {margin:5px 0px;}
.navbar-nav > li:hover > .sub-menu {display: block;}
@media only screen and (max-width: 1900px) {
.floated-content {
padding-left: 0px;
width: 50%;
text-align: center;
}
.floated-content .voffset200  {margin-top:140px;}
.floated-content .voffset100  {margin-top:50px;}
}
@media only screen and  (max-width : 1024px) {
.floated-content {
width: 50%;
margin: 0px auto;
}
.section .full-width.container .container .jt_col {
text-align: left !important;
padding-left: 34px !important;
padding-right: 34px !important;
}
.clients-list li {min-height: 215px;}
}
@media only screen and  (max-width : 768px) {}
.pag-more {display: none;}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li{ min-height: 210px;}
#footer .social li .icon {color:#ff3366;}
.section .jt_row {
padding-bottom: 60px !important;
}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem {
margin-bottom: 0px;
}
.carousel-wrapper.full .generic-carousel .owl-item .ulitem li {
margin-bottom: 20px;
}
.section.parallax {
margin-bottom: 0;
}
.testimonials.carousel-wrapper {
padding-bottom: 100px;
}
.folio-filter {
padding-top: 60px !important;
}
#our-factory {
margin-bottom: 0;
}
#process {
padding-bottom: 100px;
}
.team-wrapper .team-member .hover .name, .team-wrapper .team-member .hover .position {background-color: #fff;}
.team-wrapper .team-member .hover .position {padding: 3px;}
#about-us {margin-bottom: -70px;}
#start-a-project.section .jt_row {padding-bottom: 20px !important;}
#our-factory.section .jt_row {padding-bottom: 0px !important;}