html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
} body,
button,
input,
select,
textarea {
color: #595959;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
line-height: 24px;
}
@media (max-width: 1199px) {
body,
button,
input,
select,
textarea {
font-size: 16px;
line-height: 22px;
}
}
@media (max-width: 991px) {
body,
button,
input,
select,
textarea {
font-size: 14px;
line-height: 20px;
}
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
color: #171717;
margin: 10px 0 20px;
}
h1 {
font-size: 36px;
line-height: 46px;
}
h2 {
font-size: 32px;
line-height: 38px;
}
h3 {
font-size: 28px;
line-height: 34px;
}
h4 {
font-size: 24px;
line-height: 30px;
}
h5 {
font-size: 20px;
line-height: 24px;
}
h6 {
font-size: 18px;
line-height: 24px;
}
p {
margin-bottom: 20px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 0 20px 0;
padding: 0 0 0 20px;
border-left: 4px solid #dbdbdb;
font-style: italic;
font-family: 'Libre Baskerville', serif;
}
address {
margin: 0 0 1.5em;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
}
code,
kbd,
tt,
var {
font: 15px "Courier 10 Pitch", Courier, monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
border-collapse: collapse;
}
td {
border: 2px solid #dbdbdb;
}
th {
font-weight: bold;
background: #eee;
padding: 8px;
border: 2px solid #dbdbdb;
}
td {
padding: 5px;
}
code {
display: inline-block;
padding: 5px;
border: 2px dotted #171717;
}
.form-allowed-tags code {
margin-top: 15px;
}
pre {
display: block;
padding: 10px;
border: 2px dotted #171717;
margin: 10px 0;
background: #fff;
border-radius: 0;
clear: both;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; }
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 0;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 5px 15px;
border: 2px solid #dbdbdb;
border-radius: 0;
transition: all 200ms linear;
-webkit-box-sizng: border-box;
-moz-box-sizng: border-box;
box-sizng: border-box;
outline: none;
height: 38px;
max-width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
border-color: #171717;
outline: none;
}
textarea {
overflow: auto; padding: 10px 15px;
vertical-align: top; width: 100%;
resize: vertical;
-webkit-box-sizng: border-box;
-moz-box-sizng: border-box;
box-sizng: border-box;
border: 2px solid #dbdbdb;
outline: none;
transition: all 200ms linear;
}
textarea:focus {
border-color: #171717;
}
.search-form {
padding: 10px 0;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
display: inline-block;
border: none;
border-bottom: 2px solid #171717;
border-top: 2px solid transparent;
color: #171717;
text-transform: uppercase;
font-size: 14px;
line-height: 18px;
padding: 4px 0;
font-weight: bold;
background: none;
cursor: pointer;
transition: all 200ms linear;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover {
padding: 4px;
border-color: #dbdbdb;
} .navigation.post-navigation {
clear: both;
padding: 0 15px 50px;
}
.navigation.post-navigation:after {
clear: both;
content: "";
width: 100%;
display: block;
}
.post-nav-wrap {
float: left;
width: 50%;
}
@media (max-width: 450px) {
.post-nav-wrap {
float: none;
width: 100%;
}
}
.post-nav-wrap.post-prev {
padding: 0 15px 0 0;
}
@media (max-width: 991px) {
.post-nav-wrap.post-prev {
padding: 0 5px 0 0;
}
}
@media (max-width: 450px) {
.post-nav-wrap.post-prev {
padding: 0 0 5px 0;
}
}
.post-nav-wrap.post-next {
padding: 0 0 0 15px;
float: right;
}
@media (max-width: 991px) {
.post-nav-wrap.post-next {
padding: 0 0 0 5px;
}
}
@media (max-width: 450px) {
.post-nav-wrap.post-next {
padding: 0 0 5px 0;
}
}
.post-nav-wrap a {
height: 150px;
overflow: hidden;
position: relative;
text-decoration: none;
display: block;
background: #dbdbdb;
}
@media (max-width: 1199px) {
.post-nav-wrap a {
height: 120px;
}
}
.post-nav-wrap a img {
width: 100%;
height: auto;
transition: all 500ms ease;
}
@media (max-width: 991px) {
.post-nav-wrap a img {
height: 100%;
width: auto;
}
}
.post-nav-wrap a .post-nav-text {
padding: 15px 15px 15px 40px;
max-width: 80%;
background: #222;
color: #fff;
bottom: 10px;
left: 0;
position: absolute;
transition: all 500ms ease;
z-index: 10;
}
@media (max-width: 991px) {
.post-nav-wrap a .post-nav-text {
max-width: 90%;
}
}
@media (max-width: 1199px) {
.post-nav-wrap a .post-nav-text {
padding: 10px 10px 10px 40px;
}
}
.post-nav-wrap a .post-nav-text:after {
position: absolute;
content: "\f141";
font-family: 'dashicons';
font-size: 36px;
line-height: 30px;
width: 40px;
height: 30px;
text-align: center;
top: 50%;
left: 0;
margin: -15px 0 0 0;
}
.post-nav-wrap a.post-nav-next .post-nav-text {
left: auto;
right: 0;
text-align: right;
padding: 15px 40px 15px 15px;
}
.post-nav-wrap a.post-nav-next .post-nav-text:after {
right: 0;
left: auto;
content: "\f139";
}
.post-nav-wrap a .post-nav-label {
font-size: 14px;
font-style: italic;
font-family: 'Libre Baskerville', serif;
}
.post-nav-wrap a:after {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
content: "";
opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
transition: all 500ms linear;
visibility: hidden;
}
.post-nav-wrap a:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.post-nav-wrap a:hover .post-nav-text {
background: #fff !important;
color: #222;
}
.post-nav-wrap a:hover:after {
opacity: .7;
visibility: visible;
}
.post-nav-wrap.post-format-standart a .post-nav-text {
background: #22becc;
}
.post-nav-wrap.post-format-standart a:after {
background: #22becc;
}
.post-nav-wrap.post-format-gallery a .post-nav-text {
background: #c8c55d;
}
.post-nav-wrap.post-format-gallery a:after {
background: #c8c55d;
}
.post-nav-wrap.post-format-image a .post-nav-text {
background: #59c0a7;
}
.post-nav-wrap.post-format-image a:after {
background: #59c0a7;
}
.post-nav-wrap.post-format-quote a .post-nav-text {
background: #ffc738;
}
.post-nav-wrap.post-format-quote a:after {
background: #ffc738;
}
.post-nav-wrap.post-format-aside a .post-nav-text {
background: #4796b3;
}
.post-nav-wrap.post-format-aside a:after {
background: #4796b3;
}
.post-nav-wrap.post-format-video a .post-nav-text {
background: #f79441;
}
.post-nav-wrap.post-format-video a:after {
background: #f79441;
}
.post-nav-wrap.post-format-link a .post-nav-text {
background: #cf4944;
}
.post-nav-wrap.post-format-link a:after {
background: #cf4944;
} a {
color: #000;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
a:focus {
outline: none;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
} .main-nav-wrap {
float: right;
}
@media (max-width: 991px) {
.main-nav-wrap {
float: none;
text-align: center;
}
}
.main-nav-wrap:after {
clear: both;
width: 100%;
content: "";
display: block;
}
.main-navigation {
float: right;
padding: 10px 0 0 0;
}
@media (max-width: 991px) {
.main-navigation {
float: none;
text-align: center;
}
}
.sf-menu,
.sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li {
position: relative;
}
.sf-menu ul {
position: absolute;
display: none;
top: 150%;
left: 0;
z-index: 99;
padding: 0;
width: 160px;
background: #59c0a7;
padding: 15px 0;
}
.sf-menu ul ul {
background: #91c382;
margin: -15px 0 0 1px;
}
.sf-menu > li {
float: left;
margin: 0 0 0 25px;
}
@media (max-width: 991px) {
.sf-menu > li {
float: none;
margin: 0 10px;
display: inline-block;
}
}
.sf-menu > li > a {
color: #000;
font-size: 16px;
line-height: 24px;
text-decoration: none;
position: relative;
}
.sf-menu > li > a:before {
content: "";
position: absolute;
bottom: -2px;
height: 2px;
background: #dbdbdb;
left: 50%;
right: 50%;
width: 0;
-webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1); -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
-moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
-o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275); }
.sf-menu > li.item-type-1 > a:before {
background: #22becc;
}
.sf-menu > li.item-type-2 > a:before {
background: #c8c55d;
}
.sf-menu > li.item-type-3 > a:before {
background: #59c0a7;
}
.sf-menu > li.item-type-4 > a:before {
background: #ffc738;
}
.sf-menu > li.item-type-5 > a:before {
background: #4796b3;
}
.sf-menu > li.item-type-6 > a:before {
background: #f79441;
}
.sf-menu > li.item-type-7 > a:before {
background: #cf4944;
}
.sf-menu > li.item-type-8 > a:before {
background: #2f4760;
}
.sf-menu > li.current_page_item > a:before,
.sf-menu > li.current-menu-item > a:before,
.sf-menu > li.sfHover > a:before,
.sf-menu > li > a:hover:before {
left: 0;
right: 0;
width: 100%;
}
.sf-menu > li > .sf-with-ul:after {
content: "\f347";
font-family: 'dashicons';
display: inline-block;
margin: 0 0 0 5px;
vertical-align: middle;
font-size: 14px;
line-height: 16px;
}
.sf-menu li li > .sf-with-ul {
position: relative;
}
.sf-menu li li > .sf-with-ul:after {
content: "\f345";
font-family: 'dashicons';
display: inline-block;
position: absolute;
right: 3px;
top: 50%;
margin: -8px 0 0 0;
font-size: 14px;
line-height: 16px;
height: 16px;
width: 12px;
text-align: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
display: block;
}
.sf-menu ul > li {
margin: 0;
}
.sf-menu ul > li > a {
padding: 5px 15px;
color: #fff;
text-decoration: none;
font-size: 14px;
line-height: 18px;
position: relative;
}
.sf-menu ul > li > a:before {
position: absolute;
content: '';
top: 0;
bottom: 0;
left: 0;
right: 100%;
background: #171717;
opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
z-index: -1;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
transition: all 300ms linear;
}
.sf-menu ul > li.current_page_item > a:before,
.sf-menu ul > li.current-menu-item > a:before,
.sf-menu ul > li.sfHover > a:before,
.sf-menu ul > li > a:hover:before {
opacity: .1;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
right: 0;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu ul ul {
top: 0;
left: 100%;
} .select-menu {
display: none !important;
width: 100%;
padding: 5px 10px;
border: 2px solid #dbdbdb;
border-radius: 0;
outline: none;
}
@media screen and (max-width: 767px) {
.select-menu {
display: block !important;
}
.main-navigation ul {
display: none;
}
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
} .top-menu .search-form {
float: right;
padding: 0;
position: relative;
position: absolute;
right: 0;
top: 0;
}
.search-box i#top-bar-search-button {
float: left;
padding: 0 0 0 7px;
border: 1px solid #333;
margin: 2px 0 2px 2px;
height: 28px;
line-height: 28px;
font-size: 12px;
color: #333;
}
.top-menu .search-form input {
padding: 0 2px 0 24px;
height: 28px;
margin: 2px 11px 2px 0;
position: relative;
display: block;
width: 24px;
border: 0;
cursor: pointer;
z-index: 30;
background: transparent;
}
.top-menu .search-form:before {
content: '\f002';
font-size: 14px;
font-family: 'fontawesome';
color: #333;
position: absolute;
z-index: 31;
top: 5px;
left: 7px;
pointer-events: none;
}
.top-menu .search-form input:focus {
width: 200px;
border: 1px solid #333;
background: #fff;
}
@media (max-width: 767px) {
.top-menu .search-form input:focus {
width: 130px;
}
}
.top-menu span.disclimer {
color: #555;
font-size: 12px;
padding: 0 20px;
line-height: 32px;
}
@media (max-width: 767px) {
.top-menu span.disclimer {
max-width: 80%;
display: inline-block;
}
}
@media (max-width: 400px) {
.top-menu span.disclimer {
max-width: 79%; }
}
#top-menu-icon {
font-size: 16px;
position: relative;
display: none;
transition: .3s all ease;
cursor: pointer;
line-height: 30px;
padding-left: 10px;
color: #888;
}
#top-menu-icon:hover {
color: #000;
}
#top-menu-icon:before {
content: '\f0c9';
font-size: 14px;
font-family: 'fontawesome';
color: inherit;
transition: .4s all ease;
}
@media (max-width: 766px) {
#top-menu-icon {
display: block;
}
.top-menu {
position: relative;
}
.top-menu:before,
.top-menu:after {
display: table;
content: "";
line-height: 0;
}
.top-menu:after {
clear: both;
}
.top-menu .top-navigation {
float: left;
display: block;
text-align: center;
}
.top-menu .top-navigation .sf-top-menu {
display: none;
text-align: left;
position: absolute;
top: 100%;
left: 0;
margin: 0;
margin-top: 5px;
z-index: 100;
background: #fff;
border: 1px solid #fff;
overflow: hidden;
padding: 0px;
width: 100%;
max-width: 100%; }
.top-menu .top-navigation .sf-top-menu li {
display: block;
}
.top-menu .top-navigation .sf-top-menu li + li {
margin-top: 1px;
}
.top-menu .top-navigation .sf-top-menu a {
text-decoration: none;
display: block;
padding: 5px 10px;
background: #eee;
}
.top-menu .top-navigation .sf-top-menu a:hover {
color: #fff;
background: #2f4760;
}
.top-menu .top-navigation .sf-top-menu li.current_page_item > a,
.top-menu .top-navigation .sf-top-menu li.current-menu-item page_item > a {
color: #fff;
background: #2f4760;
}
.top-menu .top-navigation .sf-top-menu ul {
list-style: none;
margin-top: 1px;
margin-left: 0;
}
.top-menu .top-navigation .sf-top-menu ul a {
padding-left: 20px;
font-size: 14px;
}
.top-menu .top-navigation .sf-top-menu ul ul a {
padding-left: 40px;
}
}
@media (min-width: 767px) {
.top-menu { position: relative;
}
.top-menu:before,
.top-menu:after {
display: table;
content: "";
line-height: 0;
}
.top-menu:after {
clear: both;
}
nav.top-navigation {
float: right;
padding-right: 30px;
}
nav.top-navigation ul.sf-top-menu {
margin: 0;
padding: 0 20px;
list-style: none;
font-size: 12px;
background: #f7f7f7;
}
nav.top-navigation ul.sf-top-menu > li {
display: block;
float: left;
position: relative;
}
nav.top-navigation ul.sf-top-menu li a {
text-decoration: none;
color: #555;
display: block;
padding: 5px;
}
nav.top-navigation ul.sf-top-menu li a:hover {
color: #f7f7f7;
background: #555;
}
.sf-top-menu ul {
display: none;
position: absolute;
top: 100%; min-width: 110px;
margin-top: 20px;
padding: 10px 0 10px;
background: #fff;
z-index: 999;
box-sizing: border-box;
text-align: left;
left: 0;
}
nav.top-navigation .sf-top-menu ul {
list-style: none;
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
margin: 0;
}
nav.top-navigation .sf-top-menu ul > li {
position: relative;
}
nav.top-navigation .sf-top-menu ul > li > a {
font-size: 13px;
font-weight: 300;
line-height: 19px;
color: #000;
padding: 10px 25px 10px 25px;
display: block;
}
nav.top-navigation .sf-top-menu ul > li.sfHover > a,
nav.top-navigation .sf-top-menu ul > li > a:hover {
color: #fff;
background: #888;
text-decoration: none;
}
.sf-top-menu ul ul {
box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
position: absolute;
left: 100%;
width: auto;
margin-top: -49px;
min-width: 100px;
margin-left: 1px;
padding: 0;
padding: 10px 0 10px;
z-index: 4;
top: -10px;
bottom: auto;
}
.sf-top-menu ul ul > li > a {
color: #fff;
}
.sf-top-menu ul ul > li.sfHover > a,
.sf-top-menu ul ul > li > a:hover {
color: #fff;
background: #888;
}
.sf-top-menu > li > .sf-with-ul:after {
content: "\f347";
font-family: 'dashicons';
display: inline-block;
margin: 0 0 0 5px;
vertical-align: middle;
font-size: 14px;
line-height: 16px;
}
.sf-top-menu li li > .sf-with-ul {
position: relative;
}
.sf-top-menu li li > .sf-with-ul:after {
content: "\f345";
font-family: 'dashicons';
display: inline-block;
position: absolute;
right: 3px;
top: 50%;
margin: -8px 0 0 0;
font-size: 14px;
line-height: 16px;
height: 16px;
width: 12px;
text-align: left;
}
}  ul.sf-footer-menu {
margin: 0;
float: left;
padding: 0;
list-style: none;
margin-bottom: 5px;
}
ul.sf-footer-menu > li {
display: inline-block;
position: relative;
}
ul.sf-footer-menu > li:after {
content: ' | ';
}
ul.sf-footer-menu > li:last-child:after {
content: '';
}
.sf-footer-menu ul {
display: none;
position: absolute;
bottom: 100%; min-width: 150px;
margin-top: 10px;
padding: 10px 0 10px;
background: #fff;
z-index: 999;
box-sizing: border-box;
text-align: left;
left: 0;
}
.sf-footer-menu ul {
list-style: none;
box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.16);
margin: 0;
}
.sf-footer-menu ul > li {
position: relative;
}
.sf-footer-menu ul > li > a {
font-size: 13px;
font-weight: 300;
line-height: 19px;
color: #000;
padding: 10px 25px 10px 25px;
display: block;
}
.sf-footer-menu ul > li.sfHover > a,
.sf-footer-menu ul > li > a:hover {
color: #fff;
background: #999;
text-decoration: none;
}
.sf-footer-menu ul ul {
position: absolute;
left: 100%;
width: auto;
margin-top: -49px;
min-width: 100px;
margin-left: 1px;
padding: 0;
padding: 10px 0 10px;
z-index: 4;
top: 0;
bottom: auto;
margin-top: -10px;
}
.sf-footer-menu ul ul > li > a { }
.sf-footer-menu ul ul > li.sfHover > a,
.sf-footer-menu ul ul > li > a:hover {
color: #fff;
background: #999;
}
.sf-footer-menu > li > .sf-with-ul:after {
content: "\f347";
font-family: 'dashicons';
display: inline-block;
margin: 0 0 0 5px;
vertical-align: middle;
font-size: 14px;
line-height: 16px;
}
.sf-footer-menu li li > .sf-with-ul {
position: relative;
}
.sf-footer-menu li li > .sf-with-ul:after {
content: "\f345";
font-family: 'dashicons';
display: inline-block;
position: absolute;
right: 3px;
top: 50%;
margin: -8px 0 0 0;
font-size: 14px;
line-height: 16px;
height: 16px;
width: 12px;
text-align: left;
}
.sf-footer-menu { }
.sf-footer-menu .select-menu {
display: none !important;
width: 100%;
padding: 5px 10px;
border: 2px solid #dbdbdb;
border-radius: 0;
outline: none;
}
@media screen and (max-width: 767px) {
.sf-footer-menu {
display: none;
}
.sf-footer-menu .select-menu {
display: block !important;
}
.sf-footer-menu .main-navigation ul {
display: none;
}
}   .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
} #primary {
padding-top: 40px;
padding-bottom: 40px;
}
.right-sidebar {
float: right !important;
}
@media (max-width: 767px) {
.right-sidebar {
float: none !important;
}
} header.site-header {
background: url(//amathing.world/wp-content/themes/photolab/images/header-border.gif) center top no-repeat #ffffff;
padding: 20px 0 15px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
z-index: 99;
position: relative;
}
header.site-header.isStuck {
z-index: 999;
left: 0;
right: 0;
top: 0;
}
@media (max-width: 600px) {
header.site-header.isStuck {
position: static !important;
}
}
@media (max-width: 600px) {
.pseudoStickyBlock {
display: none !important;
height: 0 !important;
}
}
.site-title {
margin: 0;
padding: 0;
font-size: 36px;
line-height: 36px;
font-family: 'Libre Baskerville', serif;
font-family: Helvetica, "Microsoft JhengHei", Arial, sans-serif;
}
.site-title a {
text-decoration: none;
color: #000;
font-family: Helvetica, "Microsoft JhengHei", Arial, sans-serif;
}
.site-description {
color: #969da3;
font-size: 13px;
line-height: 16px;
}
@media (max-width: 991px) {
.site-branding {
text-align: center;
padding: 0 0 10px 0;
}
}
.header-image-box {
position: relative;
margin: 0;
overflow: hidden;
}
.header-image-box img {
width: 100%;
height: auto;
}
@media (max-width: 767px) {
.header-image-box img {
-moz-transform: translateY(0) !important;
-webkit-transform: translateY(0) !important;
-o-transform: translateY(0) !important;
-ms-transform: translateY(0) !important;
transform: translateY(0) !important;
}
}
.header-image-box .header-slogan {
position: absolute;
bottom: 0;
left: 50%;
margin: 0 0 20px -570px;
background: #171717;
color: #fff;
padding: 20px 30px;
font-size: 30px;
line-height: 30px;
max-width: 650px;
}
.header-image-box .header-slogan em {
display: block;
font-style: italic;
font-size: 18px;
font-family: 'Libre Baskerville', serif;
}
.header-image-box .header-slogan.static {
position: static;
}
@media (max-width: 1199px) {
.header-image-box .header-slogan {
margin: 0 0 20px -470px;
}
}
@media (max-width: 991px) {
.header-image-box .header-slogan {
margin: 0 0 20px -360px;
}
}
@media (max-width: 750px) {
.header-image-box .header-slogan {
margin: 0 20px 20px 20px;
left: 0;
width: auto;
max-width: none;
font-size: 20px;
line-height: 26px;
padding: 15px;
}
.header-image-box .header-slogan em {
font-size: 14px;
}
}
@media (max-width: 360px) {
.header-image-box .header-slogan {
margin: 0 20px 10px 20px;
font-size: 18px;
line-height: 22px;
padding: 12px;
}
.header-image-box .header-slogan em {
font-size: 12px;
}
}
.header-image-box .page-header-wrap {
position: relative;
overflow: hidden;
max-height: 600px;
}
.header-image-box .page-header-wrap img {
position: absolute;
}
@media (max-width: 1199px) {
.header-image-box .page-header-wrap {
max-height: 500px;
}
}
@media (max-width: 991px) {
.header-image-box .page-header-wrap {
max-height: 400px;
}
}
@media (max-width: 500px) {
.header-image-box .page-header-wrap img {
width: 600px;
max-width: 600px;
left: 50%;
margin: 0 0 0 -300px;
}
}
.header-image-box .page-header-wrap .page-header.with-img {
position: relative;
z-index: 3;
max-width: 70%;
margin: 240px 0 60px;
background: #171717;
color: #fff;
padding: 35px;
display: inline-block;
}
@media (max-width: 1199px) {
.header-image-box .page-header-wrap .page-header.with-img {
margin: 200px 0 20px;
padding: 20px;
}
}
@media (max-width: 991px) {
.header-image-box .page-header-wrap .page-header.with-img {
margin: 150px 0 20px;
padding: 15px;
max-width: 90%;
}
}
@media (max-width: 700px) {
.header-image-box .page-header-wrap .page-header.with-img {
margin: 100px 0 20px;
padding: 10px;
max-width: 90%;
}
.header-image-box .page-header-wrap .page-header.with-img h1 {
font-size: 24px;
line-height: 24px;
}
}
.header-image-box .page-header-wrap .page-header.with-img.header-type-1 {
background: #22becc;
}
.header-image-box .page-header-wrap .page-header.with-img.header-type-2 {
background: #c8c55d;
}
.header-image-box .page-header-wrap .page-header.with-img.header-type-3 {
background: #59c0a7;
}
.header-image-box .page-header-wrap .page-header.with-img.header-type-4 {
background: #ffc738;
}
.header-image-box .page-header-wrap .page-header.with-img.header-type-5 {
background: #4796b3;
}
.header-image-box .page-header-wrap .page-header.with-img.header-type-6 {
background: #f79441;
}
.header-image-box .page-header-wrap .page-header.with-img.header-type-7 {
background: #cf4944;
}
.header-image-box .page-header-wrap .page-header.with-img.header-type-8 {
background: #2f4760;
}
.header-image-box .page-header-wrap .page-header.with-img .entry-meta {
font-style: italic;
font-family: 'Libre Baskerville', serif;
font-size: 14px;
}
.header-image-box .page-header-wrap .page-header.with-img .entry-meta a {
color: #fff;
text-decoration: none;
}
.header-image-box .page-header-wrap .page-header.with-img .entry-title {
color: #fff;
}
.header-image-box .page-header-wrap .page-header.with-img h1 {
color: #fff;
}
.header-image-box .page-header-wrap .page-header.with-img .taxonomy-description {
color: #fff;
}
.header-image-box .page-header-wrap .entry-title,
.header-image-box .page-header-wrap h1,
.header-image-box .page-header-wrap p {
margin: 0;
}
.header-image-box .page-header-wrap .taxonomy-description {
font-style: italic;
font-family: 'Libre Baskerville', serif;
font-size: 14px;
} .hentry {
margin: 0 0 50px 0;
}
.hentry.page {
margin: 0 0 30px 0;
}
.single .hentry {
margin: 0 0 30px 0;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 0 0 20px 0;
}
@media (max-width: 1199px) {
.page-content,
.entry-content,
.entry-summary {
margin: 0 0 10px 0;
}
}
@media (max-width: 991px) {
.page-content,
.entry-content,
.entry-summary {
margin: 0 0 5px 0;
}
}
.page .entry-content {
margin: 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.entry-header {
padding: 0 0 10px 0;
}
.entry-header .entry-title {
font-size: 32px;
line-height: 36px;
padding: 0 0 10px 0;
margin: 0;
font-weight: normal;
}
.entry-header .entry-title a {
text-decoration: none;
color: #595959;
}
.entry-header .entry-title a:hover {
color: #000;
}
@media (max-width: 1199px) {
.entry-header .entry-title {
font-size: 30px;
line-height: 34px;
padding: 0;
}
}
@media (max-width: 991px) {
.entry-header .entry-title {
font-size: 26px;
line-height: 30px;
padding: 0;
}
}
@media (max-width: 480px) {
.entry-header .entry-title {
font-size: 22px;
line-height: 26px;
}
}
.entry-meta {
font-style: italic;
font-family: 'Libre Baskerville', serif;
color: #595959;
font-size: 14px;
}
.entry-meta a {
color: #595959;
text-decoration: none;
}
.entry-meta a:hover {
color: #171717;
}
.entry-footer-item {
padding: 0;
color: #969da3;
font-size: 14px;
}
.entry-footer-item .dashicons {
margin: 0 8px 0 0;
color: #171717;
}
.entry-footer-item.meta-user .dashicons {
color: #22becc;
}
.entry-footer-item.meta-category .dashicons {
color: #59c0a7;
}
.entry-footer-item.meta-tags .dashicons {
color: #91c382;
}
.entry-footer-item a {
text-decoration: none;
color: #969da3;
}
.entry-footer-item a:hover {
color: #171717;
}
.footer-widgets .widget:nth-child(4n+1) {
clear: both;
}
@media (max-width: 991px) {
.footer-widgets .widget:nth-child(2n+1) {
clear: both;
}
}
.featured-thumbnail {
float: left;
margin: 0 30px;
}
@media (max-width: 620px) {
.featured-thumbnail {
margin: 0 15px 0 0;
}
}
@media (max-width: 500px) {
.featured-thumbnail {
margin: 0 0 30px 0;
width: 100%;
float: none;
}
}
.featured-thumbnail a {
display: block;
}
.featured-thumbnail a img {
display: block;
}
.featured-thumbnail.fullwidth-thumbnail {
float: none;
margin: 0 0 30px 30px;
}
@media (max-width: 620px) {
.featured-thumbnail.fullwidth-thumbnail {
margin: 0 0 30px 0;
}
}
.entry-wrapper {
padding: 0 0 0 70px;
position: relative;
min-height: 80px;
}
@media (max-width: 1199px) {
.entry-wrapper {
padding: 0 0 0 40px;
}
}
@media (max-width: 620px) {
.entry-wrapper {
padding: 0;
}
}
.entry-wrapper .entry-border {
position: absolute;
top: 0;
bottom: 0;
width: 50px;
left: 0;
color: #fff;
font-size: 40px;
content: "\f206";
-webkit-font-smoothing: antialiased;
font-family: 'dashicons';
vertical-align: top;
text-align: center;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
transition: all 200ms linear;
z-index: 2;
}
.entry-wrapper .entry-border > div {
background: #22becc;
padding: 20px 0 0 0;
font-size: 40px;
color: #fff;
position: absolute;
z-index: 10;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: auto;
height: auto;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
transition: all 200ms linear;
}
.entry-wrapper .entry-border:after {
position: absolute;
top: 0;
bottom: 0;
width: 0;
background: #57d8e3;
right: 0;
content: "";
z-index: 1;
-moz-transform: skewX(0) skewY(45deg);
-webkit-transform: skewX(0) skewY(45deg);
-o-transform: skewX(0) skewY(45deg);
-ms-transform: skewX(0) skewY(45deg);
transform: skewX(0) skewY(45deg);
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
transition: all 200ms linear;
}
.entry-wrapper .entry-border:before {
position: absolute;
bottom: 0;
height: 0;
background: #1eaab6;
left: 0;
right: 0;
content: "";
z-index: 1;
-moz-transform: skewX(45deg) skewY(0);
-webkit-transform: skewX(45deg) skewY(0);
-o-transform: skewX(45deg) skewY(0);
-ms-transform: skewX(45deg) skewY(0);
transform: skewX(45deg) skewY(0);
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
transition: all 200ms linear;
}
@media (max-width: 620px) {
.entry-wrapper .entry-border {
position: relative;
display: block;
width: 100%;
height: 50px;
text-align: left;
margin: 0 0 20px 0;
}
.entry-wrapper .entry-border > div {
padding: 5px 15px;
text-align: left;
}
}
.hentry:hover .entry-border div {
-moz-transform: translateX(-6px) translateY(-6px);
-webkit-transform: translateX(-6px) translateY(-6px);
-ms-transform: translateX(-6px) translateY(-6px);
transform: translateX(-6px) translateY(-6px);
}
.hentry:hover .entry-border:after {
-moz-transform: skewX(0) skewY(45deg);
-webkit-transform: skewX(0) skewY(45deg);
-o-transform: skewX(0) skewY(45deg);
-ms-transform: skewX(0) skewY(45deg);
transform: skewX(0) skewY(45deg);
top: -3px;
bottom: 3px;
width: 6px;
}
.hentry:hover .entry-border:before {
left: -3px;
right: 3px;
height: 6px;
-moz-transform: skewX(45deg) skewY(0);
-webkit-transform: skewX(45deg) skewY(0);
-o-transform: skewX(45deg) skewY(0);
-ms-transform: skewX(45deg) skewY(0);
transform: skewX(45deg) skewY(0);
} .format-gallery .entry-border div {
background: #c8c55d;
}
.format-gallery .entry-border:after {
background: #dbd996;
}
.format-gallery .entry-border:before {
background: #b5b13d;
}
.format-image .entry-border div {
background: #59c0a7;
}
.format-image .entry-border:after {
background: #90d5c4;
}
.format-image .entry-border:before {
background: #3fa78e;
}
.format-quote .entry-border div {
background: #ffc738;
}
.format-quote .entry-border:after {
background: #ffdd85;
}
.format-quote .entry-border:before {
background: #ffb905;
}
.format-aside .entry-border div {
background: #4796b3;
}
.format-aside .entry-border:after {
background: #7cb6cb;
}
.format-aside .entry-border:before {
background: #39778e;
}
.format-video .entry-border div {
background: #f79441;
}
.format-video .entry-border:after {
background: #fabd8a;
}
.format-video .entry-border:before {
background: #f57810;
}
.format-link .entry-border div {
background: #cf4944;
}
.format-link .entry-border:after {
background: #df8481;
}
.format-link .entry-border:before {
background: #b2332e;
}
.sticky .entry-border div {
background: #2f4760;
}
.sticky .entry-border:after {
background: #486d93;
}
.sticky .entry-border:before {
background: #1e2e3e;
}
.sticky:after {
left: -20px;
right: 100%;
top: 0;
bottom: 0;
position: absolute;
background: #435970;
content: "";
margin: 0 -15px 0 0;
pointer-event: none;
z-index: -1;
}
@media (max-width: 620px) {
.sticky:after {
display: none;
}
}
.entry-content-wrapper {
overflow: hidden;
margin: 0 0 0 30px;
}
@media (max-width: 620px) {
.entry-content-wrapper {
margin: 0;
}
}
.featured-thumbnail.post-thumbnail + .entry-content-wrapper {
margin: 0;
}
@media (max-width: 1199px) {
.featured-thumbnail.post-thumbnail {
max-width: 40%;
}
}
@media (max-width: 500px) {
.featured-thumbnail.post-thumbnail {
max-width: 100%;
}
}
.format-gallery .entry-content-wrapper {
margin: 0 0 0 30px;
}
@media (max-width: 620px) {
.format-gallery .entry-content-wrapper {
margin: 0;
}
}
.format-gallery .entry-content {
margin-bottom: 0;
}
.format-image .entry-content-wrapper {
margin: 0 0 0 30px;
}
@media (max-width: 620px) {
.format-image .entry-content-wrapper {
margin: 0;
}
}
.format-quote .entry-content-wrapper {
margin: 0 0 0 30px;
}
.format-quote .entry-content-wrapper .entry-content {
margin: 0;
font-style: italic;
}
@media (max-width: 620px) {
.format-quote .entry-content-wrapper {
margin: 0;
}
}
.format-aside .entry-content-wrapper {
margin: 0 0 0 30px;
}
.format-aside .entry-content-wrapper .entry-content {
margin: 0;
}
@media (max-width: 620px) {
.format-aside .entry-content-wrapper {
margin: 0;
}
}
.format-video .entry-content-wrapper {
margin: 0 0 0 30px;
}
.format-video .entry-content-wrapper .entry-content {
margin: 0 0 10px 0;
}
@media (max-width: 620px) {
.format-video .entry-content-wrapper {
margin: 0;
}
}
.format-link .entry-content-wrapper {
margin: 0 0 0 30px;
}
.format-link .entry-content-wrapper .entry-content {
margin: 0;
}
@media (max-width: 620px) {
.format-link .entry-content-wrapper {
margin: 0;
}
} .post-featured-gallery .gall-row {
overflow: hidden;
}
.post-featured-gallery .gall-row .gall-img-wrap {
padding-top: 15px;
padding-bottom: 15px;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row .gall-img-wrap {
padding-top: 5px;
padding-bottom: 5px;
}
}
.post-featured-gallery .gall-row .lightbox-gallery {
display: block;
}
.post-featured-gallery .gall-row .lightbox-gallery img {
display: block;
}
.post-featured-gallery .gall-row .large-img-item {
width: 61.8%;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row .large-img-item {
width: 60.9%;
}
}
@media (max-width: 620px) {
.post-featured-gallery .gall-row .large-img-item {
width: 100%;
}
}
.post-featured-gallery .gall-row .small-img-item {
width: 38.2%;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row .small-img-item {
width: 39.1%;
}
}
@media (max-width: 620px) {
.post-featured-gallery .gall-row .small-img-item {
width: 50%;
}
}
.post-featured-gallery .gall-row.item-left .large-img-item {
float: left;
padding-right: 15px;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row.item-left .large-img-item {
padding-right: 5px;
}
}
@media (max-width: 620px) {
.post-featured-gallery .gall-row.item-left .large-img-item {
padding-right: 0;
float: none;
}
}
.post-featured-gallery .gall-row.item-left .small-img-item {
float: right;
clear: right;
padding-left: 15px;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row.item-left .small-img-item {
padding-left: 5px;
}
}
@media (max-width: 620px) {
.post-featured-gallery .gall-row.item-left .small-img-item {
clear: none;
padding-left: 5px;
padding-right: 0;
}
.post-featured-gallery .gall-row.item-left .small-img-item + .small-img-item {
padding-left: 0;
padding-right: 5px;
}
}
.post-featured-gallery .gall-row.item-right .large-img-item {
float: right;
padding-left: 15px;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row.item-right .large-img-item {
padding-left: 5px;
}
}
@media (max-width: 620px) {
.post-featured-gallery .gall-row.item-right .large-img-item {
padding-left: 0;
float: none;
clear: none;
}
}
.post-featured-gallery .gall-row.item-right .small-img-item {
float: left;
clear: left;
padding-right: 15px;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row.item-right .small-img-item {
padding-right: 5px;
}
}
@media (max-width: 620px) {
.post-featured-gallery .gall-row.item-right .small-img-item {
clear: none;
padding-right: 5px;
padding-left: 0;
}
.post-featured-gallery .gall-row.item-right .small-img-item + .small-img-item {
padding-left: 5px;
padding-right: 0;
clear: none;
}
}
.post-featured-gallery .gall-row .half-width-item {
width: 50%;
float: left;
}
.post-featured-gallery .gall-row .half-width-item:first-child {
padding-right: 15px;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row .half-width-item:first-child {
padding-right: 5px;
}
}
.post-featured-gallery .gall-row .half-width-item:first-child + .half-width-item {
padding-left: 15px;
}
@media (max-width: 1199px) {
.post-featured-gallery .gall-row .half-width-item:first-child + .half-width-item {
padding-left: 5px;
}
}
.post-featured-gallery .gall-row.last .fullwidth-item,
.post-featured-gallery .gall-row.last .half-width-item,
.post-featured-gallery .gall-row.last .large-img-item,
.post-featured-gallery .gall-row.last .small-img-item + .small-img-item {
padding-bottom: 0;
}
@media (max-width: 620px) {
.post-featured-gallery .gall-row.last .small-img-item {
padding-top: 10px;
}
}
.single .post-featured-gallery {
margin: 0 50px 50px;
}
@media (max-width: 1199px) {
.single .post-featured-gallery {
margin: 0 0 30px;
}
}
.lightbox-image {
margin: 0 0 20px 0;
}
.lightbox-gallery,
.lightbox-image a,
.post-thumbnail a {
display: block;
position: relative;
overflow: hidden;
text-decoration: none !important;
}
.lightbox-gallery:after,
.lightbox-image a:after,
.post-thumbnail a:after {
content: '';
left: -15px;
top: -15px;
right: -15px;
bottom: -15px;
opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
position: absolute;
transition: all 300ms linear;
visibility: hidden;
}
.lightbox-gallery:before,
.lightbox-image a:before,
.post-thumbnail a:before {
z-index: 10;
content: "+";
color: #fff;
font-size: 70px;
line-height: 80px;
height: 80px;
width: 80px;
text-align: center;
top: 50%;
left: 50%;
margin: -40px 0 0 -40px;
opacity: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
text-decoration: none;
position: absolute;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
transition: all 300ms linear;
font-weight: 300;
visibility: hidden;
}
@media (max-width: 1199px) {
.lightbox-gallery:before,
.lightbox-image a:before,
.post-thumbnail a:before {
font-size: 70px;
}
}
@media (max-width: 750px) {
.lightbox-gallery:before,
.lightbox-image a:before,
.post-thumbnail a:before {
font-size: 40px;
}
}
.lightbox-gallery img,
.lightbox-image a img,
.post-thumbnail a img {
display: block;
}
.lightbox-gallery .img-mask,
.lightbox-image a .img-mask,
.post-thumbnail a .img-mask {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.lightbox-gallery .img-mask:after,
.lightbox-image a .img-mask:after,
.post-thumbnail a .img-mask:after {
content: '';
left: 30px;
right: 30px;
top: 15px;
bottom: 15px;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
z-index: 99;
position: absolute;
transition: all 300ms linear;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
opacity: 0;
visibility: hidden;
}
@media (max-width: 1199px) {
.lightbox-gallery .img-mask:after,
.lightbox-image a .img-mask:after,
.post-thumbnail a .img-mask:after {
left: 30px;
right: 30px;
top: 15px;
bottom: 15px;
}
}
.lightbox-gallery .img-mask:before,
.lightbox-image a .img-mask:before,
.post-thumbnail a .img-mask:before {
content: '';
left: 15px;
right: 15px;
top: 30px;
bottom: 30px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
z-index: 99;
position: absolute;
transition: all 300ms linear;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
opacity: 0;
visibility: hidden;
}
@media (max-width: 1199px) {
.lightbox-gallery .img-mask:before,
.lightbox-image a .img-mask:before,
.post-thumbnail a .img-mask:before {
left: 15px;
right: 15px;
top: 30px;
bottom: 30px;
}
}
@media (max-width: 620px) {
.lightbox-gallery .img-mask:after,
.lightbox-image a .img-mask:after,
.post-thumbnail a .img-mask:after {
display: none !important;
}
.lightbox-gallery .img-mask:before,
.lightbox-image a .img-mask:before,
.post-thumbnail a .img-mask:before {
display: none !important;
}
}
.lightbox-gallery:hover:after,
.lightbox-image a:hover:after,
.post-thumbnail a:hover:after {
opacity: .35;
left: 0;
right: 0;
top: 0;
bottom: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
visibility: visible;
}
.lightbox-gallery:hover:before,
.lightbox-image a:hover:before,
.post-thumbnail a:hover:before {
opacity: 1;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
visibility: visible;
}
.lightbox-gallery:hover .img-mask:after,
.lightbox-image a:hover .img-mask:after,
.post-thumbnail a:hover .img-mask:after {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
opacity: 1;
visibility: visible;
}
.lightbox-gallery:hover .img-mask:before,
.lightbox-image a:hover .img-mask:before,
.post-thumbnail a:hover .img-mask:before {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
opacity: 1;
visibility: visible;
}
.lightbox-image a:after {
background: #59c0a7;
}
.lightbox-gallery:after {
background: #c8c55d;
}
.post-thumbnail a:after {
background: #22becc;
}
.pagination.loop-pagination,
.pagination.navigation {
padding: 20px 15px;
text-align: center;
font-size: 0;
line-height: 0;
}
.pagination.loop-pagination .page-numbers,
.pagination.navigation .page-numbers {
font-size: 18px;
line-height: 24px;
display: inline-block;
margin: 0 5px;
min-width: 15px;
text-align: center;
text-decoration: none;
font-weight: bold;
padding: 2px;
position: relative;
}
.pagination.loop-pagination .page-numbers:after,
.pagination.navigation .page-numbers:after {
background: #969DA3;
height: 2px;
bottom: -12px;
pointer-events: none;
content: "";
position: absolute;
left: 0;
right: 0;
opacity: 0;
visibility: hidden;
transition: all 150ms linear;
}
.pagination.loop-pagination a.page-numbers:hover,
.pagination.navigation a.page-numbers:hover,
.pagination.loop-pagination .page-numbers.current,
.pagination.navigation .page-numbers.current {
color: #969DA3;
}
.pagination.loop-pagination a.page-numbers:hover:after,
.pagination.navigation a.page-numbers:hover:after,
.pagination.loop-pagination .page-numbers.current:after,
.pagination.navigation .page-numbers.current:after {
visibility: visible;
opacity: 1;
bottom: -2px;
}
.pagination.loop-pagination span,
.pagination.navigation span {
cursor: default;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
.footer-widgets {
padding: 35px 0 15px;
border-top: 5px solid #dbdbdb;
font-size: 14px;
line-height: 24px;
}
.site-footer {
padding: 30px 0;
border-top: 5px solid #dbdbdb;
font-size: 14px;
}
@media (max-width: 991px) {
.site-info {
text-align: center;
}
}
#back-top {
position: fixed;
bottom: 20px;
right: 20px;
display: none;
z-index: 999;
}
#back-top a {
display: block;
width: 40px;
height: 40px;
border: 2px solid #435970;
color: #435970;
background: #fff;
text-decoration: none;
text-align: center;
line-height: 30px;
font-size: 24px;
}
#back-top a .dashicons {
font-size: 24px;
line-height: 36px;
width: 100%;
height: 100%;
}
#back-top a:hover {
border-color: #22becc;
}
@media (max-width: 900px) {
#back-top {
display: none !important;
}
}
.widget-title:before {
content: "\f333";
display: inline-block;
-webkit-font-smoothing: antialiased;
font-family: 'dashicons';
vertical-align: top;
margin: 0 10px 0 0;
}
aside[id*="archives"] .widget-title:before {
content: "\f322";
}
aside[id*="meta"] .widget-title:before {
content: "\f111";
}
aside[id*="calendar"] .widget-title:before {
content: "\f145";
}
aside[id*="categories"] .widget-title:before {
content: "\f318";
}
aside[id*="nav_menu"] .widget-title:before {
content: "\f203";
}
aside[id*="pages"] .widget-title:before {
content: "\f325";
}
aside[id*="recent-comments"] .widget-title:before {
content: "\f125";
}
aside[id*="recent-posts"] .widget-title:before {
content: "\f163";
}
aside[id*="search"] .widget-title:before {
content: "\f179";
}
aside[id*="tag_cloud"] .widget-title:before {
content: "\f323";
}
aside[id*="text"] .widget-title:before {
content: "\f478";
}
.widget ul {
padding: 0 0 10px 0;
margin: 0;
list-style: none;
}
.widget ul li {
list-style: none;
font-style: italic;
line-height: 20px;
padding: 0 0 4px 0;
}
.widget ul li a {
color: #969da3;
text-decoration: none;
}
.widget ul li a:hover {
color: #171717;
}
.widget ul ul {
padding: 10px 0 5px 20px;
}
#wp-calendar caption {
text-align: center;
padding: 0 0 8px;
text-transform: uppercase;
font-weight: bold;
}
#wp-calendar thead tr th {
border-top: 2px solid #dbdbdb;
border-bottom: 2px solid #dbdbdb;
font-weight: bold;
background: none;
}
#wp-calendar thead tr th:first-child {
border-top: 2px solid #22becc;
border-bottom: 2px solid #22becc;
}
#wp-calendar thead tr th:first-child + th {
border-top: 2px solid #59c0a7;
border-bottom: 2px solid #59c0a7;
}
#wp-calendar thead tr th:first-child + th + th {
border-top: 2px solid #91c382;
border-bottom: 2px solid #91c382;
}
#wp-calendar thead tr th:first-child + th + th + th {
border-top: 2px solid #c8c55d;
border-bottom: 2px solid #c8c55d;
}
#wp-calendar thead tr th:first-child + th + th + th + th {
border-top: 2px solid #f1cf79;
border-bottom: 2px solid #f1cf79;
}
#wp-calendar thead tr th:first-child + th + th + th + th + th {
border-top: 2px solid #ecb07f;
border-bottom: 2px solid #ecb07f;
}
#wp-calendar thead tr th:first-child + th + th + th + th + th + th {
border-top: 2px solid #cf4944;
border-bottom: 2px solid #cf4944;
}
#wp-calendar td,
#wp-calendar th {
padding: 5px;
text-align: center;
border: none;
}
#wp-calendar a {
color: #969da3;
font-weight: bold;
text-decoration: none;
}
#wp-calendar a:hover {
color: #171717;
}
#wp-calendar tfoot #prev {
text-align: left;
}
#wp-calendar tfoot #next {
text-align: right;
}
#wp-calendar tfoot a {
margin: 5px 0 0 0;
font-weight: normal;
color: #171717;
padding: 4px 12px;
border: 2px solid #dbdbdb;
}
#wp-calendar tfoot a:hover {
border: 2px solid #171717;
}
.tagcloud {
font-size: 0;
line-height: 0;
}
.tagcloud a {
font-size: 14px !important;
line-height: 20px;
padding: 5px 15px;
border: 2px solid #dbdbdb;
text-decoration: none;
display: inline-block;
margin: 0 4px 4px 0;
background-color: #fff;
}
.tagcloud a:hover {
border-color: #171717;
color: #fff;
}
.tagcloud a.term-type-1:hover {
border-color: #22becc;
background-color: #22becc;
}
.tagcloud a.term-type-2:hover {
border-color: #c8c55d;
background-color: #c8c55d;
}
.tagcloud a.term-type-3:hover {
border-color: #59c0a7;
background-color: #59c0a7;
}
.tagcloud a.term-type-4:hover {
border-color: #ffc738;
background-color: #ffc738;
}
.tagcloud a.term-type-5:hover {
border-color: #4796b3;
background-color: #4796b3;
}
.tagcloud a.term-type-6:hover {
border-color: #f79441;
background-color: #f79441;
}
.tagcloud a.term-type-7:hover {
border-color: #cf4944;
background-color: #cf4944;
}
.tagcloud a.term-type-8:hover {
border-color: #2f4760;
background-color: #2f4760;
}
.widget .cat-item a:hover,
.widget .menu li a:hover,
.widget.widget_archive li a:hover {
color: #2f4760;
}
.widget .cat-item:nth-child(8n+1) a:hover,
.widget .menu li:nth-child(8n+1) a:hover,
.widget.widget_archive li:nth-child(8n+1) a:hover {
color: #22becc;
}
.widget .cat-item:nth-child(8n+2) a:hover,
.widget .menu li:nth-child(8n+2) a:hover,
.widget.widget_archive li:nth-child(8n+2) a:hover {
color: #c8c55d;
}
.widget .cat-item:nth-child(8n+3) a:hover,
.widget .menu li:nth-child(8n+3) a:hover,
.widget.widget_archive li:nth-child(8n+3) a:hover {
color: #59c0a7;
}
.widget .cat-item:nth-child(8n+4) a:hover,
.widget .menu li:nth-child(8n+4) a:hover,
.widget.widget_archive li:nth-child(8n+4) a:hover {
color: #ffc738;
}
.widget .cat-item:nth-child(8n+5) a:hover,
.widget .menu li:nth-child(8n+5) a:hover,
.widget.widget_archive li:nth-child(8n+5) a:hover {
color: #4796b3;
}
.widget .cat-item:nth-child(8n+6) a:hover,
.widget .menu li:nth-child(8n+6) a:hover,
.widget.widget_archive li:nth-child(8n+6) a:hover {
color: #f79441;
}
.widget .cat-item:nth-child(8n+7) a:hover,
.widget .menu li:nth-child(8n+7) a:hover,
.widget.widget_archive li:nth-child(8n+7) a:hover {
color: #cf4944;
} .comments-area {
padding: 0 15px;
}
.comment-list {
list-style: none;
padding: 0 0 20px 0;
margin: 0;
}
.comment {
padding: 0 0 20px 37px;
}
.comment-body {
position: relative;
padding: 0;
}
.comment-body .comment-content {
padding: 20px 30px 20px 60px;
border: 2px solid #dbdbdb;
}
.comment-body .comment-content:after {
clear: both;
content: "";
width: 100%;
display: block;
}
.comment-body .comment-meta {
padding: 0 0 15px 0;
}
.comment-body .comment-meta time {
font-size: 14px;
font-style: italic;
font-family: 'Libre Baskerville', serif;
}
.comment-body .reply {
float: right;
padding: 0;
}
.comment-body .reply a {
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
line-height: 18px;
display: inline-block;
color: #969da3;
}
.comment-body .reply a:before {
font-weight: normal;
font-size: 19px;
content: "\f242";
color: #171717;
font-family: 'dashicons';
display: inline-block;
padding: 0 6px 0 0;
vertical-align: top;
}
.comment-body .reply a:hover {
color: #171717;
}
.children {
list-style: none;
margin: 0;
padding: 20px 0 0 0;
}
.pingback {
margin: 0 0 20px 0;
border: 2px solid #dbdbdb;
background: #fefefe;
padding: 15px 30px;
}
.comment-author-thumb {
position: absolute;
left: -37px;
top: 50%;
margin: -37px 0 0 0;
border: 2px solid #dbdbdb;
background: #fafafa;
width: 74px;
height: 74px;
border-radius: 37px;
overflow: hidden;
}
.comment-author-thumb img {
border-radius: 35px;
display: block;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor .comment-content {
border-color: #f79441;
background: #feecde;
}
.bypostauthor .comment-author-thumb {
border-color: #f79441;
}
.comment-respond {
padding: 20px 0;
}
.logged-in-as,
.comment-notes {
text-align: center;
font-size: 14px;
}
.no-comments {
text-align: center;
background: #fafafa;
border: 2px solid #dbdbdb;
padding: 30px;
}
.comment-form-author {
float: left;
width: 33.3333%;
padding: 0 10px 0 0;
}
.comment-form-author input {
width: 100%;
}
.comment-form-email {
float: left;
width: 33.3333%;
padding: 0 10px;
}
.comment-form-email input {
width: 100%;
}
.comment-form-url {
float: left;
width: 33.3333%;
padding: 0 0 0 10px;
}
.comment-form-url input {
width: 100%;
}
.comment-form-comment {
clear: both;
} .welcome_message {
padding-top: 40px;
}
.message_label,
.blog_label,
.post-meta-title,
.comment-reply-title {
font-size: 22px;
line-height: 30px;
color: #969da3;
font-weight: normal;
overflow: hidden;
text-align: center;
margin: 0 0 45px 0;
}
@media (max-width: 991px) {
.message_label,
.blog_label,
.post-meta-title,
.comment-reply-title {
margin: 0 0 25px 0;
}
}
.message_label span,
.blog_label span,
.post-meta-title span,
.comment-reply-title span {
position: relative;
display: inline-block;
}
.message_label span:before,
.blog_label span:before,
.post-meta-title span:before,
.comment-reply-title span:before,
.message_label span:after,
.blog_label span:after,
.post-meta-title span:after,
.comment-reply-title span:after {
background: #e6ebef;
content: "";
position: absolute;
top: 50%;
width: 600px;
height: 3px;
z-index: 5;
}
.message_label span:before,
.blog_label span:before,
.post-meta-title span:before,
.comment-reply-title span:before {
left: -640px;
}
.message_label span:after,
.blog_label span:after,
.post-meta-title span:after,
.comment-reply-title span:after {
right: -640px;
}
.message_label small,
.blog_label small,
.post-meta-title small,
.comment-reply-title small {
display: block;
text-align: center;
}
.message_label small a,
.blog_label small a,
.post-meta-title small a,
.comment-reply-title small a {
font-size: 14px;
font-style: italic;
font-family: 'Libre Baskerville', serif;
text-decoration: none;
}
.message_label small a:hover,
.blog_label small a:hover,
.post-meta-title small a:hover,
.comment-reply-title small a:hover {
color: #969da3;
}
.message_title {
color: #171717;
font-size: 56px;
line-height: 58px;
text-transform: uppercase;
margin: 0 0 15px 0;
font-weight: 600;
letter-spacing: -1px;
}
@media (max-width: 1199px) {
.message_title {
font-size: 46px;
line-height: 48px;
}
}
.btn {
display: inline-block;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
line-height: 18px;
padding: 3px 0;
border-bottom: 2px solid #171717;
color: #171717;
font-weight: bold;
margin: 2px;
}
.btn.btn-animated {
position: relative; }
.btn.btn-animated:before {
height: 2px;
background: #171717;
content: "";
top: 100%;
left: 0;
right: 0;
position: absolute;
opacity: 0;
transition: all 200ms linear;
}
.btn.btn-animated:hover {
color: #171717;
padding: 3px 8px;
border-bottom: 2px solid #22becc; }
.btn.btn-animated:hover:before {
top: -2px;
opacity: 1;
background: #22becc;
}
.format-gallery .btn.btn-animated:hover {
border-bottom-color: #c8c55d;
}
.format-gallery .btn.btn-animated:hover:before {
background: #c8c55d;
}
.format-image .btn.btn-animated:hover {
border-bottom-color: #59c0a7;
}
.format-image .btn.btn-animated:hover:before {
background: #59c0a7;
}
.format-quote .btn.btn-animated:hover {
border-bottom-color: #ffc738;
}
.format-quote .btn.btn-animated:hover:before {
background: #ffc738;
}
.format-aside .btn.btn-animated:hover {
border-bottom-color: #4796b3;
}
.format-aside .btn.btn-animated:hover:before {
background: #4796b3;
}
.format-video .btn.btn-animated:hover {
border-bottom-color: #f79441;
}
.format-video .btn.btn-animated:hover:before {
background: #f79441;
}
.format-link .btn.btn-animated:hover {
border-bottom-color: #cf4944;
}
.format-link .btn.btn-animated:hover:before {
background: #cf4944;
}
.sticky .btn.btn-animated:hover {
border-bottom-color: #2f4760;
}
.sticky .btn.btn-animated:hover:before {
background: #2f4760;
} .social-list {
float: right;
list-style: none;
padding: 0;
margin: 0;
}
@media (max-width: 991px) {
.social-list {
float: none;
text-align: center;
}
}
.social-list_item {
display: inline-block;
vertical-align: middle;
margin: 0 0 0 7px;
}
.social-list_item_link {
display: block;
font-size: 22px;
line-height: 26px;
width: 26px;
height: 26px;
color: #969da3;
text-align: center;
}
.social-list_item_link:hover {
color: #000;
}
.social-list.list-header {
padding: 6px 0 0 30px;
}
@media (max-width: 991px) {
.social-list.list-header {
padding: 10px 0;
}
}
@media (max-width: 991px) {
.social-list.list-footer {
padding: 10px 0;
}
}  .infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
font-style: italic;
font-size: 14px;
color: #969da3;
font-family: 'Libre Baskerville', serif;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-caption {
width: auto;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
ul.instagram-images li {
width: 65px;
float: left;
}
#breadcrumbs {
list-style: none;
margin: 0 0px 20px 15px;
}
#breadcrumbs li {
display: inline-block;
margin-right: 5px;
}
.sk-circle {
margin: 0;
width: 80px;
height: 80px;
position: fixed;
left: 47%;
top: 45%;
}
.sk-circle .sk-child {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.sk-circle .sk-child:before {
content: '';
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: #333;
border-radius: 100%;
-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.loader-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
background: #fff;
}
.centered .site-branding {
text-align: center;
}
.centered .social-list {
float: none;
text-align: center;
}
.centered .main-nav-wrap {
float: none;
}
.centered .main-nav-wrap .main-navigation {
float: none;
}
.centered .main-nav-wrap .main-navigation ul.sf-menu {
text-align: center;
}
.centered .main-nav-wrap .main-navigation ul.sf-menu li {
float: none;
display: inline-block;
}
.minimal .main-nav-wrap,
.minimal .main-navigation {
float: left;
}
.site-info .copyright {
float: left;
margin: 0 20px 0 0;
}
.site-info .logo-img {
float: left;
margin: 0 20px 0 0;
}
.site-info .centered .copyright {
display: block;
float: none;
margin: 0;
text-align: center;
}
.site-info .centered .sf-footer-menu {
float: none;
text-align: center;
}
.site-info .centered .logo-img {
float: none;
}
.site-info .centered {
text-align: center;
}
*{font-family: Helvetica, "Microsoft JhengHei", Arial, sans-serif;}
.site-title {
margin: 0;
padding: 0;
font-size: 36px;
line-height: 36px;
font-family: 'Libre Baskerville', serif;
font-family: Helvetica, "Microsoft JhengHei", Arial, sans-serif;
}
.site-title a {
text-decoration: none;
color: #000;
font-family: Helvetica, "Microsoft JhengHei", Arial, sans-serif;
}@font-face{font-family:'FontAwesome';src:url(//amathing.world/wp-content/themes/photolab/css/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//amathing.world/wp-content/themes/photolab/css/font-awesome-4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//amathing.world/wp-content/themes/photolab/css/font-awesome-4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//amathing.world/wp-content/themes/photolab/css/font-awesome-4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//amathing.world/wp-content/themes/photolab/css/font-awesome-4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//amathing.world/wp-content/themes/photolab/css/font-awesome-4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;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(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{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-remove:before,.fa-close: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-gear:before,.fa-cog: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-rotate-right:before,.fa-repeat: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-photo:before,.fa-image: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-warning:before,.fa-exclamation-triangle: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-gears:before,.fa-cogs: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-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars: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-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard: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-unlink:before,.fa-chain-broken: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-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw: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-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try: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-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap: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: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-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-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-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-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-soccer-ball-o:before,.fa-futbol-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-shekel:before,.fa-sheqel:before,.fa-ils: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-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator: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{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-stop-o:before,.fa-hand-paper-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-tv:before,.fa-television: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"}