html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
display: block; }
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden], template {
display: none; }
a {
background-color: transparent; }
a:active, a:hover {
outline: 0; }
abbr[title] {
border-bottom: 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 {
-webkit-box-sizing: content-box;
-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"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0; }
td, th {
padding: 0; } @media print {
*, *:before, *:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important; }
a, a:visited {
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
a[href^="#"]:after, a[href^="javascript:"]:after {
content: ""; }
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr, img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
p, h2, h3 {
orphans: 3;
widows: 3; }
h2, h3 {
page-break-after: avoid; }
.navbar {
display: none; }
.btn > .caret, .dropup > .btn > .caret {
border-top-color: #000 !important; }
.label {
border: 1px solid #000; }
.table {
border-collapse: collapse !important; }
.table td, .table th {
background-color: #fff !important; }
.table-bordered th, .table-bordered td {
border: 1px solid #ddd !important; } }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-size: 10px;
-webkit-tap-highlight-color: transparent; }
body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff; }
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit; }
a {
color: #337ab7;
text-decoration: none; }
a:hover, a:focus {
color: #23527c;
text-decoration: underline; }
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px; }
figure {
margin: 0; }
img {
vertical-align: middle; }
.img-responsive {
display: block;
max-width: 100%;
height: auto; }
.img-rounded {
border-radius: 6px; }
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto; }
.img-circle {
border-radius: 50%; }
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee; }
.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; }
[role="button"] {
cursor: pointer; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
font-weight: normal;
line-height: 1;
color: #777; }
h1, .h1, h2, .h2, h3, .h3 {
margin-top: 20px;
margin-bottom: 10px; }
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
font-size: 65%; }
h4, .h4, h5, .h5, h6, .h6 {
margin-top: 10px;
margin-bottom: 10px; }
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
font-size: 75%; }
h1, .h1 {
font-size: 36px; }
h2, .h2 {
font-size: 30px; }
h3, .h3 {
font-size: 24px; }
h4, .h4 {
font-size: 18px; }
h5, .h5 {
font-size: 14px; }
h6, .h6 {
font-size: 12px; }
p {
margin: 0 0 10px; }
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4; }
@media (min-width: 768px) {
.lead {
font-size: 21px; } }
small, .small {
font-size: 85%; }
mark, .mark {
background-color: #fcf8e3;
padding: .2em; }
.text-left {
text-align: left; }
.text-right {
text-align: right; }
.text-center {
text-align: center; }
.text-justify {
text-align: justify; }
.text-nowrap {
white-space: nowrap; }
.text-lowercase {
text-transform: lowercase; }
.text-uppercase {
text-transform: uppercase; }
.text-capitalize {
text-transform: capitalize; }
.text-muted {
color: #777; }
.text-primary {
color: #337ab7; }
a.text-primary:hover, a.text-primary:focus {
color: #286090; }
.text-success {
color: #3c763d; }
a.text-success:hover, a.text-success:focus {
color: #2b542c; }
.text-info {
color: #31708f; }
a.text-info:hover, a.text-info:focus {
color: #245269; }
.text-warning {
color: #8a6d3b; }
a.text-warning:hover, a.text-warning:focus {
color: #66512c; }
.text-danger {
color: #a94442; }
a.text-danger:hover, a.text-danger:focus {
color: #843534; }
.bg-primary {
color: #fff;
background-color: #337ab7; }
a.bg-primary:hover, a.bg-primary:focus {
background-color: #286090; }
.bg-success {
background-color: #dff0d8; }
a.bg-success:hover, a.bg-success:focus {
background-color: #c1e2b3; }
.bg-info {
background-color: #d9edf7; }
a.bg-info:hover, a.bg-info:focus {
background-color: #afd9ee; }
.bg-warning {
background-color: #fcf8e3; }
a.bg-warning:hover, a.bg-warning:focus {
background-color: #f7ecb5; }
.bg-danger {
background-color: #f2dede; }
a.bg-danger:hover, a.bg-danger:focus {
background-color: #e4b9b9; }
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee; }
ul, ol {
margin-top: 0;
margin-bottom: 10px; }
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0; }
.list-unstyled {
padding-left: 0;
list-style: none; }
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px; }
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px; }
dl {
margin-top: 0;
margin-bottom: 20px; }
dt, dd {
line-height: 1.42857143; }
dt {
font-weight: bold; }
dd {
margin-left: 0; }
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
white-space: nowrap; }
.dl-horizontal dd {
margin-left: 180px; } }
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777; }
.initialism {
font-size: 90%;
text-transform: uppercase; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777; }
blockquote footer:before, blockquote small:before, blockquote .small:before {
content: '\2014 \00A0'; }
.blockquote-reverse, blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0;
text-align: right; }
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
content: ''; }
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
content: '\00A0 \2014'; }
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143; }
code, kbd, pre, samp {
font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px; }
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none; }
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px; }
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0; }
.pre-scrollable {
max-height: 340px;
overflow-y: scroll; }
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
@media (min-width: 768px) {
.container {
width: 750px; } }
@media (min-width: 992px) {
.container {
width: 970px; } }
@media (min-width: 1200px) {
.container {
width: 1170px; } }
@media (min-width: 1400px) {
.container {
width: 1370px; } }
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px; }
.row {
margin-left: -15px;
margin-right: -15px; }
.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: 15px;
padding-right: 15px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left; }
.col-xs-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; } }
table {
background-color: transparent; }
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left; }
th {
text-align: left; }
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd; }
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
border-top: 0; }
.table > tbody + tbody {
border-top: 2px solid #ddd; }
.table .table {
background-color: #fff; }
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
padding: 5px; }
.table-bordered {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
border-bottom-width: 2px; }
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; }
.table-hover > tbody > tr:hover {
background-color: #f5f5f5; }
table col[class*="col-"] {
position: static;
float: none;
display: table-column; }
table td[class*="col-"], table th[class*="col-"] {
position: static;
float: none;
display: table-cell; }
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
background-color: #f5f5f5; }
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8; }
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
background-color: #dff0d8; }
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6; }
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
background-color: #d9edf7; }
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3; }
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
background-color: #fcf8e3; }
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc; }
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
background-color: #f2dede; }
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc; }
.table-responsive {
overflow-x: auto;
min-height: 0.01%; }
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd; }
.table-responsive > .table {
margin-bottom: 0; }
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
white-space: nowrap; }
.table-responsive > .table-bordered {
border: 0; }
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0; }
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0; }
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0; } }
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0; }
.embed-responsive-16by9 {
padding-bottom: 56.25%; }
.embed-responsive-4by3 {
padding-bottom: 75%; }
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
content: " ";
display: table; }
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row: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; }
.affix {
position: fixed; }
@-ms-viewport {
width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
display: none !important; }
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
display: none !important; }
@media (max-width: 767px) {
.visible-xs {
display: block !important; }
table.visible-xs {
display: table !important; }
tr.visible-xs {
display: table-row !important; }
th.visible-xs, td.visible-xs {
display: table-cell !important; } }
@media (max-width: 767px) {
.visible-xs-block {
display: block !important; } }
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important; } }
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important; }
table.visible-sm {
display: table !important; }
tr.visible-sm {
display: table-row !important; }
th.visible-sm, td.visible-sm {
display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important; }
table.visible-md {
display: table !important; }
tr.visible-md {
display: table-row !important; }
th.visible-md, td.visible-md {
display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important; } }
@media (min-width: 1200px) {
.visible-lg {
display: block !important; }
table.visible-lg {
display: table !important; }
tr.visible-lg {
display: table-row !important; }
th.visible-lg, td.visible-lg {
display: table-cell !important; } }
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important; } }
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important; } }
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important; } }
@media (max-width: 767px) {
.hidden-xs {
display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important; } }
@media (min-width: 1200px) {
.hidden-lg {
display: none !important; } }
.visible-print {
display: none !important; }
@media print {
.visible-print {
display: block !important; }
table.visible-print {
display: table !important; }
tr.visible-print {
display: table-row !important; }
th.visible-print, td.visible-print {
display: table-cell !important; } }
.visible-print-block {
display: none !important; }
@media print {
.visible-print-block {
display: block !important; } }
.visible-print-inline {
display: none !important; }
@media print {
.visible-print-inline {
display: inline !important; } }
.visible-print-inline-block {
display: none !important; }
@media print {
.visible-print-inline-block {
display: inline-block !important; } }
@media print {
.hidden-print {
display: none !important; } }
a, button, input[type="submit"] {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
body {
font-family: "Poppins", sans-serif;
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
color: #333;
letter-spacing: 1px;
font-size: 15px;
padding-bottom: 250px; }
h1, h2, h3, h4, h5, h6 {
margin-top: 0px;
letter-spacing: 1.5px; }
h2 {
font-weight: 400; }
@media (max-width: 767px) {
h2 {
font-size: 24px; } }
h3 {
font-weight: bold;
text-transform: uppercase;
font-size: 27px; }
@media (max-width: 767px) {
h3 {
font-size: 22px; } }
h5 {
font-size: 16px; }
a {
color: #5bbf89;
border-color: #5bbf89; }
a:hover, a:focus {
text-decoration: none;
color: #158168; }
::-moz-selection {
background: #5bbf89;
color: white; }
::selection {
background: #5bbf89;
color: white; }
img, svg {
max-width: 100%;
height: auto; }
iframe {
max-width: 100%;
display: block; }
.container-fluid {
padding-left: 0px;
padding-right: 0px; }
form.wpcf7-form {
padding-bottom: 35px; }
input[type='text'],
input[type='email'],
input[type='tel'],
input[type='password'],
input[type='search'],
input[type='number'],
select,
textarea {
padding: 10px 0px;
width: 100%;
border: 0;
border-bottom: 1px solid #d7d7d7;
-webkit-transition: 0.2s ease all;
-o-transition: 0.2s ease all;
transition: 0.2s ease all;
outline: none; }
input[type='submit'],
button,
.button {
display: inline-block;
border: 0;
padding: 5px 10px;
background-color: #5bbf89;
color: white;
text-transform: uppercase;
font-weight: normal;
font-size: 13px;
letter-spacing: 1.5px;
outline: none;
color: #5bbf89;
background-color: #EAF7F0;
border: 1px solid #5bbf89;
border-radius: 2px; }
input[type='submit']:hover,
button:hover,
.button:hover {
color: #5bbf89;
background-color: white; }
input[type='submit']:disabled,
button:disabled,
.button:disabled {
opacity: 0.4;
background-color: #5bbf89;
cursor: not-allowed; }
textarea {
height: 150px; }
fieldset {
margin-bottom: 15px; }
.wpcf7-form-control-wrap {
position: relative;
display: block; }
#content_inner span.wpcf7-not-valid-tip {
position: absolute;
right: 0px;
top: 0px;
color: white;
background: #e21721;
padding: 2px 5px;
font-size: 12px; }
input[aria-invalid='true'] {
border-color: #e21721; }
#content_inner .wpcf7-response-output {
position: absolute;
left: 15px;
bottom: 5px;
border: none;
margin: 0;
font-size: 12px; }
@media (max-width: 767px) {
#content_inner .wpcf7-response-output {
max-width: 73%; } }
#content_inner div.wpcf7-validation-errors {
background: #e21721;
color: white; }
#content_inner div.wpcf7-mail-sent-ok {
background: #5bbf89;
color: white; }
#content_inner .contact_form input[type='submit'] {
float: right; }
#content_inner .contact_form .ajax-loader {
float: right;
margin-top: 12px;
margin-right: 5px; }
.wpcf7-recaptcha {
margin-bottom: 10px; }
img.centered,
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }
.left,
.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 10px; }
.right,
.alignright {
float: right;
margin-left: 10px;
margin-bottom: 10px; }
.clear {
clear: both; }
.page_not_found {
display: block;
text-align: center;
margin: 0; }
.error404 #content_inner {
padding: 95px 20px 0 20px; }
@media (max-width: 767px) {
.error404 #content_inner {
padding-top: 0; } }
body.error404 {
background: #2a2a2a;
padding-bottom: 0; }
.error404 #content_wrapper {
background: #bdb3a7; } .wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #d4d4d4;
padding-top: 4px;
margin: 10px;
max-width: 100%; }
.wp-caption img {
margin: 0;
padding: 0;
border: 0; }
.wp-caption p.wp-caption-text {
font-size: 0.85em;
line-height: 1.214em;
padding: 0 4px 5px;
margin: 0; }
.white {
color: white; }
.white a {
color: white;
border-color: rgba(255, 255, 255, 0.6); } .pagination a {
display: inline-block;
padding: 2px 10px;
margin-left: 4px;
text-align: center;
background: #222;
color: white; }
.pagination a:hover {
background: #444; }
#search_wrap {
position: fixed;
z-index: 400;
top: -200px;
right: 0;
left: 0;
padding-top: 20px;
padding-bottom: 20px;
background: #fff;
-webkit-box-shadow: 0 1px 16px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 16px rgba(0, 0, 0, 0.15);
-webkit-transition: 0.5s ease all;
-o-transition: 0.5s ease all;
transition: 0.5s ease all;
color: #333; }
#search_wrap.in_view {
top: 0; }
#search_wrap #hide_search {
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 20px; }
#search_wrap #hide_search:hover {
-webkit-transform: translateY(-50%) rotate(90deg);
-ms-transform: translateY(-50%) rotate(90deg);
transform: translateY(-50%) rotate(90deg); }
#search_wrap #search_inner {
width: 100%;
padding: 0 20px; }
#search_wrap input {
background: none;
border: 0;
font-size: 24px;
padding: 0;
outline: none; }
@media (max-width: 767px) {
#search_wrap input {
font-size: 18px; } }
.admin-bar #search_wrap {
margin-top: 32px; } #small_header_wrapper {
background: #e7e7e7; }
#small_header_inner {
padding: 10px 0; }
#header_wrapper {
padding: 20px 0;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 1040;
background: white;
border-bottom: 1px solid #e8e8e8; }
@media (max-width: 767px) {
#header_wrapper {
position: relative; } }
.home.page #header_wrapper {
opacity: 0;
visibility: hidden;
-webkit-transition: 0.2s ease opacity, 0s ease visibility 0.2s;
-o-transition: 0.2s ease opacity, 0s ease visibility 0.2s;
transition: 0.2s ease opacity, 0s ease visibility 0.2s; }
@media (max-width: 767px) {
.home.page #header_wrapper {
opacity: 1;
visibility: visible; } }
.home.page #header_wrapper.in_view {
opacity: 1;
visibility: visible;
-webkit-transition: 0.2s ease opacity, 0s ease visibility;
-o-transition: 0.2s ease opacity, 0s ease visibility;
transition: 0.2s ease opacity, 0s ease visibility; }
.admin-bar #header_inner {
margin-top: 32px; }
#logo {
float: left; }
@media (max-width: 767px) {
#logo {
float: left; } }
#logo img {
width: 70px; }
#header_text_1 {
float: left; }
@media (max-width: 767px) {
#header_text_1 {
margin-bottom: 10px;
float: none;
text-align: center; } }
#header_text_2 {
float: right; }
@media (max-width: 767px) {
#header_text_2 {
float: none;
text-align: center; } }
#page_title {
position: relative; }
#page_title h1 {
text-transform: uppercase;
font-size: 31px;
font-weight: bold;
margin-bottom: 20px; }
#page_title .wpb_single_image img {
position: absolute;
top: -150px;
z-index: -1;
right: 0; }
#page_title .wpb_single_image.ecom img {
top: -70px; }
#page_title .wpb_single_image.domain_names img {
top: -100px; }
#page_title .wpb_single_image.adw img {
top: -150px; }
#page_title .wpb_single_image.signage img {
top: -80px; }
#page_title .wpb_single_image.repairs img {
top: -80px; }
#page_title .wpb_single_image.design img {
top: -200px; }
#page_title .wpb_single_image.audit img {
top: -86px; }
#page_title .wpb_single_image.copywriting img {
top: -55px; }
@media (min-width: 992px) and (max-width: 1199px) {
#page_title .wpb_single_image.webdesign img {
top: -50px; }
#page_title .wpb_single_image.ecom img {
top: -50px; }
#page_title .wpb_single_image.hosting img {
top: -50px; }
#page_title .wpb_single_image.copywriting img {
top: -40px; }
#page_title .wpb_single_image.design img {
top: -120px;
right: -20px; }
#page_title .wpb_single_image.print img {
top: -88px; }
#page_title .wpb_single_image.domain_names img {
top: -20px; }
#page_title .wpb_single_image.adw img {
width: 246px; }
#page_title .wpb_single_image.adw img {
width: 246px; }
#page_title .wpb_single_image.promo img {
top: -65px; }
#page_title .wpb_single_image.signage img {
width: 220px;
top: -65px; }
#page_title .wpb_single_image.repairs img {
top: 0px; }
#page_title .wpb_single_image.audit img {
top: -26px; } }
@media (min-width: 768px) and (max-width: 991px) {
#page_title .wpb_single_image.webdesign img {
top: 0px; }
#page_title .wpb_single_image.ecom img {
top: 0px; }
#page_title .wpb_single_image.hosting img {
top: -20px; }
#page_title .wpb_single_image.copywriting img {
top: 0px; }
#page_title .wpb_single_image.design img {
top: -120px; }
#page_title .wpb_single_image.print img {
top: -30px; }
#page_title .wpb_single_image.domain_names img {
top: 0px; }
#page_title .wpb_single_image.adw img {
width: 220px; }
#page_title .wpb_single_image.promo img {
top: -65px; }
#page_title .wpb_single_image.signage img {
width: 200px;
top: -65px; }
#page_title .wpb_single_image.repairs img {
top: 40px; }
#page_title .wpb_single_image.audit img {
top: 0; } }
@media (max-width: 767px) {
#page_title .wpb_single_image img {
position: relative;
top: 0 !important; }
#page_title .wpb_text_column {
margin-bottom: 20px; }
#page_title h1 {
font-size: 25px; }
#page_title .wpb_single_image {
text-align: center; } } #content_wrapper {
background: white;
-webkit-box-shadow: 0px 10px 30px rgba(255, 255, 255, 0.15);
box-shadow: 0px 10px 30px rgba(255, 255, 255, 0.15);
position: relative;
z-index: 1; }
#content_wrapper p a {
display: inline-block;
border-bottom-width: 1px;
border-bottom-style: solid; }
#content_inner {
padding-top: 160px; }
@media (max-width: 767px) {
#content_inner {
padding-top: 40px; } }
.front-page .typed {
position: relative;
height: 100vh;
font-family: "Encode Sans", sans-serif;
font-weight: 900;
text-transform: uppercase;
font-size: 31px;
letter-spacing: 1.5px;
overflow: hidden;
background: #f9f8f4;
color: #158168; }
.front-page .typed .typed_inner {
position: absolute;
top: 30%;
right: 65%;
width: 40%;
z-index: 3; }
.front-page .typed img.jon {
width: 200px;
position: absolute;
right: 0; }
.front-page .typed .text {
position: absolute;
right: 155px;
left: 0;
top: 53px; }
.front-page .typed .text span {
display: block;
position: absolute;
top: 0px;
text-align: right; }
.front-page .typed .text .by {
right: 0px; }
.front-page .typed .text .typed_text {
right: 57.15px; }
.front-page .typed .images {
position: absolute;
top: 70px;
left: 45%;
right: 60px;
bottom: 150px; }
.front-page .typed .images img {
-webkit-transition: 0.7s ease-in-out opacity, 0.7s ease-in-out transform;
-o-transition: 0.7s ease-in-out opacity, 0.7s ease-in-out transform;
transition: 0.7s ease-in-out opacity, 0.7s ease-in-out transform;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-55%);
-ms-transform: translateY(-55%);
transform: translateY(-55%);
width: 800px; }
.front-page .typed .images img.active {
opacity: 1;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: 0.7s ease-in-out opacity 1s, 0.7s ease-in-out transform 1s;
-o-transition: 0.7s ease-in-out opacity 1s, 0.7s ease-in-out transform 1s;
transition: 0.7s ease-in-out opacity 1s, 0.7s ease-in-out transform 1s; }
.front-page .typed .triangle {
position: absolute;
bottom: -5px;
left: 0; }
@media (min-width: 1200px) and (max-width: 1399px) {
.front-page .typed .typed_inner {
right: 57%;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8); } }
@media (min-width: 992px) and (max-width: 1199px) {
.front-page .typed .typed_inner {
right: 55%;
width: 52%;
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75); }
.front-page .typed .images {
bottom: 70px; } }
@media (min-width: 768px) and (max-width: 991px) {
.front-page .typed {
height: auto; }
.front-page .typed .typed_inner {
position: relative;
top: auto;
right: auto;
width: 69%;
text-align: right;
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75); }
.front-page .typed img.jon {
position: relative; }
.front-page .typed .images {
position: relative;
left: auto;
right: auto;
top: auto;
bottom: auto;
text-align: center; }
.front-page .typed .images .design {
position: relative; }
.front-page .typed .images img {
top: auto;
left: 5%;
right: 5%;
max-width: 90%;
-webkit-transform: auto;
-ms-transform: auto;
transform: auto; }
.front-page .typed .images img.active {
-webkit-transform: translateY(-5%);
-ms-transform: translateY(-5%);
transform: translateY(-5%); }
.front-page .typed .images .websites {
margin-top: 15px; }
.front-page .typed .images .ecom {
margin-top: 15px; }
.front-page .typed .images .hosting {
top: 12%; } }
@media (max-width: 767px) {
.front-page .typed {
height: auto;
padding: 0 15px 70px 15px; }
.front-page .typed .typed_inner {
position: relative;
top: initial;
right: initial;
width: 100%;
text-align: right;
-webkit-transform: scale(0.75) translateY(-22px);
-ms-transform: scale(0.75) translateY(-22px);
transform: scale(0.75) translateY(-22px);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right; }
.front-page .typed img.jon {
position: relative; }
.front-page .typed .images {
position: relative;
left: initial;
right: initial;
top: initial;
bottom: initial;
text-align: center;
margin-top: -20px; }
.front-page .typed .images .websites {
position: relative; }
.front-page .typed .typed_text {
white-space: nowrap; }
.front-page .typed .images img {
top: initial;
max-width: 90%;
left: 5%;
right: 5%;
-webkit-transform: initial;
-ms-transform: initial;
transform: initial; }
.front-page .typed .images img.active {
-webkit-transform: translateY(-5%);
-ms-transform: translateY(-5%);
transform: translateY(-5%); } }
.front-page #content_inner {
padding-top: 0; }
.triangle {
width: 100%;
position: relative;
z-index: 5; }
.triangle svg {
display: block;
width: 100%;
position: absolute;
bottom: -5px;
left: 0;
right: 0; }
.triangle polyline {
fill: inherit; }
.triangle.direction_right svg {
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
transform: scaleX(-1); }
.triangle.loc_bottom {
position: absolute; }
.triangle.loc_bottom svg {
bottom: auto;
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1); }
.triangle.loc_bottom.direction_right {
position: absolute; }
.triangle.loc_bottom.direction_right svg {
-webkit-transform: scaleY(-1) scaleX(-1);
-ms-transform: scaleY(-1) scaleX(-1);
transform: scaleY(-1) scaleX(-1); }
@media (max-width: 767px) {
.triangle.direction_right {
padding-left: 40px; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.triangle {
background: white;
height: 80px;
margin-top: 0 !important; }
.triangle.grey {
background: #F6F6F6; }
.triangle svg {
display: none; } }
.jon_graphic_row {
overflow: hidden; }
.jon_graphic_row .wpb_column {
position: relative; }
.jon_graphic_row .graphic {
position: absolute;
width: 100%; }
.jon_graphic_row .intro_paragraph {
margin-bottom: 90px; }
.jon_graphic_row .wpb_single_image {
margin-top: -68px; }
@media (min-width: 768px) and (max-width: 991px) {
.jon_graphic_row .intro_paragraph {
margin-bottom: 50px; } }
@media (max-width: 767px) {
.jon_graphic_row .intro_paragraph {
margin-bottom: 35px; }
.jon_graphic_row .graphic {
margin-right: -80px;
opacity: 0.15;
width: auto;
right: 0; }
.jon_graphic_row .wpb_single_image {
margin-top: -48px; } }
#jon_svg svg {
width: 300px; }
#content_inner .no_padding_top > .vc_column-inner {
padding-top: 0; }
@media (min-width: 768px) and (max-width: 991px) {
#content_inner .no_padding_top > .vc_column-inner {
padding-top: 15px; } }
@media (max-width: 767px) {
#content_inner .no_padding_top > .vc_column-inner {
padding-top: 25px; } }
#content_inner .extra_top_padding > .vc_column-inner {
padding-top: 220px; }
@media (min-width: 768px) and (max-width: 991px) {
#content_inner .extra_top_padding > .vc_column-inner {
padding-top: 90px; } }
@media (max-width: 767px) {
#content_inner .extra_top_padding > .vc_column-inner {
padding-top: 70px; } }
#content_inner .extra_bottom_padding > .vc_column-inner {
padding-bottom: 55px; }
#content_wrapper .service_intro {
margin-bottom: 20px; }
#content_wrapper .service_intro .wpb_text_column {
text-align: center;
max-width: 300px;
margin-left: auto;
margin-right: auto; }
#content_wrapper .service_intro h5 {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px; }
#content_wrapper .service_intro .wpb_single_image {
margin-bottom: 20px; }
#content_wrapper .service_intro img {
width: 70px; }
#content_wrapper .service_intro p a {
border-bottom: 0;
position: relative; }
#content_wrapper .service_intro p a:after {
border-bottom: 0;
font-family: 'byjon';
display: inline-block;
content: '\0041';
font-size: 0.8em;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
padding-left: 10px; }
#content_wrapper .service_intro p a:hover:after {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px); }
.blue_gradient_bg { background: #1e5799; background: -moz-linear-gradient(45deg, #1e5799 0%, #2193b0 0%, #2989d8 0%, #6dd5ed 100%); background: -webkit-linear-gradient(45deg, #1e5799 0%, #2193b0 0%, #2989d8 0%, #6dd5ed 100%); background: -o-linear-gradient(45deg, #1e5799 0%, #2193b0 0%, #2989d8 0%, #6dd5ed 100%);
background: linear-gradient(45deg, #1e5799 0%, #2193b0 0%, #2989d8 0%, #6dd5ed 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#6dd5ed',GradientType=1 ); }
.green_gradient_bg { background: #5bbf89; background: -moz-linear-gradient(45deg, #5bbf89 32%, #3ab7a6 100%); background: -webkit-linear-gradient(45deg, #5bbf89 32%, #3ab7a6 100%); background: -o-linear-gradient(45deg, #5bbf89 32%, #3ab7a6 100%);
background: linear-gradient(45deg, #5bbf89 32%, #3ab7a6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bbf89', endColorstr='#3ab7a6',GradientType=1 ); }
.overflow_hidden {
overflow: hidden;
position: relative; }
.desk_bottom {
position: absolute;
left: 0;
right: 0;
top: 100%; }
.contact_details strong {
font-weight: normal;
display: inline-block;
min-width: 60px; }
.align_right {
text-align: right; }
.service_subheading {
margin-top: 20px; }
@media (max-width: 767px) {
.service_subheading {
margin-top: 0; } }
.easy_process_row {
text-align: center; }
.easy_process_row .st_icon {
position: relative; }
.easy_process_row .st_icon:after {
display: block;
content: '\0041';
font-family: 'byjon';
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%) translateX(100%);
-ms-transform: translateY(-50%) translateX(100%);
transform: translateY(-50%) translateX(100%); }
.easy_process_row .wpb_column:last-child .st_icon:after {
display: none; }
.easy_process_row > .wpb_column {
width: 20%; }
.easy_process_row svg {
margin: auto; }
@media (min-width: 768px) and (max-width: 991px) {
.easy_process_row > .wpb_column {
width: 33.3333%; }
.easy_process_row .wpb_column:nth-child(3) .st_icon:after {
display: none; }
.easy_process_row .wpb_column:nth-child(4) {
margin-left: 16.666666666%; } }
@media (max-width: 767px) {
.easy_process_row > .wpb_column {
width: 100%; }
.easy_process_row .st_icon:after {
display: none; }
.easy_process_row .wpb_column {
padding-bottom: 30px; }
.easy_process_row .wpb_column:after {
display: block;
content: '\0041';
font-family: 'byjon';
position: absolute;
left: 50%;
bottom: 20px;
-webkit-transform: translateX(-50%) rotate(90deg);
-ms-transform: translateX(-50%) rotate(90deg);
transform: translateX(-50%) rotate(90deg); }
.easy_process_row .wpb_column:last-child {
padding-bottom: 0; }
.easy_process_row .wpb_column:last-child:after {
display: none; } }
.pricing_table {
text-align: center; }
.pricing_table h4 {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 2px; }
.pricing_table h5 {
font-weight: bold;
font-size: 45px;
font-family: "Encode Sans", sans-serif;
margin: 20px 0; }
.pricing_table p {
max-width: 300px;
display: inline-block;
font-size: 14px; }
.pricing_table .description {
position: relative;
margin-bottom: 20px;
padding-bottom: 30px; }
.pricing_table .description:after {
display: block;
content: "";
width: 1px;
background: #333;
height: 16px;
position: absolute;
left: 50%;
bottom: 0; }
.pricing_table ul {
list-style: none;
padding: 0;
margin: 0;
font-size: 14px; }
.pricing_table li {
margin-bottom: 8px; }
.pricing_table .list {
margin-bottom: 20px; }
.pricing_table > .wpb_column .description {
padding-top: 30px; }
.pricing_table > .wpb_column.popular .description {
padding-top: 0px; }
.pricing_table .popular h4 {
font-weight: bold; }
@media (max-width: 767px) {
.pricing_table .popular {
margin-top: 30px; } }
@media (max-width: 767px) {
.pricing_table.ecom {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.pricing_table.ecom .wpb_column {
display: block;
width: 100%; }
.pricing_table.ecom .column_ecom_add_ons {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3; } }
#content_inner i {
font-size: 0.7em;
display: inline-block;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all; }
#content_inner i.vc-composer-icon {
font-size: 15px; }
.light_green_bg {
background: #D4FFCE; }
.light_orange_bg {
background: #f8cbb3; }
.light_orange_bg a {
color: #333; }
.light_orange_bg a:hover i {
-webkit-transform: translateX(10px);
-ms-transform: translateX(10px);
transform: translateX(10px); }
.check_boxes ul {
padding: 0; }
.check_boxes ul li {
list-style: none;
position: relative;
padding-left: 30px;
margin-bottom: 15px; }
.check_boxes ul li:before {
content: '\0048';
font-family: 'byjon';
position: absolute;
left: 0;
top: 1px; }
@media (max-width: 767px) {
.check_boxes .wpb_text_column {
margin-bottom: 15px; }
.check_boxes .wpb_column:last-child .wpb_text_column {
margin-bottom: 35px; } }
.anchor {
margin-top: -150px;
padding-bottom: 150px; }
@media (max-width: 767px) {
.anchor {
margin-top: -20px;
padding-bottom: 20px; } }
.terms_and_conditions li {
margin-bottom: 8px; }
.terms_and_conditions li:last-child {
margin-bottom: 0; }
.terms_and_conditions li li:first-child {
margin-top: 8px; }
.landing_nav {
text-align: center; }
.landing_nav ul {
list-style: none;
padding-left: 0; }
.landing_nav li {
display: inline-block;
margin: 0 60px; }
.landing_nav a {
border-bottom: 1px solid white; }
.landing_nav a:hover {
opacity: 0.6; }
@media (min-width: 768px) and (max-width: 991px) {
.landing_nav li {
margin-left: 20px;
margin-right: 20px; } }
@media (max-width: 767px) {
.landing_nav li {
display: block;
margin: 0 0 10px 0; } }
@media (max-width: 767px) {
.page-template-page-template-landing #content_inner {
padding-top: 0 !important; } }
.page-template-page-template-landing #header_inner nav.hidden-xs li {
display: none; }
.page-template-page-template-landing #header_inner nav.hidden-xs li:first-child,
.page-template-page-template-landing #header_inner nav.hidden-xs li:nth-child(2),
.page-template-page-template-landing #header_inner nav.hidden-xs li:last-child {
display: inline-block; }  header nav ul li a {
text-transform: uppercase; }
header nav.hidden-xs {
float: right;
margin-top: 10px; }
header nav.hidden-xs ul {
margin: 0px;
padding-left: 0px;
font-size: 0; }
header nav.hidden-xs ul li {
display: inline-block;
list-style: none;
position: relative; }
header nav.hidden-xs ul li a {
text-decoration: none;
display: inline-block;
padding: 10px 0 10px 50px;
font-size: 13px;
font-weight: normal;
text-align: center;
letter-spacing: 1.5px;
color: #158168; }
header nav.hidden-xs ul li:hover > a,
header nav.hidden-xs ul li:focus > a,
header nav.hidden-xs ul li.current_page_item > a {
text-decoration: none;
color: #158168; }
@media (min-width: 768px) and (max-width: 991px) {
header nav.hidden-xs ul li a {
font-size: 12px;
padding-left: 30px; } }
header nav.hidden-xs div > ul > li > a:before {
content: "";
display: block;
height: 1px;
left: 50px;
right: 0;
bottom: 0;
position: absolute;
background: #158168;
opacity: 0;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all; }
header nav.hidden-xs div > ul > li > a:hover:before {
opacity: 0.2;
bottom: 8px; }
@media (min-width: 768px) and (max-width: 991px) {
header nav.hidden-xs div > ul > li > a:before {
left: 30px; } }
.typed header {
padding-top: 20px;
position: relative;
z-index: 3; }
.typed header nav.hidden-xs div > ul > li > a {
color: white;
color: #158168; }
.typed header nav.hidden-xs div > ul > li > a:before {
background: white; }
.typed header a {
font-family: "Poppins", sans-serif; }  header nav ul li.menu-item-has-children > a:after {
content: "\0043";
font-family: 'byjon';
font-weight: normal;
margin-left: 5px;
vertical-align: middle;
line-height: 10px;
font-size: 8px; } header nav.hidden-xs ul {      }
header nav.hidden-xs ul li ul {
visibility: hidden;
position: absolute;
padding: 0;
top: 40px;
left: 35px;
display: block;
opacity: 0;
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 50;
border: 1px solid #e8e8e8;
-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
-webkit-transform: perspective(100px) rotateX(-45deg);
transform: perspective(100px) rotateX(-45deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top; }
header nav.hidden-xs ul li:hover > ul,
header nav.hidden-xs ul li.hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
header nav.hidden-xs ul li ul li {
display: block; }
header nav.hidden-xs ul li ul li a {
width: 200px;
text-align: left;
padding-left: 15px;
padding-right: 15px;
background: #fff;
text-transform: initial;
font-size: 11px; }
header nav.hidden-xs ul li ul li a:hover {
padding-left: 23px;
padding-right: 7px; }
header nav.hidden-xs ul li ul li.menu-item-has-children > a:after {
content: "\f105"; }
header nav.hidden-xs ul li ul li ul {
left: 200px;
top: 0;
opacity: 0; }
@media (min-width: 768px) and (max-width: 991px) {
header nav.hidden-xs ul li ul {
left: 15px; } }  header #xs_nav_container {
position: relative;  }
header #xs_nav_container #show_xs_nav {
width: 28px;
height: 24px;
display: inline-block;
float: right;
line-height: 0;
position: relative;
z-index: 100;
margin-top: 15px; }
header #xs_nav_container #show_xs_nav span {
display: inline-block;
height: 4px;
background: #5bbf89;
position: absolute;
top: 0;
left: 0;
right: 0;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left; }
header #xs_nav_container #show_xs_nav .bar_2 {
top: 10px; }
header #xs_nav_container #show_xs_nav .bar_3 {
right: 4px;
bottom: 0;
top: auto; }
header #xs_nav_container #show_xs_nav.smooshed .bar_1 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background: white; }
header #xs_nav_container #show_xs_nav.smooshed .bar_2 {
opacity: 0;
background: white; }
header #xs_nav_container #show_xs_nav.smooshed .bar_3 {
right: 0;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
background: white; }
header #xs_nav_container #xs_nav_inner {
visibility: hidden;
opacity: 0;
width: 0% !important;
position: absolute;
top: 50px;
z-index: 9999999;
background: #fff;
padding-top: 8px;
padding-bottom: 8px;
overflow: hidden;
border: 1px solid #e8e8e8;
-webkit-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
-webkit-transform: rotate3d(1, 1, 0, -30deg);
transform: rotate3d(1, 1, 0, -30deg);
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
-webkit-transition-duration: 0ms,0ms, 300ms,300ms;
-o-transition-duration: 0ms,0ms, 300ms,300ms;
transition-duration: 0ms,0ms, 300ms,300ms;
-webkit-transition-property: width,visibility,opacity,-webkit-transform;
transition-property: width,visibility,opacity,-webkit-transform;
-o-transition-property: width,visibility,opacity,transform;
transition-property: width,visibility,opacity,transform;
transition-property: width,visibility,opacity,transform,-webkit-transform;
-webkit-transition-delay: 300ms, 300ms, 0ms, 0ms;
-o-transition-delay: 300ms, 300ms, 0ms, 0ms;
transition-delay: 300ms, 300ms, 0ms, 0ms; }
header #xs_nav_container #xs_nav_inner.in_view {
opacity: 1;
visibility: visible;
width: 100% !important;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-transition-duration: 0ms, 0ms, 300ms, 300ms;
-o-transition-duration: 0ms, 0ms, 300ms, 300ms;
transition-duration: 0ms, 0ms, 300ms, 300ms;
-webkit-transition-property: width,visibility,opacity,-webkit-transform;
transition-property: width,visibility,opacity,-webkit-transform;
-o-transition-property: width,visibility,opacity,transform;
transition-property: width,visibility,opacity,transform;
transition-property: width,visibility,opacity,transform,-webkit-transform;
-webkit-transition-delay: 0ms;
-o-transition-delay: 0ms;
transition-delay: 0ms; }
header #xs_nav_container #hide_xs_nav {
position: absolute;
right: 10px;
top: 8px;
z-index: 200; }
header #xs_nav_container #hide_xs_nav i {
font-size: 25px; }
header #xs_nav_container ul {
padding: 0px;
margin: 0px; }
header #xs_nav_container li {
display: block;
padding: 0px 40px 0 20px; }
header #xs_nav_container li a {
display: block;
width: 100%;
padding: 10px 0px;
text-transform: initial; }
header #xs_nav_container li ul li {
padding: 0; }
header #xs_nav_container li ul li a {
padding-left: 15px; }
header #xs_nav_container li ul li ul li a {
padding-left: 30px; }
#nav_overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
z-index: 99;
display: none; } footer a {
color: #7b7771; }
footer a:hover {
color: #5bbf89; }
#footer_wrapper {
background: #2a2a2a;
color: #aaa;
padding-top: 40px;
padding-bottom: 40px;
height: 250px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
vertical-align: middle;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: fixed;
bottom: 0;
left: 0;
right: 0;
font-size: 13px; }
#footer_wrapper ul {
padding: 0px; }
#footer_wrapper ul li {
list-style: none; }
#footer_wrapper h3 {
color: white;
font-weight: normal;
font-size: 13px; }
#footer_wrapper p, #footer_wrapper li {
margin-bottom: 0;
font-size: 13px; }
#footer_wrapper .icon-smile {
position: absolute;
bottom: 5px;
left: 7px;
opacity: 0.15; }
#footer_wrapper .row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
#footer_wrapper .footer_widget_3 a {
display: block; }
@media (max-width: 767px) {
#footer_wrapper {
display: block;
text-align: center; }
#footer_wrapper .row {
display: block;
-webkit-box-align: initial;
-ms-flex-align: initial;
align-items: initial; }
#footer_wrapper .footer_widget_3 {
text-align: center; }
#footer_wrapper .textwidget .sayhi {
font-size: 20px;
padding-left: 0;
padding: 20px 0; }
#footer_wrapper .textwidget .sayhi i {
display: none; }
#footer_wrapper .textwidget .sayhi a {
padding-right: 0; } }
#footer_wrapper .sayhi {
text-align: center;
margin-bottom: 0;
font-weight: normal;
text-transform: none;
padding-left: 40px;
font-size: 25px; }
#footer_wrapper .sayhi a {
position: relative;
display: inline-block;
padding-right: 40px;
color: white; }
#footer_wrapper .sayhi a:hover {
color: #5bbf89; }
#footer_wrapper .sayhi a:hover i {
-webkit-transform: initial;
-ms-transform: initial;
transform: initial;
opacity: 1; }
#footer_wrapper .sayhi i {
display: inline-block;
position: absolute;
right: 0px;
top: -15px;
-webkit-transition: 0.35s ease all;
-o-transition: 0.35s ease all;
transition: 0.35s ease all;
opacity: 0;
color: #5bbf89;
-webkit-transform: scale(0.4) translate(-30px, 30px);
-ms-transform: scale(0.4) translate(-30px, 30px);
transform: scale(0.4) translate(-30px, 30px); }
@media (min-width: 768px) and (max-width: 991px) {
#footer_wrapper .sayhi {
font-size: 20px; } }
.footer_widget_3 {
text-align: right; }
#to_top {
opacity: 0;
visibility: hidden;
position: fixed;
bottom: 20px;
right: 20px;
color: white;
font-size: 30px;
height: 40px;
width: 40px;
line-height: 35px;
text-align: center;
cursor: pointer;
background: rgba(89, 89, 89, 0.3);
border-radius: 50px;
-webkit-transition: 0.3s ease opacity, 0s ease visibility 0.3s, 0.2s -webkit-transform 0s ease;
transition: 0.3s ease opacity, 0s ease visibility 0.3s, 0.2s -webkit-transform 0s ease;
-o-transition: 0.3s ease opacity, 0s ease visibility 0.3s, 0.2s transform 0s ease;
transition: 0.3s ease opacity, 0s ease visibility 0.3s, 0.2s transform 0s ease;
transition: 0.3s ease opacity, 0s ease visibility 0.3s, 0.2s transform 0s ease, 0.2s -webkit-transform 0s ease;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
z-index: 40; }
#to_top i {
font-size: 17px; }
#to_top.show {
opacity: 1;
visibility: visible;
-webkit-transform: initial;
-ms-transform: initial;
transform: initial;
-webkit-transition: 0.3s ease opacity, 0s ease visibility, 0.2s -webkit-transform 0s ease;
transition: 0.3s ease opacity, 0s ease visibility, 0.2s -webkit-transform 0s ease;
-o-transition: 0.3s ease opacity, 0s ease visibility, 0.2s transform 0s ease;
transition: 0.3s ease opacity, 0s ease visibility, 0.2s transform 0s ease;
transition: 0.3s ease opacity, 0s ease visibility, 0.2s transform 0s ease, 0.2s -webkit-transform 0s ease; }
@media (max-width: 767px) {
.footer_widget {
margin-bottom: 15px; } }
#footer_text_1 {
float: left; }
@media (max-width: 767px) {
#footer_text_1 {
margin-bottom: 10px;
float: none;
text-align: center; } }
#footer_text_2 {
float: right; }
@media (max-width: 767px) {
#footer_text_2 {
float: none;
text-align: center; } }
.testimonial_wrap {
margin-bottom: 65px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; }
.testimonial_wrap .image {
width: 25%;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1; }
@media (max-width: 767px) {
.testimonial_wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column; }
.testimonial_wrap .image {
width: 100%;
text-align: center;
-webkit-box-ordinal-group: 3 !important;
-ms-flex-order: 2 !important;
order: 2 !important; }
.testimonial_wrap .image img {
width: 200px; } }
blockquote {
padding: 0 30px 0 60px;
position: relative;
border: 1px solid #fff;
margin: 0;
float: left;
display: inline-block;
width: 75%;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
blockquote .cite {
display: block;
margin-top: 15px;
padding-left: 15px;
position: relative; }
blockquote .cite:before {
content: "- ";
position: absolute;
left: 0; }
blockquote .testimonial_name {
margin-right: 5px; }
blockquote .testimonial_name:after {
content: ","; }
blockquote .testimonial_company {
display: block;
font-weight: bold; }
blockquote i {
position: absolute;
width: 20px;
height: 20px;
margin-bottom: 0;
opacity: 0.6; }
blockquote .quote_open {
left: 20px; }
blockquote .quote_closed {
bottom: 0;
right: 30px; }
@media (max-width: 767px) {
blockquote {
width: 100%;
-webkit-box-ordinal-group: 2 !important;
-ms-flex-order: 1 !important;
order: 1 !important;
margin-bottom: 25px;
padding: 0 15px 0 20px !important; }
blockquote .quote_open {
left: 0; }
blockquote .quote_closed {
right: 0; } }
.testimonial_wrap:nth-child(even) blockquote {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
padding: 0 60px 0 40px; }
.testimonial_wrap:nth-child(even) blockquote .quote_open {
left: 0; }
.testimonial_wrap:nth-child(even) blockquote .quote_closed {
right: 55px; }
.testimonial_wrap:nth-child(even) .image {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2; }
.image_grid_wrap {
margin-right: -5px;
margin-bottom: 30px; }
.image_grid_wrap .image_wrap {
float: left;
width: 100%;
padding-top: 56.25%;
min-height: 1px;
position: relative; }
.image_grid_wrap .image_grid_thumb {
position: absolute;
top: 0;
right: 5px;
bottom: 5px;
left: 0;
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center; }
.image_grid_wrap.per_row_6 .image_wrap {
width: 16%;
width: calc(100%/6);
padding-top: 12.5%; }
.image_grid_wrap.per_row_5 .image_wrap {
width: 20%;
padding-top: 15%; }
.image_grid_wrap.per_row_4 .image_wrap {
width: 25%;
padding-top: 18.75%; }
.image_grid_wrap.per_row_3 .image_wrap {
width: 33%;
width: calc(100% * 0.33333);
padding-top: 25%; }
.image_grid_wrap.per_row_2 .image_wrap {
width: 50%;
padding-top: 37.5%; }
@media (max-width: 767px) {
.image_grid_wrap.per_row_6 .image_wrap,
.image_grid_wrap.per_row_5 .image_wrap,
.image_grid_wrap.per_row_4 .image_wrap,
.image_grid_wrap.per_row_3 .image_wrap {
width: 50%;
padding-top: 37.5%; } }
.masonry_grid_wrap {
margin-right: -5px;
position: relative; }
.masonry_grid_wrap .grid_item {
float: left;
padding-right: 5px;
padding-bottom: 5px;
-webkit-transition: 0.5s ease-in-out opacity;
-o-transition: 0.5s ease-in-out opacity;
transition: 0.5s ease-in-out opacity;
opacity: 0; }
.masonry_grid_wrap.loaded .grid_item {
opacity: 1; }
.masonry_grid_wrap .loader {
position: absolute;
top: 40px;
display: block; }
.masonry_grid_wrap .grid_sizer,
.masonry_grid_wrap .grid_item,
.masonry_grid_wrap .grid_item--width2 {
width: 100%; }
.masonry_grid_wrap.per_row_2 .grid_sizer,
.masonry_grid_wrap.per_row_2 .grid_item {
width: 50%; }
.masonry_grid_wrap.per_row_2 .grid_item--width2 {
width: 100%; }
.masonry_grid_wrap.per_row_3 .grid_sizer,
.masonry_grid_wrap.per_row_3 .grid_item {
width: 33%;
width: calc(100% * 0.33333); }
.masonry_grid_wrap.per_row_3 .grid_item--width2 {
width: 66%;
width: calc(100% * 0.33333 * 2); }
.masonry_grid_wrap.per_row_4 .grid_sizer,
.masonry_grid_wrap.per_row_4 .grid_item {
width: 25%; }
.masonry_grid_wrap.per_row_4 .grid_item--width2 {
width: 50%; }
.masonry_grid_wrap.per_row_5 .grid_sizer,
.masonry_grid_wrap.per_row_5 .grid_item {
width: 20%; }
.masonry_grid_wrap.per_row_5 .grid_item--width2 {
width: 40%; }
.masonry_grid_wrap.per_row_6 .grid_sizer,
.masonry_grid_wrap.per_row_6 .grid_item {
width: 16%;
width: calc(100%/6); }
.masonry_grid_wrap.per_row_6 .grid_item--width2 {
width: 16%;
width: calc(100%/6 * 2); }
@media (min-width: 768px) and (max-width: 991px) {
.masonry_grid_wrap .grid_sizer,
.masonry_grid_wrap .grid_item {
width: 33.33% !important; }
.masonry_grid_wrap .grid_item--width2 {
width: 66.66% !important; }
.masonry_grid_wrap.per_row_1 .grid_item {
width: 100% !important; }
.masonry_grid_wrap.per_row_2 .grid_item {
width: 50% !important; }
.masonry_grid_wrap.per_row_2 .grid_item--width2 {
width: 100% !important; } }
@media (max-width: 767px) {
.masonry_grid_wrap .grid_sizer,
.masonry_grid_wrap .grid_item {
width: 50% !important; }
.masonry_grid_wrap .grid_item--width2 {
width: 100% !important; }
.masonry_grid_wrap.per_row_1 .grid_item {
width: 100% !important; } }
#main_wrapper .vc_btn3 {
text-transform: uppercase;
font-family: "Poppins", sans-serif;
font-weight: normal;
letter-spacing: 1.5px;
border-radius: 2px; }
#main_wrapper .vc_btn3.vc_btn3-color-success {
background: #EAF7F0;
color: #5bbf89;
border: 1px solid #5bbf89; }
#main_wrapper .vc_btn3.vc_btn3-color-success:hover {
color: #5bbf89;
background: white; }
#main_wrapper .wpb_raw_code {
margin-bottom: 0; } .full_width_page #content_inner { width: 100%;
padding-left: 0;
padding-right: 0; }
.full_width_page #content_inner .vc_row { margin-left: auto;
margin-right: auto;
background-position: center;
background-size: cover; }
@media (min-width: 768px) and (max-width: 991px) {
.full_width_page #content_inner .vc_row {
width: 750px; } }
@media (min-width: 992px) and (max-width: 1199px) {
.full_width_page #content_inner .vc_row {
width: 970px; } }
@media (min-width: 1200px) and (max-width: 1399px) {
.full_width_page #content_inner .vc_row {
width: 1170px; } }
@media (min-width: 1400px) {
.full_width_page #content_inner .vc_row {
width: 1370px; } }
.full_width_page #content_inner .vc_row.full_width { width: 100%; }
@media (min-width: 768px) and (max-width: 991px) {
.full_width_page #content_inner .vc_row.full_width {
padding-left: calc((100% - 750px) / 2);
padding-right: calc((100% - 750px) / 2); } }
@media (min-width: 992px) and (max-width: 1199px) {
.full_width_page #content_inner .vc_row.full_width {
padding-left: calc((100% - 970px) / 2);
padding-right: calc((100% - 970px) / 2); } }
@media (min-width: 1200px) and (max-width: 1399px) {
.full_width_page #content_inner .vc_row.full_width {
padding-left: calc((100% - 1170px) / 2);
padding-right: calc((100% - 1170px) / 2); } }
@media (min-width: 1400px) {
.full_width_page #content_inner .vc_row.full_width {
padding-left: calc((100% - 1370px) / 2);
padding-right: calc((100% - 1370px) / 2); } }
.full_width_page #content_inner .vc_row.full_width.stretch_row_content { padding-left: 0;
padding-right: 0; }
.full_width_page #content_inner .vc_row.full_width.stretch_row_content .vc_row.vc_inner { margin-left: 0;
margin-right: 0; }
.full_width_page #content_inner .vc_row.full_width.stretch_row_content.no_padding .vc_column-inner { padding-left: 0;
padding-right: 0; }
.full_width_page #content_inner .vc_row.vc_inner { width: auto;
margin-left: -15px;
margin-right: -15px; }
.full_width_page #content_inner .vc_section {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0; }
.full_width_page #content_inner .vc_row-o-full-height { min-height: 100vh !important; } .default_padding_top,
.default_padding,
.wpb_wrapper > .default_padding_element:not(:last-child) {
padding-top: 70px; }
@media (max-width: 767px) {
.default_padding_top,
.default_padding,
.wpb_wrapper > .default_padding_element:not(:last-child) {
padding-top: 40px; } }
.wpb_wrapper > .default_padding_element:first-child { padding-top: 35px; }
.default_padding_bottom,
.default_padding,
.wpb_wrapper > .default_padding_element:last-child,
#content_inner {
padding-bottom: 35px; }
@media (max-width: 767px) {
.default_padding_bottom,
.default_padding,
.wpb_wrapper > .default_padding_element:last-child,
#content_inner {
padding-bottom: 5px; } } #content_inner .vc_row.default_padding .vc_column-inner {
padding-top: 0px; } .sl-spinner,
.loader {
display: none;
border: 5px solid #fff;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1077;
-webkit-animation: pulsate 1s ease-out infinite;
-moz-animation: pulsate 1s ease-out infinite;
-ms-animation: pulsate 1s ease-out infinite;
-o-animation: pulsate 1s ease-out infinite;
animation: pulsate 1s ease-out infinite; }
.loader {
border-color: #e1e1e1; }
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } }
@keyframes pulsate {
0% {
-webkit-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } }
@-moz-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
transform: scale(1.2);
opacity: 0; } }
@-o-keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
transform: scale(1.2);
opacity: 0; } }
@-ms-keyframes pulsate {
0% {
-ms-transform: scale(0.1);
transform: scale(0.1);
opacity: 0.0; }
50% {
opacity: 1; }
100% {
-ms-transform: scale(1.2);
transform: scale(1.2);
opacity: 0; } }
.st_icon {
stroke: #333;
stroke-width: 0;
margin-bottom: 35px;
-webkit-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out; }
.st_icon svg {
width: 45px;
display: block; }
.st_icon g:first-child path, .st_icon g:first-child circle, .st_icon g:first-child line, .st_icon g:first-child polyline, .st_icon g:first-child rect, .st_icon g:first-child polygon {
stroke: inherit;
stroke-width: 1; }
.st_icon.center svg {
margin-left: auto;
margin-right: auto; }
.parallax_img {
text-align: center; }
.service_wrap .wpb_wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex; }
@media (max-width: 767px) {
.service_wrap .wpb_wrapper {
display: block; } }
.service {
width: 50%;
float: left;
position: relative;
padding-top: 60px;
padding-bottom: 60px;
padding-left: 60px;
padding-right: 60px;
-webkit-transition: 0.3s ease-in-out all;
-o-transition: 0.3s ease-in-out all;
transition: 0.3s ease-in-out all;
background: #f7f7f7; }
.service .st_icon {
margin-bottom: 20px; }
.service .st_icon svg {
width: 50px; }
.service .title {
font-weight: 25px;
font-weight: bold;
margin-bottom: 20px; }
.service .content {
margin-bottom: 20px; }
.service i {
display: inline-block;
margin-left: 1px;
font-size: 10px;
-webkit-transition: 0.3s ease-in-out all;
-o-transition: 0.3s ease-in-out all;
transition: 0.3s ease-in-out all; }
.service a.link,
.service .overlay {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
z-index: 10;
-webkit-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all; }
.service .overlay {
background: rgba(255, 255, 255, 0.5);
z-index: 2; }
.service .inner {
position: relative;
z-index: 5; }
.service:hover {
-webkit-box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.1);
z-index: 5; }
.service:hover i {
margin-left: 6px; }
.service:hover .overlay {
background: transparent; }
@media (max-width: 767px) {
.service {
width: 100%;
padding: 30px 15px; } }
@media (min-width: 768px) and (max-width: 991px) {
.service {
padding-left: calc(((100% - 750px) / 2) + 15px); } }
@media (min-width: 992px) and (max-width: 1199px) {
.service {
padding-left: calc(((100% - 970px) / 2) + 15px); } }
@media (min-width: 1200px) and (max-width: 1399px) {
.service {
padding-left: calc(((100% - 1170px) / 2) + 15px); } }
@media (min-width: 1400px) {
.service {
padding-left: calc(((100% - 1370px) / 2) + 15px); } }
@media (min-width: 768px) and (max-width: 991px) {
.service:nth-child(even) {
padding-left: 60px;
padding-right: calc(((100% - 750px) / 2) + 15px); } }
@media (min-width: 992px) and (max-width: 1199px) {
.service:nth-child(even) {
padding-left: 60px;
padding-right: calc(((100% - 970px) / 2) + 15px); } }
@media (min-width: 1200px) and (max-width: 1399px) {
.service:nth-child(even) {
padding-left: 60px;
padding-right: calc(((100% - 1170px) / 2) + 15px); } }
@media (min-width: 1400px) {
.service:nth-child(even) {
padding-left: 60px;
padding-right: calc(((100% - 1370px) / 2) + 15px); } }
.portfolio_item {
width: 33.333333%;
width: calc(100% / 3);
float: left;
position: relative;
height: 360px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: hidden;
background: #C4EDED; }
.portfolio_item .cover_image {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
background-color: white;
background-size: cover;
background-position: center;
-webkit-transition: 0.5s ease all;
-o-transition: 0.5s ease all;
transition: 0.5s ease all;
padding: 40px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center; }
.portfolio_item:hover .cover_image {
opacity: 0;
visibility: hidden; }
.portfolio_item .cover_image .tapped {
opacity: 0.5; }
.portfolio_item .cover_image .title,
.portfolio_item .cover_image h6 {
color: white;
text-shadow: 1px 1px 0px #333;
margin-bottom: 0; }
.portfolio_item .cover_image h6 {
font-weight: bold;
margin-top: 15px; }
.portfolio_item .inner {
padding: 30px 50px; }
.portfolio_item .title {
font-weight: bold; }
.portfolio_item .content {
margin-bottom: 15px; }
.portfolio_item .button {
margin-right: 5px;
background: none;
color: #333;
border-color: #333; }
.portfolio_item .button i {
font-size: 10px; }
.portfolio_item .button:hover {
background: #333;
color: white; }
.portfolio_item .lightbox {
display: inline; }
.portfolio_item .lightbox a {
display: none; }
.portfolio_item .lightbox a:nth-child(1) {
display: inline-block; }
.portfolio_item:nth-child(2), .portfolio_item:nth-child(6), .portfolio_item:nth-child(10) {
background: #EEE1FE; }
.portfolio_item:nth-child(3), .portfolio_item:nth-child(7), .portfolio_item:nth-child(11) {
background: #FDEFCC; }
.portfolio_item:nth-child(4), .portfolio_item:nth-child(8), .portfolio_item:nth-child(12) {
background: #F8CDD2; }
@media (min-width: 992px) and (max-width: 1199px) {
.portfolio_item {
width: 50%; } }
@media (min-width: 768px) and (max-width: 991px) {
.portfolio_item {
width: 50%; } }
@media (max-width: 767px) {
.portfolio_item {
width: 100%;
height: auto; } }
.tilt_block {
height: 325px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
background-size: cover;
background-position: center;
position: relative;
-webkit-box-shadow: 0 20px 27px rgba(0, 0, 0, 0.05);
box-shadow: 0 20px 27px rgba(0, 0, 0, 0.05);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
margin-bottom: 35px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.tilt_block .title {
background: white;
display: inline-block;
padding: 10px 15px;
color: #333;
-webkit-transform: translateZ(20px) scale(0);
transform: translateZ(20px) scale(0);
opacity: 0; }
.tilt_block i {
font-size: 10px;
display: inline-block;
margin-left: 5px; }
.tilt_block .overlay {
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
.tilt_block:hover .title {
-webkit-transform: translateZ(20px) scale(1);
transform: translateZ(20px) scale(1);
opacity: 1; }
@media (min-width: 992px) and (max-width: 1199px) {
.tilt_block {
height: 280px; } }
@media (min-width: 768px) and (max-width: 991px) {
.tilt_block .title {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
position: absolute;
bottom: 0px;
left: 0;
right: 0;
background: rgba(255, 255, 255, 0.7); } }
@media (max-width: 767px) {
.tilt_block .title {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
position: absolute;
bottom: 0px;
left: 0;
right: 0;
background: rgba(255, 255, 255, 0.7); } } @font-face {
font-family: 'byjon';
src: url(//byjon.nz/wp-content/themes/byjon/assets/fonts/byjon.eot);
src: url(//byjon.nz/wp-content/themes/byjon/assets/fonts/byjon.eot?#iefix) format("embedded-opentype"), url(//byjon.nz/wp-content/themes/byjon/assets/fonts/byjon.woff) format("woff"), url(//byjon.nz/wp-content/themes/byjon/assets/fonts/byjon.ttf) format("truetype"), url(//byjon.nz/wp-content/themes/byjon/assets/fonts/byjon.svg#byjon) format("svg");
font-weight: normal;
font-style: normal; }
[class*='icon-']:before {
display: inline-block;
font-family: 'byjon';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.icon-arrow-right:before {
content: '\0041'; }
.icon-arrow-up:before {
content: '\0042'; }
.icon-arrow-down:before {
content: '\0043'; }
.icon-rocket:before {
content: '\0044'; }
.icon-smile:before {
content: '\0045'; }
.icon-bubble-chat-smiley:before {
content: '\0046'; }
.icon-check:before {
content: '\0047'; }
.icon-check-box:before {
content: '\0048'; }
.icon-quote-1:before {
content: '\0049'; }
.icon-quote-2:before {
content: '\004a'; }
.icon-zoom-in:before {
content: '\004b'; }